Trace number 1052750

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.1 561.213

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-5_ext.xml
MD5SUM3f3857850da57279fca201746d0d31de
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.722889
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.85/1.92	c start processing
1.85/1.92	c start relation processing
2.96/3.00	c start cnf exporting
548.08/551.17	c parsing time : 1.798
548.08/551.17	c preprocessing time : 551.048
548.08/551.17	
548.08/551.17	c Nary constraints - conflicts : 0 supports : 133
548.08/551.17	c Binary constraints - conflicts : 0 supports :0
548.08/551.17	c max arity constraint : 18
548.08/551.17	c Max Tuples generated 0
548.08/551.17	c relations : 1
548.08/551.17	c relations BDD: 1
548.08/551.17	c sampling 0/0
548.08/551.17	c vars : 4575887 - clauses :  16631251
548.08/551.17	
548.14/551.22	 
548.14/551.22	c --- SAT Solver Stats ---
548.14/551.22	 
548.14/551.22	c eSAT 0.1 : minisat core with additionnal features
548.14/551.22	c ============================[ Problem Statistics ]=============================
548.14/551.22	c |                                                                             |
548.14/551.22	c |  Number of variables:  4575886                                              |
548.14/551.22	c |  Number of clauses:    16631251                                             |

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-1052750-1215057309/watcher-1052750-1215057309 -o /tmp/evaluation-result-1052750-1215057309/solver-1052750-1215057309 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1052750-1215057309.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: 1.99 2.02 2.00 4/80 13082
/proc/meminfo: memFree=1671000/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=8652 CPUtime=0
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1984704177 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13082/statm: 2163 280 208 79 0 156 0
[pid=13083] ppid=13082 vsize=8688 CPUtime=0
/proc/13083/stat : 13083 (galacE.sh) S 13082 13082 10362 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 1984704178 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 213116485714 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/13083/statm: 2172 286 209 79 0 165 0
[pid=13084] ppid=13083 vsize=128 CPUtime=0
/proc/13084/stat : 13084 (id) R 13083 13082 10362 0 -1 4194304 47 0 0 0 0 0 0 0 20 0 1 0 1984704178 131072 22 996147200 4194304 4211724 548682068832 18446744073709551615 213113697557 0 0 3674112 0 0 0 0 17 1 0 0
/proc/13084/statm: 32 22 16 4 0 3 0

[startup+0.079616 s]
/proc/loadavg: 1.99 2.02 2.00 4/80 13082
/proc/meminfo: memFree=1671000/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101619 s]
/proc/loadavg: 1.99 2.02 2.00 4/80 13082
/proc/meminfo: memFree=1671000/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301643 s]
/proc/loadavg: 1.99 2.02 2.00 4/80 13082
/proc/meminfo: memFree=1671000/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701681 s]
/proc/loadavg: 1.99 2.02 2.00 4/80 13082
/proc/meminfo: memFree=1671000/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50177 s]
/proc/loadavg: 1.99 2.02 2.00 3/90 13104
/proc/meminfo: memFree=1584248/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
[pid=13096] ppid=13082 vsize=812628 CPUtime=1.45
/proc/13096/stat : 13096 (java) S 13082 13082 10362 0 -1 0 30648 0 1 0 130 15 0 0 19 0 9 0 1984704181 832131072 30074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13096/statm: 203157 30074 1883 9 0 197138 0
[pid=13096/tid=13097] ppid=13082 vsize=812628 CPUtime=1.2
/proc/13096/task/13097/stat : 13097 (java) R 13082 13082 10362 0 -1 64 14455 0 1 0 112 8 0 0 25 0 9 0 1984704182 832131072 30074 996147200 134512640 134550740 4294955616 18446744073709551615 4126632650 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13098] ppid=13082 vsize=812628 CPUtime=0.12
/proc/13096/task/13098/stat : 13098 (java) S 13082 13082 10362 0 -1 64 14742 0 0 0 6 6 0 0 16 0 9 0 1984704183 832131072 30074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13099] ppid=13082 vsize=812628 CPUtime=0
/proc/13096/task/13099/stat : 13099 (java) S 13082 13082 10362 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 1984704183 832131072 30074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13100] ppid=13082 vsize=812628 CPUtime=0
/proc/13096/task/13100/stat : 13100 (java) S 13082 13082 10362 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984704183 832131072 30074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13101] ppid=13082 vsize=812628 CPUtime=0
/proc/13096/task/13101/stat : 13101 (java) S 13082 13082 10362 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984704185 832131072 30074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13102] ppid=13082 vsize=812628 CPUtime=0.1
/proc/13096/task/13102/stat : 13102 (java) S 13082 13082 10362 0 -1 64 752 0 0 0 10 0 0 0 16 0 9 0 1984704185 832131072 30074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13103] ppid=13082 vsize=812628 CPUtime=0
/proc/13096/task/13103/stat : 13103 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984704185 832131072 30074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13104] ppid=13082 vsize=812628 CPUtime=0
/proc/13096/task/13104/stat : 13104 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984704185 832131072 30074 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860192

