Trace number 209222

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.029994 1810.09

General information on the benchmark

Namefapp/fapp01-05/fapp03/
fapp03-0300-9.xml
MD5SUMa970296dc79b2ada66d9b354e91d513b
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 benchmark2.00369
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---

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/node5/watcher-209222-1168715415 -o ROOT/results/node5/solver-209222-1168715415 -C 1800 -M 900 /tmp/evaluation/209222-1168715415/galac.sh /tmp/evaluation/209222-1168715415/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: 2.27 2.12 2.02 4/94 14316
/proc/meminfo: memFree=784560/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=8740 CPUtime=0
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 450 953 0 0 0 0 0 0 17 0 1 0 200156004 8949760 310 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 2185 310 217 79 0 178 0
[pid=14322] ppid=14315 vsize=8760 CPUtime=0
/proc/14322/stat : 14322 (galac.sh) R 14315 14315 12364 0 -1 4194368 20 0 0 0 0 0 0 0 20 0 1 0 200156005 8970240 312 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913479975 0 0 4096 73728 0 0 0 17 1 0 0
/proc/14322/statm: 2190 312 217 79 0 183 0

[startup+0.106618 s]
/proc/loadavg: 2.27 2.12 2.02 4/94 14316
/proc/meminfo: memFree=784560/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.514664 s]
/proc/loadavg: 2.27 2.12 2.02 4/94 14316
/proc/meminfo: memFree=784560/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33576 s]
/proc/loadavg: 2.27 2.12 2.02 3/102 14336
/proc/meminfo: memFree=742184/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=861088 CPUtime=1.27
/proc/14329/stat : 14329 (java) R 14315 14315 12364 0 -1 0 12592 0 1 0 117 10 0 0 25 0 8 0 200156007 881754112 12331 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4073780391 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215272 12331 1989 14 0 201477 0
[pid=14329/tid=14330] ppid=14315 vsize=861088 CPUtime=0.48
/proc/14329/task/14330/stat : 14330 (java) S 14315 14315 12364 0 -1 64 4052 0 0 0 46 2 0 0 17 0 8 0 200156012 881754112 12331 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 881754112 12331 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 881754112 12331 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 881754112 12331 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=861088 CPUtime=0.13
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 921 0 0 0 12 1 0 0 16 0 8 0 200156016 881754112 12331 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 881754112 12331 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 200156016 881754112 12331 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908648

[startup+2.97496 s]
/proc/loadavg: 2.33 2.14 2.03 3/102 14336
/proc/meminfo: memFree=739624/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=861088 CPUtime=2.89
/proc/14329/stat : 14329 (java) R 14315 14315 12364 0 -1 0 14082 0 1 0 278 11 0 0 25 0 8 0 200156007 881754112 13792 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215272 13792 1994 14 0 201477 0
[pid=14329/tid=14330] ppid=14315 vsize=861088 CPUtime=1.72
/proc/14329/task/14330/stat : 14330 (java) R 14315 14315 12364 0 -1 64 5482 0 0 0 169 3 0 0 18 0 8 0 200156012 881754112 13792 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155250409 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 881754112 13792 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 881754112 13792 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 881754112 13792 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=861088 CPUtime=0.16
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 940 0 0 0 15 1 0 0 16 0 8 0 200156016 881754112 13792 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 881754112 13792 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 200156016 881754112 13792 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 908648

[startup+6.18332 s]
/proc/loadavg: 2.33 2.14 2.03 3/102 14336
/proc/meminfo: memFree=731880/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=861088 CPUtime=6.08
/proc/14329/stat : 14329 (java) S 14315 14315 12364 0 -1 0 15667 0 1 0 596 12 0 0 16 0 8 0 200156007 881754112 15336 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215272 15336 1994 14 0 201477 0
[pid=14329/tid=14330] ppid=14315 vsize=861088 CPUtime=4.32
/proc/14329/task/14330/stat : 14330 (java) R 14315 14315 12364 0 -1 64 7014 0 0 0 429 3 0 0 25 0 8 0 200156012 881754112 15336 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 881754112 15336 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 881754112 15336 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 881754112 15336 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=861088 CPUtime=0.18
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 952 0 0 0 17 1 0 0 16 0 8 0 200156016 881754112 15336 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 881754112 15336 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 200156016 881754112 15336 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 908648

