Trace number 1074401

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.06 1806.12

General information on the benchmark

Namecsp/lexPuzzle/
normalized-crossword-m1-lex-puzzle11.xml
MD5SUMce46a8a879ee15090ea4b332910f8459
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 benchmark0.093985
Satisfiable
(Un)Satisfiability was proved
Number of variables38
Number of constraints47
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension29
Global constraints used (with number of constraints)

Solver Data (download as text)

7.97/8.11	c CPU-LOAD 2.34
7.97/8.11	c LOADED 38 V (26 E), 2 ExtensionConstraint2D, 29 PredicateConstraint, 16 ExtensionConstraintGeneral, arity 14, 2.34 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-1074401-1215178615/watcher-1074401-1215178615 -o /tmp/evaluation-result-1074401-1215178615/solver-1074401-1215178615 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1074401-1215178615.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.97 2.11 2.09 4/81 32095
/proc/meminfo: memFree=1561960/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) R 32093 32095 29922 0 -1 4194304 295 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=5356 CPUtime=0
/proc/32097/stat : 32097 (concrete.sh) R 32095 32095 29922 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 1547535517 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/32097/statm: 1339 242 201 169 0 50 0

[startup+0.0588609 s]
/proc/loadavg: 1.97 2.11 2.09 4/81 32095
/proc/meminfo: memFree=1561960/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=840680 CPUtime=0.03
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 2300 0 1 0 2 1 0 0 18 0 9 0 1547535517 860856320 1835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 210170 1835 1069 9 0 205147 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 846036

[startup+0.107462 s]
/proc/loadavg: 1.97 2.11 2.09 4/81 32095
/proc/meminfo: memFree=1561960/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=843088 CPUtime=0.08
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 3367 0 1 0 6 2 0 0 18 0 9 0 1547535517 863322112 2826 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 210772 2826 1645 9 0 205349 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848444

[startup+0.301918 s]
/proc/loadavg: 1.97 2.11 2.09 4/81 32095
/proc/meminfo: memFree=1561960/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=843672 CPUtime=0.27
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 4251 0 1 0 24 3 0 0 18 0 9 0 1547535517 863920128 3664 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 210918 3664 1816 9 0 205486 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 849028

[startup+0.702664 s]
/proc/loadavg: 1.97 2.11 2.09 4/81 32095
/proc/meminfo: memFree=1561960/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=846184 CPUtime=0.67
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 5942 0 1 0 62 5 0 0 18 0 10 0 1547535517 866492416 5195 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 211546 5195 2033 9 0 206106 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 851540

[startup+1.50213 s]
/proc/loadavg: 1.97 2.11 2.09 3/92 32107
/proc/meminfo: memFree=1343952/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=846184 CPUtime=1.45
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 82175 0 1 0 110 35 0 0 18 0 10 0 1547535517 866492416 81297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 211546 81297 2580 9 0 206106 0
[pid=32097/tid=32099] ppid=32095 vsize=846184 CPUtime=1.2
/proc/32097/task/32099/stat : 32099 (java) R 32095 32095 29922 0 -1 64 78749 0 1 0 87 33 0 0 25 0 10 0 1547535518 866492416 81297 996147200 134512640 134550740 4294956016 18446744073709551615 4126210159 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32100] ppid=32095 vsize=846184 CPUtime=0.05
/proc/32097/task/32100/stat : 32100 (java) S 32095 32095 29922 0 -1 64 1946 0 0 0 5 0 0 0 16 0 10 0 1547535519 866492416 81297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32101] ppid=32095 vsize=846184 CPUtime=0
/proc/32097/task/32101/stat : 32101 (java) S 32095 32095 29922 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1547535519 866492416 81297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32102] ppid=32095 vsize=846184 CPUtime=0
/proc/32097/task/32102/stat : 32102 (java) S 32095 32095 29922 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1547535519 866492416 81297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32103] ppid=32095 vsize=846184 CPUtime=0
/proc/32097/task/32103/stat : 32103 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1547535521 866492416 81297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32104] ppid=32095 vsize=846184 CPUtime=0.17
/proc/32097/task/32104/stat : 32104 (java) S 32095 32095 29922 0 -1 64 743 0 0 0 17 0 0 0 16 0 10 0 1547535521 866492416 81297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32105] ppid=32095 vsize=846184 CPUtime=0
/proc/32097/task/32105/stat : 32105 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1547535521 866492416 81297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32106] ppid=32095 vsize=846184 CPUtime=0
/proc/32097/task/32106/stat : 32106 (java) S 32095 32095 29922 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1547535521 866492416 81297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32107] ppid=32095 vsize=846184 CPUtime=0
/proc/32097/task/32107/stat : 32107 (java) S 32095 32095 29922 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 1547535563 866492416 81297 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 851540