[startup+3.10295 s]
/proc/loadavg: 1.99 2.02 2.00 3/90 13104
/proc/meminfo: memFree=1556536/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
[pid=13096] ppid=13082 vsize=812760 CPUtime=3.05
/proc/13096/stat : 13096 (java) S 13082 13082 10362 0 -1 0 30767 0 1 0 289 16 0 0 19 0 9 0 1984704181 832266240 30188 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13096/statm: 203190 30188 1905 9 0 197171 0
[pid=13096/tid=13097] ppid=13082 vsize=812760 CPUtime=2.72
/proc/13096/task/13097/stat : 13097 (java) R 13082 13082 10362 0 -1 64 14524 0 1 0 264 8 0 0 25 0 9 0 1984704182 832266240 30188 996147200 134512640 134550740 4294955616 18446744073709551615 4126934349 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13098] ppid=13082 vsize=812760 CPUtime=0.13
/proc/13096/task/13098/stat : 13098 (java) S 13082 13082 10362 0 -1 64 14742 0 0 0 7 6 0 0 17 0 9 0 1984704183 832266240 30188 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13099] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13099/stat : 13099 (java) S 13082 13082 10362 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 1984704183 832266240 30188 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13100] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13100/stat : 13100 (java) S 13082 13082 10362 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984704183 832266240 30188 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13101] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13101/stat : 13101 (java) S 13082 13082 10362 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 30188 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13102] ppid=13082 vsize=812760 CPUtime=0.17
/proc/13096/task/13102/stat : 13102 (java) S 13082 13082 10362 0 -1 64 802 0 0 0 17 0 0 0 15 0 9 0 1984704185 832266240 30188 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13103] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13103/stat : 13103 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 30188 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13104] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13104/stat : 13104 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984704185 832266240 30188 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860324

[startup+6.3023 s]
/proc/loadavg: 1.99 2.01 2.00 3/90 13104
/proc/meminfo: memFree=1536128/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
[pid=13096] ppid=13082 vsize=812760 CPUtime=6.23
/proc/13096/stat : 13096 (java) S 13082 13082 10362 0 -1 0 35548 0 1 0 603 20 0 0 19 0 9 0 1984704181 832266240 34961 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13096/statm: 203190 34961 1909 9 0 197171 0
[pid=13096/tid=13097] ppid=13082 vsize=812760 CPUtime=5.65
/proc/13096/task/13097/stat : 13097 (java) R 13082 13082 10362 0 -1 64 14534 0 1 0 556 9 0 0 25 0 9 0 1984704182 832266240 34961 996147200 134512640 134550740 4294955616 18446744073709551615 4126821082 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13098] ppid=13082 vsize=812760 CPUtime=0.32
/proc/13096/task/13098/stat : 13098 (java) S 13082 13082 10362 0 -1 64 19475 0 0 0 23 9 0 0 16 0 9 0 1984704183 832266240 34961 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13099] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13099/stat : 13099 (java) S 13082 13082 10362 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984704183 832266240 34961 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13100] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13100/stat : 13100 (java) S 13082 13082 10362 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984704183 832266240 34961 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13101] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13101/stat : 13101 (java) S 13082 13082 10362 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34961 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13102] ppid=13082 vsize=812760 CPUtime=0.22
/proc/13096/task/13102/stat : 13102 (java) S 13082 13082 10362 0 -1 64 840 0 0 0 22 0 0 0 15 0 9 0 1984704185 832266240 34961 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13103] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13103/stat : 13103 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34961 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13104] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13104/stat : 13104 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984704185 832266240 34961 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 860324

