Trace number 209046

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1SAT 1358.97 1367.91

General information on the benchmark

Namefapp/fapp01-05/fapp01/
fapp01-0200-7.xml
MD5SUM6c0d7b1018352ff183de92024cdcc4ef
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.43778
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06	c --- Preproc Stats ---
539.18	c start processing
539.18	c start relation processing
544.37	c start cnf exporting
722.99	c parsing time : 538.987
722.99	c preprocessing time : 722.794
722.99	
722.99	c Nary constraints - conflicts : 0 supports : 0
722.99	c Binary constraints - conflicts : 1928 supports :125
722.99	c max arity constraint : 2
722.99	c Max Tuples generated 36100
722.99	c relations : 1488
722.99	c relations BDD: 0
722.99	c vars : 26964 - clauses :  7728851
722.99	
723.05	 
723.05	c --- Minisat Stats ---
723.05	 
1366.23	c restarts              : 19
1366.23	c conflicts             : 314703         (493 /sec)
1366.23	c decisions             : 8218083        (1.49 % random) (12875 /sec)
1366.23	c propagations          : 128238134      (200904 /sec)
1366.23	c conflict literals     : 65477454       (7.82 % deleted)
1366.23	c Memory used           : 565.34 MB
1366.23	c CPU time              : 638.306 s
1366.23	
1366.24	s SATISFIABLE
1367.85	v -2592 2388 -2572 -2536 2348 -2640 -2484 -2516 2496 -2280 -2320 2564 -2444 -2344 -2476 2648 2616 2552 2324 2656 2632 2544 2328 2608 2524 -2428 2616 2632 2644 2304 2612 2508 -2616 2388 2504 2512 2576 -2656 -2416 2548 -2540 -2284 2520 -2456 2388 2376 -2532 2620 2468 -2520 -2476 -2632 -2340 -2448 -2320 2388 2356 2428 -2416 -2324 2468 2288 -2428 2468 -2468 2512 -2528 2360 2616 -2384 -2656 2360 -2616 -2468 -2304 -2576 -2332 -2592 2604 2332 2284 2280 2280 -2408 -2492 -2572 2560 2564 2508 2572 2320 -2440 2556 2516 2436 -2480 2472 -2460 2532 -2656 2580 2616 2520 2480 2472 -2456 2560 -2520 2396 -2340 -2452 2292 -2376 2656 2344 2420 -2436 2608 -2400 -2624 2476 2508 -2400 -2320 2360 -2356 2424 -2408 -2332 -2464 -2576 2616 2444 -2428 2320 -2488 2552 2356 -2640 -2636 2316 -2616 2484 2344 -2424 -2600 -2368 2560 -2376 2372 2580 2656 -2616 2448 2340 2320 2600 2384 -2480 -2532 2436 2300 2572 -2316 -2648 -2616 -2508 2464 2604 2456 -2428 2592 -2360 2348 2292 -2388 -2512 2344 2348 -2380 -2596 -2328 -2532 -2280 -2600 -2592 -2416 2320 -2576 -2408 -2492 -2388 -2300 2576 -2416 -2584 2416 2476 2288 -2520

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-209046-1168191405 -o ROOT/results/node75/solver-209046-1168191405 -C 1800 -M 900 /tmp/evaluation/209046-1168191405/galac.sh /tmp/evaluation/209046-1168191405/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 3.17 3.30 3.09 5/81 28535
/proc/meminfo: memFree=1136984/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=18540 CPUtime=0
/proc/28534/stat : 28534 (runsolver) R 28532 28534 28464 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 167539955 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 231882681639 0 0 4096 24578 0 0 0 17 0 0 0
/proc/28534/statm: 4635 279 244 17 0 2626 0