[startup+3.1014 s]
/proc/loadavg: 1.97 2.11 2.09 4/92 32107
/proc/meminfo: memFree=1040976/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=854484 CPUtime=3.04
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 180861 0 1 0 228 76 0 0 18 0 10 0 1547535517 874991616 179974 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 213621 179974 2582 9 0 208181 0
[pid=32097/tid=32099] ppid=32095 vsize=854484 CPUtime=2.06
/proc/32097/task/32099/stat : 32099 (java) R 32095 32095 29922 0 -1 64 149479 0 1 0 143 63 0 0 25 0 10 0 1547535518 874991616 179974 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32100] ppid=32095 vsize=854484 CPUtime=0.76
/proc/32097/task/32100/stat : 32100 (java) R 32095 32095 29922 0 -1 64 29889 0 0 0 65 11 0 0 17 0 10 0 1547535519 874991616 179974 996147200 134512640 134550740 4294956016 18446744073709551615 104457091 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32101] ppid=32095 vsize=854484 CPUtime=0
/proc/32097/task/32101/stat : 32101 (java) S 32095 32095 29922 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1547535519 874991616 179974 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32102] ppid=32095 vsize=854484 CPUtime=0
/proc/32097/task/32102/stat : 32102 (java) S 32095 32095 29922 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1547535519 874991616 179974 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32103] ppid=32095 vsize=854484 CPUtime=0
/proc/32097/task/32103/stat : 32103 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1547535521 874991616 179974 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32104] ppid=32095 vsize=854484 CPUtime=0.19
/proc/32097/task/32104/stat : 32104 (java) S 32095 32095 29922 0 -1 64 756 0 0 0 19 0 0 0 16 0 10 0 1547535521 874991616 179974 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32105] ppid=32095 vsize=854484 CPUtime=0
/proc/32097/task/32105/stat : 32105 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1547535521 874991616 179974 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32106] ppid=32095 vsize=854484 CPUtime=0
/proc/32097/task/32106/stat : 32106 (java) S 32095 32095 29922 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1547535521 874991616 179974 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32107] ppid=32095 vsize=854484 CPUtime=0
/proc/32097/task/32107/stat : 32107 (java) S 32095 32095 29922 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 1547535563 874991616 179974 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 859840

