Trace number 233911

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 1? (MO) 0 955.324

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-7.xml
MD5SUM23cb2427c56d1bc47bb8ccd76b20ab76
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.173973
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size403
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
276.64	c start processing
276.66	c start relation processing
304.47	c start cnf exporting
609.68	c parsing time : 276.49
609.68	c preprocessing time : 609.534
609.68	
609.68	c Nary constraints - conflicts : 0 supports : 0
609.68	c Binary constraints - conflicts : 290 supports :4
609.68	c max arity constraint : 2
609.68	c Max Tuples generated 160797
609.68	c relations : 294
609.68	c relations BDD: 0
609.68	c vars : 17298 - clauses :  12119417
609.68	
609.79	 
609.79	c --- Minisat Stats ---
609.79	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-233911-1168717420 -o ROOT/results/node25/solver-233911-1168717420 -C 1800 -M 900 /tmp/evaluation/233911-1168717420/galac.sh /tmp/evaluation/233911-1168717420/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: 0.14 1.12 1.61 2/81 29434
/proc/meminfo: memFree=1555336/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=8652 CPUtime=0
/proc/29433/stat : 29433 (galac.sh) R 29431 29433 28470 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 220134763 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781796511 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/29433/statm: 2163 279 207 79 0 156 0
[pid=29435] ppid=29433 vsize=8688 CPUtime=0
/proc/29435/stat : 29435 (galac.sh) R 29433 29433 28470 0 -1 4194368 31 0 0 0 0 0 0 0 17 0 1 0 220134764 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4425376 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/29435/statm: 2172 286 209 79 0 165 0
[pid=29436] ppid=29435 vsize=8728 CPUtime=0
/proc/29436/stat : 29436 (galac.sh) R 29435 29433 28470 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 1 0 220134764 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781797159 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/29436/statm: 2182 290 209 79 0 175 0

[startup+0.102908 s]
/proc/loadavg: 0.14 1.12 1.61 2/81 29434
/proc/meminfo: memFree=1555336/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=0.01
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.510978 s]
/proc/loadavg: 0.14 1.12 1.61 2/81 29434
/proc/meminfo: memFree=1555336/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=0.01
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.3353 s]
/proc/loadavg: 0.14 1.12 1.61 2/89 29457
/proc/meminfo: memFree=1500672/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=0.01
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29447] ppid=29433 vsize=862304 CPUtime=1.28
/proc/29447/stat : 29447 (java) S 29433 29433 28470 0 -1 0 17285 0 1 0 121 7 0 0 16 0 8 0 220134766 882999296 16847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29447/statm: 215576 16847 1993 14 0 201781 0
[pid=29447/tid=29448] ppid=29433 vsize=862304 CPUtime=0.42
/proc/29447/task/29448/stat : 29448 (java) R 29433 29433 28470 0 -1 64 7954 0 0 0 39 3 0 0 16 0 8 0 220134770 882999296 16847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523552 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29449] ppid=29433 vsize=862304 CPUtime=0
/proc/29447/task/29449/stat : 29449 (java) S 29433 29433 28470 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220134770 882999296 16847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29450] ppid=29433 vsize=862304 CPUtime=0
/proc/29447/task/29450/stat : 29450 (java) S 29433 29433 28470 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 220134770 882999296 16847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29451] ppid=29433 vsize=862304 CPUtime=0
/proc/29447/task/29451/stat : 29451 (java) S 29433 29433 28470 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220134773 882999296 16847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29452] ppid=29433 vsize=862304 CPUtime=0.11
/proc/29447/task/29452/stat : 29452 (java) S 29433 29433 28470 0 -1 64 910 0 0 0 11 0 0 0 16 0 8 0 220134773 882999296 16847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29453] ppid=29433 vsize=862304 CPUtime=0
/proc/29447/task/29453/stat : 29453 (java) S 29433 29433 28470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 220134773 882999296 16847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29454] ppid=29433 vsize=862304 CPUtime=0
/proc/29447/task/29454/stat : 29454 (java) S 29433 29433 28470 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220134773 882999296 16847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 909856

