Trace number 1073094

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 E? (MO) 558.09 561.52

General information on the benchmark

Namecsp/bmc/
normalized-bmc-ibm-03-04.xml
MD5SUM0b0ab2cae40e5a74bbe573d42fb3dcd8
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 benchmark5.80312
Satisfiable
(Un)Satisfiability was proved
Number of variables14930
Number of constraints87036
Maximum constraint arity19
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension87036
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1073094-1215176532/watcher-1073094-1215176532 -o /tmp/evaluation-result-1073094-1215176532/solver-1073094-1215176532 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1073094-1215176532.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 17079
/proc/meminfo: memFree=1793080/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=8652 CPUtime=0
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1996627450 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 2163 280 208 79 0 156 0
[pid=17080] ppid=17079 vsize=8688 CPUtime=0
/proc/17080/stat : 17080 (galacE.sh) S 17079 17079 16733 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1996627451 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 238487830610 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17080/statm: 2172 286 209 79 0 165 0
[pid=17081] ppid=17080 vsize=8728 CPUtime=0
/proc/17081/stat : 17081 (galacE.sh) R 17080 17079 16733 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1996627451 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 238487661863 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/17081/statm: 2182 290 209 79 0 175 0

[startup+0.0560621 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 17079
/proc/meminfo: memFree=1793080/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.102067 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 17079
/proc/meminfo: memFree=1793080/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.301089 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 17079
/proc/meminfo: memFree=1793080/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.701132 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 17079
/proc/meminfo: memFree=1793080/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.50223 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 17101
/proc/meminfo: memFree=1762664/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
[pid=17093] ppid=17079 vsize=812636 CPUtime=1.43
/proc/17093/stat : 17093 (java) S 17079 17079 16733 0 -1 0 15773 0 1 0 133 10 0 0 18 0 9 0 1996627454 832139264 14998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17093/statm: 203159 14998 2587 9 0 197192 0
[pid=17093/tid=17094] ppid=17079 vsize=812636 CPUtime=1.09
/proc/17093/task/17094/stat : 17094 (java) R 17079 17079 16733 0 -1 64 9273 0 1 0 103 6 0 0 25 0 9 0 1996627455 832139264 14998 996147200 134512640 134550740 4294955600 18446744073709551615 4125952076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17095] ppid=17079 vsize=812636 CPUtime=0.07
/proc/17093/task/17095/stat : 17095 (java) S 17079 17079 16733 0 -1 64 4954 0 0 0 6 1 0 0 16 0 9 0 1996627456 832139264 14998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17096] ppid=17079 vsize=812636 CPUtime=0
/proc/17093/task/17096/stat : 17096 (java) S 17079 17079 16733 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996627457 832139264 14998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17097] ppid=17079 vsize=812636 CPUtime=0
/proc/17093/task/17097/stat : 17097 (java) S 17079 17079 16733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996627457 832139264 14998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17098] ppid=17079 vsize=812636 CPUtime=0
/proc/17093/task/17098/stat : 17098 (java) S 17079 17079 16733 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996627459 832139264 14998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17099] ppid=17079 vsize=812636 CPUtime=0.24
/proc/17093/task/17099/stat : 17099 (java) S 17079 17079 16733 0 -1 64 845 0 0 0 23 1 0 0 16 0 9 0 1996627459 832139264 14998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17100] ppid=17079 vsize=812636 CPUtime=0
/proc/17093/task/17100/stat : 17100 (java) S 17079 17079 16733 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996627459 832139264 14998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17101] ppid=17079 vsize=812636 CPUtime=0
/proc/17093/task/17101/stat : 17101 (java) S 17079 17079 16733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996627459 832139264 14998 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860212