[startup+0.108208 s]
/proc/loadavg: 3.17 3.30 3.09 5/81 28535
/proc/meminfo: memFree=1136984/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=0
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+0.520254 s]
/proc/loadavg: 3.17 3.30 3.09 5/81 28535
/proc/meminfo: memFree=1136984/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=0
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+1.34936 s]
/proc/loadavg: 3.17 3.30 3.09 5/89 28555
/proc/meminfo: memFree=1095440/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=0
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28548] ppid=28534 vsize=860804 CPUtime=1.26
/proc/28548/stat : 28548 (java) R 28534 28534 28464 0 -1 0 12680 0 1 0 120 6 0 0 25 0 8 0 167539961 881463296 12416 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28548/statm: 215201 12416 1989 14 0 201458 0
[pid=28548/tid=28549] ppid=28534 vsize=860804 CPUtime=0.57
/proc/28548/task/28549/stat : 28549 (java) R 28534 28534 28464 0 -1 64 4107 0 0 0 56 1 0 0 18 0 8 0 167539965 881463296 12416 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155135518 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28550] ppid=28534 vsize=860804 CPUtime=0
/proc/28548/task/28550/stat : 28550 (java) S 28534 28534 28464 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167539966 881463296 12416 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28551] ppid=28534 vsize=860804 CPUtime=0
/proc/28548/task/28551/stat : 28551 (java) S 28534 28534 28464 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167539966 881463296 12416 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28552] ppid=28534 vsize=860804 CPUtime=0
/proc/28548/task/28552/stat : 28552 (java) S 28534 28534 28464 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 167539969 881463296 12416 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28553] ppid=28534 vsize=860804 CPUtime=0.12
/proc/28548/task/28553/stat : 28553 (java) S 28534 28534 28464 0 -1 64 920 0 0 0 12 0 0 0 16 0 8 0 167539969 881463296 12416 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28554] ppid=28534 vsize=860804 CPUtime=0
/proc/28548/task/28554/stat : 28554 (java) S 28534 28534 28464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167539969 881463296 12416 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28555] ppid=28534 vsize=860804 CPUtime=0
/proc/28548/task/28555/stat : 28555 (java) S 28534 28534 28464 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167539969 881463296 12416 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908372

[startup+2.99655 s]
/proc/loadavg: 3.17 3.30 3.09 5/89 28555
/proc/meminfo: memFree=1092112/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=0
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28548] ppid=28534 vsize=860804 CPUtime=2.91
/proc/28548/stat : 28548 (java) R 28534 28534 28464 0 -1 0 14007 0 1 0 284 7 0 0 16 0 8 0 167539961 881463296 13712 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073795538 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28548/statm: 215201 13712 1994 14 0 201458 0
[pid=28548/tid=28549] ppid=28534 vsize=860804 CPUtime=1.94
/proc/28548/task/28549/stat : 28549 (java) R 28534 28534 28464 0 -1 64 5378 0 0 0 192 2 0 0 24 0 8 0 167539965 881463296 13712 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28550] ppid=28534 vsize=860804 CPUtime=0
/proc/28548/task/28550/stat : 28550 (java) S 28534 28534 28464 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167539966 881463296 13712 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28551] ppid=28534 vsize=860804 CPUtime=0
/proc/28548/task/28551/stat : 28551 (java) S 28534 28534 28464 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167539966 881463296 13712 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28552] ppid=28534 vsize=860804 CPUtime=0
/proc/28548/task/28552/stat : 28552 (java) S 28534 28534 28464 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 167539969 881463296 13712 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28553] ppid=28534 vsize=860804 CPUtime=0.14
/proc/28548/task/28553/stat : 28553 (java) S 28534 28534 28464 0 -1 64 933 0 0 0 14 0 0 0 16 0 8 0 167539969 881463296 13712 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28554] ppid=28534 vsize=860804 CPUtime=0
/proc/28548/task/28554/stat : 28554 (java) S 28534 28534 28464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167539969 881463296 13712 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28555] ppid=28534 vsize=860804 CPUtime=0
/proc/28548/task/28555/stat : 28555 (java) S 28534 28534 28464 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167539969 881463296 13712 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908372

[startup+6.19893 s]
/proc/loadavg: 3.23 3.31 3.09 4/89 28555
/proc/meminfo: memFree=1083152/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=0
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28548] ppid=28534 vsize=860884 CPUtime=6.11
/proc/28548/stat : 28548 (java) S 28534 28534 28464 0 -1 0 15607 0 1 0 603 8 0 0 16 0 8 0 167539961 881545216 15267 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28548/statm: 215221 15267 1994 14 0 201478 0
[pid=28548/tid=28549] ppid=28534 vsize=860884 CPUtime=4.79
/proc/28548/task/28549/stat : 28549 (java) R 28534 28534 28464 0 -1 64 6919 0 0 0 476 3 0 0 25 0 8 0 167539965 881545216 15267 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28550] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28550/stat : 28550 (java) S 28534 28534 28464 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167539966 881545216 15267 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28551] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28551/stat : 28551 (java) S 28534 28534 28464 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167539966 881545216 15267 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28552] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28552/stat : 28552 (java) S 28534 28534 28464 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 167539969 881545216 15267 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28553] ppid=28534 vsize=860884 CPUtime=0.17
/proc/28548/task/28553/stat : 28553 (java) S 28534 28534 28464 0 -1 64 947 0 0 0 17 0 0 0 16 0 8 0 167539969 881545216 15267 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28554] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28554/stat : 28554 (java) S 28534 28534 28464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167539969 881545216 15267 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28555] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28555/stat : 28555 (java) S 28534 28534 28464 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167539969 881545216 15267 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 908452

