Trace number 233959

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 930.785

General information on the benchmark

Nametaillard/os-taillard-7/
os-taillard-7-100-7.xml
MD5SUM78713f18bd9336e8c0dd2cae855aee4a
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 benchmark0.378942
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size424
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 ---
228.57	c start processing
228.57	c start relation processing
259.41	c start cnf exporting
638.20	c parsing time : 228.321
638.20	c preprocessing time : 637.951
638.20	
638.20	c Nary constraints - conflicts : 0 supports : 0
638.20	c Binary constraints - conflicts : 293 supports :1
638.20	c max arity constraint : 2
638.20	c Max Tuples generated 178080
638.20	c relations : 294
638.20	c relations BDD: 0
638.20	c vars : 18327 - clauses :  13259027
638.20	
638.36	 
638.36	c --- Minisat Stats ---
638.36	 

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/node17/watcher-233959-1168717422 -o ROOT/results/node17/solver-233959-1168717422 -C 1800 -M 900 /tmp/evaluation/233959-1168717422/galac.sh /tmp/evaluation/233959-1168717422/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: 1.10 1.64 1.86 2/94 7929
/proc/meminfo: memFree=1032344/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=8560 CPUtime=0
/proc/7928/stat : 7928 (galac.sh) R 7926 7928 7558 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 220137304 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482899343 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7928/statm: 2140 253 197 79 0 133 0

[startup+0.103739 s]
/proc/loadavg: 1.10 1.64 1.86 2/94 7929
/proc/meminfo: memFree=1032344/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.511779 s]
/proc/loadavg: 1.10 1.64 1.86 2/94 7929
/proc/meminfo: memFree=1032344/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33386 s]
/proc/loadavg: 1.10 1.64 1.86 4/102 7949
/proc/meminfo: memFree=981080/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=7942] ppid=7928 vsize=861092 CPUtime=1.2
/proc/7942/stat : 7942 (java) R 7928 7928 7558 0 -1 0 17236 0 1 0 111 9 0 0 16 0 8 0 220137308 881758208 16749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073768143 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7942/statm: 215273 16749 1994 14 0 201478 0
[pid=7942/tid=7943] ppid=7928 vsize=861092 CPUtime=0.34
/proc/7942/task/7943/stat : 7943 (java) S 7928 7928 7558 0 -1 64 7825 0 0 0 31 3 0 0 16 0 8 0 220137320 881758208 16749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7944] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7944/stat : 7944 (java) S 7928 7928 7558 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 16749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7945] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7945/stat : 7945 (java) S 7928 7928 7558 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 16749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7946] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7946/stat : 7946 (java) S 7928 7928 7558 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137324 881758208 16749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7947] ppid=7928 vsize=861092 CPUtime=0.1
/proc/7942/task/7947/stat : 7947 (java) R 7928 7928 7558 0 -1 64 913 0 0 0 10 0 0 0 19 0 8 0 220137324 881758208 16749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7948] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7948/stat : 7948 (java) S 7928 7928 7558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137324 881758208 16749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7949] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7949/stat : 7949 (java) S 7928 7928 7558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137324 881758208 16749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 908664

[startup+2.98604 s]
/proc/loadavg: 1.10 1.64 1.86 4/102 7949
/proc/meminfo: memFree=963416/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=7942] ppid=7928 vsize=861092 CPUtime=2.84
/proc/7942/stat : 7942 (java) R 7928 7928 7558 0 -1 0 21127 0 1 0 274 10 0 0 16 0 8 0 220137308 881758208 20494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153473394 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7942/statm: 215273 20494 1994 14 0 201478 0
[pid=7942/tid=7943] ppid=7928 vsize=861092 CPUtime=1.35
/proc/7942/task/7943/stat : 7943 (java) R 7928 7928 7558 0 -1 64 11701 0 0 0 131 4 0 0 18 0 8 0 220137320 881758208 20494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7944] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7944/stat : 7944 (java) S 7928 7928 7558 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 20494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7945] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7945/stat : 7945 (java) S 7928 7928 7558 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 20494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7946] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7946/stat : 7946 (java) S 7928 7928 7558 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137324 881758208 20494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7947] ppid=7928 vsize=861092 CPUtime=0.11
/proc/7942/task/7947/stat : 7947 (java) R 7928 7928 7558 0 -1 64 925 0 0 0 11 0 0 0 20 0 8 0 220137324 881758208 20494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7948] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7948/stat : 7948 (java) S 7928 7928 7558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137324 881758208 20494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7949] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7949/stat : 7949 (java) S 7928 7928 7558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137324 881758208 20494 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 908664

