Trace number 249016

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) 1800.03 1805.79

General information on the benchmark

Nameprimes/primes-15/
primes-15-60-2-5.xml
MD5SUM9bb975175f850c475ad1e3d15e7aec53
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity7
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02	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/node76/watcher-249016-1168402322 -o ROOT/results/node76/solver-249016-1168402322 -C 1800 -M 900 /tmp/evaluation/249016-1168402322/galac.sh /tmp/evaluation/249016-1168402322/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.23 2.08 1.97 5/86 21668
/proc/meminfo: memFree=1590672/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=8656 CPUtime=0
/proc/21667/stat : 21667 (galac.sh) R 21665 21667 21597 0 -1 4194304 333 0 0 0 0 0 0 0 17 0 1 0 188629310 8863744 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843736463 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/21667/statm: 2164 279 207 79 0 156 0
[pid=21669] ppid=21667 vsize=8692 CPUtime=0
/proc/21669/stat : 21669 (galac.sh) R 21667 21667 21597 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 188629311 8900608 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843736463 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/21669/statm: 2173 286 209 79 0 165 0
[pid=21670] ppid=21669 vsize=1268 CPUtime=0
/proc/21670/stat : 21670 (id) R 21669 21667 21597 0 -1 4194304 59 0 0 0 0 0 0 0 17 0 1 0 188629311 1298432 33 18446744073709551615 4194304 4211724 548682069312 18446744073709551615 206841115593 0 0 3674112 0 0 0 0 17 1 0 0
/proc/21670/statm: 317 36 29 4 0 4 0

[startup+0.107043 s]
/proc/loadavg: 2.23 2.08 1.97 5/86 21668
/proc/meminfo: memFree=1590672/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 56344

[startup+0.515126 s]
/proc/loadavg: 2.23 2.08 1.97 5/86 21668
/proc/meminfo: memFree=1590672/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 56344

[startup+1.33628 s]
/proc/loadavg: 2.23 2.08 1.97 3/94 21688
/proc/meminfo: memFree=1546768/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=1.28
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 12936 0 1 0 122 6 0 0 25 0 8 0 188629313 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073732455 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21681/statm: 215215 12693 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 917204

[startup+2.9736 s]
/proc/loadavg: 2.23 2.08 1.97 3/94 21688
/proc/meminfo: memFree=1546704/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=2.91
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 12936 0 1 0 285 6 0 0 25 0 8 0 188629313 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073732041 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21681/statm: 215215 12693 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 917204

[startup+6.26824 s]
/proc/loadavg: 2.21 2.08 1.97 3/94 21688
/proc/meminfo: memFree=1546704/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=6.18
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 12936 0 1 0 612 6 0 0 25 0 8 0 188629313 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073731070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21681/statm: 215215 12693 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 917204

[startup+12.7405 s]
/proc/loadavg: 2.19 2.08 1.97 3/94 21688
/proc/meminfo: memFree=1546704/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=12.6
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 12936 0 1 0 1254 6 0 0 25 0 8 0 188629313 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073731085 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21681/statm: 215215 12693 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 917204

[startup+25.595 s]
/proc/loadavg: 2.15 2.08 1.97 3/94 21688
/proc/meminfo: memFree=1546768/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=25.36
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 12936 0 1 0 2530 6 0 0 25 0 8 0 188629313 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073731189 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21681/statm: 215215 12693 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 917204

[startup+51.2931 s]
/proc/loadavg: 2.10 2.07 1.97 3/94 21688
/proc/meminfo: memFree=1546896/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=50.85
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 12936 0 1 0 5078 7 0 0 25 0 8 0 188629313 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073731126 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21681/statm: 215215 12693 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 12693 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 917204

[startup+102.576 s]
/proc/loadavg: 2.04 2.06 1.97 3/94 21688
/proc/meminfo: memFree=1546960/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01

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

/proc/loadavg: 2.01 2.01 2.00 3/94 21762
/proc/meminfo: memFree=930080/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=1537.51
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 13813 0 1 0 153743 8 0 0 25 0 8 0 188629313 881520640 13570 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073731116 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21681/statm: 215215 13570 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 13570 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 13570 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 13570 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 13570 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 13570 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 13570 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 13570 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.52
Current children cumulated vsize (KiB) 917204