[startup+12.6066 s]
/proc/loadavg: 3.04 3.27 3.08 5/89 28555
/proc/meminfo: memFree=1072984/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=0
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28548] ppid=28534 vsize=860884 CPUtime=12.46
/proc/28548/stat : 28548 (java) S 28534 28534 28464 0 -1 0 18216 0 1 0 1236 10 0 0 15 0 8 0 167539961 881545216 17810 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28548/statm: 215221 17810 1994 14 0 201478 0
[pid=28548/tid=28549] ppid=28534 vsize=860884 CPUtime=10.55
/proc/28548/task/28549/stat : 28549 (java) R 28534 28534 28464 0 -1 64 9441 0 0 0 1051 4 0 0 25 0 8 0 167539965 881545216 17810 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772384 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28550] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28550/stat : 28550 (java) S 28534 28534 28464 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167539966 881545216 17810 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28551] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28551/stat : 28551 (java) S 28534 28534 28464 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167539966 881545216 17810 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28552] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28552/stat : 28552 (java) S 28534 28534 28464 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 167539969 881545216 17810 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28553] ppid=28534 vsize=860884 CPUtime=0.2
/proc/28548/task/28553/stat : 28553 (java) S 28534 28534 28464 0 -1 64 968 0 0 0 20 0 0 0 15 0 8 0 167539969 881545216 17810 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28554] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28554/stat : 28554 (java) S 28534 28534 28464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167539969 881545216 17810 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28555] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28555/stat : 28555 (java) S 28534 28534 28464 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167539969 881545216 17810 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 908452

[startup+25.4981 s]
/proc/loadavg: 2.96 3.24 3.07 4/89 28555
/proc/meminfo: memFree=1059224/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=0
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28548] ppid=28534 vsize=860884 CPUtime=25.29
/proc/28548/stat : 28548 (java) S 28534 28534 28464 0 -1 0 22191 0 1 0 2517 12 0 0 15 0 8 0 167539961 881545216 21691 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28548/statm: 215221 21691 1994 14 0 201478 0
[pid=28548/tid=28549] ppid=28534 vsize=860884 CPUtime=22.63
/proc/28548/task/28549/stat : 28549 (java) R 28534 28534 28464 0 -1 64 13316 0 0 0 2257 6 0 0 25 0 8 0 167539965 881545216 21691 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155215792 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28550] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28550/stat : 28550 (java) S 28534 28534 28464 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167539966 881545216 21691 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28551] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28551/stat : 28551 (java) S 28534 28534 28464 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167539966 881545216 21691 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28552] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28552/stat : 28552 (java) S 28534 28534 28464 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 167539969 881545216 21691 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28553] ppid=28534 vsize=860884 CPUtime=0.23
/proc/28548/task/28553/stat : 28553 (java) S 28534 28534 28464 0 -1 64 974 0 0 0 22 1 0 0 15 0 8 0 167539969 881545216 21691 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28554] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28554/stat : 28554 (java) S 28534 28534 28464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167539969 881545216 21691 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28555] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28555/stat : 28555 (java) S 28534 28534 28464 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167539969 881545216 21691 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 908452

