Trace number 1047747

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) 1707.37 1713.51

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-21_ext.xml
MD5SUMc73985dc9e0569d723a93b3222010fbc
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.9961
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.35	c --- Preproc Stats ---
0.95/1.59	c start processing
0.95/1.60	c start relation processing
1.14/1.73	c start cnf exporting
1697.18/1700.10	c parsing time : 1.005
1697.18/1700.10	c preprocessing time : 1699.515
1697.18/1700.11	
1697.18/1700.11	c Nary constraints - conflicts : 0 supports : 2713
1697.18/1700.11	c Binary constraints - conflicts : 0 supports :0
1697.18/1700.11	c max arity constraint : 15
1697.18/1700.11	c Max Tuples generated 0
1697.18/1700.11	c relations : 1
1697.18/1700.11	c relations BDD: 1
1697.18/1700.11	c sampling 0/0
1697.18/1700.11	c vars : 14595962 - clauses :  52765137
1697.18/1700.11	
1697.18/1700.15	 
1697.18/1700.15	c --- SAT Solver Stats ---
1697.18/1700.15	 
1697.18/1700.15	c eSAT 0.1 : minisat core with additionnal features
1697.18/1700.16	c ============================[ Problem Statistics ]=============================
1697.18/1700.16	c |                                                                             |
1697.18/1700.18	c |  Number of variables:  14595961                                             |
1697.18/1700.18	c |  Number of clauses:    52765137                                             |

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-1047747-1215041343/watcher-1047747-1215041343 -o /tmp/evaluation-result-1047747-1215041343/solver-1047747-1215041343 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1047747-1215041343.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

[startup+0 s]
/proc/loadavg: 1.92 1.99 1.72 4/72 14522
/proc/meminfo: memFree=1058280/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=18572 CPUtime=0
/proc/14522/stat : 14522 (runsolver) R 14520 13871 13871 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 1533810604 19017728 290 996147200 4194304 4296836 548682068496 18446744073709551615 215416372722 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14522/statm: 4643 290 255 25 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.0422171 s]
/proc/loadavg: 1.92 1.99 1.72 4/72 14522
/proc/meminfo: memFree=1058280/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=6348 CPUtime=0
/proc/14522/stat : 14522 (galacE.sh) D 14520 14522 13871 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 1533810604 6500352 215 996147200 4194304 4520092 548682068832 18446744073709551615 215419158610 0 0 4096 8192 18446744071563479169 0 0 17 1 0 0
/proc/14522/statm: 1587 215 165 79 0 123 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6348

[startup+0.101228 s]
/proc/loadavg: 1.92 1.99 1.72 4/72 14522
/proc/meminfo: memFree=1058280/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=8652 CPUtime=0
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1533810604 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14522/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.301266 s]
/proc/loadavg: 1.92 1.99 1.72 4/72 14522
/proc/meminfo: memFree=1058280/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47508 CPUtime=0.02
/proc/14522/stat : 14522 (galacE.sh) D 14520 14522 13871 0 -1 4194304 737 1697 0 0 0 1 0 1 18 0 1 0 1533810604 48648192 358 996147200 4194304 4520092 548682068832 18446744073709551615 215419157093 0 2 4096 73728 18446744071563608240 0 0 17 1 0 0
/proc/14522/statm: 11877 358 245 79 0 201 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47508

[startup+0.701345 s]
/proc/loadavg: 1.92 1.99 1.72 4/72 14522
/proc/meminfo: memFree=1058280/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=0.02
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47580

[startup+1.5015 s]
/proc/loadavg: 1.92 1.99 1.72 4/82 14544
/proc/meminfo: memFree=1018840/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=0.02
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
[pid=14536] ppid=14522 vsize=812760 CPUtime=0.93
/proc/14536/stat : 14536 (java) S 14522 14522 13871 0 -1 0 13099 0 59 0 82 11 0 0 18 0 9 0 1533810640 832266240 12584 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14536/statm: 203190 12584 1876 9 0 197171 0
[pid=14536/tid=14537] ppid=14522 vsize=812760 CPUtime=0.66
/proc/14536/task/14537/stat : 14537 (java) R 14522 14522 13871 0 -1 64 11555 0 27 0 58 8 0 0 22 0 9 0 1533810648 832266240 12584 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14538] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14538/stat : 14538 (java) S 14522 14522 13871 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1533810652 832266240 12584 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14539] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14539/stat : 14539 (java) S 14522 14522 13871 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1533810652 832266240 12584 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14540] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14540/stat : 14540 (java) S 14522 14522 13871 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1533810653 832266240 12584 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14541] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14541/stat : 14541 (java) S 14522 14522 13871 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1533810657 832266240 12584 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14542] ppid=14522 vsize=812760 CPUtime=0.23
/proc/14536/task/14542/stat : 14542 (java) R 14522 14522 13871 0 -1 64 872 0 0 0 23 0 0 0 17 0 9 0 1533810657 832266240 12584 996147200 134512640 134550740 4294955616 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14543] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14543/stat : 14543 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1533810657 832266240 12584 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14544] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14544/stat : 14544 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1533810657 832266240 12584 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 860340