[startup+12.676 s]
/proc/loadavg: 2.28 2.13 2.03 3/102 14336
/proc/meminfo: memFree=713008/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=861088 CPUtime=12.55
/proc/14329/stat : 14329 (java) S 14315 14315 12364 0 -1 0 19636 0 1 0 1240 15 0 0 16 0 8 0 200156007 881754112 19250 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215272 19250 1994 14 0 201477 0
[pid=14329/tid=14330] ppid=14315 vsize=861088 CPUtime=9.94
/proc/14329/task/14330/stat : 14330 (java) R 14315 14315 12364 0 -1 64 10917 0 0 0 989 5 0 0 25 0 8 0 200156012 881754112 19250 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155222447 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 881754112 19250 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 881754112 19250 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 881754112 19250 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=861088 CPUtime=0.2
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 963 0 0 0 19 1 0 0 15 0 8 0 200156016 881754112 19250 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 881754112 19250 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 200156016 881754112 19250 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 908648

[startup+25.4775 s]
/proc/loadavg: 2.24 2.13 2.03 3/102 14336
/proc/meminfo: memFree=696240/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=861088 CPUtime=25.28
/proc/14329/stat : 14329 (java) S 14315 14315 12364 0 -1 0 23837 0 1 0 2511 17 0 0 15 0 8 0 200156007 881754112 23376 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215272 23376 1994 14 0 201477 0
[pid=14329/tid=14330] ppid=14315 vsize=861088 CPUtime=21.76
/proc/14329/task/14330/stat : 14330 (java) R 14315 14315 12364 0 -1 64 15032 0 0 0 2169 7 0 0 25 0 8 0 200156012 881754112 23376 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 881754112 23376 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 881754112 23376 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 881754112 23376 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=861088 CPUtime=0.22
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 974 0 0 0 21 1 0 0 15 0 8 0 200156016 881754112 23376 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 881754112 23376 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 200156016 881754112 23376 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 908648

[startup+51.1634 s]
/proc/loadavg: 2.16 2.12 2.02 3/102 14336
/proc/meminfo: memFree=662192/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=861088 CPUtime=50.8
/proc/14329/stat : 14329 (java) R 14315 14315 12364 0 -1 0 31475 0 1 0 5059 21 0 0 15 0 8 0 200156007 881754112 30908 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4074061022 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215272 30908 1994 14 0 201477 0
[pid=14329/tid=14330] ppid=14315 vsize=861088 CPUtime=45.84
/proc/14329/task/14330/stat : 14330 (java) R 14315 14315 12364 0 -1 64 22551 0 0 0 4572 12 0 0 25 0 8 0 200156012 881754112 30908 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 881754112 30908 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 881754112 30908 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 881754112 30908 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=861088 CPUtime=0.24
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 987 0 0 0 23 1 0 0 16 0 8 0 200156016 881754112 30908 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 881754112 30908 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=861088 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 200156016 881754112 30908 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 908648

[startup+102.429 s]
/proc/loadavg: 2.14 2.12 2.03 3/102 14337
/proc/meminfo: memFree=625456/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=861088 CPUtime=101.78

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

/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 882802688 127298 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=862112 CPUtime=0.01
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 2 0 0 0 0 1 0 0 15 0 8 0 200156016 882802688 127298 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.3
Current children cumulated vsize (KiB) 909672

[startup+1544.61 s]
/proc/loadavg: 2.15 2.06 2.01 3/102 14483
/proc/meminfo: memFree=43824/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=862112 CPUtime=1536.08
/proc/14329/stat : 14329 (java) S 14315 14315 12364 0 -1 0 132336 0 1 0 153526 82 0 0 16 0 8 0 200156007 882802688 129817 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215528 129817 1994 14 0 201733 0
[pid=14329/tid=14330] ppid=14315 vsize=862112 CPUtime=1510.68
/proc/14329/task/14330/stat : 14330 (java) R 14315 14315 12364 0 -1 64 121448 0 0 0 151000 68 0 0 25 0 8 0 200156012 882802688 129817 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 882802688 129817 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 882802688 129817 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 882802688 129817 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=862112 CPUtime=0.26
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 998 0 0 0 25 1 0 0 16 0 8 0 200156016 882802688 129817 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 882802688 129817 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=862112 CPUtime=0.01
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 2 0 0 0 0 1 0 0 15 0 8 0 200156016 882802688 129817 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.09
Current children cumulated vsize (KiB) 909672