[startup+3.10241 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 17101
/proc/meminfo: memFree=1742312/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
[pid=17093] ppid=17079 vsize=812668 CPUtime=3.02
/proc/17093/stat : 17093 (java) S 17079 17079 16733 0 -1 0 15862 0 1 0 292 10 0 0 18 0 9 0 1996627454 832172032 15083 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17093/statm: 203167 15083 2587 9 0 197200 0
[pid=17093/tid=17094] ppid=17079 vsize=812668 CPUtime=2.56
/proc/17093/task/17094/stat : 17094 (java) R 17079 17079 16733 0 -1 64 9276 0 1 0 250 6 0 0 25 0 9 0 1996627455 832172032 15083 996147200 134512640 134550740 4294955600 18446744073709551615 4126629136 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17095] ppid=17079 vsize=812668 CPUtime=0.12
/proc/17093/task/17095/stat : 17095 (java) S 17079 17079 16733 0 -1 64 4999 0 0 0 11 1 0 0 16 0 9 0 1996627456 832172032 15083 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17096] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17096/stat : 17096 (java) S 17079 17079 16733 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 15083 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17097] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17097/stat : 17097 (java) S 17079 17079 16733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 15083 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17098] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17098/stat : 17098 (java) S 17079 17079 16733 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996627459 832172032 15083 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17099] ppid=17079 vsize=812668 CPUtime=0.31
/proc/17093/task/17099/stat : 17099 (java) S 17079 17079 16733 0 -1 64 886 0 0 0 30 1 0 0 16 0 9 0 1996627459 832172032 15083 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17100] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17100/stat : 17100 (java) S 17079 17079 16733 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996627459 832172032 15083 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17101] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17101/stat : 17101 (java) S 17079 17079 16733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996627459 832172032 15083 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860244

[startup+6.30177 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17101
/proc/meminfo: memFree=1741928/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
[pid=17093] ppid=17079 vsize=812668 CPUtime=6.18
/proc/17093/stat : 17093 (java) S 17079 17079 16733 0 -1 0 15868 0 1 0 608 10 0 0 18 0 9 0 1996627454 832172032 15086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17093/statm: 203167 15086 2587 9 0 197200 0
[pid=17093/tid=17094] ppid=17079 vsize=812668 CPUtime=5.72
/proc/17093/task/17094/stat : 17094 (java) R 17079 17079 16733 0 -1 64 9280 0 1 0 566 6 0 0 25 0 9 0 1996627455 832172032 15086 996147200 134512640 134550740 4294955600 18446744073709551615 4126416426 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17095] ppid=17079 vsize=812668 CPUtime=0.12
/proc/17093/task/17095/stat : 17095 (java) S 17079 17079 16733 0 -1 64 4999 0 0 0 11 1 0 0 16 0 9 0 1996627456 832172032 15086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17096] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17096/stat : 17096 (java) S 17079 17079 16733 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 15086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17097] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17097/stat : 17097 (java) S 17079 17079 16733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 15086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17098] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17098/stat : 17098 (java) S 17079 17079 16733 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996627459 832172032 15086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17099] ppid=17079 vsize=812668 CPUtime=0.31
/proc/17093/task/17099/stat : 17099 (java) S 17079 17079 16733 0 -1 64 888 0 0 0 30 1 0 0 15 0 9 0 1996627459 832172032 15086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17100] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17100/stat : 17100 (java) S 17079 17079 16733 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996627459 832172032 15086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17101] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17101/stat : 17101 (java) S 17079 17079 16733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996627459 832172032 15086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860244

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 17101
/proc/meminfo: memFree=1723368/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
[pid=17093] ppid=17079 vsize=812668 CPUtime=12.53
/proc/17093/stat : 17093 (java) S 17079 17079 16733 0 -1 0 21110 0 1 0 1238 15 0 0 18 0 9 0 1996627454 832172032 20328 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17093/statm: 203167 20328 2587 9 0 197200 0
[pid=17093/tid=17094] ppid=17079 vsize=812668 CPUtime=12.05
/proc/17093/task/17094/stat : 17094 (java) R 17079 17079 16733 0 -1 64 14522 0 1 0 1195 10 0 0 25 0 9 0 1996627455 832172032 20328 996147200 134512640 134550740 4294955600 18446744073709551615 4126628519 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17095] ppid=17079 vsize=812668 CPUtime=0.12
/proc/17093/task/17095/stat : 17095 (java) S 17079 17079 16733 0 -1 64 4999 0 0 0 11 1 0 0 16 0 9 0 1996627456 832172032 20328 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17096] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17096/stat : 17096 (java) S 17079 17079 16733 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 20328 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17097] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17097/stat : 17097 (java) S 17079 17079 16733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 20328 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17098] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17098/stat : 17098 (java) S 17079 17079 16733 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996627459 832172032 20328 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17099] ppid=17079 vsize=812668 CPUtime=0.31
/proc/17093/task/17099/stat : 17099 (java) S 17079 17079 16733 0 -1 64 888 0 0 0 30 1 0 0 15 0 9 0 1996627459 832172032 20328 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17100] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17100/stat : 17100 (java) S 17079 17079 16733 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996627459 832172032 20328 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17101] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17101/stat : 17101 (java) R 17079 17079 16733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996627459 832172032 20328 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860244

