Trace number 233895

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 1806.55

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-3.xml
MD5SUMd74e1fc2cd64aae8cda46a42a291518c
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.351946
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size437
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 ---
283.92	c start processing
283.92	c start relation processing
320.87	c start cnf exporting
1783.89	c parsing time : 283.746
1783.89	c preprocessing time : 1783.714
1783.89	
1783.89	c Nary constraints - conflicts : 0 supports : 0
1783.89	c Binary constraints - conflicts : 294 supports :0
1783.89	c max arity constraint : 2
1783.89	c Max Tuples generated 190095
1783.89	c relations : 294
1783.89	c relations BDD: 0
1783.89	c vars : 18817 - clauses :  15109108
1783.89	
1783.99	 
1783.99	c --- Minisat Stats ---
1783.99	 

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/node2/watcher-233895-1168717420 -o ROOT/results/node2/solver-233895-1168717420 -C 1800 -M 900 /tmp/evaluation/233895-1168717420/galac.sh /tmp/evaluation/233895-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: 1.18 1.52 1.78 3/87 18927
/proc/meminfo: memFree=1498896/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=8564 CPUtime=0
/proc/18926/stat : 18926 (galac.sh) D 18924 18926 18400 0 -1 4194304 317 0 0 0 0 0 0 0 17 0 1 0 220138010 8769536 261 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206381481938 0 2 4096 8192 18446744072100051646 0 0 17 1 0 0
/proc/18926/statm: 2141 261 201 79 0 134 0

[startup+0.102202 s]
/proc/loadavg: 1.18 1.52 1.78 3/87 18927
/proc/meminfo: memFree=1498896/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.510278 s]
/proc/loadavg: 1.18 1.52 1.78 3/87 18927
/proc/meminfo: memFree=1498896/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33343 s]
/proc/loadavg: 1.32 1.54 1.78 4/95 18947
/proc/meminfo: memFree=1444304/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=861280 CPUtime=1.27
/proc/18940/stat : 18940 (java) S 18926 18926 18400 0 -1 0 16267 0 1 0 119 8 0 0 16 0 8 0 220138014 881950720 15853 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 215320 15853 1989 14 0 201525 0
[pid=18940/tid=18941] ppid=18926 vsize=861280 CPUtime=0.33
/proc/18940/task/18941/stat : 18941 (java) R 18926 18926 18400 0 -1 64 6864 0 0 0 31 2 0 0 16 0 8 0 220138018 881950720 15853 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153789628 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18926 vsize=861280 CPUtime=0
/proc/18940/task/18942/stat : 18942 (java) S 18926 18926 18400 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220138019 881950720 15853 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18926 vsize=861280 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18926 18926 18400 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220138019 881950720 15853 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18926 vsize=861280 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18926 18926 18400 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220138022 881950720 15853 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18926 vsize=861280 CPUtime=0.11
/proc/18940/task/18945/stat : 18945 (java) R 18926 18926 18400 0 -1 64 914 0 0 0 11 0 0 0 20 0 8 0 220138022 881950720 15853 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18926 vsize=861280 CPUtime=0
/proc/18940/task/18946/stat : 18946 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220138022 881950720 15853 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18926 vsize=861280 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220138022 881950720 15853 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) 908836

[startup+2.98374 s]
/proc/loadavg: 1.32 1.54 1.78 4/95 18947
/proc/meminfo: memFree=1430032/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=861092 CPUtime=2.93
/proc/18940/stat : 18940 (java) S 18926 18926 18400 0 -1 0 21751 0 1 0 282 11 0 0 16 0 8 0 220138014 881758208 21056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 215273 21056 1989 14 0 201478 0
[pid=18940/tid=18941] ppid=18926 vsize=861092 CPUtime=1.34
/proc/18940/task/18941/stat : 18941 (java) R 18926 18926 18400 0 -1 64 12335 0 0 0 129 5 0 0 18 0 8 0 220138018 881758208 21056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155525244 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18942/stat : 18942 (java) S 18926 18926 18400 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220138019 881758208 21056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18926 18926 18400 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220138019 881758208 21056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18926 18926 18400 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220138022 881758208 21056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18926 vsize=861092 CPUtime=0.12
/proc/18940/task/18945/stat : 18945 (java) S 18926 18926 18400 0 -1 64 923 0 0 0 12 0 0 0 16 0 8 0 220138022 881758208 21056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18946/stat : 18946 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220138022 881758208 21056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220138022 881758208 21056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908648