[startup+12.703 s]
/proc/loadavg: 1.99 2.01 2.00 3/90 13104
/proc/meminfo: memFree=1532488/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
[pid=13096] ppid=13082 vsize=812760 CPUtime=12.59
/proc/13096/stat : 13096 (java) S 13082 13082 10362 0 -1 0 35563 0 1 0 1237 22 0 0 19 0 9 0 1984704181 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13096/statm: 203190 34964 1909 9 0 197171 0
[pid=13096/tid=13097] ppid=13082 vsize=812760 CPUtime=12.01
/proc/13096/task/13097/stat : 13097 (java) R 13082 13082 10362 0 -1 64 14546 0 1 0 1189 12 0 0 25 0 9 0 1984704182 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4126947825 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13098] ppid=13082 vsize=812760 CPUtime=0.33
/proc/13096/task/13098/stat : 13098 (java) S 13082 13082 10362 0 -1 64 19475 0 0 0 24 9 0 0 16 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13099] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13099/stat : 13099 (java) S 13082 13082 10362 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13100] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13100/stat : 13100 (java) S 13082 13082 10362 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13101] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13101/stat : 13101 (java) S 13082 13082 10362 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13102] ppid=13082 vsize=812760 CPUtime=0.23
/proc/13096/task/13102/stat : 13102 (java) S 13082 13082 10362 0 -1 64 843 0 0 0 23 0 0 0 15 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13103] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13103/stat : 13103 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13104] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13104/stat : 13104 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 860324

[startup+25.5014 s]
/proc/loadavg: 1.99 2.01 2.00 3/90 13104
/proc/meminfo: memFree=1524808/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
[pid=13096] ppid=13082 vsize=812760 CPUtime=25.32
/proc/13096/stat : 13096 (java) S 13082 13082 10362 0 -1 0 35586 0 1 0 2505 27 0 0 19 0 9 0 1984704181 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13096/statm: 203190 34964 1909 9 0 197171 0
[pid=13096/tid=13097] ppid=13082 vsize=812760 CPUtime=24.72
/proc/13096/task/13097/stat : 13097 (java) R 13082 13082 10362 0 -1 64 14569 0 1 0 2456 16 0 0 25 0 9 0 1984704182 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4126634605 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13098] ppid=13082 vsize=812760 CPUtime=0.34
/proc/13096/task/13098/stat : 13098 (java) S 13082 13082 10362 0 -1 64 19475 0 0 0 25 9 0 0 16 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13099] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13099/stat : 13099 (java) S 13082 13082 10362 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13100] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13100/stat : 13100 (java) S 13082 13082 10362 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13101] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13101/stat : 13101 (java) S 13082 13082 10362 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13102] ppid=13082 vsize=812760 CPUtime=0.23
/proc/13096/task/13102/stat : 13102 (java) S 13082 13082 10362 0 -1 64 843 0 0 0 23 0 0 0 16 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13103] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13103/stat : 13103 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13104] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13104/stat : 13104 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33

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

