Trace number 1094255

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) 739.69 747.015

General information on the benchmark

Namecsp/os-taillard-7/
normalized-os-taillard-7-105-9.xml
MD5SUM3d2518af7acdab4ec2d62211b9a9becd
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.044992
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size418
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
43.16/43.63	c start processing
43.16/43.65	c start relation processing
70.50/71.26	c start cnf exporting
369.92/373.73	c parsing time : 43.514
369.92/373.73	c preprocessing time : 373.611
369.92/373.73	
369.92/373.73	c Nary constraints - conflicts : 0 supports : 0
369.92/373.73	c Binary constraints - conflicts : 294 supports :0
369.92/373.73	c max arity constraint : 2
369.92/373.73	c Max Tuples generated 168896
369.92/373.73	c relations : 294
369.92/373.73	c relations BDD: 0
369.92/373.73	c sampling 266/294
369.92/373.73	c vars : 18088 - clauses :  12901008
369.92/373.73	
369.99/373.86	 
369.99/373.87	c --- SAT Solver Stats ---
369.99/373.87	 
369.99/373.87	c eSAT 0.1 : minisat core with additionnal features
369.99/373.87	c ============================[ Problem Statistics ]=============================
369.99/373.87	c |                                                                             |
369.99/373.87	c |  Number of variables:  18087                                                |
369.99/373.87	c |  Number of clauses:    12901008                                             |
374.74/378.64	c |  Parsing time:         3.98         s                                       |

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-1094255-1215279234/watcher-1094255-1215279234 -o /tmp/evaluation-result-1094255-1215279234/solver-1094255-1215279234 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1094255-1215279234.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.13 2.04 2.01 4/81 14164
/proc/meminfo: memFree=1658992/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=8652 CPUtime=0
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2006892311 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 2163 280 208 79 0 156 0
[pid=14165] ppid=14164 vsize=8688 CPUtime=0
/proc/14165/stat : 14165 (galacE.sh) S 14164 14164 11754 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2006892312 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 237947813970 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/14165/statm: 2172 286 209 79 0 165 0
[pid=14166] ppid=14165 vsize=8728 CPUtime=0
/proc/14166/stat : 14166 (galacE.sh) R 14165 14164 11754 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2006892312 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 237947645223 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/14166/statm: 2182 290 209 79 0 175 0

[startup+0.0284889 s]
/proc/loadavg: 2.13 2.04 2.01 4/81 14164
/proc/meminfo: memFree=1658992/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=8784 CPUtime=0.01
/proc/14164/stat : 14164 (galacE.sh) R 14162 14164 11754 0 -1 4194304 629 1482 0 0 0 0 0 1 21 0 1 0 2006892311 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 237947644575 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/14164/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101504 s]
/proc/loadavg: 2.13 2.04 2.01 4/81 14164
/proc/meminfo: memFree=1658992/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=0.01
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301536 s]
/proc/loadavg: 2.13 2.04 2.01 4/81 14164
/proc/meminfo: memFree=1658992/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=0.01
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701601 s]
/proc/loadavg: 2.13 2.04 2.01 4/81 14164
/proc/meminfo: memFree=1658992/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=0.01
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50274 s]
/proc/loadavg: 2.13 2.04 2.01 3/91 14186
/proc/meminfo: memFree=1617696/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=0.01
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14178] ppid=14164 vsize=812628 CPUtime=1.44
/proc/14178/stat : 14178 (java) S 14164 14164 11754 0 -1 0 23662 0 1 0 132 12 0 0 19 0 9 0 2006892315 832131072 23068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14178/statm: 203157 23068 1926 9 0 197138 0
[pid=14178/tid=14179] ppid=14164 vsize=812628 CPUtime=1.17
/proc/14178/task/14179/stat : 14179 (java) R 14164 14164 11754 0 -1 64 14572 0 1 0 109 8 0 0 25 0 9 0 2006892316 832131072 23068 996147200 134512640 134550740 4294955600 18446744073709551615 104454910 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14180] ppid=14164 vsize=812628 CPUtime=0.13
/proc/14178/task/14180/stat : 14180 (java) S 14164 14164 11754 0 -1 64 7641 0 0 0 11 2 0 0 17 0 9 0 2006892317 832131072 23068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14181] ppid=14164 vsize=812628 CPUtime=0
/proc/14178/task/14181/stat : 14181 (java) S 14164 14164 11754 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006892317 832131072 23068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14182] ppid=14164 vsize=812628 CPUtime=0
/proc/14178/task/14182/stat : 14182 (java) S 14164 14164 11754 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006892317 832131072 23068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14183] ppid=14164 vsize=812628 CPUtime=0
/proc/14178/task/14183/stat : 14183 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006892320 832131072 23068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14184] ppid=14164 vsize=812628 CPUtime=0.12
/proc/14178/task/14184/stat : 14184 (java) S 14164 14164 11754 0 -1 64 748 0 0 0 12 0 0 0 16 0 9 0 2006892320 832131072 23068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14185] ppid=14164 vsize=812628 CPUtime=0
/proc/14178/task/14185/stat : 14185 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006892320 832131072 23068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14186] ppid=14164 vsize=812628 CPUtime=0
/proc/14178/task/14186/stat : 14186 (java) R 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006892320 832131072 23068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860192