[startup+1604.71 s]
/proc/loadavg: 2.12 2.08 2.02 3/102 14483
/proc/meminfo: memFree=34352/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=862112 CPUtime=1595.87
/proc/14329/stat : 14329 (java) S 14315 14315 12364 0 -1 0 134759 0 1 0 159503 84 0 0 16 0 8 0 200156007 882802688 132192 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215528 132192 1994 14 0 201733 0
[pid=14329/tid=14330] ppid=14315 vsize=862112 CPUtime=1569.96
/proc/14329/task/14330/stat : 14330 (java) R 14315 14315 12364 0 -1 64 123823 0 0 0 156927 69 0 0 25 0 8 0 200156012 882802688 132192 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155523553 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 882802688 132192 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 882802688 132192 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 882802688 132192 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=862112 CPUtime=0.26
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 998 0 0 0 25 1 0 0 16 0 8 0 200156016 882802688 132192 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 882802688 132192 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=862112 CPUtime=0.01
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 2 0 0 0 0 1 0 0 15 0 8 0 200156016 882802688 132192 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.88
Current children cumulated vsize (KiB) 909672

[startup+1664.81 s]
/proc/loadavg: 2.10 2.08 2.02 3/102 14483
/proc/meminfo: memFree=24368/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=862112 CPUtime=1655.61
/proc/14329/stat : 14329 (java) S 14315 14315 12364 0 -1 0 137211 0 1 0 165476 85 0 0 16 0 8 0 200156007 882802688 134598 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215528 134598 1994 14 0 201733 0
[pid=14329/tid=14330] ppid=14315 vsize=862112 CPUtime=1629.21
/proc/14329/task/14330/stat : 14330 (java) R 14315 14315 12364 0 -1 64 126229 0 0 0 162850 71 0 0 25 0 8 0 200156012 882802688 134598 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155222447 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 882802688 134598 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 882802688 134598 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 882802688 134598 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=862112 CPUtime=0.26
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 998 0 0 0 25 1 0 0 16 0 8 0 200156016 882802688 134598 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 882802688 134598 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=862112 CPUtime=0.02
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 2 0 0 0 1 1 0 0 15 0 8 0 200156016 882802688 134598 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.62
Current children cumulated vsize (KiB) 909672

[startup+1724.91 s]
/proc/loadavg: 2.04 2.06 2.01 3/102 14483
/proc/meminfo: memFree=20976/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=862112 CPUtime=1715.39
/proc/14329/stat : 14329 (java) S 14315 14315 12364 0 -1 0 137972 0 1 0 171454 85 0 0 16 0 8 0 200156007 882802688 135313 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215528 135313 1994 14 0 201733 0
[pid=14329/tid=14330] ppid=14315 vsize=862112 CPUtime=1688.64
/proc/14329/task/14330/stat : 14330 (java) R 14315 14315 12364 0 -1 64 126944 0 0 0 168793 71 0 0 25 0 8 0 200156012 882802688 135313 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155525235 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 882802688 135313 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 882802688 135313 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 882802688 135313 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=862112 CPUtime=0.26
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 998 0 0 0 25 1 0 0 16 0 8 0 200156016 882802688 135313 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 882802688 135313 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=862112 CPUtime=0.02
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 2 0 0 0 1 1 0 0 15 0 8 0 200156016 882802688 135313 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.4
Current children cumulated vsize (KiB) 909672