[startup+2.97859 s]
/proc/loadavg: 0.21 1.12 1.60 2/89 29490
/proc/meminfo: memFree=1484216/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=0.01
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29447] ppid=29433 vsize=862116 CPUtime=2.92
/proc/29447/stat : 29447 (java) R 29433 29433 28470 0 -1 0 21829 0 1 0 283 9 0 0 16 0 8 0 220134766 882806784 21197 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072913785 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29447/statm: 215529 21197 1993 14 0 201734 0
[pid=29447/tid=29448] ppid=29433 vsize=862116 CPUtime=1.47
/proc/29447/task/29448/stat : 29448 (java) S 29433 29433 28470 0 -1 64 12483 0 0 0 143 4 0 0 18 0 8 0 220134770 882806784 21197 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29449] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29449/stat : 29449 (java) S 29433 29433 28470 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 21197 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29450] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29450/stat : 29450 (java) S 29433 29433 28470 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 21197 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29451] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29451/stat : 29451 (java) S 29433 29433 28470 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220134773 882806784 21197 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29452] ppid=29433 vsize=862116 CPUtime=0.12
/proc/29447/task/29452/stat : 29452 (java) S 29433 29433 28470 0 -1 64 913 0 0 0 12 0 0 0 16 0 8 0 220134773 882806784 21197 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29453] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29453/stat : 29453 (java) S 29433 29433 28470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 220134773 882806784 21197 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29454] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29454/stat : 29454 (java) S 29433 29433 28470 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220134773 882806784 21197 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 909668

[startup+6.17913 s]
/proc/loadavg: 0.21 1.12 1.60 5/102 29515
/proc/meminfo: memFree=1387472/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=0.01
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29447] ppid=29433 vsize=862116 CPUtime=6.11
/proc/29447/stat : 29447 (java) R 29433 29433 28470 0 -1 0 27935 0 1 0 600 11 0 0 16 0 8 0 220134766 882806784 27201 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073732011 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29447/statm: 215529 27201 1993 14 0 201734 0
[pid=29447/tid=29448] ppid=29433 vsize=862116 CPUtime=3.89
/proc/29447/task/29448/stat : 29448 (java) R 29433 29433 28470 0 -1 64 18572 0 0 0 383 6 0 0 25 0 8 0 220134770 882806784 27201 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29449] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29449/stat : 29449 (java) S 29433 29433 28470 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 27201 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29450] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29450/stat : 29450 (java) S 29433 29433 28470 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 27201 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29451] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29451/stat : 29451 (java) S 29433 29433 28470 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220134773 882806784 27201 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29452] ppid=29433 vsize=862116 CPUtime=0.12
/proc/29447/task/29452/stat : 29452 (java) S 29433 29433 28470 0 -1 64 915 0 0 0 12 0 0 0 16 0 8 0 220134773 882806784 27201 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29453] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29453/stat : 29453 (java) S 29433 29433 28470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 220134773 882806784 27201 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29454] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29454/stat : 29454 (java) S 29433 29433 28470 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220134773 882806784 27201 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 909668

[startup+12.5792 s]
/proc/loadavg: 0.56 1.17 1.61 4/102 29515
/proc/meminfo: memFree=1299168/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=0.01
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29447] ppid=29433 vsize=862116 CPUtime=12.48
/proc/29447/stat : 29447 (java) S 29433 29433 28470 0 -1 0 34827 0 1 0 1234 14 0 0 16 0 8 0 220134766 882806784 34074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29447/statm: 215529 34074 1993 14 0 201734 0
[pid=29447/tid=29448] ppid=29433 vsize=862116 CPUtime=9.26
/proc/29447/task/29448/stat : 29448 (java) R 29433 29433 28470 0 -1 64 25436 0 0 0 917 9 0 0 25 0 8 0 220134770 882806784 34074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154022329 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29449] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29449/stat : 29449 (java) S 29433 29433 28470 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 34074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29450] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29450/stat : 29450 (java) S 29433 29433 28470 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 34074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29451] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29451/stat : 29451 (java) S 29433 29433 28470 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220134773 882806784 34074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29452] ppid=29433 vsize=862116 CPUtime=0.14
/proc/29447/task/29452/stat : 29452 (java) S 29433 29433 28470 0 -1 64 924 0 0 0 14 0 0 0 16 0 8 0 220134773 882806784 34074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29453] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29453/stat : 29453 (java) S 29433 29433 28470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 220134773 882806784 34074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29454] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29454/stat : 29454 (java) S 29433 29433 28470 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220134773 882806784 34074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 909668