[startup+3.10199 s]
/proc/loadavg: 2.12 2.04 2.01 4/91 14186
/proc/meminfo: memFree=1549544/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=0.01
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14178] ppid=14164 vsize=812760 CPUtime=3.03
/proc/14178/stat : 14178 (java) S 14164 14164 11754 0 -1 0 38764 0 1 0 286 17 0 0 19 0 9 0 2006892315 832266240 37720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14178/statm: 203190 37720 2590 9 0 197171 0
[pid=14178/tid=14179] ppid=14164 vsize=812760 CPUtime=2.1
/proc/14178/task/14179/stat : 14179 (java) R 14164 14164 11754 0 -1 64 14587 0 1 0 202 8 0 0 25 0 9 0 2006892316 832266240 37720 996147200 134512640 134550740 4294955600 18446744073709551615 4126692817 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14180] ppid=14164 vsize=812760 CPUtime=0.78
/proc/14178/task/14180/stat : 14180 (java) S 14164 14164 11754 0 -1 64 22722 0 0 0 70 8 0 0 17 0 9 0 2006892317 832266240 37720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14181] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14181/stat : 14181 (java) S 14164 14164 11754 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006892317 832266240 37720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14182] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14182/stat : 14182 (java) S 14164 14164 11754 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006892317 832266240 37720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14183] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14183/stat : 14183 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006892320 832266240 37720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14184] ppid=14164 vsize=812760 CPUtime=0.12
/proc/14178/task/14184/stat : 14184 (java) S 14164 14164 11754 0 -1 64 754 0 0 0 12 0 0 0 16 0 9 0 2006892320 832266240 37720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14185] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14185/stat : 14185 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006892320 832266240 37720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14186] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14186/stat : 14186 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006892320 832266240 37720 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860324

[startup+6.3025 s]
/proc/loadavg: 2.12 2.04 2.01 4/91 14186
/proc/meminfo: memFree=1482664/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=0.01
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14178] ppid=14164 vsize=812760 CPUtime=6.2
/proc/14178/stat : 14178 (java) S 14164 14164 11754 0 -1 0 52277 0 1 0 597 23 0 0 19 0 9 0 2006892315 832266240 51026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14178/statm: 203190 51026 2590 9 0 197171 0
[pid=14178/tid=14179] ppid=14164 vsize=812760 CPUtime=3.74
/proc/14178/task/14179/stat : 14179 (java) R 14164 14164 11754 0 -1 64 14592 0 1 0 366 8 0 0 25 0 9 0 2006892316 832266240 51026 996147200 134512640 134550740 4294955600 18446744073709551615 4126726712 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14180] ppid=14164 vsize=812760 CPUtime=2.27
/proc/14178/task/14180/stat : 14180 (java) S 14164 14164 11754 0 -1 64 36213 0 0 0 214 13 0 0 20 0 9 0 2006892317 832266240 51026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14181] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14181/stat : 14181 (java) S 14164 14164 11754 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006892317 832266240 51026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14182] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14182/stat : 14182 (java) S 14164 14164 11754 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006892317 832266240 51026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14183] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14183/stat : 14183 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006892320 832266240 51026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14184] ppid=14164 vsize=812760 CPUtime=0.15
/proc/14178/task/14184/stat : 14184 (java) S 14164 14164 11754 0 -1 64 771 0 0 0 15 0 0 0 15 0 9 0 2006892320 832266240 51026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14185] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14185/stat : 14185 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006892320 832266240 51026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14186] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14186/stat : 14186 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006892320 832266240 51026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860324