[startup+1603.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 21762
/proc/meminfo: memFree=928864/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=1597.51
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 14090 0 1 0 159743 8 0 0 25 0 8 0 188629313 881520640 13847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073733856 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21681/statm: 215215 13847 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 13847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 13847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 13847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 13847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 13847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 13847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 13847 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.52
Current children cumulated vsize (KiB) 917204

[startup+1663.21 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 21762
/proc/meminfo: memFree=928416/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=1657.51
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 14202 0 1 0 165743 8 0 0 25 0 8 0 188629313 881520640 13959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073731142 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21681/statm: 215215 13959 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 13959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 13959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 13959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 13959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 13959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 13959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 13959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.52
Current children cumulated vsize (KiB) 917204

[startup+1723.24 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 21762
/proc/meminfo: memFree=927264/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=1717.51
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 14497 0 1 0 171743 8 0 0 25 0 8 0 188629313 881520640 14254 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073502520 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21681/statm: 215215 14254 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 14254 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 14254 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 14254 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 14254 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 14254 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 14254 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 14254 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.52
Current children cumulated vsize (KiB) 917204

[startup+1783.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 21762
/proc/meminfo: memFree=926752/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=1777.52
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 14622 0 1 0 177744 8 0 0 25 0 8 0 188629313 881520640 14379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073731191 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21681/statm: 215215 14379 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 14379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 14379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 14379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 14379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 14379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 14379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 14379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.53
Current children cumulated vsize (KiB) 917204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 21762
/proc/meminfo: memFree=926368/2055888 swapFree=4095388/4096564
[pid=21667] ppid=21665 vsize=56344 CPUtime=0.01
/proc/21667/stat : 21667 (galac.sh) S 21665 21667 21597 0 -1 4194304 757 1825 0 0 0 0 0 1 18 0 1 0 188629310 57696256 366 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 206843341162 0 2 4096 73728 18446744071563181405 0 0 17 0 0 0
/proc/21667/statm: 14086 366 248 79 0 218 0
[pid=21681] ppid=21667 vsize=860860 CPUtime=1800.02
/proc/21681/stat : 21681 (java) R 21667 21667 21597 0 -1 0 14715 0 1 0 179994 8 0 0 25 0 8 0 188629313 881520640 14472 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073732075 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21681/statm: 215215 14472 1991 14 0 201471 0
[pid=21681/tid=21682] ppid=21667 vsize=860860 CPUtime=0.03
/proc/21681/task/21682/stat : 21682 (java) S 21667 21667 21597 0 -1 64 3360 0 0 0 2 1 0 0 16 0 8 0 188629316 881520640 14472 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21683] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21683/stat : 21683 (java) S 21667 21667 21597 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188629317 881520640 14472 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21684] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21684/stat : 21684 (java) S 21667 21667 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 188629317 881520640 14472 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21685] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21685/stat : 21685 (java) S 21667 21667 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 188629320 881520640 14472 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21686] ppid=21667 vsize=860860 CPUtime=0.1
/proc/21681/task/21686/stat : 21686 (java) S 21667 21667 21597 0 -1 64 897 0 0 0 10 0 0 0 16 0 8 0 188629320 881520640 14472 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21687] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21687/stat : 21687 (java) S 21667 21667 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 188629320 881520640 14472 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21681/tid=21688] ppid=21667 vsize=860860 CPUtime=0
/proc/21681/task/21688/stat : 21688 (java) S 21667 21667 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188629320 881520640 14472 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 917204

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 21667 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=8998 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=16997
CPU time returned by wait4() is 0.025995
while last known CPU time is 1800.03

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1805.79
CPU time (s): 1800.03
CPU user time (s): 1799.94
CPU system time (s): 0.09
CPU usage (%): 99.6812
Max. virtual memory (cumulated for all children) (KiB): 917204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.008998
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2582
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= 43
involuntary context switches= 19

runsolver used 1.78873 s user time and 4.6243 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Wed Jan 10 04:12:02 UTC 2007


IDJOB= 249016
IDBENCH= 11751
FILE ID= node76/249016-1168402322

PBS_JOBID= 3523077

Free space on /tmp= 66646 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-15/primes-15-60-2-5.xml
COMMAND LINE= /tmp/evaluation/249016-1168402322/galac.sh /tmp/evaluation/249016-1168402322/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-249016-1168402322 -o ROOT/results/node76/solver-249016-1168402322 -C 1800 -M 900  /tmp/evaluation/249016-1168402322/galac.sh /tmp/evaluation/249016-1168402322/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  9bb975175f850c475ad1e3d15e7aec53

RANDOM SEED= 548170661

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


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1591088 kB
Buffers:         45468 kB
Cached:         296868 kB
SwapCached:        384 kB
Active:         162044 kB
Inactive:       244680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1591088 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:            3096 kB
Writeback:           0 kB
Mapped:          82272 kB
Slab:            43592 kB
Committed_AS:  7672028 kB
PageTables:       1968 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66649 MiB



End job on node76 on Wed Jan 10 04:42:09 UTC 2007