[startup+6.27634 s]
/proc/loadavg: 1.38 1.55 1.78 3/95 18947
/proc/meminfo: memFree=1393872/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=861092 CPUtime=6.21
/proc/18940/stat : 18940 (java) R 18926 18926 18400 0 -1 0 29833 0 1 0 608 13 0 0 16 0 8 0 220138014 881758208 28995 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073514685 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 215273 28995 1989 14 0 201478 0
[pid=18940/tid=18941] ppid=18926 vsize=861092 CPUtime=3.74
/proc/18940/task/18941/stat : 18941 (java) R 18926 18926 18400 0 -1 64 20400 0 0 0 366 8 0 0 25 0 8 0 220138018 881758208 28995 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18942/stat : 18942 (java) S 18926 18926 18400 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220138019 881758208 28995 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18926 18926 18400 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220138019 881758208 28995 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18926 18926 18400 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220138022 881758208 28995 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18926 vsize=861092 CPUtime=0.13
/proc/18940/task/18945/stat : 18945 (java) S 18926 18926 18400 0 -1 64 925 0 0 0 13 0 0 0 16 0 8 0 220138022 881758208 28995 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18946/stat : 18946 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220138022 881758208 28995 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220138022 881758208 28995 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 908648

[startup+12.7735 s]
/proc/loadavg: 1.51 1.58 1.79 4/95 18947
/proc/meminfo: memFree=1342864/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=861092 CPUtime=12.71
/proc/18940/stat : 18940 (java) R 18926 18926 18400 0 -1 0 39834 0 1 0 1253 18 0 0 16 0 8 0 220138014 881758208 38976 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073727038 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 215273 38976 1989 14 0 201478 0
[pid=18940/tid=18941] ppid=18926 vsize=861092 CPUtime=8.95
/proc/18940/task/18941/stat : 18941 (java) R 18926 18926 18400 0 -1 64 30375 0 0 0 883 12 0 0 25 0 8 0 220138018 881758208 38976 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18942/stat : 18942 (java) S 18926 18926 18400 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220138019 881758208 38976 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18926 18926 18400 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220138019 881758208 38976 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18926 18926 18400 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220138022 881758208 38976 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18926 vsize=861092 CPUtime=0.14
/proc/18940/task/18945/stat : 18945 (java) S 18926 18926 18400 0 -1 64 931 0 0 0 14 0 0 0 16 0 8 0 220138022 881758208 38976 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18946/stat : 18946 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220138022 881758208 38976 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220138022 881758208 38976 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 908648

[startup+25.6439 s]
/proc/loadavg: 1.58 1.59 1.79 3/95 18947
/proc/meminfo: memFree=1275600/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=861092 CPUtime=25.58
/proc/18940/stat : 18940 (java) S 18926 18926 18400 0 -1 0 55342 0 1 0 2534 24 0 0 16 0 8 0 220138014 881758208 54456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 215273 54456 1989 14 0 201478 0
[pid=18940/tid=18941] ppid=18926 vsize=861092 CPUtime=19.97
/proc/18940/task/18941/stat : 18941 (java) R 18926 18926 18400 0 -1 64 45846 0 0 0 1979 18 0 0 25 0 8 0 220138018 881758208 54456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155772385 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18942/stat : 18942 (java) S 18926 18926 18400 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220138019 881758208 54456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18926 18926 18400 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220138019 881758208 54456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18926 18926 18400 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220138022 881758208 54456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18926 vsize=861092 CPUtime=0.15
/proc/18940/task/18945/stat : 18945 (java) S 18926 18926 18400 0 -1 64 940 0 0 0 15 0 0 0 16 0 8 0 220138022 881758208 54456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18946/stat : 18946 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220138022 881758208 54456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220138022 881758208 54456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 908648

[startup+51.2976 s]
/proc/loadavg: 1.75 1.63 1.80 3/95 18947
/proc/meminfo: memFree=1168144/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=861092 CPUtime=51.22
/proc/18940/stat : 18940 (java) S 18926 18926 18400 0 -1 0 76433 0 1 0 5091 31 0 0 16 0 8 0 220138014 881758208 75507 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 215273 75507 1989 14 0 201478 0
[pid=18940/tid=18941] ppid=18926 vsize=861092 CPUtime=43.08
/proc/18940/task/18941/stat : 18941 (java) R 18926 18926 18400 0 -1 64 66890 0 0 0 4283 25 0 0 25 0 8 0 220138018 881758208 75507 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155215796 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18942/stat : 18942 (java) S 18926 18926 18400 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220138019 881758208 75507 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18926 18926 18400 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220138019 881758208 75507 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18926 18926 18400 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220138022 881758208 75507 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18926 vsize=861092 CPUtime=0.16
/proc/18940/task/18945/stat : 18945 (java) S 18926 18926 18400 0 -1 64 947 0 0 0 16 0 0 0 16 0 8 0 220138022 881758208 75507 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18946/stat : 18946 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220138022 881758208 75507 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18926 vsize=861092 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220138022 881758208 75507 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.23
Current children cumulated vsize (KiB) 908648