[startup+3.1028 s]
/proc/loadavg: 1.93 1.99 1.73 3/82 14544
/proc/meminfo: memFree=975000/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=0.02
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
[pid=14536] ppid=14522 vsize=812760 CPUtime=2.52
/proc/14536/stat : 14536 (java) S 14522 14522 13871 0 -1 0 21667 0 60 0 236 16 0 0 18 0 9 0 1533810640 832266240 21147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14536/statm: 203190 21147 1911 9 0 197171 0
[pid=14536/tid=14537] ppid=14522 vsize=812760 CPUtime=2.1
/proc/14536/task/14537/stat : 14537 (java) R 14522 14522 13871 0 -1 64 14493 0 28 0 199 11 0 0 25 0 9 0 1533810648 832266240 21147 996147200 134512640 134550740 4294955616 18446744073709551615 4127337716 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14538] ppid=14522 vsize=812760 CPUtime=0.06
/proc/14536/task/14538/stat : 14538 (java) S 14522 14522 13871 0 -1 64 5565 0 0 0 4 2 0 0 16 0 9 0 1533810652 832266240 21147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14539] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14539/stat : 14539 (java) S 14522 14522 13871 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1533810652 832266240 21147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14540] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14540/stat : 14540 (java) S 14522 14522 13871 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1533810653 832266240 21147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14541] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14541/stat : 14541 (java) S 14522 14522 13871 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1533810657 832266240 21147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14542] ppid=14522 vsize=812760 CPUtime=0.32
/proc/14536/task/14542/stat : 14542 (java) S 14522 14522 13871 0 -1 64 940 0 0 0 32 0 0 0 15 0 9 0 1533810657 832266240 21147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14543] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14543/stat : 14543 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1533810657 832266240 21147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14544] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14544/stat : 14544 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1533810657 832266240 21147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 860340

[startup+6.30142 s]
/proc/loadavg: 1.93 1.99 1.73 3/82 14544
/proc/meminfo: memFree=967832/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=0.02
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
[pid=14536] ppid=14522 vsize=812760 CPUtime=5.72
/proc/14536/stat : 14536 (java) S 14522 14522 13871 0 -1 0 21676 0 60 0 555 17 0 0 18 0 9 0 1533810640 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14536/statm: 203190 21148 1911 9 0 197171 0
[pid=14536/tid=14537] ppid=14522 vsize=812760 CPUtime=5.29
/proc/14536/task/14537/stat : 14537 (java) R 14522 14522 13871 0 -1 64 14501 0 28 0 517 12 0 0 25 0 9 0 1533810648 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 104689121 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14538] ppid=14522 vsize=812760 CPUtime=0.07
/proc/14536/task/14538/stat : 14538 (java) S 14522 14522 13871 0 -1 64 5566 0 0 0 5 2 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14539] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14539/stat : 14539 (java) S 14522 14522 13871 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14540] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14540/stat : 14540 (java) S 14522 14522 13871 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1533810653 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14541] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14541/stat : 14541 (java) S 14522 14522 13871 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14542] ppid=14522 vsize=812760 CPUtime=0.32
/proc/14536/task/14542/stat : 14542 (java) S 14522 14522 13871 0 -1 64 940 0 0 0 32 0 0 0 15 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14543] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14543/stat : 14543 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14544] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14544/stat : 14544 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 860340