[startup+25.4622 s]
/proc/loadavg: 0.78 1.19 1.62 3/102 29515
/proc/meminfo: memFree=1196320/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=0.01
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29447] ppid=29433 vsize=862116 CPUtime=25.23
/proc/29447/stat : 29447 (java) S 29433 29433 28470 0 -1 0 45639 0 1 0 2505 18 0 0 16 0 8 0 220134766 882806784 44858 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29447/statm: 215529 44858 1993 14 0 201734 0
[pid=29447/tid=29448] ppid=29433 vsize=862116 CPUtime=20.57
/proc/29447/task/29448/stat : 29448 (java) R 29433 29433 28470 0 -1 64 36212 0 0 0 2044 13 0 0 25 0 8 0 220134770 882806784 44858 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523676 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29449] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29449/stat : 29449 (java) S 29433 29433 28470 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 44858 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29450] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29450/stat : 29450 (java) S 29433 29433 28470 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 44858 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29451] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29451/stat : 29451 (java) S 29433 29433 28470 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220134773 882806784 44858 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29452] ppid=29433 vsize=862116 CPUtime=0.15
/proc/29447/task/29452/stat : 29452 (java) S 29433 29433 28470 0 -1 64 932 0 0 0 15 0 0 0 16 0 8 0 220134773 882806784 44858 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29453] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29453/stat : 29453 (java) S 29433 29433 28470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 220134773 882806784 44858 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29454] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29454/stat : 29454 (java) S 29433 29433 28470 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220134773 882806784 44858 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 909668

[startup+51.1656 s]
/proc/loadavg: 1.34 1.29 1.64 4/102 29515
/proc/meminfo: memFree=1049696/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=0.01
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29447] ppid=29433 vsize=862116 CPUtime=50.63
/proc/29447/stat : 29447 (java) R 29433 29433 28470 0 -1 0 64189 0 1 0 5036 27 0 0 16 0 8 0 220134766 882806784 63368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4152819945 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29447/statm: 215529 63368 1993 14 0 201734 0
[pid=29447/tid=29448] ppid=29433 vsize=862116 CPUtime=43.92
/proc/29447/task/29448/stat : 29448 (java) R 29433 29433 28470 0 -1 64 54715 0 0 0 4370 22 0 0 25 0 8 0 220134770 882806784 63368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29449] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29449/stat : 29449 (java) S 29433 29433 28470 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 63368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29450] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29450/stat : 29450 (java) S 29433 29433 28470 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 63368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29451] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29451/stat : 29451 (java) S 29433 29433 28470 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220134773 882806784 63368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29452] ppid=29433 vsize=862116 CPUtime=0.16
/proc/29447/task/29452/stat : 29452 (java) S 29433 29433 28470 0 -1 64 939 0 0 0 16 0 0 0 16 0 8 0 220134773 882806784 63368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29453] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29453/stat : 29453 (java) S 29433 29433 28470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 220134773 882806784 63368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29454] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29454/stat : 29454 (java) S 29433 29433 28470 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220134773 882806784 63368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 909668

[startup+102.411 s]
/proc/loadavg: 1.92 1.46 1.67 3/102 29515
/proc/meminfo: memFree=853344/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=0.01

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

[pid=29447] ppid=29433 vsize=862116 CPUtime=456.99
/proc/29447/stat : 29447 (java) R 29433 29433 28470 0 -1 0 152220 0 2 0 45560 139 0 0 25 0 8 0 220134766 882806784 149814 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074031268 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29447/statm: 215529 149814 2015 14 0 201734 0
[pid=29447/tid=29448] ppid=29433 vsize=862116 CPUtime=258.42
/proc/29447/task/29448/stat : 29448 (java) S 29433 29433 28470 0 -1 64 135699 0 0 0 25776 66 0 0 16 0 8 0 220134770 882806784 149814 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29449] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29449/stat : 29449 (java) S 29433 29433 28470 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220134770 882806784 149814 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29450] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29450/stat : 29450 (java) S 29433 29433 28470 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 149814 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29451] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29451/stat : 29451 (java) S 29433 29433 28470 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220134773 882806784 149814 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29452] ppid=29433 vsize=862116 CPUtime=0.29
/proc/29447/task/29452/stat : 29452 (java) S 29433 29433 28470 0 -1 64 1004 0 0 0 28 1 0 0 16 0 8 0 220134773 882806784 149814 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29453] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29453/stat : 29453 (java) S 29433 29433 28470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 220134773 882806784 149814 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29454] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29454/stat : 29454 (java) S 29433 29433 28470 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220134773 882806784 149814 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 457
Current children cumulated vsize (KiB) 909668