[startup+12.7015 s]
/proc/loadavg: 2.10 2.04 2.01 3/91 14186
/proc/meminfo: memFree=1380072/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=0.01
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14178] ppid=14164 vsize=812760 CPUtime=12.54
/proc/14178/stat : 14178 (java) S 14164 14164 11754 0 -1 0 73099 0 1 0 1222 32 0 0 19 0 9 0 2006892315 832266240 71840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14178/statm: 203190 71840 2590 9 0 197171 0
[pid=14178/tid=14179] ppid=14164 vsize=812760 CPUtime=6.28
/proc/14178/task/14179/stat : 14179 (java) R 14164 14164 11754 0 -1 64 14601 0 1 0 620 8 0 0 25 0 9 0 2006892316 832266240 71840 996147200 134512640 134550740 4294955600 18446744073709551615 4126694272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14180] ppid=14164 vsize=812760 CPUtime=6.04
/proc/14178/task/14180/stat : 14180 (java) S 14164 14164 11754 0 -1 64 57010 0 0 0 582 22 0 0 25 0 9 0 2006892317 832266240 71840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14181] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14181/stat : 14181 (java) S 14164 14164 11754 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006892317 832266240 71840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14182] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14182/stat : 14182 (java) S 14164 14164 11754 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006892317 832266240 71840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14183] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14183/stat : 14183 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006892320 832266240 71840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14184] ppid=14164 vsize=812760 CPUtime=0.19
/proc/14178/task/14184/stat : 14184 (java) S 14164 14164 11754 0 -1 64 787 0 0 0 19 0 0 0 15 0 9 0 2006892320 832266240 71840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14185] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14185/stat : 14185 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006892320 832266240 71840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14186] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14186/stat : 14186 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006892320 832266240 71840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 860324

[startup+25.5026 s]
/proc/loadavg: 2.16 2.05 2.01 3/91 14186
/proc/meminfo: memFree=1224104/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=0.01
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14178] ppid=14164 vsize=812760 CPUtime=25.21
/proc/14178/stat : 14178 (java) S 14164 14164 11754 0 -1 0 112051 0 1 0 2474 47 0 0 19 0 9 0 2006892315 832266240 110781 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14178/statm: 203190 110781 2592 9 0 197171 0
[pid=14178/tid=14179] ppid=14164 vsize=812760 CPUtime=10.01
/proc/14178/task/14179/stat : 14179 (java) S 14164 14164 11754 0 -1 64 14612 0 1 0 993 8 0 0 17 0 9 0 2006892316 832266240 110781 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14180] ppid=14164 vsize=812760 CPUtime=14.97
/proc/14178/task/14180/stat : 14180 (java) R 14164 14164 11754 0 -1 64 95935 0 0 0 1460 37 0 0 25 0 9 0 2006892317 832266240 110781 996147200 134512640 134550740 4294955600 18446744073709551615 104182492 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14181] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14181/stat : 14181 (java) S 14164 14164 11754 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006892317 832266240 110781 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14182] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14182/stat : 14182 (java) S 14164 14164 11754 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006892317 832266240 110781 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14183] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14183/stat : 14183 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006892320 832266240 110781 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14184] ppid=14164 vsize=812760 CPUtime=0.21
/proc/14178/task/14184/stat : 14184 (java) S 14164 14164 11754 0 -1 64 803 0 0 0 21 0 0 0 15 0 9 0 2006892320 832266240 110781 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14185] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14185/stat : 14185 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006892320 832266240 110781 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14186] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14186/stat : 14186 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006892320 832266240 110781 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/14178/task/14184/stat : 14184 (java) S 14164 14164 11754 0 -1 64 851 0 0 0 29 0 0 0 15 0 9 0 2006892320 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14185] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14185/stat : 14185 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006892320 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14186] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14186/stat : 14186 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006892320 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (KiB) 860324

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/91 14186
/proc/meminfo: memFree=916584/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=0.01
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14178] ppid=14164 vsize=812760 CPUtime=279.42
/proc/14178/stat : 14178 (java) S 14164 14164 11754 0 -1 0 155806 0 1 0 27801 141 0 0 19 0 9 0 2006892315 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14178/statm: 203190 154154 2593 9 0 197171 0
[pid=14178/tid=14179] ppid=14164 vsize=812760 CPUtime=250.08
/proc/14178/task/14179/stat : 14179 (java) R 14164 14164 11754 0 -1 64 15015 0 1 0 24924 84 0 0 25 0 9 0 2006892316 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4127163743 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14180] ppid=14164 vsize=812760 CPUtime=29.02
/proc/14178/task/14180/stat : 14180 (java) S 14164 14164 11754 0 -1 64 139239 0 0 0 2847 55 0 0 16 0 9 0 2006892317 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14181] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14181/stat : 14181 (java) S 14164 14164 11754 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006892317 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14182] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14182/stat : 14182 (java) S 14164 14164 11754 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006892317 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14183] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14183/stat : 14183 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006892320 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14184] ppid=14164 vsize=812760 CPUtime=0.29
/proc/14178/task/14184/stat : 14184 (java) S 14164 14164 11754 0 -1 64 851 0 0 0 29 0 0 0 15 0 9 0 2006892320 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14185] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14185/stat : 14185 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006892320 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14186] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14186/stat : 14186 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006892320 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.43
Current children cumulated vsize (KiB) 860324