[startup+6.27938 s]
/proc/loadavg: 1.26 1.66 1.87 3/102 7949
/proc/meminfo: memFree=933920/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=7942] ppid=7928 vsize=861092 CPUtime=6.14
/proc/7942/stat : 7942 (java) S 7928 7928 7558 0 -1 0 28051 0 1 0 600 14 0 0 16 0 8 0 220137308 881758208 27261 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7942/statm: 215273 27266 1994 14 0 201478 0
[pid=7942/tid=7943] ppid=7928 vsize=861092 CPUtime=3.71
/proc/7942/task/7943/stat : 7943 (java) R 7928 7928 7558 0 -1 64 18617 0 0 0 363 8 0 0 25 0 8 0 220137320 881758208 27270 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155526115 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7944] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7944/stat : 7944 (java) S 7928 7928 7558 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 27275 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7945] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7945/stat : 7945 (java) S 7928 7928 7558 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 27280 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7946] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7946/stat : 7946 (java) S 7928 7928 7558 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137324 881758208 27285 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7947] ppid=7928 vsize=861092 CPUtime=0.12
/proc/7942/task/7947/stat : 7947 (java) S 7928 7928 7558 0 -1 64 927 0 0 0 12 0 0 0 16 0 8 0 220137324 881758208 27290 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7948] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7948/stat : 7948 (java) S 7928 7928 7558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137324 881758208 27295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7949] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7949/stat : 7949 (java) S 7928 7928 7558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137324 881758208 27300 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 908664

[startup+12.7651 s]
/proc/loadavg: 1.32 1.66 1.87 3/102 7949
/proc/meminfo: memFree=895072/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=7942] ppid=7928 vsize=861092 CPUtime=12.62
/proc/7942/stat : 7942 (java) S 7928 7928 7558 0 -1 0 37111 0 1 0 1245 17 0 0 16 0 8 0 220137308 881758208 36299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7942/statm: 215273 36299 1994 14 0 201478 0
[pid=7942/tid=7943] ppid=7928 vsize=861092 CPUtime=8.89
/proc/7942/task/7943/stat : 7943 (java) R 7928 7928 7558 0 -1 64 27637 0 0 0 878 11 0 0 25 0 8 0 220137320 881758208 36299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155772417 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7944] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7944/stat : 7944 (java) S 7928 7928 7558 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 36299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7945] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7945/stat : 7945 (java) S 7928 7928 7558 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 36299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7946] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7946/stat : 7946 (java) S 7928 7928 7558 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137324 881758208 36299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7947] ppid=7928 vsize=861092 CPUtime=0.14
/proc/7942/task/7947/stat : 7947 (java) S 7928 7928 7558 0 -1 64 936 0 0 0 13 1 0 0 16 0 8 0 220137324 881758208 36299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7948] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7948/stat : 7948 (java) S 7928 7928 7558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137324 881758208 36299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7949] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7949/stat : 7949 (java) S 7928 7928 7558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137324 881758208 36299 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 908664

[startup+25.6064 s]
/proc/loadavg: 1.61 1.71 1.88 3/102 7949
/proc/meminfo: memFree=844128/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=7942] ppid=7928 vsize=861092 CPUtime=25.46
/proc/7942/stat : 7942 (java) S 7928 7928 7558 0 -1 0 50580 0 1 0 2524 22 0 0 16 0 8 0 220137308 881758208 49736 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7942/statm: 215273 49736 1994 14 0 201478 0
[pid=7942/tid=7943] ppid=7928 vsize=861092 CPUtime=19.86
/proc/7942/task/7943/stat : 7943 (java) R 7928 7928 7558 0 -1 64 41066 0 0 0 1971 15 0 0 25 0 8 0 220137320 881758208 49736 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7944] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7944/stat : 7944 (java) S 7928 7928 7558 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 49736 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7945] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7945/stat : 7945 (java) S 7928 7928 7558 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 49736 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7946] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7946/stat : 7946 (java) S 7928 7928 7558 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137324 881758208 49736 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7947] ppid=7928 vsize=861092 CPUtime=0.15
/proc/7942/task/7947/stat : 7947 (java) S 7928 7928 7558 0 -1 64 944 0 0 0 14 1 0 0 16 0 8 0 220137324 881758208 49736 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7948] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7948/stat : 7948 (java) S 7928 7928 7558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137324 881758208 49736 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7949] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7949/stat : 7949 (java) S 7928 7928 7558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137324 881758208 49736 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 908664