[startup+12.7026 s]
/proc/loadavg: 1.94 1.99 1.73 3/82 14544
/proc/meminfo: memFree=964184/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=0.02
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
[pid=14536] ppid=14522 vsize=812760 CPUtime=12.11
/proc/14536/stat : 14536 (java) S 14522 14522 13871 0 -1 0 21688 0 60 0 1192 19 0 0 18 0 9 0 1533810640 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14536/statm: 203190 21148 1911 9 0 197171 0
[pid=14536/tid=14537] ppid=14522 vsize=812760 CPUtime=11.68
/proc/14536/task/14537/stat : 14537 (java) R 14522 14522 13871 0 -1 64 14513 0 28 0 1154 14 0 0 25 0 9 0 1533810648 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4126657619 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14538] ppid=14522 vsize=812760 CPUtime=0.07
/proc/14536/task/14538/stat : 14538 (java) S 14522 14522 13871 0 -1 64 5566 0 0 0 5 2 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14539] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14539/stat : 14539 (java) S 14522 14522 13871 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14540] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14540/stat : 14540 (java) S 14522 14522 13871 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1533810653 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14541] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14541/stat : 14541 (java) S 14522 14522 13871 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14542] ppid=14522 vsize=812760 CPUtime=0.32
/proc/14536/task/14542/stat : 14542 (java) S 14522 14522 13871 0 -1 64 940 0 0 0 32 0 0 0 15 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14543] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14543/stat : 14543 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14544] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14544/stat : 14544 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 860340

[startup+25.5011 s]
/proc/loadavg: 1.95 1.99 1.73 3/82 14544
/proc/meminfo: memFree=956312/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=0.02
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
[pid=14536] ppid=14522 vsize=812760 CPUtime=24.9
/proc/14536/stat : 14536 (java) S 14522 14522 13871 0 -1 0 21712 0 60 0 2467 23 0 0 18 0 9 0 1533810640 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14536/statm: 203190 21148 1911 9 0 197171 0
[pid=14536/tid=14537] ppid=14522 vsize=812760 CPUtime=24.46
/proc/14536/task/14537/stat : 14537 (java) R 14522 14522 13871 0 -1 64 14537 0 28 0 2428 18 0 0 25 0 9 0 1533810648 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4126635137 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14538] ppid=14522 vsize=812760 CPUtime=0.08
/proc/14536/task/14538/stat : 14538 (java) S 14522 14522 13871 0 -1 64 5566 0 0 0 6 2 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14539] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14539/stat : 14539 (java) S 14522 14522 13871 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14540] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14540/stat : 14540 (java) S 14522 14522 13871 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1533810653 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14541] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14541/stat : 14541 (java) S 14522 14522 13871 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14542] ppid=14522 vsize=812760 CPUtime=0.32
/proc/14536/task/14542/stat : 14542 (java) S 14522 14522 13871 0 -1 64 940 0 0 0 32 0 0 0 16 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14543] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14543/stat : 14543 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14544] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14544/stat : 14544 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 860340

[startup+51.102 s]
/proc/loadavg: 1.96 1.99 1.74 3/82 14544
/proc/meminfo: memFree=940568/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=0.02

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

/proc/14536/task/14540/stat : 14540 (java) S 14522 14522 13871 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1533810653 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14541] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14541/stat : 14541 (java) S 14522 14522 13871 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14542] ppid=14522 vsize=812760 CPUtime=0.32
/proc/14536/task/14542/stat : 14542 (java) S 14522 14522 13871 0 -1 64 940 0 0 0 32 0 0 0 16 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14543] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14543/stat : 14543 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14544] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14544/stat : 14544 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1420.04
Current children cumulated vsize (KiB) 860340

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 14546
/proc/meminfo: memFree=15000/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=0.02
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
[pid=14536] ppid=14522 vsize=812760 CPUtime=1479.91
/proc/14536/stat : 14536 (java) S 14522 14522 13871 0 -1 0 24480 0 60 0 147420 571 0 0 18 0 9 0 1533810640 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14536/statm: 203190 21148 1911 9 0 197171 0
[pid=14536/tid=14537] ppid=14522 vsize=812760 CPUtime=1478.28
/proc/14536/task/14537/stat : 14537 (java) R 14522 14522 13871 0 -1 64 17305 0 28 0 147278 550 0 0 25 0 9 0 1533810648 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4126725968 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14538] ppid=14522 vsize=812760 CPUtime=1.27
/proc/14536/task/14538/stat : 14538 (java) S 14522 14522 13871 0 -1 64 5566 0 0 0 108 19 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14539] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14539/stat : 14539 (java) S 14522 14522 13871 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14540] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14540/stat : 14540 (java) S 14522 14522 13871 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1533810653 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14541] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14541/stat : 14541 (java) S 14522 14522 13871 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14542] ppid=14522 vsize=812760 CPUtime=0.32
/proc/14536/task/14542/stat : 14542 (java) S 14522 14522 13871 0 -1 64 940 0 0 0 32 0 0 0 16 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14543] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14543/stat : 14543 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14544] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14544/stat : 14544 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1479.93
Current children cumulated vsize (KiB) 860340

