Trace number 1067878

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 - WMC Engine 2008-05-30? (TO) 1800.01 1804.32

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-15-09.xml
MD5SUM370e23804ea044e598b28ba5d602800b
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.201969
Satisfiable
(Un)Satisfiability was proved
Number of variables187
Number of constraints907
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension82
Number of constraints which are defined in intension825
Global constraints used (with number of constraints)

Solver Data (download as text)

62.89/63.61	c CPU-LOAD 8.27
62.89/63.61	c LOADED 187 V (26 E), 82 ExtensionConstraintGeneral, 825 PredicateConstraint, arity 14, 8.27 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-1067878-1215151667/watcher-1067878-1215151667 -o /tmp/evaluation-result-1067878-1215151667/solver-1067878-1215151667 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1067878-1215151667.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.93 1.96 1.91 4/80 12535
/proc/meminfo: memFree=1838440/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) R 12533 12535 9162 0 -1 4194304 295 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=5356 CPUtime=0
/proc/12537/stat : 12537 (concrete.sh) R 12535 12535 9162 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 1544838464 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12537/statm: 1339 242 201 169 0 50 0

[startup+0.058945 s]
/proc/loadavg: 1.93 1.96 1.91 4/80 12535
/proc/meminfo: memFree=1838440/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=840680 CPUtime=0.04
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 2302 0 1 0 3 1 0 0 18 0 9 0 1544838464 860856320 1836 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 210170 1836 1069 9 0 205147 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 846036

[startup+0.10195 s]
/proc/loadavg: 1.93 1.96 1.91 4/80 12535
/proc/meminfo: memFree=1838440/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=843024 CPUtime=0.08
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 3359 0 1 0 7 1 0 0 18 0 9 0 1544838464 863256576 2818 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 210756 2818 1645 9 0 205333 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848380

[startup+0.301977 s]
/proc/loadavg: 1.93 1.96 1.91 4/80 12535
/proc/meminfo: memFree=1838440/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=843636 CPUtime=0.28
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 4267 0 1 0 26 2 0 0 18 0 9 0 1544838464 863883264 3680 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 210909 3680 1815 9 0 205477 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 848992

[startup+0.701031 s]
/proc/loadavg: 1.93 1.96 1.91 4/80 12535
/proc/meminfo: memFree=1838440/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=844260 CPUtime=0.65
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 5460 0 1 0 61 4 0 0 18 0 9 0 1544838464 864522240 4825 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 211065 4825 1904 9 0 205626 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 849616

[startup+1.50114 s]
/proc/loadavg: 1.93 1.96 1.91 4/91 12547
/proc/meminfo: memFree=1822608/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=846888 CPUtime=1.44
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 7531 0 2 0 139 5 0 0 18 0 10 0 1544838464 867213312 6618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 211722 6618 2584 9 0 206282 0
[pid=12537/tid=12539] ppid=12535 vsize=846888 CPUtime=0.91
/proc/12537/task/12539/stat : 12539 (java) R 12535 12535 9162 0 -1 64 3605 0 2 0 89 2 0 0 18 0 10 0 1544838465 867213312 6618 996147200 134512640 134550740 4294956016 18446744073709551615 4125229865 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12540] ppid=12535 vsize=846888 CPUtime=0.11
/proc/12537/task/12540/stat : 12540 (java) S 12535 12535 9162 0 -1 64 2131 0 0 0 11 0 0 0 16 0 10 0 1544838466 867213312 6618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12541] ppid=12535 vsize=846888 CPUtime=0
/proc/12537/task/12541/stat : 12541 (java) S 12535 12535 9162 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1544838466 867213312 6618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12542] ppid=12535 vsize=846888 CPUtime=0
/proc/12537/task/12542/stat : 12542 (java) S 12535 12535 9162 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1544838466 867213312 6618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12543] ppid=12535 vsize=846888 CPUtime=0
/proc/12537/task/12543/stat : 12543 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1544838468 867213312 6618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12544] ppid=12535 vsize=846888 CPUtime=0.38
/proc/12537/task/12544/stat : 12544 (java) S 12535 12535 9162 0 -1 64 1058 0 0 0 38 0 0 0 15 0 10 0 1544838468 867213312 6618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12545] ppid=12535 vsize=846888 CPUtime=0
/proc/12537/task/12545/stat : 12545 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1544838468 867213312 6618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12546] ppid=12535 vsize=846888 CPUtime=0
/proc/12537/task/12546/stat : 12546 (java) S 12535 12535 9162 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1544838468 867213312 6618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12547] ppid=12535 vsize=846888 CPUtime=0
/proc/12537/task/12547/stat : 12547 (java) S 12535 12535 9162 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1544838539 867213312 6618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 852244