[startup+522.849 s]
/proc/loadavg: 2.20 1.99 1.83 3/102 29515
/proc/meminfo: memFree=107552/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=0.01
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29447] ppid=29433 vsize=862116 CPUtime=516.29
/proc/29447/stat : 29447 (java) R 29433 29433 28470 0 -1 0 152326 0 2 0 51469 160 0 0 25 0 8 0 220134766 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074035882 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29447/statm: 215529 149830 2015 14 0 201734 0
[pid=29447/tid=29448] ppid=29433 vsize=862116 CPUtime=258.7
/proc/29447/task/29448/stat : 29448 (java) S 29433 29433 28470 0 -1 64 135711 0 0 0 25803 67 0 0 16 0 8 0 220134770 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29449] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29449/stat : 29449 (java) S 29433 29433 28470 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220134770 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29450] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29450/stat : 29450 (java) S 29433 29433 28470 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29451] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29451/stat : 29451 (java) S 29433 29433 28470 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220134773 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29452] ppid=29433 vsize=862116 CPUtime=0.29
/proc/29447/task/29452/stat : 29452 (java) S 29433 29433 28470 0 -1 64 1008 0 0 0 28 1 0 0 16 0 8 0 220134773 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29453] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29453/stat : 29453 (java) S 29433 29433 28470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 220134773 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29454] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29454/stat : 29454 (java) S 29433 29433 28470 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220134773 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 516.3
Current children cumulated vsize (KiB) 909668

[startup+582.935 s]
/proc/loadavg: 2.29 2.05 1.86 3/102 29515
/proc/meminfo: memFree=61280/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=0.01
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29447] ppid=29433 vsize=862116 CPUtime=575.61
/proc/29447/stat : 29447 (java) R 29433 29433 28470 0 -1 0 152417 0 2 0 57379 182 0 0 25 0 8 0 220134766 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074016551 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29447/statm: 215529 149830 2015 14 0 201734 0
[pid=29447/tid=29448] ppid=29433 vsize=862116 CPUtime=258.97
/proc/29447/task/29448/stat : 29448 (java) S 29433 29433 28470 0 -1 64 135711 0 0 0 25830 67 0 0 16 0 8 0 220134770 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29449] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29449/stat : 29449 (java) S 29433 29433 28470 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220134770 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29450] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29450/stat : 29450 (java) S 29433 29433 28470 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 220134770 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29447/tid=29451] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29451/stat : 29451 (java) S 29433 29433 28470 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220134773 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29452] ppid=29433 vsize=862116 CPUtime=0.29
/proc/29447/task/29452/stat : 29452 (java) S 29433 29433 28470 0 -1 64 1008 0 0 0 28 1 0 0 16 0 8 0 220134773 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29453] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29453/stat : 29453 (java) S 29433 29433 28470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 220134773 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29447/tid=29454] ppid=29433 vsize=862116 CPUtime=0
/proc/29447/task/29454/stat : 29454 (java) S 29433 29433 28470 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220134773 882806784 149830 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 575.62
Current children cumulated vsize (KiB) 909668

[startup+642.995 s]
/proc/loadavg: 2.19 2.07 1.88 3/95 29516
/proc/meminfo: memFree=89624/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=602.12
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 798 154175 0 2 0 0 60009 203 17 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29516] ppid=29433 vsize=560536 CPUtime=32.86
/proc/29516/stat : 29516 (minisat) R 29433 29433 28470 0 -1 4194304 134331 0 0 0 3184 102 0 0 25 0 1 0 220195742 573988864 134313 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/29516/statm: 140134 134313 54 142 0 139990 0
Current children cumulated CPU time (s) 634.98
Current children cumulated vsize (KiB) 608088

[startup+702.995 s]
/proc/loadavg: 2.22 2.08 1.90 3/95 29516
/proc/meminfo: memFree=15768/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=602.12
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 798 154175 0 2 0 0 60009 203 17 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29516] ppid=29433 vsize=654996 CPUtime=92.28
/proc/29516/stat : 29516 (minisat) R 29433 29433 28470 0 -1 4194304 157860 0 0 0 9109 119 0 0 25 0 1 0 220195742 670715904 157842 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/29516/statm: 163749 157842 54 142 0 163605 0
Current children cumulated CPU time (s) 694.4
Current children cumulated vsize (KiB) 702548

[startup+763.057 s]
/proc/loadavg: 2.22 2.12 1.92 3/95 29516
/proc/meminfo: memFree=14872/2055920 swapFree=4170264/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=602.12
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 798 154175 0 2 0 0 60009 203 17 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29516] ppid=29433 vsize=706620 CPUtime=151.7
/proc/29516/stat : 29516 (minisat) R 29433 29433 28470 0 -1 4194304 170692 0 0 0 15039 131 0 0 25 0 1 0 220195742 723578880 170674 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/29516/statm: 176655 170674 54 142 0 176511 0
Current children cumulated CPU time (s) 753.82
Current children cumulated vsize (KiB) 754172