[startup+6.30295 s]
/proc/loadavg: 1.97 2.11 2.09 3/92 32107
/proc/meminfo: memFree=809104/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=862640 CPUtime=6.2
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 192662 0 1 0 540 80 0 0 18 0 10 0 1547535517 883343360 191771 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 215660 191771 2582 9 0 210220 0
[pid=32097/tid=32099] ppid=32095 vsize=862640 CPUtime=2.36
/proc/32097/task/32099/stat : 32099 (java) S 32095 32095 29922 0 -1 64 153477 0 1 0 172 64 0 0 25 0 10 0 1547535518 883343360 191771 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32100] ppid=32095 vsize=862640 CPUtime=3.62
/proc/32097/task/32100/stat : 32100 (java) R 32095 32095 29922 0 -1 64 37692 0 0 0 348 14 0 0 25 0 10 0 1547535519 883343360 191771 996147200 134512640 134550740 4294956016 18446744073709551615 104182598 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32101] ppid=32095 vsize=862640 CPUtime=0
/proc/32097/task/32101/stat : 32101 (java) S 32095 32095 29922 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1547535519 883343360 191771 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32102] ppid=32095 vsize=862640 CPUtime=0
/proc/32097/task/32102/stat : 32102 (java) S 32095 32095 29922 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1547535519 883343360 191771 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32103] ppid=32095 vsize=862640 CPUtime=0
/proc/32097/task/32103/stat : 32103 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1547535521 883343360 191771 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32104] ppid=32095 vsize=862640 CPUtime=0.19
/proc/32097/task/32104/stat : 32104 (java) S 32095 32095 29922 0 -1 64 756 0 0 0 19 0 0 0 16 0 10 0 1547535521 883343360 191771 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32105] ppid=32095 vsize=862640 CPUtime=0
/proc/32097/task/32105/stat : 32105 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1547535521 883343360 191771 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32106] ppid=32095 vsize=862640 CPUtime=0
/proc/32097/task/32106/stat : 32106 (java) S 32095 32095 29922 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1547535521 883343360 191771 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32107] ppid=32095 vsize=862640 CPUtime=0
/proc/32097/task/32107/stat : 32107 (java) S 32095 32095 29922 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 1547535563 883343360 191771 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 867996

[startup+12.7031 s]
/proc/loadavg: 1.97 2.10 2.09 3/91 32108
/proc/meminfo: memFree=802320/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=862832 CPUtime=12.53
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 192785 0 1 0 1173 80 0 0 18 0 9 0 1547535517 883539968 191888 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 215708 191888 2584 9 0 210268 0
[pid=32097/tid=32099] ppid=32095 vsize=862832 CPUtime=6.89
/proc/32097/task/32099/stat : 32099 (java) R 32095 32095 29922 0 -1 64 153520 0 1 0 625 64 0 0 25 0 9 0 1547535518 883539968 191888 996147200 134512640 134550740 4294956016 18446744073709551615 4126398558 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32100] ppid=32095 vsize=862832 CPUtime=5.36
/proc/32097/task/32100/stat : 32100 (java) S 32095 32095 29922 0 -1 64 37702 0 0 0 522 14 0 0 16 0 9 0 1547535519 883539968 191888 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32101] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32101/stat : 32101 (java) S 32095 32095 29922 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191888 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32102] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32102/stat : 32102 (java) S 32095 32095 29922 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191888 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32103] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32103/stat : 32103 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1547535521 883539968 191888 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32104] ppid=32095 vsize=862832 CPUtime=0.24
/proc/32097/task/32104/stat : 32104 (java) S 32095 32095 29922 0 -1 64 824 0 0 0 24 0 0 0 16 0 9 0 1547535521 883539968 191888 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32105] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32105/stat : 32105 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1547535521 883539968 191888 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32106] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32106/stat : 32106 (java) S 32095 32095 29922 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1547535521 883539968 191888 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 868188