[startup+102.598 s]
/proc/loadavg: 1.89 1.68 1.81 3/95 18947
/proc/meminfo: memFree=987472/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=861092 CPUtime=102.5
/proc/18940/stat : 18940 (java) S 18926 18926 18400 0 -1 0 107057 0 1 0 10206 44 0 0 17 0 8 0 220138014 881758208 106078 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 215273 106078 1989 14 0 201478 0
[pid=18940/tid=18941] ppid=18926 vsize=861092 CPUtime=90.95

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

[pid=18940/tid=18947] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1419.61
Current children cumulated vsize (KiB) 909672

[startup+1483.98 s]
/proc/loadavg: 2.17 2.23 2.11 3/103 19221
/proc/meminfo: memFree=129096/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=862116 CPUtime=1479.29
/proc/18940/stat : 18940 (java) R 18926 18926 18400 0 -1 0 179359 0 1 0 147727 202 0 0 17 0 8 0 220138014 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073969068 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18940/statm: 215529 177781 2007 14 0 201734 0
[pid=18940/tid=18941] ppid=18926 vsize=862116 CPUtime=1126.83
/proc/18940/task/18941/stat : 18941 (java) R 18926 18926 18400 0 -1 64 162651 0 0 0 112595 88 0 0 25 0 8 0 220138018 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18940/tid=18942] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18942/stat : 18942 (java) S 18926 18926 18400 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220138019 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18926 18926 18400 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220138019 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18926 18926 18400 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18926 vsize=862116 CPUtime=0.27
/proc/18940/task/18945/stat : 18945 (java) S 18926 18926 18400 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18946/stat : 18946 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1479.3
Current children cumulated vsize (KiB) 909672

[startup+1544.03 s]
/proc/loadavg: 2.42 2.26 2.12 3/103 19221
/proc/meminfo: memFree=120328/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=862116 CPUtime=1538.99
/proc/18940/stat : 18940 (java) S 18926 18926 18400 0 -1 0 179383 0 1 0 153692 207 0 0 17 0 8 0 220138014 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18940/statm: 215529 177781 2007 14 0 201734 0
[pid=18940/tid=18941] ppid=18926 vsize=862116 CPUtime=1170.4
/proc/18940/task/18941/stat : 18941 (java) R 18926 18926 18400 0 -1 64 162651 0 0 0 116951 89 0 0 25 0 8 0 220138018 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155523567 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18940/tid=18942] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18942/stat : 18942 (java) S 18926 18926 18400 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220138019 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18926 18926 18400 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220138019 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18926 18926 18400 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18926 vsize=862116 CPUtime=0.27
/proc/18940/task/18945/stat : 18945 (java) S 18926 18926 18400 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18946/stat : 18946 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1539
Current children cumulated vsize (KiB) 909672

[startup+1604.09 s]
/proc/loadavg: 2.26 2.26 2.13 3/103 19221
/proc/meminfo: memFree=111048/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=862116 CPUtime=1598.72
/proc/18940/stat : 18940 (java) R 18926 18926 18400 0 -1 0 179408 0 1 0 159661 211 0 0 17 0 8 0 220138014 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074005248 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18940/statm: 215529 177781 2007 14 0 201734 0
[pid=18940/tid=18941] ppid=18926 vsize=862116 CPUtime=1214.32
/proc/18940/task/18941/stat : 18941 (java) R 18926 18926 18400 0 -1 64 162651 0 0 0 121342 90 0 0 25 0 8 0 220138018 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18940/tid=18942] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18942/stat : 18942 (java) S 18926 18926 18400 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220138019 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18926 18926 18400 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220138019 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18926 18926 18400 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18926 vsize=862116 CPUtime=0.27
/proc/18940/task/18945/stat : 18945 (java) S 18926 18926 18400 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18946/stat : 18946 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1598.73
Current children cumulated vsize (KiB) 909672

