Trace number 233879

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? (TO) 0.026995 1806.53

General information on the benchmark

Nametaillard/os-taillard-7/
os-taillard-7-105-1.xml
MD5SUMd89e8198038e270d1f274447665fd22b
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.06099
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size463
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 ---
273.39	c start processing
273.39	c start relation processing
312.96	c start cnf exporting
1808.33	c parsing time : 273.23
1808.33	c preprocessing time : 1808.17
1808.33	
1808.33	c Nary constraints - conflicts : 0 supports : 0
1808.33	c Binary constraints - conflicts : 294 supports :0
1808.33	c max arity constraint : 2
1808.33	c Max Tuples generated 213906
1808.33	c relations : 294
1808.33	c relations BDD: 0
1808.33	c vars : 20171 - clauses :  15764968
1808.33	

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/node6/watcher-233879-1168717416 -o ROOT/results/node6/solver-233879-1168717416 -C 1800 -M 900 /tmp/evaluation/233879-1168717416/galac.sh /tmp/evaluation/233879-1168717416/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.33 1.66 1.83 3/94 17009
/proc/meminfo: memFree=957528/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=5264 CPUtime=0
/proc/17008/stat : 17008 (galac.sh) R 17006 17008 16937 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 220137488 5390336 167 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268583068137 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17008/statm: 1316 167 123 79 0 120 0

[startup+0.104058 s]
/proc/loadavg: 1.33 1.66 1.83 3/94 17009
/proc/meminfo: memFree=957528/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.512106 s]
/proc/loadavg: 1.33 1.66 1.83 3/94 17009
/proc/meminfo: memFree=957528/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.3352 s]
/proc/loadavg: 1.38 1.67 1.83 4/102 17029
/proc/meminfo: memFree=904664/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=861092 CPUtime=1.27
/proc/17022/stat : 17022 (java) R 17008 17008 16937 0 -1 0 17914 0 1 0 118 9 0 0 16 0 8 0 220137492 881758208 17406 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073727110 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215273 17406 1989 14 0 201478 0
[pid=17022/tid=17023] ppid=17008 vsize=861092 CPUtime=0.36
/proc/17022/task/17023/stat : 17023 (java) S 17008 17008 16937 0 -1 64 8274 0 0 0 33 3 0 0 16 0 8 0 220137495 881758208 17406 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137496 881758208 17406 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137496 881758208 17406 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 881758208 17406 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=861092 CPUtime=0.11
/proc/17022/task/17027/stat : 17027 (java) R 17008 17008 16937 0 -1 64 913 0 0 0 11 0 0 0 20 0 8 0 220137499 881758208 17406 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 881758208 17406 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) S 17008 17008 16937 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137499 881758208 17406 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908660

[startup+2.9884 s]
/proc/loadavg: 1.38 1.67 1.83 4/102 17029
/proc/meminfo: memFree=879456/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=861092 CPUtime=2.91
/proc/17022/stat : 17022 (java) R 17008 17008 16937 0 -1 0 22787 0 1 0 280 11 0 0 16 0 8 0 220137492 881758208 22026 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215273 22026 1989 14 0 201478 0
[pid=17022/tid=17023] ppid=17008 vsize=861092 CPUtime=1.32
/proc/17022/task/17023/stat : 17023 (java) R 17008 17008 16937 0 -1 64 13135 0 0 0 128 4 0 0 19 0 8 0 220137495 881758208 22026 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137496 881758208 22026 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137496 881758208 22026 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 881758208 22026 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=861092 CPUtime=0.13
/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 922 0 0 0 12 1 0 0 16 0 8 0 220137499 881758208 22026 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 881758208 22026 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) S 17008 17008 16937 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137499 881758208 22026 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908660

[startup+6.28178 s]
/proc/loadavg: 1.43 1.67 1.83 3/102 17029
/proc/meminfo: memFree=856352/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=861092 CPUtime=6.17
/proc/17022/stat : 17022 (java) R 17008 17008 16937 0 -1 0 29104 0 1 0 603 14 0 0 16 0 8 0 220137492 881758208 28113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073727110 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215273 28113 1989 14 0 201478 0
[pid=17022/tid=17023] ppid=17008 vsize=861092 CPUtime=3.61
/proc/17022/task/17023/stat : 17023 (java) R 17008 17008 16937 0 -1 64 19436 0 0 0 354 7 0 0 25 0 8 0 220137495 881758208 28113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137496 881758208 28113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137496 881758208 28113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 881758208 28113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=861092 CPUtime=0.13
/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 924 0 0 0 12 1 0 0 16 0 8 0 220137499 881758208 28113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 881758208 28113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) S 17008 17008 16937 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137499 881758208 28113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 908660

