Trace number 1050078

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
Concrete + CSP4J - Tabu Engine 2008-05-30? (TO) 1800.03 1808.03

General information on the benchmark

Namecsp/pseudo/ttp/
normalized-circ-8-3.xml
MD5SUMa80e9ca6f14152a808d5210c0080ccc5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.0924
Satisfiable
(Un)Satisfiability was proved
Number of variables1344
Number of constraints16376
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16376
Global constraints used (with number of constraints)

Solver Data (download as text)

48.03/48.65	c CPU-LOAD 28.58
48.03/48.65	c LOADED 1344 V (2 E), 1624 ExtensionConstraint2D, 14472 PredicateConstraint, arity 28, 28.58 cpu

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-1050078-1215047776/watcher-1050078-1215047776 -o /tmp/evaluation-result-1050078-1215047776/solver-1050078-1215047776 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1050078-1215047776.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14216
/proc/meminfo: memFree=1752200/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=18572 CPUtime=0
/proc/14216/stat : 14216 (runsolver) R 14214 14216 12693 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1534449824 19017728 292 996147200 4194304 4296836 548682068432 18446744073709551615 268213742887 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14216/statm: 4643 292 257 25 0 2626 0

[startup+0.0141261 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14216
/proc/meminfo: memFree=1752200/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102141 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14216
/proc/meminfo: memFree=1752200/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301161 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14216
/proc/meminfo: memFree=1752200/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701209 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14216
/proc/meminfo: memFree=1752200/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5023 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14227
/proc/meminfo: memFree=1738488/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
[pid=14219] ppid=14216 vsize=845004 CPUtime=1.39
/proc/14219/stat : 14219 (java) S 14216 14216 12693 0 -1 0 5825 0 6 0 134 5 0 0 18 0 9 0 1534449825 865284096 5157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14219/statm: 211251 5157 1900 9 0 205812 0
[pid=14219/tid=14220] ppid=14216 vsize=845004 CPUtime=1.11
/proc/14219/task/14220/stat : 14220 (java) R 14216 14216 12693 0 -1 64 3393 0 6 0 108 3 0 0 24 0 9 0 1534449826 865284096 5157 996147200 134512640 134550740 4294956016 18446744073709551615 4126025979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14221] ppid=14216 vsize=845004 CPUtime=0.07
/proc/14219/task/14221/stat : 14221 (java) S 14216 14216 12693 0 -1 64 996 0 0 0 7 0 0 0 16 0 9 0 1534449827 865284096 5157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14222] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14222/stat : 14222 (java) S 14216 14216 12693 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1534449827 865284096 5157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14223] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14223/stat : 14223 (java) S 14216 14216 12693 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1534449828 865284096 5157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14224] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14224/stat : 14224 (java) S 14216 14216 12693 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1534449830 865284096 5157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14225] ppid=14216 vsize=845004 CPUtime=0.19
/proc/14219/task/14225/stat : 14225 (java) S 14216 14216 12693 0 -1 64 703 0 0 0 19 0 0 0 16 0 9 0 1534449830 865284096 5157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14226] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14226/stat : 14226 (java) S 14216 14216 12693 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1534449830 865284096 5157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14227] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14227/stat : 14227 (java) S 14216 14216 12693 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1534449830 865284096 5157 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 850360

[startup+3.10248 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14227
/proc/meminfo: memFree=1734576/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
[pid=14219] ppid=14216 vsize=845004 CPUtime=2.99
/proc/14219/stat : 14219 (java) S 14216 14216 12693 0 -1 0 7605 0 7 0 292 7 0 0 18 0 9 0 1534449825 865284096 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14219/statm: 211251 6649 2574 9 0 205812 0
[pid=14219/tid=14220] ppid=14216 vsize=845004 CPUtime=2.56
/proc/14219/task/14220/stat : 14220 (java) R 14216 14216 12693 0 -1 64 3495 0 6 0 253 3 0 0 25 0 9 0 1534449826 865284096 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4125231162 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14221] ppid=14216 vsize=845004 CPUtime=0.2
/proc/14219/task/14221/stat : 14221 (java) S 14216 14216 12693 0 -1 64 2674 0 1 0 18 2 0 0 16 0 9 0 1534449827 865284096 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14222] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14222/stat : 14222 (java) S 14216 14216 12693 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1534449827 865284096 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14223] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14223/stat : 14223 (java) S 14216 14216 12693 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1534449828 865284096 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14224] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14224/stat : 14224 (java) S 14216 14216 12693 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1534449830 865284096 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14225] ppid=14216 vsize=845004 CPUtime=0.19
/proc/14219/task/14225/stat : 14225 (java) S 14216 14216 12693 0 -1 64 703 0 0 0 19 0 0 0 16 0 9 0 1534449830 865284096 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14226] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14226/stat : 14226 (java) S 14216 14216 12693 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1534449830 865284096 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14227] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14227/stat : 14227 (java) S 14216 14216 12693 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1534449830 865284096 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 850360