[startup+25.503 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 17101
/proc/meminfo: memFree=1715624/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
[pid=17093] ppid=17079 vsize=812668 CPUtime=25.21
/proc/17093/stat : 17093 (java) S 17079 17079 16733 0 -1 0 22474 0 1 0 2505 16 0 0 18 0 9 0 1996627454 832172032 21684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17093/statm: 203167 21684 2591 9 0 197200 0
[pid=17093/tid=17094] ppid=17079 vsize=812668 CPUtime=24.34
/proc/17093/task/17094/stat : 17094 (java) R 17079 17079 16733 0 -1 64 14604 0 1 0 2423 11 0 0 25 0 9 0 1996627455 832172032 21684 996147200 134512640 134550740 4294955600 18446744073709551615 4126970759 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17095] ppid=17079 vsize=812668 CPUtime=0.52
/proc/17093/task/17095/stat : 17095 (java) S 17079 17079 16733 0 -1 64 6280 0 0 0 50 2 0 0 18 0 9 0 1996627456 832172032 21684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17096] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17096/stat : 17096 (java) S 17079 17079 16733 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 21684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17097] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17097/stat : 17097 (java) S 17079 17079 16733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 21684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17098] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17098/stat : 17098 (java) S 17079 17079 16733 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996627459 832172032 21684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17099] ppid=17079 vsize=812668 CPUtime=0.32
/proc/17093/task/17099/stat : 17099 (java) S 17079 17079 16733 0 -1 64 889 0 0 0 31 1 0 0 16 0 9 0 1996627459 832172032 21684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17100] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17100/stat : 17100 (java) S 17079 17079 16733 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996627459 832172032 21684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17101] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17101/stat : 17101 (java) S 17079 17079 16733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996627459 832172032 21684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22

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

/proc/17093/task/17099/stat : 17099 (java) S 17079 17079 16733 0 -1 64 905 0 0 0 33 1 0 0 16 0 9 0 1996627459 832172032 91410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17100] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17100/stat : 17100 (java) S 17079 17079 16733 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996627459 832172032 91410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17101] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17101/stat : 17101 (java) S 17079 17079 16733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996627459 832172032 91410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.19
Current children cumulated vsize (KiB) 860244