[startup+51.1101 s]
/proc/loadavg: 2.76 3.17 3.05 4/89 28555
/proc/meminfo: memFree=1034712/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=0
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28548] ppid=28534 vsize=860884 CPUtime=50.69
/proc/28548/stat : 28548 (java) S 28534 28534 28464 0 -1 0 28010 0 1 0 5053 16 0 0 15 0 8 0 167539961 881545216 27384 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28548/statm: 215221 27384 1994 14 0 201478 0
[pid=28548/tid=28549] ppid=28534 vsize=860884 CPUtime=46.97
/proc/28548/task/28549/stat : 28549 (java) R 28534 28534 28464 0 -1 64 18996 0 0 0 4688 9 0 0 25 0 8 0 167539965 881545216 27384 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155525058 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28550] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28550/stat : 28550 (java) S 28534 28534 28464 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167539966 881545216 27384 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28551] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28551/stat : 28551 (java) S 28534 28534 28464 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167539966 881545216 27384 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28552] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28552/stat : 28552 (java) S 28534 28534 28464 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 167539969 881545216 27384 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28553] ppid=28534 vsize=860884 CPUtime=0.25
/proc/28548/task/28553/stat : 28553 (java) S 28534 28534 28464 0 -1 64 987 0 0 0 24 1 0 0 16 0 8 0 167539969 881545216 27384 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28554] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28554/stat : 28554 (java) S 28534 28534 28464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167539969 881545216 27384 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28555] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28555/stat : 28555 (java) S 28534 28534 28464 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167539969 881545216 27384 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 908452

[startup+102.372 s]
/proc/loadavg: 2.62 3.07 3.02 3/89 28555
/proc/meminfo: memFree=1006104/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=0
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28548] ppid=28534 vsize=860884 CPUtime=101.42
/proc/28548/stat : 28548 (java) S 28534 28534 28464 0 -1 0 35334 0 1 0 10120 22 0 0 15 0 8 0 167539961 881545216 34526 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28548/statm: 215221 34526 1994 14 0 201478 0
[pid=28548/tid=28549] ppid=28534 vsize=860884 CPUtime=96.34

################
# More data... #
################

[pid=28548/tid=28551] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28551/stat : 28551 (java) S 28534 28534 28464 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167539966 881545216 77457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28552] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28552/stat : 28552 (java) S 28534 28534 28464 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 167539969 881545216 77457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28553] ppid=28534 vsize=860884 CPUtime=0.36
/proc/28548/task/28553/stat : 28553 (java) S 28534 28534 28464 0 -1 64 1053 0 0 0 35 1 0 0 16 0 8 0 167539969 881545216 77457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28548/tid=28554] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28554/stat : 28554 (java) S 28534 28534 28464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167539969 881545216 77457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28555] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28555/stat : 28555 (java) S 28534 28534 28464 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167539969 881545216 77457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 637.88
Current children cumulated vsize (KiB) 908452

[startup+702.901 s]
/proc/loadavg: 2.11 2.32 2.64 3/89 28860
/proc/meminfo: memFree=1111120/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=0
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28548] ppid=28534 vsize=860884 CPUtime=697.66
/proc/28548/stat : 28548 (java) R 28534 28534 28464 0 -1 0 79485 0 1 0 69653 113 0 0 25 0 8 0 167539961 881545216 77473 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074159324 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28548/statm: 215221 77473 2016 14 0 201478 0
[pid=28548/tid=28549] ppid=28534 vsize=860884 CPUtime=523.52
/proc/28548/task/28549/stat : 28549 (java) S 28534 28534 28464 0 -1 64 61673 0 0 0 52315 37 0 0 16 0 8 0 167539965 881545216 77473 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28548/tid=28550] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28550/stat : 28550 (java) S 28534 28534 28464 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 167539966 881545216 77473 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28548/tid=28551] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28551/stat : 28551 (java) S 28534 28534 28464 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167539966 881545216 77473 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28552] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28552/stat : 28552 (java) S 28534 28534 28464 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 167539969 881545216 77473 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28553] ppid=28534 vsize=860884 CPUtime=0.36
/proc/28548/task/28553/stat : 28553 (java) S 28534 28534 28464 0 -1 64 1053 0 0 0 35 1 0 0 16 0 8 0 167539969 881545216 77473 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28548/tid=28554] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28554/stat : 28554 (java) S 28534 28534 28464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167539969 881545216 77473 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28548/tid=28555] ppid=28534 vsize=860884 CPUtime=0
/proc/28548/task/28555/stat : 28555 (java) S 28534 28534 28464 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167539969 881545216 77473 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 697.66
Current children cumulated vsize (KiB) 908452