[startup+3.10191 s]
/proc/loadavg: 1.93 1.96 1.91 4/91 12547
/proc/meminfo: memFree=1576016/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=855672 CPUtime=3.02
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 99107 0 2 0 260 42 0 0 18 0 10 0 1544838464 876208128 98173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 213918 98173 2582 9 0 208478 0
[pid=12537/tid=12539] ppid=12535 vsize=855672 CPUtime=1.67
/proc/12537/task/12539/stat : 12539 (java) R 12535 12535 9162 0 -1 64 72582 0 2 0 136 31 0 0 24 0 10 0 1544838465 876208128 98173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12540] ppid=12535 vsize=855672 CPUtime=0.93
/proc/12537/task/12540/stat : 12540 (java) R 12535 12535 9162 0 -1 64 24720 0 0 0 84 9 0 0 16 0 10 0 1544838466 876208128 98173 996147200 134512640 134550740 4294956016 18446744073709551615 102686984 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12541] ppid=12535 vsize=855672 CPUtime=0
/proc/12537/task/12541/stat : 12541 (java) S 12535 12535 9162 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1544838466 876208128 98173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12542] ppid=12535 vsize=855672 CPUtime=0
/proc/12537/task/12542/stat : 12542 (java) S 12535 12535 9162 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1544838466 876208128 98173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12543] ppid=12535 vsize=855672 CPUtime=0
/proc/12537/task/12543/stat : 12543 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1544838468 876208128 98173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12544] ppid=12535 vsize=855672 CPUtime=0.39
/proc/12537/task/12544/stat : 12544 (java) S 12535 12535 9162 0 -1 64 1068 0 0 0 39 0 0 0 15 0 10 0 1544838468 876208128 98173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12545] ppid=12535 vsize=855672 CPUtime=0
/proc/12537/task/12545/stat : 12545 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1544838468 876208128 98173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12546] ppid=12535 vsize=855672 CPUtime=0
/proc/12537/task/12546/stat : 12546 (java) S 12535 12535 9162 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1544838468 876208128 98173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12547] ppid=12535 vsize=855672 CPUtime=0
/proc/12537/task/12547/stat : 12547 (java) S 12535 12535 9162 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1544838539 876208128 98173 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 861028

[startup+6.30326 s]
/proc/loadavg: 2.02 1.97 1.91 3/91 12547
/proc/meminfo: memFree=1324752/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=872608 CPUtime=6.19
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 152300 0 2 0 556 63 0 0 18 0 10 0 1544838464 893550592 151360 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 218152 151360 2582 9 0 212712 0
[pid=12537/tid=12539] ppid=12535 vsize=872608 CPUtime=2.21
/proc/12537/task/12539/stat : 12539 (java) R 12535 12535 9162 0 -1 64 79489 0 2 0 188 33 0 0 25 0 10 0 1544838465 893550592 151360 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12540] ppid=12535 vsize=872608 CPUtime=3.56
/proc/12537/task/12540/stat : 12540 (java) R 12535 12535 9162 0 -1 64 71006 0 0 0 328 28 0 0 16 0 10 0 1544838466 893550592 151360 996147200 134512640 134550740 4294956016 18446744073709551615 104187937 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12541] ppid=12535 vsize=872608 CPUtime=0
/proc/12537/task/12541/stat : 12541 (java) S 12535 12535 9162 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1544838466 893550592 151360 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12542] ppid=12535 vsize=872608 CPUtime=0
/proc/12537/task/12542/stat : 12542 (java) S 12535 12535 9162 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1544838466 893550592 151360 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12543] ppid=12535 vsize=872608 CPUtime=0
/proc/12537/task/12543/stat : 12543 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1544838468 893550592 151360 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12544] ppid=12535 vsize=872608 CPUtime=0.39
/proc/12537/task/12544/stat : 12544 (java) S 12535 12535 9162 0 -1 64 1068 0 0 0 39 0 0 0 15 0 10 0 1544838468 893550592 151360 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12545] ppid=12535 vsize=872608 CPUtime=0
/proc/12537/task/12545/stat : 12545 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1544838468 893550592 151360 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12546] ppid=12535 vsize=872608 CPUtime=0
/proc/12537/task/12546/stat : 12546 (java) S 12535 12535 9162 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1544838468 893550592 151360 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12547] ppid=12535 vsize=872608 CPUtime=0
/proc/12537/task/12547/stat : 12547 (java) S 12535 12535 9162 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1544838539 893550592 151360 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 877964