/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
[pid=13096] ppid=13082 vsize=812760 CPUtime=280.77
/proc/13096/stat : 13096 (java) S 13082 13082 10362 0 -1 0 36062 0 1 0 27947 130 0 0 19 0 9 0 1984704181 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13096/statm: 203190 34964 1909 9 0 197171 0
[pid=13096/tid=13097] ppid=13082 vsize=812760 CPUtime=279.89
/proc/13096/task/13097/stat : 13097 (java) R 13082 13082 10362 0 -1 64 15045 0 1 0 27872 117 0 0 25 0 9 0 1984704182 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 102715095 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13098] ppid=13082 vsize=812760 CPUtime=0.62
/proc/13096/task/13098/stat : 13098 (java) S 13082 13082 10362 0 -1 64 19475 0 0 0 51 11 0 0 16 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13099] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13099/stat : 13099 (java) S 13082 13082 10362 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13100] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13100/stat : 13100 (java) S 13082 13082 10362 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13101] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13101/stat : 13101 (java) S 13082 13082 10362 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13102] ppid=13082 vsize=812760 CPUtime=0.23
/proc/13096/task/13102/stat : 13102 (java) S 13082 13082 10362 0 -1 64 843 0 0 0 23 0 0 0 16 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13103] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13103/stat : 13103 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13104] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13104/stat : 13104 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.78
Current children cumulated vsize (KiB) 860324

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/90 13104
/proc/meminfo: memFree=1320264/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
[pid=13096] ppid=13082 vsize=812760 CPUtime=340.44
/proc/13096/stat : 13096 (java) S 13082 13082 10362 0 -1 0 36173 0 1 0 33890 154 0 0 19 0 9 0 1984704181 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13096/statm: 203190 34964 1909 9 0 197171 0
[pid=13096/tid=13097] ppid=13082 vsize=812760 CPUtime=339.5
/proc/13096/task/13097/stat : 13097 (java) R 13082 13082 10362 0 -1 64 15156 0 1 0 33810 140 0 0 25 0 9 0 1984704182 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4126765088 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13098] ppid=13082 vsize=812760 CPUtime=0.68
/proc/13096/task/13098/stat : 13098 (java) S 13082 13082 10362 0 -1 64 19475 0 0 0 56 12 0 0 16 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13099] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13099/stat : 13099 (java) S 13082 13082 10362 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13100] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13100/stat : 13100 (java) S 13082 13082 10362 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984704183 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13101] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13101/stat : 13101 (java) S 13082 13082 10362 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13102] ppid=13082 vsize=812760 CPUtime=0.23
/proc/13096/task/13102/stat : 13102 (java) S 13082 13082 10362 0 -1 64 843 0 0 0 23 0 0 0 16 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13103] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13103/stat : 13103 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13104] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13104/stat : 13104 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984704185 832266240 34964 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.45
Current children cumulated vsize (KiB) 860324

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/90 13110
/proc/meminfo: memFree=1280000/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
[pid=13096] ppid=13082 vsize=812760 CPUtime=400.12
/proc/13096/stat : 13096 (java) S 13082 13082 10362 0 -1 0 36286 0 1 0 39834 178 0 0 19 0 9 0 1984704181 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13096/statm: 203190 34965 1909 9 0 197171 0
[pid=13096/tid=13097] ppid=13082 vsize=812760 CPUtime=399.1
/proc/13096/task/13097/stat : 13097 (java) R 13082 13082 10362 0 -1 64 15268 0 1 0 39747 163 0 0 25 0 9 0 1984704182 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 103568460 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13098] ppid=13082 vsize=812760 CPUtime=0.75
/proc/13096/task/13098/stat : 13098 (java) S 13082 13082 10362 0 -1 64 19475 0 0 0 62 13 0 0 16 0 9 0 1984704183 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13099] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13099/stat : 13099 (java) S 13082 13082 10362 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984704183 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13100] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13100/stat : 13100 (java) S 13082 13082 10362 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984704183 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13101] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13101/stat : 13101 (java) S 13082 13082 10362 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13102] ppid=13082 vsize=812760 CPUtime=0.23
/proc/13096/task/13102/stat : 13102 (java) S 13082 13082 10362 0 -1 64 844 0 0 0 23 0 0 0 16 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13103] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13103/stat : 13103 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13104] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13104/stat : 13104 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.13
Current children cumulated vsize (KiB) 860324

[startup+462.302 s]
/proc/loadavg: 1.96 1.98 1.99 4/90 14022
/proc/meminfo: memFree=1299496/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
[pid=13096] ppid=13082 vsize=812760 CPUtime=459.73
/proc/13096/stat : 13096 (java) S 13082 13082 10362 0 -1 0 36396 0 1 0 45763 210 0 0 19 0 9 0 1984704181 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13096/statm: 203190 34965 1909 9 0 197171 0
[pid=13096/tid=13097] ppid=13082 vsize=812760 CPUtime=458.65
/proc/13096/task/13097/stat : 13097 (java) R 13082 13082 10362 0 -1 64 15378 0 1 0 45671 194 0 0 25 0 9 0 1984704182 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4127065024 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13098] ppid=13082 vsize=812760 CPUtime=0.83
/proc/13096/task/13098/stat : 13098 (java) S 13082 13082 10362 0 -1 64 19475 0 0 0 69 14 0 0 16 0 9 0 1984704183 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13099] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13099/stat : 13099 (java) S 13082 13082 10362 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984704183 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13100] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13100/stat : 13100 (java) S 13082 13082 10362 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984704183 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13101] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13101/stat : 13101 (java) S 13082 13082 10362 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13102] ppid=13082 vsize=812760 CPUtime=0.23
/proc/13096/task/13102/stat : 13102 (java) S 13082 13082 10362 0 -1 64 844 0 0 0 23 0 0 0 16 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13103] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13103/stat : 13103 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13104] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13104/stat : 13104 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.74
Current children cumulated vsize (KiB) 860324