[startup+12.7523 s]
/proc/loadavg: 1.48 1.68 1.83 3/102 17029
/proc/meminfo: memFree=810720/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=861092 CPUtime=12.6
/proc/17022/stat : 17022 (java) R 17008 17008 16937 0 -1 0 40627 0 1 0 1242 18 0 0 16 0 8 0 220137492 881758208 39616 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073735172 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215273 39616 1989 14 0 201478 0
[pid=17022/tid=17023] ppid=17008 vsize=861092 CPUtime=8.63
/proc/17022/task/17023/stat : 17023 (java) R 17008 17008 16937 0 -1 64 30932 0 0 0 852 11 0 0 25 0 8 0 220137495 881758208 39616 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137496 881758208 39616 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137496 881758208 39616 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 881758208 39616 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=861092 CPUtime=0.15
/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 931 0 0 0 14 1 0 0 16 0 8 0 220137499 881758208 39616 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 881758208 39616 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=861092 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) S 17008 17008 16937 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220137499 881758208 39616 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 908660

[startup+25.6089 s]
/proc/loadavg: 1.56 1.69 1.83 3/102 17029
/proc/meminfo: memFree=745056/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=862116 CPUtime=25.41
/proc/17022/stat : 17022 (java) S 17008 17008 16937 0 -1 0 55937 0 1 0 2517 24 0 0 16 0 8 0 220137492 882806784 54899 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215529 54899 1989 14 0 201734 0
[pid=17022/tid=17023] ppid=17008 vsize=862116 CPUtime=19.49
/proc/17022/task/17023/stat : 17023 (java) R 17008 17008 16937 0 -1 64 46210 0 0 0 1933 16 0 0 25 0 8 0 220137495 882806784 54899 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155525058 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137496 882806784 54899 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137496 882806784 54899 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 882806784 54899 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=862116 CPUtime=0.16
/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 935 0 0 0 15 1 0 0 16 0 8 0 220137499 882806784 54899 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 882806784 54899 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220137499 882806784 54899 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 909684

[startup+51.2229 s]
/proc/loadavg: 1.78 1.73 1.84 3/102 17029
/proc/meminfo: memFree=659424/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=862116 CPUtime=50.9
/proc/17022/stat : 17022 (java) S 17008 17008 16937 0 -1 0 77767 0 1 0 5058 32 0 0 16 0 8 0 220137492 882806784 76690 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215529 76690 1989 14 0 201734 0
[pid=17022/tid=17023] ppid=17008 vsize=862116 CPUtime=42.25
/proc/17022/task/17023/stat : 17023 (java) R 17008 17008 16937 0 -1 64 67989 0 0 0 4201 24 0 0 25 0 8 0 220137495 882806784 76690 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155525058 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220137496 882806784 76690 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220137496 882806784 76690 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 882806784 76690 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=862116 CPUtime=0.17
/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 947 0 0 0 16 1 0 0 16 0 8 0 220137499 882806784 76690 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 882806784 76690 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) R 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220137499 882806784 76690 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 909684

[startup+102.449 s]
/proc/loadavg: 1.90 1.77 1.85 3/102 17029
/proc/meminfo: memFree=537760/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=862116 CPUtime=101.87
/proc/17022/stat : 17022 (java) S 17008 17008 16937 0 -1 0 107713 0 1 0 10144 43 0 0 17 0 8 0 220137492 882806784 106580 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215529 106580 1989 14 0 201734 0
[pid=17022/tid=17023] ppid=17008 vsize=862116 CPUtime=89.34

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

/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.69
Current children cumulated vsize (KiB) 909684

[startup+1544.03 s]
/proc/loadavg: 2.49 2.42 2.22 3/103 17532
/proc/meminfo: memFree=16344/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=862116 CPUtime=1537.71
/proc/17022/stat : 17022 (java) R 17008 17008 16937 0 -1 0 180953 0 1 0 153561 210 0 0 17 0 8 0 220137492 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153380168 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215529 179177 2007 14 0 201734 0
[pid=17022/tid=17023] ppid=17008 vsize=862116 CPUtime=1143.71
/proc/17022/task/17023/stat : 17023 (java) R 17008 17008 16937 0 -1 64 164201 0 0 0 114284 87 0 0 25 0 8 0 220137495 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=862116 CPUtime=0.27
/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.72
Current children cumulated vsize (KiB) 909684

[startup+1604.09 s]
/proc/loadavg: 2.31 2.37 2.21 3/103 17532
/proc/meminfo: memFree=15192/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=862116 CPUtime=1597.76
/proc/17022/stat : 17022 (java) S 17008 17008 16937 0 -1 0 180976 0 1 0 159559 217 0 0 17 0 8 0 220137492 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215529 179177 2007 14 0 201734 0
[pid=17022/tid=17023] ppid=17008 vsize=862116 CPUtime=1187.46
/proc/17022/task/17023/stat : 17023 (java) R 17008 17008 16937 0 -1 64 164201 0 0 0 118659 87 0 0 25 0 8 0 220137495 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=862116 CPUtime=0.27
/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) R 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.77
Current children cumulated vsize (KiB) 909684