[startup+12.7026 s]
/proc/loadavg: 2.10 1.99 1.92 4/91 12547
/proc/meminfo: memFree=1042192/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=892764 CPUtime=12.53
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 201753 0 2 0 1171 82 0 0 18 0 10 0 1544838464 914190336 200807 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 223191 200807 2582 9 0 217751 0
[pid=12537/tid=12539] ppid=12535 vsize=892764 CPUtime=2.88
/proc/12537/task/12539/stat : 12539 (java) R 12535 12535 9162 0 -1 64 84455 0 2 0 253 35 0 0 24 0 10 0 1544838465 914190336 200807 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12540] ppid=12535 vsize=892764 CPUtime=9.22
/proc/12537/task/12540/stat : 12540 (java) R 12535 12535 9162 0 -1 64 115493 0 0 0 878 44 0 0 17 0 10 0 1544838466 914190336 200807 996147200 134512640 134550740 4294956016 18446744073709551615 102686981 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12541] ppid=12535 vsize=892764 CPUtime=0
/proc/12537/task/12541/stat : 12541 (java) S 12535 12535 9162 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1544838466 914190336 200807 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12542] ppid=12535 vsize=892764 CPUtime=0
/proc/12537/task/12542/stat : 12542 (java) S 12535 12535 9162 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1544838466 914190336 200807 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12543] ppid=12535 vsize=892764 CPUtime=0
/proc/12537/task/12543/stat : 12543 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1544838468 914190336 200807 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12544] ppid=12535 vsize=892764 CPUtime=0.39
/proc/12537/task/12544/stat : 12544 (java) S 12535 12535 9162 0 -1 64 1068 0 0 0 39 0 0 0 15 0 10 0 1544838468 914190336 200807 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12545] ppid=12535 vsize=892764 CPUtime=0
/proc/12537/task/12545/stat : 12545 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1544838468 914190336 200807 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12546] ppid=12535 vsize=892764 CPUtime=0
/proc/12537/task/12546/stat : 12546 (java) S 12535 12535 9162 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1544838468 914190336 200807 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12547] ppid=12535 vsize=892764 CPUtime=0
/proc/12537/task/12547/stat : 12547 (java) S 12535 12535 9162 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1544838539 914190336 200807 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) 898120

[startup+25.5023 s]
/proc/loadavg: 2.15 2.01 1.92 3/91 12547
/proc/meminfo: memFree=1041936/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=892924 CPUtime=25.19
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 201847 0 2 0 2437 82 0 0 18 0 10 0 1544838464 914354176 200891 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 223231 200891 2582 9 0 217791 0

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