[startup+402.303 s]
/proc/loadavg: 2.04 2.02 2.00 3/82 17186
/proc/meminfo: memFree=1205816/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
[pid=17093] ppid=17079 vsize=812668 CPUtime=399.04
/proc/17093/stat : 17093 (java) S 17079 17079 16733 0 -1 0 149048 0 1 0 39818 86 0 0 18 0 9 0 1996627454 832172032 124546 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17093/statm: 203167 124546 2594 9 0 197200 0
[pid=17093/tid=17094] ppid=17079 vsize=812668 CPUtime=384.25
/proc/17093/task/17094/stat : 17094 (java) R 17079 17079 16733 0 -1 64 14722 0 1 0 38408 17 0 0 25 0 9 0 1996627455 832172032 124546 996147200 134512640 134550740 4294955600 18446744073709551615 4127287748 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17093/tid=17095] ppid=17079 vsize=812668 CPUtime=14.42
/proc/17093/task/17095/stat : 17095 (java) S 17079 17079 16733 0 -1 64 132720 0 0 0 1376 66 0 0 16 0 9 0 1996627456 832172032 124546 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17093/tid=17096] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17096/stat : 17096 (java) S 17079 17079 16733 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 124546 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17097] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17097/stat : 17097 (java) S 17079 17079 16733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 124546 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17098] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17098/stat : 17098 (java) S 17079 17079 16733 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996627459 832172032 124546 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17099] ppid=17079 vsize=812668 CPUtime=0.34
/proc/17093/task/17099/stat : 17099 (java) S 17079 17079 16733 0 -1 64 905 0 0 0 33 1 0 0 16 0 9 0 1996627459 832172032 124546 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17100] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17100/stat : 17100 (java) S 17079 17079 16733 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996627459 832172032 124546 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17101] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17101/stat : 17101 (java) S 17079 17079 16733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996627459 832172032 124546 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.05
Current children cumulated vsize (KiB) 860244

[startup+462.303 s]
/proc/loadavg: 2.09 2.03 2.00 3/91 17261
/proc/meminfo: memFree=1159728/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
[pid=17093] ppid=17079 vsize=812668 CPUtime=458.92
/proc/17093/stat : 17093 (java) S 17079 17079 16733 0 -1 0 171141 0 1 0 45793 99 0 0 18 0 9 0 1996627454 832172032 146637 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17093/statm: 203167 146637 2594 9 0 197200 0
[pid=17093/tid=17094] ppid=17079 vsize=812668 CPUtime=443.31
/proc/17093/task/17094/stat : 17094 (java) R 17079 17079 16733 0 -1 64 14724 0 1 0 44313 18 0 0 25 0 9 0 1996627455 832172032 146637 996147200 134512640 134550740 4294955600 18446744073709551615 4127285680 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17093/tid=17095] ppid=17079 vsize=812668 CPUtime=15.23
/proc/17093/task/17095/stat : 17095 (java) S 17079 17079 16733 0 -1 64 154811 0 0 0 1446 77 0 0 16 0 9 0 1996627456 832172032 146637 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17093/tid=17096] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17096/stat : 17096 (java) S 17079 17079 16733 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 146637 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17097] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17097/stat : 17097 (java) S 17079 17079 16733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 146637 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17098] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17098/stat : 17098 (java) S 17079 17079 16733 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996627459 832172032 146637 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17099] ppid=17079 vsize=812668 CPUtime=0.34
/proc/17093/task/17099/stat : 17099 (java) S 17079 17079 16733 0 -1 64 905 0 0 0 33 1 0 0 16 0 9 0 1996627459 832172032 146637 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17100] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17100/stat : 17100 (java) S 17079 17079 16733 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996627459 832172032 146637 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17101] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17101/stat : 17101 (java) S 17079 17079 16733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996627459 832172032 146637 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.93
Current children cumulated vsize (KiB) 860244