[startup+342.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/91 14186
/proc/meminfo: memFree=880424/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=0.01
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14178] ppid=14164 vsize=812760 CPUtime=338.82
/proc/14178/stat : 14178 (java) S 14164 14164 11754 0 -1 0 155901 0 1 0 33717 165 0 0 19 0 9 0 2006892315 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14178/statm: 203190 154154 2593 9 0 197171 0
[pid=14178/tid=14179] ppid=14164 vsize=812760 CPUtime=309.27
/proc/14178/task/14179/stat : 14179 (java) R 14164 14164 11754 0 -1 64 15110 0 1 0 30820 107 0 0 25 0 9 0 2006892316 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 102064687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14180] ppid=14164 vsize=812760 CPUtime=29.23
/proc/14178/task/14180/stat : 14180 (java) S 14164 14164 11754 0 -1 64 139239 0 0 0 2867 56 0 0 16 0 9 0 2006892317 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14181] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14181/stat : 14181 (java) S 14164 14164 11754 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006892317 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14182] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14182/stat : 14182 (java) S 14164 14164 11754 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006892317 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14183] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14183/stat : 14183 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006892320 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14184] ppid=14164 vsize=812760 CPUtime=0.29
/proc/14178/task/14184/stat : 14184 (java) S 14164 14164 11754 0 -1 64 851 0 0 0 29 0 0 0 15 0 9 0 2006892320 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14185] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14185/stat : 14185 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006892320 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14178/tid=14186] ppid=14164 vsize=812760 CPUtime=0
/proc/14178/task/14186/stat : 14186 (java) S 14164 14164 11754 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006892320 832266240 154154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 338.83
Current children cumulated vsize (KiB) 860324

[startup+402.303 s]
/proc/loadavg: 2.06 2.03 2.00 3/83 14187
/proc/meminfo: memFree=928816/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=370.07
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 799 157661 0 1 0 0 36818 189 17 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14187] ppid=14164 vsize=563140 CPUtime=28.16
/proc/14187/stat : 14187 (eSAT_static) R 14164 14164 11754 0 -1 4194304 135760 0 0 0 2733 83 0 0 25 0 1 0 2006929698 576655360 135742 996147200 134512640 135177480 4294955968 18446744073709551615 134570829 0 0 4096 3 0 0 0 17 1 0 0
/proc/14187/statm: 140785 135742 78 162 0 140620 0
Current children cumulated CPU time (s) 398.23
Current children cumulated vsize (KiB) 610704

[startup+462.302 s]
/proc/loadavg: 2.06 2.04 2.00 3/83 14187
/proc/meminfo: memFree=830960/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=370.07
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 799 157661 0 1 0 0 36818 189 17 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14187] ppid=14164 vsize=657004 CPUtime=87.58
/proc/14187/stat : 14187 (eSAT_static) R 14164 14164 11754 0 -1 4194304 159194 0 0 0 8665 93 0 0 25 0 1 0 2006929698 672772096 159176 996147200 134512640 135177480 4294955968 18446744073709551615 134573318 0 0 4096 3 0 0 0 17 1 0 0
/proc/14187/statm: 164251 159176 78 162 0 164086 0
Current children cumulated CPU time (s) 457.65
Current children cumulated vsize (KiB) 704568

[startup+522.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/84 14296
/proc/meminfo: memFree=699248/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=370.07
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 799 157661 0 1 0 0 36818 189 17 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14187] ppid=14164 vsize=703336 CPUtime=147.03
/proc/14187/stat : 14187 (eSAT_static) R 14164 14164 11754 0 -1 4194304 170793 0 0 0 14601 102 0 0 25 0 1 0 2006929698 720216064 170775 996147200 134512640 135177480 4294955968 18446744073709551615 134571235 0 0 4096 3 0 0 0 17 1 0 0
/proc/14187/statm: 175834 170775 78 162 0 175669 0
Current children cumulated CPU time (s) 517.1
Current children cumulated vsize (KiB) 750900