[startup+51.2181 s]
/proc/loadavg: 1.74 1.73 1.88 4/102 7949
/proc/meminfo: memFree=756000/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=7942] ppid=7928 vsize=861092 CPUtime=51.06
/proc/7942/stat : 7942 (java) S 7928 7928 7558 0 -1 0 71716 0 1 0 5076 30 0 0 16 0 8 0 220137308 881758208 70828 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7942/statm: 215273 70828 1994 14 0 201478 0
[pid=7942/tid=7943] ppid=7928 vsize=861092 CPUtime=42.87
/proc/7942/task/7943/stat : 7943 (java) R 7928 7928 7558 0 -1 64 62147 0 0 0 4264 23 0 0 25 0 8 0 220137320 881758208 70828 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155523553 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7944] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7944/stat : 7944 (java) S 7928 7928 7558 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 70828 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7945] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7945/stat : 7945 (java) S 7928 7928 7558 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 70828 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7946] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7946/stat : 7946 (java) S 7928 7928 7558 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137324 881758208 70828 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7947] ppid=7928 vsize=861092 CPUtime=0.17
/proc/7942/task/7947/stat : 7947 (java) S 7928 7928 7558 0 -1 64 955 0 0 0 16 1 0 0 17 0 8 0 220137324 881758208 70828 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7948] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7948/stat : 7948 (java) S 7928 7928 7558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137324 881758208 70828 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7949] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7949/stat : 7949 (java) S 7928 7928 7558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137324 881758208 70828 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 908664

[startup+102.433 s]
/proc/loadavg: 1.93 1.79 1.89 3/102 7949
/proc/meminfo: memFree=634528/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=7942] ppid=7928 vsize=861092 CPUtime=102.27
/proc/7942/stat : 7942 (java) S 7928 7928 7558 0 -1 0 102580 0 1 0 10185 42 0 0 17 0 8 0 220137308 881758208 101631 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7942/statm: 215273 101631 1994 14 0 201478 0
[pid=7942/tid=7943] ppid=7928 vsize=861092 CPUtime=90.49

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

/proc/7942/task/7948/stat : 7948 (java) S 7928 7928 7558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7949] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7949/stat : 7949 (java) S 7928 7928 7558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 387.19
Current children cumulated vsize (KiB) 908664

[startup+462.781 s]
/proc/loadavg: 2.11 2.06 1.97 3/102 8587
/proc/meminfo: memFree=525912/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=7942] ppid=7928 vsize=861092 CPUtime=446.76
/proc/7942/stat : 7942 (java) R 7928 7928 7558 0 -1 0 158652 0 3 0 44516 160 0 0 25 0 8 0 220137308 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073982231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7942/statm: 215273 157295 2016 14 0 201478 0
[pid=7942/tid=7943] ppid=7928 vsize=861092 CPUtime=211.66
/proc/7942/task/7943/stat : 7943 (java) S 7928 7928 7558 0 -1 64 142088 0 0 0 21111 55 0 0 16 0 8 0 220137320 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7942/tid=7944] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7944/stat : 7944 (java) S 7928 7928 7558 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220137320 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7945] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7945/stat : 7945 (java) S 7928 7928 7558 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7946] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7946/stat : 7946 (java) S 7928 7928 7558 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7947] ppid=7928 vsize=861092 CPUtime=0.28
/proc/7942/task/7947/stat : 7947 (java) S 7928 7928 7558 0 -1 64 1017 0 0 0 27 1 0 0 16 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7948] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7948/stat : 7948 (java) S 7928 7928 7558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7949] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7949/stat : 7949 (java) S 7928 7928 7558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 446.77
Current children cumulated vsize (KiB) 908664