/proc/12537/task/12544/stat : 12544 (java) S 12535 12535 9162 0 -1 64 1235 0 0 0 57 1 0 0 16 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12545] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12545/stat : 12545 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12546] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12546/stat : 12546 (java) S 12535 12535 9162 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1598.07
Current children cumulated vsize (KiB) 898280

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/84 12681
/proc/meminfo: memFree=832136/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=892924 CPUtime=1658.06
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 202483 0 2 0 165700 106 0 0 18 0 9 0 1544838464 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 223231 201034 2585 9 0 217791 0
[pid=12537/tid=12539] ppid=12535 vsize=892924 CPUtime=1602.62
/proc/12537/task/12539/stat : 12539 (java) R 12535 12535 9162 0 -1 64 84999 0 2 0 160207 55 0 0 25 0 9 0 1544838465 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4127166746 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12540] ppid=12535 vsize=892924 CPUtime=54.82
/proc/12537/task/12540/stat : 12540 (java) S 12535 12535 9162 0 -1 64 115510 0 0 0 5434 48 0 0 16 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12541] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12541/stat : 12541 (java) S 12535 12535 9162 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12542] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12542/stat : 12542 (java) S 12535 12535 9162 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12543] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12543/stat : 12543 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12544] ppid=12535 vsize=892924 CPUtime=0.58
/proc/12537/task/12544/stat : 12544 (java) S 12535 12535 9162 0 -1 64 1235 0 0 0 57 1 0 0 16 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12545] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12545/stat : 12545 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12546] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12546/stat : 12546 (java) S 12535 12535 9162 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.06
Current children cumulated vsize (KiB) 898280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/84 12681
/proc/meminfo: memFree=831112/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=892924 CPUtime=1718.03
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 202503 0 2 0 171697 106 0 0 18 0 9 0 1544838464 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 223231 201034 2585 9 0 217791 0
[pid=12537/tid=12539] ppid=12535 vsize=892924 CPUtime=1662.57
/proc/12537/task/12539/stat : 12539 (java) R 12535 12535 9162 0 -1 64 85019 0 2 0 166202 55 0 0 25 0 9 0 1544838465 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4127166772 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12540] ppid=12535 vsize=892924 CPUtime=54.84
/proc/12537/task/12540/stat : 12540 (java) S 12535 12535 9162 0 -1 64 115510 0 0 0 5436 48 0 0 17 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12541] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12541/stat : 12541 (java) S 12535 12535 9162 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12542] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12542/stat : 12542 (java) S 12535 12535 9162 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12543] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12543/stat : 12543 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12544] ppid=12535 vsize=892924 CPUtime=0.58
/proc/12537/task/12544/stat : 12544 (java) S 12535 12535 9162 0 -1 64 1235 0 0 0 57 1 0 0 16 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12545] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12545/stat : 12545 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12546] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12546/stat : 12546 (java) S 12535 12535 9162 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1718.03
Current children cumulated vsize (KiB) 898280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/84 12681
/proc/meminfo: memFree=831048/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=892924 CPUtime=1778
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 202519 0 2 0 177694 106 0 0 18 0 9 0 1544838464 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 223231 201034 2585 9 0 217791 0
[pid=12537/tid=12539] ppid=12535 vsize=892924 CPUtime=1722.52
/proc/12537/task/12539/stat : 12539 (java) R 12535 12535 9162 0 -1 64 85035 0 2 0 172196 56 0 0 25 0 9 0 1544838465 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4127017233 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12540] ppid=12535 vsize=892924 CPUtime=54.87
/proc/12537/task/12540/stat : 12540 (java) S 12535 12535 9162 0 -1 64 115510 0 0 0 5439 48 0 0 16 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12541] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12541/stat : 12541 (java) S 12535 12535 9162 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12542] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12542/stat : 12542 (java) S 12535 12535 9162 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12543] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12543/stat : 12543 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12544] ppid=12535 vsize=892924 CPUtime=0.58
/proc/12537/task/12544/stat : 12544 (java) S 12535 12535 9162 0 -1 64 1235 0 0 0 57 1 0 0 16 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12545] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12545/stat : 12545 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12546] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12546/stat : 12546 (java) S 12535 12535 9162 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1778
Current children cumulated vsize (KiB) 898280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/84 12681
/proc/meminfo: memFree=830152/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=892924 CPUtime=1800.01
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 202525 0 2 0 179894 107 0 0 18 0 9 0 1544838464 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 223231 201034 2585 9 0 217791 0
[pid=12537/tid=12539] ppid=12535 vsize=892924 CPUtime=1744.51
/proc/12537/task/12539/stat : 12539 (java) R 12535 12535 9162 0 -1 64 85041 0 2 0 174395 56 0 0 25 0 9 0 1544838465 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4126880032 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12540] ppid=12535 vsize=892924 CPUtime=54.88
/proc/12537/task/12540/stat : 12540 (java) S 12535 12535 9162 0 -1 64 115510 0 0 0 5440 48 0 0 17 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12541] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12541/stat : 12541 (java) S 12535 12535 9162 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12542] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12542/stat : 12542 (java) S 12535 12535 9162 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12543] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12543/stat : 12543 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12544] ppid=12535 vsize=892924 CPUtime=0.58
/proc/12537/task/12544/stat : 12544 (java) S 12535 12535 9162 0 -1 64 1235 0 0 0 57 1 0 0 16 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12545] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12545/stat : 12545 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12546] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12546/stat : 12546 (java) S 12535 12535 9162 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 898280

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

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