[startup+522.303 s]
/proc/loadavg: 2.03 2.02 2.00 3/91 17261
/proc/meminfo: memFree=1065392/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
[pid=17093] ppid=17079 vsize=812668 CPUtime=518.88
/proc/17093/stat : 17093 (java) S 17079 17079 16733 0 -1 0 193233 0 1 0 51780 108 0 0 18 0 9 0 1996627454 832172032 168727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17093/statm: 203167 168727 2594 9 0 197200 0
[pid=17093/tid=17094] ppid=17079 vsize=812668 CPUtime=502.49
/proc/17093/task/17094/stat : 17094 (java) R 17079 17079 16733 0 -1 64 14726 0 1 0 50231 18 0 0 25 0 9 0 1996627455 832172032 168727 996147200 134512640 134550740 4294955600 18446744073709551615 4127282743 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17093/tid=17095] ppid=17079 vsize=812668 CPUtime=16.02
/proc/17093/task/17095/stat : 17095 (java) S 17079 17079 16733 0 -1 64 176901 0 0 0 1516 86 0 0 16 0 9 0 1996627456 832172032 168727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17093/tid=17096] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17096/stat : 17096 (java) S 17079 17079 16733 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 168727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17097] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17097/stat : 17097 (java) S 17079 17079 16733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996627457 832172032 168727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17098] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17098/stat : 17098 (java) S 17079 17079 16733 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996627459 832172032 168727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17099] ppid=17079 vsize=812668 CPUtime=0.34
/proc/17093/task/17099/stat : 17099 (java) S 17079 17079 16733 0 -1 64 905 0 0 0 33 1 0 0 16 0 9 0 1996627459 832172032 168727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17100] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17100/stat : 17100 (java) S 17079 17079 16733 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996627459 832172032 168727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17101] ppid=17079 vsize=812668 CPUtime=0
/proc/17093/task/17101/stat : 17101 (java) S 17079 17079 16733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996627459 832172032 168727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.89
Current children cumulated vsize (KiB) 860244



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+561.502 s]
/proc/loadavg: 2.16 2.05 2.01 4/91 17261
/proc/meminfo: memFree=967280/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
[pid=17093] ppid=17079 vsize=908676 CPUtime=558.08
/proc/17093/stat : 17093 (java) S 17079 17079 16733 0 -1 0 224906 0 1 0 55687 121 0 0 18 0 9 0 1996627454 930484224 192644 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17093/statm: 227169 192649 2594 9 0 221202 0
[pid=17093/tid=17094] ppid=17079 vsize=908676 CPUtime=540.56
/proc/17093/task/17094/stat : 17094 (java) R 17079 17079 16733 0 -1 64 14728 0 1 0 54038 18 0 0 25 0 9 0 1996627455 930484224 192716 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17093/tid=17095] ppid=17079 vsize=908676 CPUtime=17.13
/proc/17093/task/17095/stat : 17095 (java) R 17079 17079 16733 0 -1 64 208654 0 0 0 1614 99 0 0 16 0 9 0 1996627456 930484224 192725 996147200 134512640 134550740 4294955600 18446744073709551615 102470010 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17093/tid=17096] ppid=17079 vsize=908676 CPUtime=0
/proc/17093/task/17096/stat : 17096 (java) S 17079 17079 16733 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996627457 930484224 192734 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17097] ppid=17079 vsize=908676 CPUtime=0
/proc/17093/task/17097/stat : 17097 (java) S 17079 17079 16733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996627457 930484224 192743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17098] ppid=17079 vsize=908676 CPUtime=0
/proc/17093/task/17098/stat : 17098 (java) S 17079 17079 16733 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996627459 930484224 192752 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17099] ppid=17079 vsize=908676 CPUtime=0.34
/proc/17093/task/17099/stat : 17099 (java) S 17079 17079 16733 0 -1 64 905 0 0 0 33 1 0 0 16 0 9 0 1996627459 930484224 192761 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17100] ppid=17079 vsize=908676 CPUtime=0
/proc/17093/task/17100/stat : 17100 (java) S 17079 17079 16733 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996627459 930484224 192770 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17101] ppid=17079 vsize=908676 CPUtime=0
/proc/17093/task/17101/stat : 17101 (java) S 17079 17079 16733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996627459 930484224 192776 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 558.09
Current children cumulated vsize (KiB) 956252

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

Solver just ended. Dumping a history of the last processes samples