[startup+522.862 s]
/proc/loadavg: 2.18 2.09 1.99 4/102 8587
/proc/meminfo: memFree=495896/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=7942] ppid=7928 vsize=861092 CPUtime=506.49
/proc/7942/stat : 7942 (java) R 7928 7928 7558 0 -1 0 158743 0 3 0 50467 182 0 0 25 0 8 0 220137308 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074101872 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7942/statm: 215273 157295 2016 14 0 201478 0
[pid=7942/tid=7943] ppid=7928 vsize=861092 CPUtime=211.95
/proc/7942/task/7943/stat : 7943 (java) S 7928 7928 7558 0 -1 64 142088 0 0 0 21139 56 0 0 16 0 8 0 220137320 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7942/tid=7944] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7944/stat : 7944 (java) S 7928 7928 7558 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220137320 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7945] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7945/stat : 7945 (java) S 7928 7928 7558 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7946] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7946/stat : 7946 (java) S 7928 7928 7558 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7947] ppid=7928 vsize=861092 CPUtime=0.28
/proc/7942/task/7947/stat : 7947 (java) S 7928 7928 7558 0 -1 64 1017 0 0 0 27 1 0 0 16 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7948] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7948/stat : 7948 (java) S 7928 7928 7558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7949] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7949/stat : 7949 (java) S 7928 7928 7558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 506.5
Current children cumulated vsize (KiB) 908664

[startup+582.929 s]
/proc/loadavg: 2.53 2.21 2.03 1/94 9078
/proc/meminfo: memFree=15328/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=0.01
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=7942] ppid=7928 vsize=861092 CPUtime=552.41
/proc/7942/stat : 7942 (java) D 7928 7928 7558 0 -1 0 158812 0 3 0 55020 221 0 0 16 0 8 0 220137308 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7942/statm: 215273 157295 2016 14 0 201478 0
[pid=7942/tid=7943] ppid=7928 vsize=861092 CPUtime=212.17
/proc/7942/task/7943/stat : 7943 (java) S 7928 7928 7558 0 -1 64 142088 0 0 0 21160 57 0 0 16 0 8 0 220137320 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7942/tid=7944] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7944/stat : 7944 (java) S 7928 7928 7558 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220137320 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7945] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7945/stat : 7945 (java) S 7928 7928 7558 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137320 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7946] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7946/stat : 7946 (java) S 7928 7928 7558 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7947] ppid=7928 vsize=861092 CPUtime=0.28
/proc/7942/task/7947/stat : 7947 (java) S 7928 7928 7558 0 -1 64 1017 0 0 0 27 1 0 0 16 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7948] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7948/stat : 7948 (java) S 7928 7928 7558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7942/tid=7949] ppid=7928 vsize=861092 CPUtime=0
/proc/7942/task/7949/stat : 7949 (java) S 7928 7928 7558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137324 881758208 157295 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 552.42
Current children cumulated vsize (KiB) 908664

[startup+642.957 s]
/proc/loadavg: 2.72 2.33 2.08 2/96 9609
/proc/meminfo: memFree=1407256/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=593.66
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 798 160580 0 5 0 0 59074 292 17 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=9608] ppid=7928 vsize=316532 CPUtime=3.08
/proc/9608/stat : 9608 (minisat) D 7928 7928 7558 0 -1 4194304 75146 0 5 0 255 53 0 0 18 0 1 0 220201140 324128768 75133 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134732654 0 0 4096 3 18446744071563479169 0 0 17 1 0 0
/proc/9608/statm: 79133 75133 50 142 0 78989 0
Current children cumulated CPU time (s) 596.74
Current children cumulated vsize (KiB) 364104

[startup+703.019 s]
/proc/loadavg: 2.26 2.27 2.08 3/96 9609
/proc/meminfo: memFree=889824/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=593.66
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 798 160580 0 5 0 0 59074 292 17 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=9608] ppid=7928 vsize=700676 CPUtime=61.93
/proc/9608/stat : 9608 (minisat) R 7928 7928 7558 0 -1 4194304 170433 0 5 0 6078 115 0 0 25 0 1 0 220201140 717492224 170420 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/9608/statm: 175169 170420 54 142 0 175025 0
Current children cumulated CPU time (s) 655.59
Current children cumulated vsize (KiB) 748248