[startup+823.136 s]
/proc/loadavg: 2.42 2.18 1.95 4/95 29516
/proc/meminfo: memFree=15640/2055920 swapFree=4170268/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=602.12
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 798 154175 0 2 0 0 60009 203 17 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29516] ppid=29433 vsize=748616 CPUtime=211.18
/proc/29516/stat : 29516 (minisat) R 29433 29433 28470 0 -1 4194304 181172 0 0 0 20978 140 0 0 25 0 1 0 220195742 766582784 181154 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/29516/statm: 187154 181154 54 142 0 187010 0
Current children cumulated CPU time (s) 813.3
Current children cumulated vsize (KiB) 796168

[startup+883.203 s]
/proc/loadavg: 2.15 2.14 1.95 4/95 29516
/proc/meminfo: memFree=15064/2055920 swapFree=4170268/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=602.12
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 798 154175 0 2 0 0 60009 203 17 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29516] ppid=29433 vsize=822340 CPUtime=270.62
/proc/29516/stat : 29516 (minisat) R 29433 29433 28470 0 -1 4194304 199548 0 0 0 26906 156 0 0 25 0 1 0 220195742 842076160 199530 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/29516/statm: 205585 199530 54 142 0 205441 0
Current children cumulated CPU time (s) 872.74
Current children cumulated vsize (KiB) 869892

[startup+943.297 s]
/proc/loadavg: 2.16 2.14 1.96 3/95 29516
/proc/meminfo: memFree=15704/2055920 swapFree=4170268/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=602.12
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 798 154175 0 2 0 0 60009 203 17 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29516] ppid=29433 vsize=863940 CPUtime=330.08
/proc/29516/stat : 29516 (minisat) R 29433 29433 28470 0 -1 4194304 209903 0 0 0 32844 164 0 0 25 0 1 0 220195742 884674560 209885 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/29516/statm: 215985 209885 54 142 0 215841 0
Current children cumulated CPU time (s) 932.2
Current children cumulated vsize (KiB) 911492



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+955.313 s]
/proc/loadavg: 2.13 2.14 1.96 3/95 29516
/proc/meminfo: memFree=15640/2055920 swapFree=4170268/4192956
[pid=29433] ppid=29431 vsize=47552 CPUtime=602.12
/proc/29433/stat : 29433 (galac.sh) S 29431 29433 28470 0 -1 4194304 798 154175 0 2 0 0 60009 203 17 0 1 0 220134763 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29433/statm: 11888 362 244 79 0 218 0
[pid=29516] ppid=29433 vsize=874140 CPUtime=341.98
/proc/29516/stat : 29516 (minisat) R 29433 29433 28470 0 -1 4194304 212448 0 0 0 34032 166 0 0 25 0 1 0 220195742 895119360 212430 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 0 0 0
/proc/29516/statm: 218535 212430 54 142 0 218391 0
Current children cumulated CPU time (s) 944.1
Current children cumulated vsize (KiB) 921692

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 29433 and gives childrusage.ru_utime.tv_sec=600 childrusage.ru_utime.tv_usec=97771 childrusage.ru_stime.tv_sec=2 childrusage.ru_stime.tv_usec=47688
CPU time returned by wait4() is 602.145
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 955.324
CPU time (s): 0
CPU user time (s): 0
CPU system time (s): 0
CPU usage (%): 0
Max. virtual memory (cumulated for all children) (KiB): 921692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 600.098
system time used= 2.04769
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154973
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= 16678
involuntary context switches= 19240

runsolver used 1.12383 s user time and 3.19651 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan 13 19:43:42 UTC 2007


IDJOB= 233911
IDBENCH= 6646
IDSOLVER= 78
FILE ID= node25/233911-1168717420

PBS_JOBID= 3547620

Free space on /tmp= 66562 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-7/os-taillard-7-95-7.xml
COMMAND LINE= /tmp/evaluation/233911-1168717420/galac.sh /tmp/evaluation/233911-1168717420/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-233911-1168717420 -o ROOT/results/node25/solver-233911-1168717420 -C 1800 -M 900  /tmp/evaluation/233911-1168717420/galac.sh /tmp/evaluation/233911-1168717420/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  23cb2427c56d1bc47bb8ccd76b20ab76

RANDOM SEED= 560293869

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.279
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.279
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1555816 kB
Buffers:         39908 kB
Cached:         377776 kB
SwapCached:       3032 kB
Active:          69444 kB
Inactive:       377328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1555816 kB
SwapTotal:     4192956 kB
SwapFree:      4170264 kB
Dirty:            2944 kB
Writeback:           0 kB
Mapped:          38168 kB
Slab:            38352 kB
Committed_AS:  4544076 kB
PageTables:       2144 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= 66290 MiB



End job on node25 on Sat Jan 13 19:59:39 UTC 2007