[startup+1664.15 s]
/proc/loadavg: 2.22 2.34 2.21 3/103 17532
/proc/meminfo: memFree=15192/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=862116 CPUtime=1657.78
/proc/17022/stat : 17022 (java) S 17008 17008 16937 0 -1 0 180999 0 1 0 165557 221 0 0 17 0 8 0 220137492 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215529 179177 2007 14 0 201734 0
[pid=17022/tid=17023] ppid=17008 vsize=862116 CPUtime=1231.24
/proc/17022/task/17023/stat : 17023 (java) R 17008 17008 16937 0 -1 64 164201 0 0 0 123036 88 0 0 25 0 8 0 220137495 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155772416 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=862116 CPUtime=0.27
/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.79
Current children cumulated vsize (KiB) 909684

[startup+1724.21 s]
/proc/loadavg: 2.31 2.35 2.22 3/103 17532
/proc/meminfo: memFree=15640/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=862116 CPUtime=1717.81
/proc/17022/stat : 17022 (java) R 17008 17008 16937 0 -1 0 181023 0 1 0 171554 227 0 0 17 0 8 0 220137492 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074090872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215529 179177 2007 14 0 201734 0
[pid=17022/tid=17023] ppid=17008 vsize=862116 CPUtime=1274.79
/proc/17022/task/17023/stat : 17023 (java) R 17008 17008 16937 0 -1 64 164201 0 0 0 127391 88 0 0 25 0 8 0 220137495 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=862116 CPUtime=0.27
/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.82
Current children cumulated vsize (KiB) 909684

[startup+1784.27 s]
/proc/loadavg: 2.41 2.35 2.22 3/103 17532
/proc/meminfo: memFree=15576/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=862116 CPUtime=1777.85
/proc/17022/stat : 17022 (java) S 17008 17008 16937 0 -1 0 181046 0 1 0 177552 233 0 0 17 0 8 0 220137492 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215529 179177 2007 14 0 201734 0
[pid=17022/tid=17023] ppid=17008 vsize=862116 CPUtime=1318.67
/proc/17022/task/17023/stat : 17023 (java) R 17008 17008 16937 0 -1 64 164201 0 0 0 131778 89 0 0 25 0 8 0 220137495 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155525226 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=862116 CPUtime=0.27
/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.86
Current children cumulated vsize (KiB) 909684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.51 s]
/proc/loadavg: 2.46 2.37 2.23 3/103 17532
/proc/meminfo: memFree=15192/2055924 swapFree=4165736/4192956
[pid=17008] ppid=17006 vsize=47568 CPUtime=0.01
/proc/17008/stat : 17008 (galac.sh) S 17006 17008 16937 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 220137488 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17008/statm: 11892 363 245 79 0 218 0
[pid=17022] ppid=17008 vsize=862116 CPUtime=1800.08
/proc/17022/stat : 17022 (java) S 17008 17008 16937 0 -1 0 181055 0 1 0 179773 235 0 0 17 0 8 0 220137492 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17022/statm: 215529 179177 2007 14 0 201734 0
[pid=17022/tid=17023] ppid=17008 vsize=862116 CPUtime=1334.62
/proc/17022/task/17023/stat : 17023 (java) R 17008 17008 16937 0 -1 64 164201 0 0 0 133373 89 0 0 25 0 8 0 220137495 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155215792 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17024] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17024/stat : 17024 (java) S 17008 17008 16937 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17025] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17025/stat : 17025 (java) S 17008 17008 16937 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220137496 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17026] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17026/stat : 17026 (java) S 17008 17008 16937 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17027] ppid=17008 vsize=862116 CPUtime=0.27
/proc/17022/task/17027/stat : 17027 (java) S 17008 17008 16937 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17028] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17028/stat : 17028 (java) S 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17022/tid=17029] ppid=17008 vsize=862116 CPUtime=0
/proc/17022/task/17029/stat : 17029 (java) R 17008 17008 16937 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220137499 882806784 179177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 909684

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.53
CPU time (s): 0.026995
CPU user time (s): 0.005999
CPU system time (s): 0.020996
CPU usage (%): 0.0014943
Max. virtual memory (cumulated for all children) (KiB): 909684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.005999
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2465
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51
involuntary context switches= 23

runsolver used 2.17967 s user time and 5.82511 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan 13 19:43:38 UTC 2007


IDJOB= 233879
IDBENCH= 6644
IDSOLVER= 78
FILE ID= node6/233879-1168717416

PBS_JOBID= 3547399

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d89e8198038e270d1f274447665fd22b

RANDOM SEED= 186643617

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.240
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.240
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:      2055924 kB
MemFree:        958136 kB
Buffers:         34240 kB
Cached:         311032 kB
SwapCached:       2548 kB
Active:         772296 kB
Inactive:       267716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        958136 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            3128 kB
Writeback:           0 kB
Mapped:         712192 kB
Slab:            40980 kB
Committed_AS:  7996504 kB
PageTables:       3732 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= 66326 MiB



End job on node6 on Sat Jan 13 20:13:50 UTC 2007