[startup+1542.3 s]
/proc/loadavg: 2.13 2.03 1.92 3/94 14706
/proc/meminfo: memFree=697728/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=0.02
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
[pid=14536] ppid=14522 vsize=812760 CPUtime=1539.62
/proc/14536/stat : 14536 (java) S 14522 14522 13871 0 -1 0 24590 0 60 0 153338 624 0 0 18 0 9 0 1533810640 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14536/statm: 203190 21148 1911 9 0 197171 0
[pid=14536/tid=14537] ppid=14522 vsize=812760 CPUtime=1537.94
/proc/14536/task/14537/stat : 14537 (java) R 14522 14522 13871 0 -1 64 17415 0 28 0 153192 602 0 0 25 0 9 0 1533810648 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4127279852 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14538] ppid=14522 vsize=812760 CPUtime=1.32
/proc/14536/task/14538/stat : 14538 (java) S 14522 14522 13871 0 -1 64 5566 0 0 0 113 19 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14539] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14539/stat : 14539 (java) S 14522 14522 13871 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14540] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14540/stat : 14540 (java) S 14522 14522 13871 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1533810653 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14541] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14541/stat : 14541 (java) S 14522 14522 13871 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14542] ppid=14522 vsize=812760 CPUtime=0.32
/proc/14536/task/14542/stat : 14542 (java) S 14522 14522 13871 0 -1 64 940 0 0 0 32 0 0 0 16 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14543] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14543/stat : 14543 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14544] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14544/stat : 14544 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1539.64
Current children cumulated vsize (KiB) 860340

[startup+1602.3 s]
/proc/loadavg: 2.16 2.07 1.94 3/91 14799
/proc/meminfo: memFree=690832/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=0.02
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
[pid=14536] ppid=14522 vsize=812760 CPUtime=1599.48
/proc/14536/stat : 14536 (java) S 14522 14522 13871 0 -1 0 24703 0 60 0 159297 651 0 0 18 0 9 0 1533810640 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14536/statm: 203190 21148 1911 9 0 197171 0
[pid=14536/tid=14537] ppid=14522 vsize=812760 CPUtime=1597.75
/proc/14536/task/14537/stat : 14537 (java) R 14522 14522 13871 0 -1 64 17528 0 28 0 159147 628 0 0 25 0 9 0 1533810648 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14538] ppid=14522 vsize=812760 CPUtime=1.37
/proc/14536/task/14538/stat : 14538 (java) S 14522 14522 13871 0 -1 64 5566 0 0 0 117 20 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14539] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14539/stat : 14539 (java) S 14522 14522 13871 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14540] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14540/stat : 14540 (java) S 14522 14522 13871 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1533810653 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14541] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14541/stat : 14541 (java) S 14522 14522 13871 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14542] ppid=14522 vsize=812760 CPUtime=0.32
/proc/14536/task/14542/stat : 14542 (java) S 14522 14522 13871 0 -1 64 940 0 0 0 32 0 0 0 16 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14543] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14543/stat : 14543 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14544] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14544/stat : 14544 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1599.5
Current children cumulated vsize (KiB) 860340