[startup+6.30185 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14227
/proc/meminfo: memFree=1731184/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
[pid=14219] ppid=14216 vsize=845004 CPUtime=6.15
/proc/14219/stat : 14219 (java) S 14216 14216 12693 0 -1 0 8420 0 7 0 606 9 0 0 18 0 9 0 1534449825 865284096 7272 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14219/statm: 211251 7272 2574 9 0 205812 0
[pid=14219/tid=14220] ppid=14216 vsize=845004 CPUtime=5.51
/proc/14219/task/14220/stat : 14220 (java) R 14216 14216 12693 0 -1 64 3687 0 6 0 547 4 0 0 25 0 9 0 1534449826 865284096 7272 996147200 134512640 134550740 4294956016 18446744073709551615 4125994184 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14221] ppid=14216 vsize=845004 CPUtime=0.42
/proc/14219/task/14221/stat : 14221 (java) S 14216 14216 12693 0 -1 64 3297 0 1 0 39 3 0 0 16 0 9 0 1534449827 865284096 7272 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14222] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14222/stat : 14222 (java) S 14216 14216 12693 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1534449827 865284096 7272 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14223] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14223/stat : 14223 (java) S 14216 14216 12693 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1534449828 865284096 7272 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14224] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14224/stat : 14224 (java) S 14216 14216 12693 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1534449830 865284096 7272 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14225] ppid=14216 vsize=845004 CPUtime=0.19
/proc/14219/task/14225/stat : 14225 (java) S 14216 14216 12693 0 -1 64 703 0 0 0 19 0 0 0 16 0 9 0 1534449830 865284096 7272 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14226] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14226/stat : 14226 (java) S 14216 14216 12693 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1534449830 865284096 7272 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14227] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14227/stat : 14227 (java) S 14216 14216 12693 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1534449830 865284096 7272 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 850360

[startup+12.7026 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14227
/proc/meminfo: memFree=1725880/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
[pid=14219] ppid=14216 vsize=845004 CPUtime=12.49
/proc/14219/stat : 14219 (java) S 14216 14216 12693 0 -1 0 11278 0 7 0 1236 13 0 0 18 0 9 0 1534449825 865284096 8710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14219/statm: 211251 8710 2574 9 0 205812 0
[pid=14219/tid=14220] ppid=14216 vsize=845004 CPUtime=11.48
/proc/14219/task/14220/stat : 14220 (java) R 14216 14216 12693 0 -1 64 4077 0 6 0 1143 5 0 0 25 0 9 0 1534449826 865284096 8710 996147200 134512640 134550740 4294956016 18446744073709551615 4125231294 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14221] ppid=14216 vsize=845004 CPUtime=0.78
/proc/14219/task/14221/stat : 14221 (java) S 14216 14216 12693 0 -1 64 5764 0 1 0 72 6 0 0 16 0 9 0 1534449827 865284096 8710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14222] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14222/stat : 14222 (java) S 14216 14216 12693 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1534449827 865284096 8710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14223] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14223/stat : 14223 (java) S 14216 14216 12693 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1534449828 865284096 8710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14224] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14224/stat : 14224 (java) S 14216 14216 12693 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1534449830 865284096 8710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14225] ppid=14216 vsize=845004 CPUtime=0.19
/proc/14219/task/14225/stat : 14225 (java) S 14216 14216 12693 0 -1 64 704 0 0 0 19 0 0 0 17 0 9 0 1534449830 865284096 8710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14226] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14226/stat : 14226 (java) S 14216 14216 12693 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1534449830 865284096 8710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14227] ppid=14216 vsize=845004 CPUtime=0
/proc/14219/task/14227/stat : 14227 (java) S 14216 14216 12693 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1534449830 865284096 8710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 850360