[startup+763.09 s]
/proc/loadavg: 2.09 2.22 2.07 3/96 9609
/proc/meminfo: memFree=782496/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=593.66
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 798 160580 0 5 0 0 59074 292 17 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=9608] ppid=7928 vsize=765644 CPUtime=121.71
/proc/9608/stat : 9608 (minisat) R 7928 7928 7558 0 -1 4194304 186618 0 5 0 12045 126 0 0 25 0 1 0 220201140 784019456 186605 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/9608/statm: 191411 186605 54 142 0 191267 0
Current children cumulated CPU time (s) 715.37
Current children cumulated vsize (KiB) 813216

[startup+823.154 s]
/proc/loadavg: 2.03 2.17 2.07 3/96 9609
/proc/meminfo: memFree=717408/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=593.66
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 798 160580 0 5 0 0 59074 292 17 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=9608] ppid=7928 vsize=791004 CPUtime=181.5
/proc/9608/stat : 9608 (minisat) R 7928 7928 7558 0 -1 4194304 192921 0 5 0 18019 131 0 0 25 0 1 0 220201140 809988096 192908 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/9608/statm: 197751 192908 54 142 0 197607 0
Current children cumulated CPU time (s) 775.16
Current children cumulated vsize (KiB) 838576

[startup+883.224 s]
/proc/loadavg: 2.01 2.14 2.06 3/96 9609
/proc/meminfo: memFree=667744/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=593.66
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 798 160580 0 5 0 0 59074 292 17 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=9608] ppid=7928 vsize=839812 CPUtime=241.29
/proc/9608/stat : 9608 (minisat) R 7928 7928 7558 0 -1 4194304 205029 0 5 0 23991 138 0 0 25 0 1 0 220201140 859967488 205016 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/9608/statm: 209953 205016 54 142 0 209809 0
Current children cumulated CPU time (s) 834.95
Current children cumulated vsize (KiB) 887384



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+930.774 s]
/proc/loadavg: 2.00 2.12 2.05 3/96 9609
/proc/meminfo: memFree=591712/2055920 swapFree=4192812/4192956
[pid=7928] ppid=7926 vsize=47572 CPUtime=593.66
/proc/7928/stat : 7928 (galac.sh) S 7926 7928 7558 0 -1 4194304 798 160580 0 5 0 0 59074 292 17 0 1 0 220137304 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7928/statm: 11893 363 245 79 0 218 0
[pid=9608] ppid=7928 vsize=874196 CPUtime=288.62
/proc/9608/stat : 9608 (minisat) R 7928 7928 7558 0 -1 4194304 213611 0 5 0 28718 144 0 0 25 0 1 0 220201140 895176704 213598 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525811 0 0 4096 3 0 0 0 17 1 0 0
/proc/9608/statm: 218549 213598 54 142 0 218405 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 921768

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 7928 and gives childrusage.ru_utime.tv_sec=590 childrusage.ru_utime.tv_usec=747192 childrusage.ru_stime.tv_sec=2 childrusage.ru_stime.tv_usec=927554
CPU time returned by wait4() is 593.675
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 930.785
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): 921768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 590.747
system time used= 2.92755
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161378
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17495
involuntary context switches= 25672

runsolver used 1.15282 s user time and 2.77858 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 13 19:43:44 UTC 2007


IDJOB= 233959
IDBENCH= 6649
IDSOLVER= 78
FILE ID= node17/233959-1168717422

PBS_JOBID= 3547395

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  78713f18bd9336e8c0dd2cae855aee4a

RANDOM SEED= 257027506

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.236
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.236
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:       1032952 kB
Buffers:         32592 kB
Cached:         201940 kB
SwapCached:          0 kB
Active:         832296 kB
Inactive:       132492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1032952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3080 kB
Writeback:           0 kB
Mapped:         757184 kB
Slab:            41444 kB
Committed_AS:  7623500 kB
PageTables:       3648 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= 66370 MiB



End job on node17 on Sat Jan 13 19:59:16 UTC 2007