[startup+1662.3 s]
/proc/loadavg: 2.05 2.05 1.94 3/91 14799
/proc/meminfo: memFree=645264/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=0.02
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
[pid=14536] ppid=14522 vsize=812760 CPUtime=1659.4
/proc/14536/stat : 14536 (java) S 14522 14522 13871 0 -1 0 24817 0 60 0 165266 674 0 0 18 0 9 0 1533810640 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14536/statm: 203190 21148 1911 9 0 197171 0
[pid=14536/tid=14537] ppid=14522 vsize=812760 CPUtime=1657.61
/proc/14536/task/14537/stat : 14537 (java) R 14522 14522 13871 0 -1 64 17642 0 28 0 165111 650 0 0 25 0 9 0 1533810648 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 103648720 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14538] ppid=14522 vsize=812760 CPUtime=1.42
/proc/14536/task/14538/stat : 14538 (java) S 14522 14522 13871 0 -1 64 5566 0 0 0 121 21 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14539] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14539/stat : 14539 (java) S 14522 14522 13871 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1533810652 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14540] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14540/stat : 14540 (java) S 14522 14522 13871 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1533810653 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14541] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14541/stat : 14541 (java) S 14522 14522 13871 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14542] ppid=14522 vsize=812760 CPUtime=0.32
/proc/14536/task/14542/stat : 14542 (java) S 14522 14522 13871 0 -1 64 940 0 0 0 32 0 0 0 16 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14536/tid=14543] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14543/stat : 14543 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14536/tid=14544] ppid=14522 vsize=812760 CPUtime=0
/proc/14536/task/14544/stat : 14544 (java) S 14522 14522 13871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1533810657 832266240 21148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1659.42
Current children cumulated vsize (KiB) 860340



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1713.5 s]
/proc/loadavg: 2.02 2.04 1.94 3/83 14800
/proc/meminfo: memFree=16272/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=1697.21
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 799 26597 0 60 0 1 169028 692 17 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
[pid=14800] ppid=14522 vsize=924664 CPUtime=10.16
/proc/14800/stat : 14800 (eSAT_static) R 14522 14522 13871 0 -1 4194304 201905 0 0 0 833 183 0 0 19 0 1 0 1533980620 946855936 201887 996147200 134512640 135177480 4294955984 18446744073709551615 134745114 0 0 4096 3 0 0 0 17 0 0 0
/proc/14800/statm: 231166 201887 64 162 0 231001 0
Current children cumulated CPU time (s) 1707.37
Current children cumulated vsize (KiB) 972244

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

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

[startup+1713.5 s]
/proc/loadavg: 2.02 2.04 1.94 3/83 14800
/proc/meminfo: memFree=16272/2055920 swapFree=4113744/4192956
[pid=14522] ppid=14520 vsize=47580 CPUtime=1697.21
/proc/14522/stat : 14522 (galacE.sh) S 14520 14522 13871 0 -1 4194304 799 26597 0 60 0 1 169028 692 17 0 1 0 1533810604 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14522/statm: 11895 364 245 79 0 219 0
[pid=14800] ppid=14522 vsize=924664 CPUtime=10.16
/proc/14800/stat : 14800 (eSAT_static) R 14522 14522 13871 0 -1 4194304 201905 0 0 0 833 183 0 0 19 0 1 0 1533980620 946855936 201887 996147200 134512640 135177480 4294955984 18446744073709551615 134745114 0 0 4096 3 0 0 0 17 0 0 0
/proc/14800/statm: 231166 201887 64 162 0 231001 0
Current children cumulated CPU time (s) 1707.37
Current children cumulated vsize (KiB) 972244

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14522 and gives
#  childrusage.ru_utime.tv_sec=1690
#  childrusage.ru_utime.tv_usec=286037
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=940944
# CPU time returned by wait4() is 1697.23
# while last known CPU time is 1707.37
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1713.51
CPU time (s): 1707.37
CPU user time (s): 1698.61
CPU system time (s): 8.76
CPU usage (%): 99.6415
Max. virtual memory (cumulated for all children) (KiB): 972244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1690.29
system time used= 6.94094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27396
page faults= 60
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57340
involuntary context switches= 62257

runsolver used 2.00069 second user time and 5.81912 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-03 01:29:03
IDJOB=1047747
IDBENCH=54160
IDSOLVER=351
FILE ID=node9/1047747-1215041343
PBS_JOBID= 7875156
Free space on /tmp= 66536 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-21_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047747-1215041343/watcher-1047747-1215041343 -o /tmp/evaluation-result-1047747-1215041343/solver-1047747-1215041343 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1047747-1215041343.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c73985dc9e0569d723a93b3222010fbc
RANDOM SEED=1570560998

node9.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.265
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	: 5931.00
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.265
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:       1058888 kB
Buffers:          1752 kB
Cached:          29496 kB
SwapCached:      72792 kB
Active:         923112 kB
Inactive:        17848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1058888 kB
SwapTotal:     4192956 kB
SwapFree:      4113744 kB
Dirty:            3652 kB
Writeback:           0 kB
Mapped:         917676 kB
Slab:            39572 kB
Committed_AS:  3726308 kB
PageTables:       3540 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= 65388 MiB
End job on node9 at 2008-07-03 01:57:39