[startup+25.5023 s]
/proc/loadavg: 1.98 2.10 2.08 3/91 32108
/proc/meminfo: memFree=802384/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=862832 CPUtime=25.16
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 192785 0 1 0 2436 80 0 0 18 0 9 0 1547535517 883539968 191888 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 215708 191888 2584 9 0 210268 0
[pid=32097/tid=32099] ppid=32095 vsize=862832 CPUtime=19.53
/proc/32097/task/32099/stat : 32099 (java) R 32095 32095 29922 0 -1 64 153520 0 1 0 1889 64 0 0 25 0 9 0 1547535518 883539968 191888 996147200 134512640 134550740 4294956016 18446744073709551615 4126398558 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/32097/task/32104/stat : 32104 (java) S 32095 32095 29922 0 -1 64 873 0 0 0 33 0 0 0 16 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32105] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32105/stat : 32105 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32106] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32106/stat : 32106 (java) S 32095 32095 29922 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.42
Current children cumulated vsize (KiB) 868188

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32256
/proc/meminfo: memFree=210304/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=862832 CPUtime=1656.37
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 193057 0 1 0 165333 304 0 0 18 0 9 0 1547535517 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 215708 191943 2586 9 0 210268 0
[pid=32097/tid=32099] ppid=32095 vsize=862832 CPUtime=1650.37
/proc/32097/task/32099/stat : 32099 (java) R 32095 32095 29922 0 -1 64 153743 0 1 0 164751 286 0 0 25 0 9 0 1547535518 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4126404793 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=862832 CPUtime=5.63
/proc/32097/task/32100/stat : 32100 (java) S 32095 32095 29922 0 -1 64 37702 0 0 0 547 16 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32101/stat : 32101 (java) S 32095 32095 29922 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32102] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32102/stat : 32102 (java) S 32095 32095 29922 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32103] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32103/stat : 32103 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32104] ppid=32095 vsize=862832 CPUtime=0.33
/proc/32097/task/32104/stat : 32104 (java) S 32095 32095 29922 0 -1 64 873 0 0 0 33 0 0 0 16 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32105] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32105/stat : 32105 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32106] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32106/stat : 32106 (java) S 32095 32095 29922 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.37
Current children cumulated vsize (KiB) 868188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32256
/proc/meminfo: memFree=210304/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=862832 CPUtime=1716.32
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 193065 0 1 0 171319 313 0 0 18 0 9 0 1547535517 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 215708 191943 2586 9 0 210268 0
[pid=32097/tid=32099] ppid=32095 vsize=862832 CPUtime=1710.3
/proc/32097/task/32099/stat : 32099 (java) R 32095 32095 29922 0 -1 64 153751 0 1 0 170736 294 0 0 25 0 9 0 1547535518 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4126463488 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=862832 CPUtime=5.64
/proc/32097/task/32100/stat : 32100 (java) S 32095 32095 29922 0 -1 64 37702 0 0 0 548 16 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32101/stat : 32101 (java) S 32095 32095 29922 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32102] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32102/stat : 32102 (java) S 32095 32095 29922 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32103] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32103/stat : 32103 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32104] ppid=32095 vsize=862832 CPUtime=0.33
/proc/32097/task/32104/stat : 32104 (java) S 32095 32095 29922 0 -1 64 873 0 0 0 33 0 0 0 16 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32105] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32105/stat : 32105 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32106] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32106/stat : 32106 (java) S 32095 32095 29922 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.32
Current children cumulated vsize (KiB) 868188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32256
/proc/meminfo: memFree=210312/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=862832 CPUtime=1776.25
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 193073 0 1 0 177303 322 0 0 18 0 9 0 1547535517 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 215708 191943 2586 9 0 210268 0
[pid=32097/tid=32099] ppid=32095 vsize=862832 CPUtime=1770.24
/proc/32097/task/32099/stat : 32099 (java) R 32095 32095 29922 0 -1 64 153759 0 1 0 176720 304 0 0 25 0 9 0 1547535518 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4126463498 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=862832 CPUtime=5.65
/proc/32097/task/32100/stat : 32100 (java) S 32095 32095 29922 0 -1 64 37702 0 0 0 549 16 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32101/stat : 32101 (java) S 32095 32095 29922 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32102] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32102/stat : 32102 (java) S 32095 32095 29922 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32103] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32103/stat : 32103 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32104] ppid=32095 vsize=862832 CPUtime=0.33
/proc/32097/task/32104/stat : 32104 (java) S 32095 32095 29922 0 -1 64 873 0 0 0 33 0 0 0 16 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32105] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32105/stat : 32105 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32106] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32106/stat : 32106 (java) S 32095 32095 29922 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.25
Current children cumulated vsize (KiB) 868188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 32256
/proc/meminfo: memFree=210312/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=862832 CPUtime=1800.06
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 193076 0 1 0 179680 326 0 0 18 0 9 0 1547535517 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 215708 191943 2586 9 0 210268 0
[pid=32097/tid=32099] ppid=32095 vsize=862832 CPUtime=1794.03
/proc/32097/task/32099/stat : 32099 (java) R 32095 32095 29922 0 -1 64 153762 0 1 0 179096 307 0 0 25 0 9 0 1547535518 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4126513201 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=862832 CPUtime=5.66
/proc/32097/task/32100/stat : 32100 (java) S 32095 32095 29922 0 -1 64 37702 0 0 0 550 16 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32101/stat : 32101 (java) S 32095 32095 29922 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32102] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32102/stat : 32102 (java) S 32095 32095 29922 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32103] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32103/stat : 32103 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32104] ppid=32095 vsize=862832 CPUtime=0.33
/proc/32097/task/32104/stat : 32104 (java) S 32095 32095 29922 0 -1 64 873 0 0 0 33 0 0 0 16 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32105] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32105/stat : 32105 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32106] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32106/stat : 32106 (java) S 32095 32095 29922 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 868188

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

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