[startup+25.503 s]
/proc/loadavg: 2.15 2.03 2.01 3/84 14228
/proc/meminfo: memFree=1694576/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
[pid=14219] ppid=14216 vsize=850812 CPUtime=25.16
/proc/14219/stat : 14219 (java) S 14216 14216 12693 0 -1 0 20807 0 7 0 2495 21 0 0 18 0 10 0 1534449825 871231488 16323 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14219/statm: 212703 16323 2579 9 0 207264 0
[pid=14219/tid=14220] ppid=14216 vsize=850812 CPUtime=22.91
/proc/14219/task/14220/stat : 14220 (java) R 14216 14216 12693 0 -1 64 4574 0 6 0 2284 7 0 0 25 0 10 0 1534449826 871231488 16323 996147200 134512640 134550740 4294956016 18446744073709551615 4126026794 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14221] ppid=14216 vsize=850812 CPUtime=1.68
/proc/14219/task/14221/stat : 14221 (java) S 14216 14216 12693 0 -1 64 13295 0 1 0 157 11 0 0 16 0 10 0 1534449827 871231488 16323 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14222] ppid=14216 vsize=850812 CPUtime=0
/proc/14219/task/14222/stat : 14222 (java) S 14216 14216 12693 0 -1 64 14 0 0 0 0 0 0 0 16 0 10 0 1534449827 871231488 16323 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14223] ppid=14216 vsize=850812 CPUtime=0
/proc/14219/task/14223/stat : 14223 (java) S 14216 14216 12693 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1534449828 871231488 16323 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14224] ppid=14216 vsize=850812 CPUtime=0
/proc/14219/task/14224/stat : 14224 (java) S 14216 14216 12693 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1534449830 871231488 16323 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14225] ppid=14216 vsize=850812 CPUtime=0.54
/proc/14219/task/14225/stat : 14225 (java) S 14216 14216 12693 0 -1 64 2199 0 0 0 53 1 0 0 16 0 10 0 1534449830 871231488 16323 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14226] ppid=14216 vsize=850812 CPUtime=0
/proc/14219/task/14226/stat : 14226 (java) S 14216 14216 12693 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1534449830 871231488 16323 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14227] ppid=14216 vsize=850812 CPUtime=0
/proc/14219/task/14227/stat : 14227 (java) S 14216 14216 12693 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1534449830 871231488 16323 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14228] ppid=14216 vsize=850812 CPUtime=0
/proc/14219/task/14228/stat : 14228 (java) S 14216 14216 12693 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 1534452075 871231488 16323 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 856168

[startup+51.1029 s]
/proc/loadavg: 2.23 2.06 2.02 3/83 14229

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