[startup+1664.15 s]
/proc/loadavg: 2.38 2.27 2.14 3/103 19221
/proc/meminfo: memFree=101512/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=862116 CPUtime=1658.4
/proc/18940/stat : 18940 (java) S 18926 18926 18400 0 -1 0 179432 0 1 0 165624 216 0 0 17 0 8 0 220138014 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18940/statm: 215529 177781 2007 14 0 201734 0
[pid=18940/tid=18941] ppid=18926 vsize=862116 CPUtime=1257.93
/proc/18940/task/18941/stat : 18941 (java) R 18926 18926 18400 0 -1 64 162651 0 0 0 125703 90 0 0 25 0 8 0 220138018 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155523567 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18940/tid=18942] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18942/stat : 18942 (java) S 18926 18926 18400 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220138019 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18926 18926 18400 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220138019 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18926 18926 18400 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18926 vsize=862116 CPUtime=0.27
/proc/18940/task/18945/stat : 18945 (java) S 18926 18926 18400 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18946/stat : 18946 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.41
Current children cumulated vsize (KiB) 909672

[startup+1724.2 s]
/proc/loadavg: 2.43 2.32 2.16 3/103 19221
/proc/meminfo: memFree=92296/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=0.01
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=18940] ppid=18926 vsize=862116 CPUtime=1718.11
/proc/18940/stat : 18940 (java) S 18926 18926 18400 0 -1 0 179456 0 1 0 171589 222 0 0 17 0 8 0 220138014 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18940/statm: 215529 177781 2007 14 0 201734 0
[pid=18940/tid=18941] ppid=18926 vsize=862116 CPUtime=1301.92
/proc/18940/task/18941/stat : 18941 (java) R 18926 18926 18400 0 -1 64 162651 0 0 0 130102 90 0 0 25 0 8 0 220138018 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155772417 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18940/tid=18942] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18942/stat : 18942 (java) S 18926 18926 18400 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220138019 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18926 18926 18400 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220138019 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18926 18926 18400 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18926 vsize=862116 CPUtime=0.27
/proc/18940/task/18945/stat : 18945 (java) S 18926 18926 18400 0 -1 64 1000 0 0 0 26 1 0 0 16 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18946/stat : 18946 (java) S 18926 18926 18400 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18926 vsize=862116 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18926 18926 18400 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220138022 882806784 177781 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1718.12
Current children cumulated vsize (KiB) 909672

[startup+1784.26 s]
/proc/loadavg: 2.16 2.26 2.15 3/103 19221
/proc/meminfo: memFree=83144/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=1777.58
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 800 181192 0 1 0 0 177518 240 19 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 1777.58
Current children cumulated vsize (KiB) 47556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.54 s]
/proc/loadavg: 2.10 2.24 2.15 3/96 19222
/proc/meminfo: memFree=162048/2055920 swapFree=4180552/4192956
[pid=18926] ppid=18924 vsize=47556 CPUtime=1777.58
/proc/18926/stat : 18926 (galac.sh) S 18924 18926 18400 0 -1 4194304 800 181192 0 1 0 0 177518 240 19 0 1 0 220138010 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18926/statm: 11889 363 245 79 0 218 0
[pid=19222] ppid=18926 vsize=636420 CPUtime=22.43
/proc/19222/stat : 19222 (minisat) R 18926 18926 18400 0 -1 4194304 156170 0 0 0 2136 107 0 0 25 0 1 0 220316410 651694080 156152 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/19222/statm: 159105 156152 54 142 0 158961 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 683976

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 18926 and gives childrusage.ru_utime.tv_sec=1775 childrusage.ru_utime.tv_usec=193129 childrusage.ru_stime.tv_sec=2 childrusage.ru_stime.tv_usec=417632
CPU time returned by wait4() is 1777.61
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 1806.55
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): 909672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1775.19
system time used= 2.41763
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181992
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37038
involuntary context switches= 49295

runsolver used 2.21366 s user time and 5.76912 s system time

The end

Launcher Data (download as text)

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


IDJOB= 233895
IDBENCH= 6645
IDSOLVER= 78
FILE ID= node2/233895-1168717420

PBS_JOBID= 3547396

Free space on /tmp= 66514 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d74e1fc2cd64aae8cda46a42a291518c

RANDOM SEED= 635688214

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.259
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	: 5931.00
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.259
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:       1501232 kB
Buffers:         34780 kB
Cached:         248908 kB
SwapCached:        552 kB
Active:         359148 kB
Inactive:       135004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501232 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            3088 kB
Writeback:           0 kB
Mapped:         222764 kB
Slab:            44848 kB
Committed_AS:  6452236 kB
PageTables:       2720 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= 66342 MiB



End job on node2 on Sat Jan 13 20:13:54 UTC 2007