[startup+1806.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 32256
/proc/meminfo: memFree=210312/2055920 swapFree=4121380/4192956
[pid=32095] ppid=32093 vsize=5356 CPUtime=0
/proc/32095/stat : 32095 (concrete.sh) S 32093 32095 29922 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1547535516 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32095/statm: 1339 242 201 169 0 50 0
[pid=32097] ppid=32095 vsize=862832 CPUtime=1800.06
/proc/32097/stat : 32097 (java) S 32095 32095 29922 0 -1 0 193076 0 1 0 179680 326 0 0 18 0 9 0 1547535517 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32097/statm: 215708 191943 2586 9 0 210268 0
[pid=32097/tid=32099] ppid=32095 vsize=862832 CPUtime=1794.03
/proc/32097/task/32099/stat : 32099 (java) R 32095 32095 29922 0 -1 64 153762 0 1 0 179096 307 0 0 25 0 9 0 1547535518 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4126513201 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=862832 CPUtime=5.66
/proc/32097/task/32100/stat : 32100 (java) S 32095 32095 29922 0 -1 64 37702 0 0 0 550 16 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32101/stat : 32101 (java) S 32095 32095 29922 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32102] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32102/stat : 32102 (java) S 32095 32095 29922 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1547535519 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32103] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32103/stat : 32103 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32104] ppid=32095 vsize=862832 CPUtime=0.33
/proc/32097/task/32104/stat : 32104 (java) S 32095 32095 29922 0 -1 64 873 0 0 0 33 0 0 0 16 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32105] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32105/stat : 32105 (java) S 32095 32095 29922 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32097/tid=32106] ppid=32095 vsize=862832 CPUtime=0
/proc/32097/task/32106/stat : 32106 (java) S 32095 32095 29922 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1547535521 883539968 191943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 868188

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1806.12
CPU time (s): 1800.06
CPU user time (s): 1796.8
CPU system time (s): 3.26
CPU usage (%): 99.6642
Max. virtual memory (cumulated for all children) (KiB): 868192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.004999
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= 8
involuntary context switches= 4

runsolver used 2.59161 second user time and 6.22005 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-04 15:36:55
IDJOB=1074401
IDBENCH=56410
IDSOLVER=303
FILE ID=node14/1074401-1215178615
PBS_JOBID= 7881442
Free space on /tmp= 66528 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/lexPuzzle/normalized-crossword-m1-lex-puzzle11.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-1074401-1215178615/watcher-1074401-1215178615 -o /tmp/evaluation-result-1074401-1215178615/solver-1074401-1215178615 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1074401-1215178615.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ce46a8a879ee15090ea4b332910f8459
RANDOM SEED=271522718

node14.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.267
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.267
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:       1562440 kB
Buffers:         43856 kB
Cached:         124740 kB
SwapCached:      65664 kB
Active:         389104 kB
Inactive:        48992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562440 kB
SwapTotal:     4192956 kB
SwapFree:      4121380 kB
Dirty:            1116 kB
Writeback:           0 kB
Mapped:         285820 kB
Slab:            39976 kB
Committed_AS:  3338172 kB
PageTables:       2412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node14 at 2008-07-04 16:07:03