/proc/14219/task/14225/stat : 14225 (java) S 14216 14216 12693 0 -1 64 2313 0 0 0 70 2 0 0 16 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14226] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14226/stat : 14226 (java) S 14216 14216 12693 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14227] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14227/stat : 14227 (java) S 14216 14216 12693 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1534.58
Current children cumulated vsize (KiB) 865512

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 14270
/proc/meminfo: memFree=874136/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
[pid=14219] ppid=14216 vsize=860156 CPUtime=1594.52
/proc/14219/stat : 14219 (java) S 14216 14216 12693 0 -1 0 198786 0 12 0 159325 127 0 0 18 0 9 0 1534449825 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14219/statm: 215039 179580 2586 9 0 209599 0
[pid=14219/tid=14220] ppid=14216 vsize=860156 CPUtime=1573.91
/proc/14219/task/14220/stat : 14220 (java) R 14216 14216 12693 0 -1 64 64147 0 11 0 157344 47 0 0 25 0 9 0 1534449826 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4127557267 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14219/tid=14221] ppid=14216 vsize=860156 CPUtime=19.87
/proc/14219/task/14221/stat : 14221 (java) S 14216 14216 12693 0 -1 64 131583 0 1 0 1910 77 0 0 16 0 9 0 1534449827 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14219/tid=14222] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14222/stat : 14222 (java) S 14216 14216 12693 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 1534449827 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14223] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14223/stat : 14223 (java) S 14216 14216 12693 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1534449828 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14224] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14224/stat : 14224 (java) S 14216 14216 12693 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14225] ppid=14216 vsize=860156 CPUtime=0.72
/proc/14219/task/14225/stat : 14225 (java) S 14216 14216 12693 0 -1 64 2313 0 0 0 70 2 0 0 16 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14226] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14226/stat : 14226 (java) S 14216 14216 12693 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14227] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14227/stat : 14227 (java) S 14216 14216 12693 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.52
Current children cumulated vsize (KiB) 865512

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 14270
/proc/meminfo: memFree=874072/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
[pid=14219] ppid=14216 vsize=860156 CPUtime=1654.47
/proc/14219/stat : 14219 (java) S 14216 14216 12693 0 -1 0 198824 0 12 0 165319 128 0 0 18 0 9 0 1534449825 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14219/statm: 215039 179580 2586 9 0 209599 0
[pid=14219/tid=14220] ppid=14216 vsize=860156 CPUtime=1633.83
/proc/14219/task/14220/stat : 14220 (java) R 14216 14216 12693 0 -1 64 64185 0 11 0 163336 47 0 0 25 0 9 0 1534449826 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4125992903 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14219/tid=14221] ppid=14216 vsize=860156 CPUtime=19.88
/proc/14219/task/14221/stat : 14221 (java) S 14216 14216 12693 0 -1 64 131583 0 1 0 1911 77 0 0 16 0 9 0 1534449827 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14219/tid=14222] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14222/stat : 14222 (java) S 14216 14216 12693 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 1534449827 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14223] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14223/stat : 14223 (java) S 14216 14216 12693 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1534449828 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14224] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14224/stat : 14224 (java) S 14216 14216 12693 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14225] ppid=14216 vsize=860156 CPUtime=0.72
/proc/14219/task/14225/stat : 14225 (java) S 14216 14216 12693 0 -1 64 2313 0 0 0 70 2 0 0 16 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14226] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14226/stat : 14226 (java) S 14216 14216 12693 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14227] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14227/stat : 14227 (java) S 14216 14216 12693 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.47
Current children cumulated vsize (KiB) 865512

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 14270
/proc/meminfo: memFree=874072/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
[pid=14219] ppid=14216 vsize=860156 CPUtime=1714.41
/proc/14219/stat : 14219 (java) S 14216 14216 12693 0 -1 0 198863 0 12 0 171313 128 0 0 18 0 9 0 1534449825 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14219/statm: 215039 179580 2586 9 0 209599 0
[pid=14219/tid=14220] ppid=14216 vsize=860156 CPUtime=1693.75
/proc/14219/task/14220/stat : 14220 (java) R 14216 14216 12693 0 -1 64 64224 0 11 0 169328 47 0 0 25 0 9 0 1534449826 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4127601970 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14219/tid=14221] ppid=14216 vsize=860156 CPUtime=19.91
/proc/14219/task/14221/stat : 14221 (java) S 14216 14216 12693 0 -1 64 131583 0 1 0 1913 78 0 0 16 0 9 0 1534449827 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14219/tid=14222] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14222/stat : 14222 (java) S 14216 14216 12693 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 1534449827 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14223] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14223/stat : 14223 (java) S 14216 14216 12693 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1534449828 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14224] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14224/stat : 14224 (java) S 14216 14216 12693 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14225] ppid=14216 vsize=860156 CPUtime=0.72
/proc/14219/task/14225/stat : 14225 (java) S 14216 14216 12693 0 -1 64 2313 0 0 0 70 2 0 0 16 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14226] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14226/stat : 14226 (java) S 14216 14216 12693 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14227] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14227/stat : 14227 (java) S 14216 14216 12693 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.41
Current children cumulated vsize (KiB) 865512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 14270
/proc/meminfo: memFree=874008/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
[pid=14219] ppid=14216 vsize=860156 CPUtime=1774.35
/proc/14219/stat : 14219 (java) S 14216 14216 12693 0 -1 0 198902 0 12 0 177307 128 0 0 18 0 9 0 1534449825 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14219/statm: 215039 179580 2586 9 0 209599 0
[pid=14219/tid=14220] ppid=14216 vsize=860156 CPUtime=1753.67
/proc/14219/task/14220/stat : 14220 (java) R 14216 14216 12693 0 -1 64 64263 0 11 0 175320 47 0 0 25 0 9 0 1534449826 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4127444318 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14219/tid=14221] ppid=14216 vsize=860156 CPUtime=19.93
/proc/14219/task/14221/stat : 14221 (java) S 14216 14216 12693 0 -1 64 131583 0 1 0 1915 78 0 0 16 0 9 0 1534449827 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14219/tid=14222] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14222/stat : 14222 (java) S 14216 14216 12693 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 1534449827 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14223] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14223/stat : 14223 (java) S 14216 14216 12693 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1534449828 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14224] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14224/stat : 14224 (java) S 14216 14216 12693 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14225] ppid=14216 vsize=860156 CPUtime=0.72
/proc/14219/task/14225/stat : 14225 (java) S 14216 14216 12693 0 -1 64 2313 0 0 0 70 2 0 0 16 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14226] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14226/stat : 14226 (java) S 14216 14216 12693 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14227] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14227/stat : 14227 (java) S 14216 14216 12693 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.35
Current children cumulated vsize (KiB) 865512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 14270
/proc/meminfo: memFree=873944/2055920 swapFree=4097700/4192956
[pid=14216] ppid=14214 vsize=5356 CPUtime=0
/proc/14216/stat : 14216 (concrete.sh) S 14214 14216 12693 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1534449824 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14216/statm: 1339 242 201 169 0 50 0
[pid=14219] ppid=14216 vsize=860156 CPUtime=1800.03
/proc/14219/stat : 14219 (java) S 14216 14216 12693 0 -1 0 198919 0 12 0 179874 129 0 0 18 0 9 0 1534449825 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14219/statm: 215039 179580 2586 9 0 209599 0
[pid=14219/tid=14220] ppid=14216 vsize=860156 CPUtime=1779.33
/proc/14219/task/14220/stat : 14220 (java) R 14216 14216 12693 0 -1 64 64280 0 11 0 177886 47 0 0 25 0 9 0 1534449826 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4127444352 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14219/tid=14221] ppid=14216 vsize=860156 CPUtime=19.94
/proc/14219/task/14221/stat : 14221 (java) S 14216 14216 12693 0 -1 64 131583 0 1 0 1916 78 0 0 16 0 9 0 1534449827 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14219/tid=14222] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14222/stat : 14222 (java) S 14216 14216 12693 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 1534449827 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14223] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14223/stat : 14223 (java) S 14216 14216 12693 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1534449828 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14224] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14224/stat : 14224 (java) S 14216 14216 12693 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14225] ppid=14216 vsize=860156 CPUtime=0.72
/proc/14219/task/14225/stat : 14225 (java) S 14216 14216 12693 0 -1 64 2313 0 0 0 70 2 0 0 16 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14226] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14226/stat : 14226 (java) S 14216 14216 12693 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14219/tid=14227] ppid=14216 vsize=860156 CPUtime=0
/proc/14219/task/14227/stat : 14227 (java) S 14216 14216 12693 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1534449830 880799744 179580 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 865512

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 14216 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.03
CPU time (s): 1800.03
CPU user time (s): 1798.74
CPU system time (s): 1.29
CPU usage (%): 99.5578
Max. virtual memory (cumulated for all children) (KiB): 865856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 4

runsolver used 2.36064 second user time and 5.8981 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-03 03:16:16
IDJOB=1050078
IDBENCH=54861
IDSOLVER=303
FILE ID=node32/1050078-1215047776
PBS_JOBID= 7875109
Free space on /tmp= 66540 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/pseudo/ttp/normalized-circ-8-3.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s Tabu BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1050078-1215047776/watcher-1050078-1215047776 -o /tmp/evaluation-result-1050078-1215047776/solver-1050078-1215047776 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1050078-1215047776.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a80e9ca6f14152a808d5210c0080ccc5
RANDOM SEED=453857423

node32.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.218
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.218
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:       1752680 kB
Buffers:         10812 kB
Cached:         100768 kB
SwapCached:      88000 kB
Active:         221004 kB
Inactive:        27320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752680 kB
SwapTotal:     4192956 kB
SwapFree:      4097700 kB
Dirty:            3748 kB
Writeback:           0 kB
Mapped:         144360 kB
Slab:            39772 kB
Committed_AS:  3174580 kB
PageTables:       2092 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node32 at 2008-07-03 03:46:26