[startup+762.952 s]
/proc/loadavg: 2.11 2.28 2.61 3/82 28861
/proc/meminfo: memFree=1040968/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=717.71
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 799 81231 0 1 0 0 71643 128 17 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28861] ppid=28534 vsize=335920 CPUtime=39.66
/proc/28861/stat : 28861 (minisat) R 28534 28534 28464 0 -1 4194304 83594 0 0 0 3896 70 0 0 25 0 1 0 167612261 343982080 83576 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/28861/statm: 83980 83576 54 142 0 83836 0
Current children cumulated CPU time (s) 757.37
Current children cumulated vsize (KiB) 383488

[startup+823.053 s]
/proc/loadavg: 2.13 2.25 2.58 3/82 28861
/proc/meminfo: memFree=967752/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=717.71
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 799 81231 0 1 0 0 71643 128 17 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28861] ppid=28534 vsize=384212 CPUtime=99.43
/proc/28861/stat : 28861 (minisat) R 28534 28534 28464 0 -1 4194304 95635 0 0 0 9862 81 0 0 25 0 1 0 167612261 393433088 95617 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28861/statm: 96053 95617 54 142 0 95909 0
Current children cumulated CPU time (s) 817.14
Current children cumulated vsize (KiB) 431780

[startup+883.068 s]
/proc/loadavg: 2.04 2.20 2.53 3/82 28861
/proc/meminfo: memFree=914504/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=717.71
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 799 81231 0 1 0 0 71643 128 17 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28861] ppid=28534 vsize=417596 CPUtime=159.13
/proc/28861/stat : 28861 (minisat) R 28534 28534 28464 0 -1 4194304 103940 0 0 0 15823 90 0 0 25 0 1 0 167612261 427618304 103922 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28861/statm: 104399 103922 54 142 0 104255 0
Current children cumulated CPU time (s) 876.84
Current children cumulated vsize (KiB) 465164

[startup+943.082 s]
/proc/loadavg: 2.01 2.16 2.50 3/82 28861
/proc/meminfo: memFree=880712/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=717.71
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 799 81231 0 1 0 0 71643 128 17 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28861] ppid=28534 vsize=438208 CPUtime=218.82
/proc/28861/stat : 28861 (minisat) R 28534 28534 28464 0 -1 4194304 109079 0 0 0 21786 96 0 0 25 0 1 0 167612261 448724992 109061 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/28861/statm: 109552 109061 54 142 0 109408 0
Current children cumulated CPU time (s) 936.53
Current children cumulated vsize (KiB) 485776

[startup+1003.17 s]
/proc/loadavg: 2.00 2.13 2.46 3/82 28861
/proc/meminfo: memFree=837192/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=717.71
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 799 81231 0 1 0 0 71643 128 17 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28861] ppid=28534 vsize=462076 CPUtime=278.55
/proc/28861/stat : 28861 (minisat) R 28534 28534 28464 0 -1 4194304 115054 0 0 0 27752 103 0 0 25 0 1 0 167612261 473165824 115036 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28861/statm: 115519 115036 54 142 0 115375 0
Current children cumulated CPU time (s) 996.26
Current children cumulated vsize (KiB) 509644

[startup+1063.24 s]
/proc/loadavg: 2.04 2.12 2.44 3/82 28861
/proc/meminfo: memFree=798600/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=717.71
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 799 81231 0 1 0 0 71643 128 17 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28861] ppid=28534 vsize=486860 CPUtime=338.31
/proc/28861/stat : 28861 (minisat) R 28534 28534 28464 0 -1 4194304 121118 0 0 0 33722 109 0 0 25 0 1 0 167612261 498544640 121100 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28861/statm: 121715 121100 54 142 0 121571 0
Current children cumulated CPU time (s) 1056.02
Current children cumulated vsize (KiB) 534428

[startup+1123.32 s]
/proc/loadavg: 2.01 2.09 2.41 3/82 28861
/proc/meminfo: memFree=760392/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=717.71
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 799 81231 0 1 0 0 71643 128 17 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28861] ppid=28534 vsize=511636 CPUtime=398.07
/proc/28861/stat : 28861 (minisat) R 28534 28534 28464 0 -1 4194304 127287 0 0 0 39692 115 0 0 25 0 1 0 167612261 523915264 127269 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/28861/statm: 127909 127269 54 142 0 127765 0
Current children cumulated CPU time (s) 1115.78
Current children cumulated vsize (KiB) 559204