[startup+522.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/91 14061
/proc/meminfo: memFree=1290024/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=0.01
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
[pid=13096] ppid=13082 vsize=812760 CPUtime=519.41
/proc/13096/stat : 13096 (java) S 13082 13082 10362 0 -1 0 36508 0 1 0 51706 235 0 0 19 0 9 0 1984704181 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13096/statm: 203190 34965 1909 9 0 197171 0
[pid=13096/tid=13097] ppid=13082 vsize=812760 CPUtime=518.26
/proc/13096/task/13097/stat : 13097 (java) R 13082 13082 10362 0 -1 64 15490 0 1 0 51607 219 0 0 25 0 9 0 1984704182 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4126941541 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13098] ppid=13082 vsize=812760 CPUtime=0.9
/proc/13096/task/13098/stat : 13098 (java) S 13082 13082 10362 0 -1 64 19475 0 0 0 75 15 0 0 16 0 9 0 1984704183 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13099] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13099/stat : 13099 (java) S 13082 13082 10362 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984704183 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13100] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13100/stat : 13100 (java) S 13082 13082 10362 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984704183 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13101] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13101/stat : 13101 (java) S 13082 13082 10362 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13102] ppid=13082 vsize=812760 CPUtime=0.23
/proc/13096/task/13102/stat : 13102 (java) S 13082 13082 10362 0 -1 64 844 0 0 0 23 0 0 0 16 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13103] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13103/stat : 13103 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13096/tid=13104] ppid=13082 vsize=812760 CPUtime=0
/proc/13096/task/13104/stat : 13104 (java) S 13082 13082 10362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984704185 832266240 34965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.42
Current children cumulated vsize (KiB) 860324



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+561.202 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14062
/proc/meminfo: memFree=591848/2055920 swapFree=4179764/4192956
[pid=13082] ppid=13080 vsize=47564 CPUtime=548.17
/proc/13082/stat : 13082 (galacE.sh) S 13080 13082 10362 0 -1 4194304 800 38271 0 1 0 0 54566 251 17 0 1 0 1984704177 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/13082/statm: 11891 365 246 79 0 219 0
[pid=14062] ppid=13082 vsize=876180 CPUtime=9.93
/proc/14062/stat : 14062 (eSAT_static) R 13082 13082 10362 0 -1 4194304 202226 0 0 0 867 126 0 0 25 0 1 0 1984759299 897208320 202208 996147200 134512640 135177480 4294955984 18446744073709551615 134745114 0 0 4096 3 0 0 0 17 1 0 0
/proc/14062/statm: 219045 202209 64 162 0 218880 0
Current children cumulated CPU time (s) 558.1
Current children cumulated vsize (KiB) 923744

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 13082 and gives
#  childrusage.ru_utime.tv_sec=545
#  childrusage.ru_utime.tv_usec=667046
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=525616
# CPU time returned by wait4() is 548.193
# while last known CPU time is 558.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 561.213
CPU time (s): 558.1
CPU user time (s): 554.33
CPU system time (s): 3.77
CPU usage (%): 99.4453
Max. virtual memory (cumulated for all children) (KiB): 923744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 545.667
system time used= 2.52562
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39071
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= 18792
involuntary context switches= 25700

runsolver used 0.680896 second user time and 1.87571 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-03 05:55:09
IDJOB=1052750
IDBENCH=55993
IDSOLVER=351
FILE ID=node37/1052750-1215057309
PBS_JOBID= 7875099
Free space on /tmp= 66540 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-5_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052750-1215057309/watcher-1052750-1215057309 -o /tmp/evaluation-result-1052750-1215057309/solver-1052750-1215057309 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1052750-1215057309.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3f3857850da57279fca201746d0d31de
RANDOM SEED=1672558074

node37.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.236
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.236
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:       1671288 kB
Buffers:         47776 kB
Cached:         157608 kB
SwapCached:       7116 kB
Active:         222336 kB
Inactive:        90004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671288 kB
SwapTotal:     4192956 kB
SwapFree:      4179764 kB
Dirty:            5744 kB
Writeback:           0 kB
Mapped:         120236 kB
Slab:            57484 kB
Committed_AS:  4179676 kB
PageTables:       1988 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node37 at 2008-07-03 06:04:32