[startup+582.302 s]
/proc/loadavg: 2.04 2.03 2.00 3/83 14297
/proc/meminfo: memFree=544368/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=370.07
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 799 157661 0 1 0 0 36818 189 17 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14187] ppid=14164 vsize=747700 CPUtime=206.47
/proc/14187/stat : 14187 (eSAT_static) R 14164 14164 11754 0 -1 4194304 181848 0 0 0 20537 110 0 0 25 0 1 0 2006929698 765644800 181830 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/14187/statm: 186925 181830 78 162 0 186760 0
Current children cumulated CPU time (s) 576.54
Current children cumulated vsize (KiB) 795264

[startup+642.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 14297
/proc/meminfo: memFree=520944/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=370.07
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 799 157661 0 1 0 0 36818 189 17 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14187] ppid=14164 vsize=769052 CPUtime=265.9
/proc/14187/stat : 14187 (eSAT_static) R 14164 14164 11754 0 -1 4194304 187211 0 0 0 26477 113 0 0 25 0 1 0 2006929698 787509248 187193 996147200 134512640 135177480 4294955968 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 1 0 0
/proc/14187/statm: 192263 187193 78 162 0 192098 0
Current children cumulated CPU time (s) 635.97
Current children cumulated vsize (KiB) 816616

[startup+702.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 14297
/proc/meminfo: memFree=468592/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=370.07
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 799 157661 0 1 0 0 36818 189 17 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14187] ppid=14164 vsize=821328 CPUtime=325.34
/proc/14187/stat : 14187 (eSAT_static) R 14164 14164 11754 0 -1 4194304 200261 0 0 0 32413 121 0 0 25 0 1 0 2006929698 841039872 200243 996147200 134512640 135177480 4294955968 18446744073709551615 134573320 0 0 4096 3 0 0 0 17 1 0 0
/proc/14187/statm: 205332 200243 78 162 0 205167 0
Current children cumulated CPU time (s) 695.41
Current children cumulated vsize (KiB) 868892



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+747.002 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 14297
/proc/meminfo: memFree=415664/2055920 swapFree=4179808/4192956
[pid=14164] ppid=14162 vsize=47564 CPUtime=370.07
/proc/14164/stat : 14164 (galacE.sh) S 14162 14164 11754 0 -1 4194304 799 157661 0 1 0 0 36818 189 17 0 1 0 2006892311 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14164/statm: 11891 364 245 79 0 219 0
[pid=14187] ppid=14164 vsize=874044 CPUtime=369.62
/proc/14187/stat : 14187 (eSAT_static) R 14164 14164 11754 0 -1 4194304 213451 0 0 0 36835 127 0 0 25 0 1 0 2006929698 895021056 213433 996147200 134512640 135177480 4294955968 18446744073709551615 134546806 0 0 4096 3 0 0 0 17 1 0 0
/proc/14187/statm: 218511 213433 78 162 0 218346 0
Current children cumulated CPU time (s) 739.69
Current children cumulated vsize (KiB) 921608

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14164 and gives
#  childrusage.ru_utime.tv_sec=368
#  childrusage.ru_utime.tv_usec=185027
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=899711
# CPU time returned by wait4() is 370.085
# while last known CPU time is 739.69
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 747.015
CPU time (s): 739.69
CPU user time (s): 736.53
CPU system time (s): 3.16
CPU usage (%): 99.0194
Max. virtual memory (cumulated for all children) (KiB): 921608

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

runsolver used 0.967852 second user time and 2.43763 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-05 19:33:54
IDJOB=1094255
IDBENCH=58772
IDSOLVER=351
FILE ID=node69/1094255-1215279234
PBS_JOBID= 7882133
Free space on /tmp= 66476 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/os-taillard-7/normalized-os-taillard-7-105-9.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1094255-1215279234/watcher-1094255-1215279234 -o /tmp/evaluation-result-1094255-1215279234/solver-1094255-1215279234 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1094255-1215279234.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3d2518af7acdab4ec2d62211b9a9becd
RANDOM SEED=2009240072

node69.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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1659472 kB
Buffers:         62896 kB
Cached:         242140 kB
SwapCached:       7560 kB
Active:         196048 kB
Inactive:       136580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659472 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            3120 kB
Writeback:           0 kB
Mapped:          43232 kB
Slab:            48812 kB
Committed_AS:  4042644 kB
PageTables:       2000 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= 66288 MiB
End job on node69 at 2008-07-05 19:46:23