[startup+1183.4 s]
/proc/loadavg: 2.00 2.07 2.38 3/82 28861
/proc/meminfo: memFree=721992/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=717.71
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 799 81231 0 1 0 0 71643 128 17 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28861] ppid=28534 vsize=532464 CPUtime=457.8
/proc/28861/stat : 28861 (minisat) R 28534 28534 28464 0 -1 4194304 132527 0 0 0 45659 121 0 0 25 0 1 0 167612261 545243136 132509 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 0 0 0
/proc/28861/statm: 133116 132509 54 142 0 132972 0
Current children cumulated CPU time (s) 1175.51
Current children cumulated vsize (KiB) 580032

[startup+1243.49 s]
/proc/loadavg: 2.00 2.06 2.35 3/82 28861
/proc/meminfo: memFree=692616/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=717.71
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 799 81231 0 1 0 0 71643 128 17 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28861] ppid=28534 vsize=544060 CPUtime=517.57
/proc/28861/stat : 28861 (minisat) R 28534 28534 28464 0 -1 4194304 135367 0 0 0 51633 124 0 0 25 0 1 0 167612261 557117440 135349 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529608 0 0 4096 3 0 0 0 17 0 0 0
/proc/28861/statm: 136015 135349 54 142 0 135871 0
Current children cumulated CPU time (s) 1235.28
Current children cumulated vsize (KiB) 591628

[startup+1303.57 s]
/proc/loadavg: 2.00 2.05 2.33 3/82 28861
/proc/meminfo: memFree=666184/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=717.71
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 799 81231 0 1 0 0 71643 128 17 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28861] ppid=28534 vsize=560292 CPUtime=577.34
/proc/28861/stat : 28861 (minisat) R 28534 28534 28464 0 -1 4194304 139401 0 0 0 57606 128 0 0 25 0 1 0 167612261 573739008 139383 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/28861/statm: 140073 139383 54 142 0 139929 0
Current children cumulated CPU time (s) 1295.05
Current children cumulated vsize (KiB) 607860

[startup+1363.65 s]
/proc/loadavg: 2.00 2.03 2.30 3/82 28861
/proc/meminfo: memFree=638408/2055920 swapFree=4184496/4192956
[pid=28534] ppid=28532 vsize=47568 CPUtime=717.71
/proc/28534/stat : 28534 (galac.sh) S 28532 28534 28464 0 -1 4194304 799 81231 0 1 0 0 71643 128 17 0 1 0 167539955 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28534/statm: 11892 363 245 79 0 218 0
[pid=28861] ppid=28534 vsize=578092 CPUtime=637.06
/proc/28861/stat : 28861 (minisat) R 28534 28534 28464 0 -1 4194304 143865 0 0 0 63573 133 0 0 25 0 1 0 167612261 591966208 143847 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/28861/statm: 144523 143847 54 142 0 144379 0
Current children cumulated CPU time (s) 1354.77
Current children cumulated vsize (KiB) 625660

Child status: 0
Real time (s): 1367.91
CPU time (s): 1358.97
CPU user time (s): 1356.07
CPU system time (s): 2.90256
CPU usage (%): 99.3465
Max. virtual memory (cumulated for all children) (KiB): 908600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1356.07
system time used= 2.90256
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240502
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22002
involuntary context switches= 53563

runsolver used 1.60776 s user time and 4.29935 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Jan  7 17:36:46 UTC 2007


IDJOB= 209046
IDBENCH= 4492
FILE ID= node75/209046-1168191405

PBS_JOBID= 3479332

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp01/fapp01-0200-7.xml
COMMAND LINE= /tmp/evaluation/209046-1168191405/galac.sh /tmp/evaluation/209046-1168191405/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-209046-1168191405 -o ROOT/results/node75/solver-209046-1168191405 -C 1800 -M 900  /tmp/evaluation/209046-1168191405/galac.sh /tmp/evaluation/209046-1168191405/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6c0d7b1018352ff183de92024cdcc4ef

RANDOM SEED= 690074047

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1137592 kB
Buffers:         55148 kB
Cached:         189556 kB
SwapCached:       2680 kB
Active:         702404 kB
Inactive:       158060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1137592 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            3252 kB
Writeback:           0 kB
Mapped:         628356 kB
Slab:            41892 kB
Committed_AS:  4250760 kB
PageTables:       3036 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66553 MiB



End job on node75 on Sun Jan  7 17:59:34 UTC 2007