[startup+1804.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/84 12681
/proc/meminfo: memFree=830152/2055920 swapFree=4180436/4192956
[pid=12535] ppid=12533 vsize=5356 CPUtime=0
/proc/12535/stat : 12535 (concrete.sh) S 12533 12535 9162 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1544838463 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12535/statm: 1339 242 201 169 0 50 0
[pid=12537] ppid=12535 vsize=892924 CPUtime=1800.01
/proc/12537/stat : 12537 (java) S 12535 12535 9162 0 -1 0 202525 0 2 0 179894 107 0 0 18 0 9 0 1544838464 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12537/statm: 223231 201034 2585 9 0 217791 0
[pid=12537/tid=12539] ppid=12535 vsize=892924 CPUtime=1744.51
/proc/12537/task/12539/stat : 12539 (java) R 12535 12535 9162 0 -1 64 85041 0 2 0 174395 56 0 0 25 0 9 0 1544838465 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4126880032 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12540] ppid=12535 vsize=892924 CPUtime=54.88
/proc/12537/task/12540/stat : 12540 (java) S 12535 12535 9162 0 -1 64 115510 0 0 0 5440 48 0 0 17 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12541] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12541/stat : 12541 (java) S 12535 12535 9162 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12542] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12542/stat : 12542 (java) S 12535 12535 9162 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1544838466 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12543] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12543/stat : 12543 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12544] ppid=12535 vsize=892924 CPUtime=0.58
/proc/12537/task/12544/stat : 12544 (java) S 12535 12535 9162 0 -1 64 1235 0 0 0 57 1 0 0 16 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12537/tid=12545] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12545/stat : 12545 (java) S 12535 12535 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12537/tid=12546] ppid=12535 vsize=892924 CPUtime=0
/proc/12537/task/12546/stat : 12546 (java) S 12535 12535 9162 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544838468 914354176 201034 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 898280

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12535 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=3999
# CPU time returned by wait4() is 0.003999
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.32
CPU time (s): 1800.01
CPU user time (s): 1798.94
CPU system time (s): 1.07
CPU usage (%): 99.761
Max. virtual memory (cumulated for all children) (KiB): 898280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.003999
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.21666 second user time and 6.33604 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-04 08:07:47
IDJOB=1067878
IDBENCH=55454
IDSOLVER=304
FILE ID=node13/1067878-1215151667
PBS_JOBID= 7877363
Free space on /tmp= 66560 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-15-09.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067878-1215151667/watcher-1067878-1215151667 -o /tmp/evaluation-result-1067878-1215151667/solver-1067878-1215151667 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1067878-1215151667.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 370e23804ea044e598b28ba5d602800b
RANDOM SEED=1127542352

node13.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.238
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.238
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:       1838920 kB
Buffers:          9976 kB
Cached:         100364 kB
SwapCached:       6892 kB
Active:         134268 kB
Inactive:        28716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838920 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          68716 kB
Slab:            39096 kB
Committed_AS:  3745080 kB
PageTables:       2012 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= 66456 MiB
End job on node13 at 2008-07-04 08:37:53