[startup+561.502 s]
/proc/loadavg: 2.16 2.05 2.01 4/91 17261
/proc/meminfo: memFree=967280/2055920 swapFree=4180000/4192956
[pid=17079] ppid=17077 vsize=47576 CPUtime=0.01
/proc/17079/stat : 17079 (galacE.sh) S 17077 17079 16733 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1996627450 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17079/statm: 11894 365 246 79 0 219 0
[pid=17093] ppid=17079 vsize=908676 CPUtime=558.08
/proc/17093/stat : 17093 (java) S 17079 17079 16733 0 -1 0 224906 0 1 0 55687 121 0 0 18 0 9 0 1996627454 930484224 192644 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17093/statm: 227169 192649 2594 9 0 221202 0
[pid=17093/tid=17094] ppid=17079 vsize=908676 CPUtime=540.56
/proc/17093/task/17094/stat : 17094 (java) R 17079 17079 16733 0 -1 64 14728 0 1 0 54038 18 0 0 25 0 9 0 1996627455 930484224 192716 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17093/tid=17095] ppid=17079 vsize=908676 CPUtime=17.13
/proc/17093/task/17095/stat : 17095 (java) R 17079 17079 16733 0 -1 64 208654 0 0 0 1614 99 0 0 16 0 9 0 1996627456 930484224 192725 996147200 134512640 134550740 4294955600 18446744073709551615 102470010 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17093/tid=17096] ppid=17079 vsize=908676 CPUtime=0
/proc/17093/task/17096/stat : 17096 (java) S 17079 17079 16733 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996627457 930484224 192734 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17097] ppid=17079 vsize=908676 CPUtime=0
/proc/17093/task/17097/stat : 17097 (java) S 17079 17079 16733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996627457 930484224 192743 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17098] ppid=17079 vsize=908676 CPUtime=0
/proc/17093/task/17098/stat : 17098 (java) S 17079 17079 16733 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996627459 930484224 192752 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17099] ppid=17079 vsize=908676 CPUtime=0.34
/proc/17093/task/17099/stat : 17099 (java) S 17079 17079 16733 0 -1 64 905 0 0 0 33 1 0 0 16 0 9 0 1996627459 930484224 192761 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17100] ppid=17079 vsize=908676 CPUtime=0
/proc/17093/task/17100/stat : 17100 (java) S 17079 17079 16733 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996627459 930484224 192770 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17093/tid=17101] ppid=17079 vsize=908676 CPUtime=0
/proc/17093/task/17101/stat : 17101 (java) S 17079 17079 16733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996627459 930484224 192776 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 558.09
Current children cumulated vsize (KiB) 956252

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17079 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=10998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 0.028995
# while last known CPU time is 558.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 561.52
CPU time (s): 558.09
CPU user time (s): 556.87
CPU system time (s): 1.22
CPU usage (%): 99.3891
Max. virtual memory (cumulated for all children) (KiB): 956252

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

runsolver used 0.680896 second user time and 1.88671 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-04 15:02:13
IDJOB=1073094
IDBENCH=56317
IDSOLVER=351
FILE ID=node23/1073094-1215176532
PBS_JOBID= 7881536
Free space on /tmp= 66528 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/bmc/normalized-bmc-ibm-03-04.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1073094-1215176532/watcher-1073094-1215176532 -o /tmp/evaluation-result-1073094-1215176532/solver-1073094-1215176532 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1073094-1215176532.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0b0ab2cae40e5a74bbe573d42fb3dcd8
RANDOM SEED=1588161516

node23.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.216
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.216
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:       1793560 kB
Buffers:         29156 kB
Cached:         147484 kB
SwapCached:       6756 kB
Active:         164436 kB
Inactive:        43840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793560 kB
SwapTotal:     4192956 kB
SwapFree:      4180000 kB
Dirty:           15260 kB
Writeback:           0 kB
Mapped:          38608 kB
Slab:            39280 kB
Committed_AS:  3397796 kB
PageTables:       1840 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= 66528 MiB
End job on node23 at 2008-07-04 15:11:37