[startup+1785.02 s]
/proc/loadavg: 2.01 2.05 2.01 3/102 14483
/proc/meminfo: memFree=16240/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=862112 CPUtime=1775.19
/proc/14329/stat : 14329 (java) S 14315 14315 12364 0 -1 0 140898 0 1 0 177432 87 0 0 17 0 8 0 200156007 882802688 138193 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215528 138193 1994 14 0 201733 0
[pid=14329/tid=14330] ppid=14315 vsize=862112 CPUtime=1747.89
/proc/14329/task/14330/stat : 14330 (java) R 14315 14315 12364 0 -1 64 129824 0 0 0 174717 72 0 0 25 0 8 0 200156012 882802688 138193 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155134198 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 882802688 138193 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 882802688 138193 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 882802688 138193 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=862112 CPUtime=0.26
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 998 0 0 0 25 1 0 0 16 0 8 0 200156016 882802688 138193 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 882802688 138193 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=862112 CPUtime=0.02
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 2 0 0 0 1 1 0 0 15 0 8 0 200156016 882802688 138193 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.2
Current children cumulated vsize (KiB) 909672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.07 s]
/proc/loadavg: 2.01 2.04 2.00 3/102 14483
/proc/meminfo: memFree=16240/2055920 swapFree=4192812/4192956
[pid=14315] ppid=14313 vsize=47560 CPUtime=0.01
/proc/14315/stat : 14315 (galac.sh) S 14313 14315 12364 0 -1 4194304 761 1706 0 0 0 0 0 1 23 0 1 0 200156004 48701440 363 18446744073709551615 4194304 4520092 548682069280 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14315/statm: 11890 363 245 79 0 218 0
[pid=14329] ppid=14315 vsize=862112 CPUtime=1800.09
/proc/14329/stat : 14329 (java) S 14315 14315 12364 0 -1 0 141905 0 1 0 179922 87 0 0 17 0 8 0 200156007 882802688 139182 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 215528 139182 1994 14 0 201733 0
[pid=14329/tid=14330] ppid=14315 vsize=862112 CPUtime=1772.59
/proc/14329/task/14330/stat : 14330 (java) R 14315 14315 12364 0 -1 64 130813 0 0 0 177186 73 0 0 25 0 8 0 200156012 882802688 139182 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155523673 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14331] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14315 14315 12364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 200156012 882802688 139182 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14332] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14315 14315 12364 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 200156012 882802688 139182 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14333] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 200156016 882802688 139182 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14334] ppid=14315 vsize=862112 CPUtime=0.26
/proc/14329/task/14334/stat : 14334 (java) S 14315 14315 12364 0 -1 64 998 0 0 0 25 1 0 0 16 0 8 0 200156016 882802688 139182 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14335] ppid=14315 vsize=862112 CPUtime=0
/proc/14329/task/14335/stat : 14335 (java) S 14315 14315 12364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 200156016 882802688 139182 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14329/tid=14336] ppid=14315 vsize=862112 CPUtime=0.02
/proc/14329/task/14336/stat : 14336 (java) S 14315 14315 12364 0 -1 64 2 0 0 0 1 1 0 0 15 0 8 0 200156016 882802688 139182 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 909672

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

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.09
CPU time (s): 0.029994
CPU user time (s): 0.007998
CPU system time (s): 0.021996
CPU usage (%): 0.00165705
Max. virtual memory (cumulated for all children) (KiB): 909672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.007998
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2467
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= 52
involuntary context switches= 23

runsolver used 2.10368 s user time and 6.24005 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan 13 19:10:16 UTC 2007


IDJOB= 209222
IDBENCH= 4503
IDSOLVER= 78
FILE ID= node5/209222-1168715415

PBS_JOBID= 3547091

Free space on /tmp= 66555 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp03/fapp03-0300-9.xml
COMMAND LINE= /tmp/evaluation/209222-1168715415/galac.sh /tmp/evaluation/209222-1168715415/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-209222-1168715415 -o ROOT/results/node5/solver-209222-1168715415 -C 1800 -M 900  /tmp/evaluation/209222-1168715415/galac.sh /tmp/evaluation/209222-1168715415/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  a970296dc79b2ada66d9b354e91d513b

RANDOM SEED= 162961705

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:      2055920 kB
MemFree:        785360 kB
Buffers:         46240 kB
Cached:         621112 kB
SwapCached:          0 kB
Active:         687392 kB
Inactive:       508940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        785360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3440 kB
Writeback:           0 kB
Mapped:         556988 kB
Slab:            57976 kB
Committed_AS:  6805492 kB
PageTables:       3208 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= 66558 MiB



End job on node5 on Sat Jan 13 19:40:32 UTC 2007