Trace number 1102797

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.05 1810.32

General information on the benchmark

Namecsp/composed-75-1-80/
normalized-composed-75-1-80-9_ext.xml
MD5SUM05c5b6d7b550641ccdfb1a4c4ad95714
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.045992
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints702
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension702
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.62/1.52	c CPU-LOAD 0.35
0.62/1.52	c LOADED 83 V (10 E), 702 ExtensionConstraint2D, arity 2, 0.35 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-1102797-1215299826/watcher-1102797-1215299826 -o /tmp/evaluation-result-1102797-1215299826/solver-1102797-1215299826 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1102797-1215299826.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: 3.20 2.50 2.18 3/72 4472
/proc/meminfo: memFree=1648896/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=308 CPUtime=0
/proc/4473/stat : 4473 (java) R 4471 4471 4025 0 -1 0 54 0 0 0 0 0 0 0 21 0 1 0 643200436 315392 39 996147200 134512640 134550740 4294956176 18446744073709551615 10425124 0 0 4096 0 0 0 0 17 0 0 0
/proc/4473/statm: 81 41 31 9 0 6 0

[startup+0.00974211 s]
/proc/loadavg: 3.20 2.50 2.18 3/72 4472
/proc/meminfo: memFree=1648896/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=152 CPUtime=0
/proc/4473/stat : 4473 (java) R 4471 4471 4025 0 -1 0 222 0 0 0 0 0 0 0 21 0 1 0 643200436 155648 26 996147200 134512640 134550740 4294956016 18446744073709551615 10425124 0 0 4096 0 0 0 0 17 0 0 0
/proc/4473/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5508

[startup+0.103027 s]
/proc/loadavg: 3.20 2.50 2.18 3/72 4472
/proc/meminfo: memFree=1648896/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=843172 CPUtime=0.09
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 3530 0 1 0 7 2 0 0 22 0 9 0 643200436 863408128 2971 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 210793 2971 1708 9 0 205370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 848528

[startup+0.301662 s]
/proc/loadavg: 3.20 2.50 2.18 3/72 4472
/proc/meminfo: memFree=1648896/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=844108 CPUtime=0.37
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 4408 0 1 0 34 3 0 0 22 0 9 0 643200436 864366592 3815 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211027 3815 1816 9 0 205595 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 849464

[startup+0.70173 s]
/proc/loadavg: 3.20 2.50 2.18 3/72 4472
/proc/meminfo: memFree=1648896/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=845136 CPUtime=0.51
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 4643 0 1 0 47 4 0 0 22 0 10 0 643200436 865419264 4038 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211284 4038 1835 9 0 205852 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 850492

[startup+1.5229 s]
/proc/loadavg: 3.20 2.50 2.18 3/72 4472
/proc/meminfo: memFree=1648896/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=845292 CPUtime=0.62
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 5097 0 1 0 57 5 0 0 22 0 9 0 643200436 865579008 4481 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211323 4481 1860 9 0 205890 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 850648

[startup+3.10126 s]
/proc/loadavg: 3.20 2.50 2.18 4/92 4559
/proc/meminfo: memFree=1567448/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=845292 CPUtime=2.21
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 6232 0 1 0 215 6 0 0 22 0 9 0 643200436 865579008 5427 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211323 5427 2570 9 0 205890 0
[pid=4473/tid=4475] ppid=4471 vsize=845292 CPUtime=1.94
/proc/4473/task/4475/stat : 4475 (java) R 4471 4471 4025 0 -1 64 3169 0 1 0 191 3 0 0 25 0 9 0 643200437 865579008 5427 996147200 134512640 134550740 4294956016 18446744073709551615 4126071505 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4476] ppid=4471 vsize=845292 CPUtime=0.06
/proc/4473/task/4476/stat : 4476 (java) S 4471 4471 4025 0 -1 64 1793 0 0 0 6 0 0 0 16 0 9 0 643200438 865579008 5427 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4477] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4477/stat : 4477 (java) S 4471 4471 4025 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5427 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4478] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4478/stat : 4478 (java) S 4471 4471 4025 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5427 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4479] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4479/stat : 4479 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5427 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4480] ppid=4471 vsize=845292 CPUtime=0.17
/proc/4473/task/4480/stat : 4480 (java) S 4471 4471 4025 0 -1 64 533 0 0 0 17 0 0 0 16 0 9 0 643200440 865579008 5427 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4481] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4481/stat : 4481 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5427 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4482] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4482/stat : 4482 (java) S 4471 4471 4025 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 643200440 865579008 5427 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 850648

[startup+6.30284 s]
/proc/loadavg: 3.19 2.51 2.19 2/81 4699
/proc/meminfo: memFree=1614576/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=845292 CPUtime=5.28
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 6240 0 1 0 521 7 0 0 22 0 9 0 643200436 865579008 5428 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211323 5428 2570 9 0 205890 0
[pid=4473/tid=4475] ppid=4471 vsize=845292 CPUtime=5.01
/proc/4473/task/4475/stat : 4475 (java) R 4471 4471 4025 0 -1 64 3176 0 1 0 496 5 0 0 25 0 9 0 643200437 865579008 5428 996147200 134512640 134550740 4294956016 18446744073709551615 4126085252 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4476] ppid=4471 vsize=845292 CPUtime=0.07
/proc/4473/task/4476/stat : 4476 (java) S 4471 4471 4025 0 -1 64 1793 0 0 0 7 0 0 0 16 0 9 0 643200438 865579008 5428 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4477] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4477/stat : 4477 (java) S 4471 4471 4025 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5428 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4478] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4478/stat : 4478 (java) S 4471 4471 4025 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5428 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4479] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4479/stat : 4479 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5428 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4480] ppid=4471 vsize=845292 CPUtime=0.17
/proc/4473/task/4480/stat : 4480 (java) S 4471 4471 4025 0 -1 64 534 0 0 0 17 0 0 0 16 0 9 0 643200440 865579008 5428 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4481] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4481/stat : 4481 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5428 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4482] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4482/stat : 4482 (java) S 4471 4471 4025 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 643200440 865579008 5428 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 850648

[startup+12.7021 s]
/proc/loadavg: 3.09 2.50 2.19 3/92 4899
/proc/meminfo: memFree=1625488/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=845292 CPUtime=11.48
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 6256 0 1 0 1140 8 0 0 22 0 9 0 643200436 865579008 5432 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211323 5432 2570 9 0 205890 0
[pid=4473/tid=4475] ppid=4471 vsize=845292 CPUtime=11.2
/proc/4473/task/4475/stat : 4475 (java) R 4471 4471 4025 0 -1 64 3188 0 1 0 1114 6 0 0 25 0 9 0 643200437 865579008 5432 996147200 134512640 134550740 4294956016 18446744073709551615 4126085249 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4476] ppid=4471 vsize=845292 CPUtime=0.07
/proc/4473/task/4476/stat : 4476 (java) S 4471 4471 4025 0 -1 64 1793 0 0 0 7 0 0 0 16 0 9 0 643200438 865579008 5432 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4477] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4477/stat : 4477 (java) S 4471 4471 4025 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5432 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4478] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4478/stat : 4478 (java) S 4471 4471 4025 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5432 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4479] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4479/stat : 4479 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5432 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4480] ppid=4471 vsize=845292 CPUtime=0.18
/proc/4473/task/4480/stat : 4480 (java) S 4471 4471 4025 0 -1 64 538 0 0 0 18 0 0 0 16 0 9 0 643200440 865579008 5432 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4481] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4481/stat : 4481 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5432 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4482] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4482/stat : 4482 (java) S 4471 4471 4025 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 643200440 865579008 5432 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 850648

[startup+25.5016 s]
/proc/loadavg: 2.85 2.47 2.18 3/92 4899
/proc/meminfo: memFree=1625272/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=845292 CPUtime=24.22
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 6285 0 1 0 2412 10 0 0 22 0 9 0 643200436 865579008 5437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211323 5437 2570 9 0 205890 0
[pid=4473/tid=4475] ppid=4471 vsize=845292 CPUtime=23.91
/proc/4473/task/4475/stat : 4475 (java) R 4471 4471 4025 0 -1 64 3212 0 1 0 2384 7 0 0 25 0 9 0 643200437 865579008 5437 996147200 134512640 134550740 4294956016 18446744073709551615 4126074187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4476] ppid=4471 vsize=845292 CPUtime=0.09
/proc/4473/task/4476/stat : 4476 (java) S 4471 4471 4025 0 -1 64 1793 0 0 0 9 0 0 0 16 0 9 0 643200438 865579008 5437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4477] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4477/stat : 4477 (java) S 4471 4471 4025 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4478] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4478/stat : 4478 (java) S 4471 4471 4025 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4479] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4479/stat : 4479 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4480] ppid=4471 vsize=845292 CPUtime=0.18
/proc/4473/task/4480/stat : 4480 (java) S 4471 4471 4025 0 -1 64 543 0 0 0 18 0 0 0 17 0 9 0 643200440 865579008 5437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4481] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4481/stat : 4481 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4482] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4482/stat : 4482 (java) S 4471 4471 4025 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 643200440 865579008 5437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (KiB) 850648

[startup+51.1027 s]
/proc/loadavg: 2.56 2.44 2.18 3/92 4899
/proc/meminfo: memFree=1625464/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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

/proc/4473/task/4480/stat : 4480 (java) S 4471 4471 4025 0 -1 64 546 0 0 0 18 0 0 0 16 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4481] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4481/stat : 4481 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4482] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4482/stat : 4482 (java) S 4471 4471 4025 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1533.4
Current children cumulated vsize (KiB) 850648

[startup+1602.31 s]
/proc/loadavg: 2.20 2.10 2.05 3/92 4899
/proc/meminfo: memFree=1624632/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=845292 CPUtime=1593.09
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 9366 0 1 0 159182 127 0 0 22 0 9 0 643200436 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211323 5440 2570 9 0 205890 0
[pid=4473/tid=4475] ppid=4471 vsize=845292 CPUtime=1591.53
/proc/4473/task/4475/stat : 4475 (java) R 4471 4471 4025 0 -1 64 6290 0 1 0 159045 108 0 0 25 0 9 0 643200437 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4126074135 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4476] ppid=4471 vsize=845292 CPUtime=1.35
/proc/4473/task/4476/stat : 4476 (java) S 4471 4471 4025 0 -1 64 1793 0 0 0 117 18 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4477] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4477/stat : 4477 (java) S 4471 4471 4025 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4478] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4478/stat : 4478 (java) S 4471 4471 4025 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4479] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4479/stat : 4479 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4480] ppid=4471 vsize=845292 CPUtime=0.18
/proc/4473/task/4480/stat : 4480 (java) S 4471 4471 4025 0 -1 64 546 0 0 0 18 0 0 0 16 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4481] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4481/stat : 4481 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4482] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4482/stat : 4482 (java) S 4471 4471 4025 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1593.09
Current children cumulated vsize (KiB) 850648

[startup+1662.3 s]
/proc/loadavg: 2.14 2.09 2.05 3/92 4899
/proc/meminfo: memFree=1624568/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=845292 CPUtime=1652.8
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 9483 0 1 0 165148 132 0 0 22 0 9 0 643200436 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211323 5440 2570 9 0 205890 0
[pid=4473/tid=4475] ppid=4471 vsize=845292 CPUtime=1651.17
/proc/4473/task/4475/stat : 4475 (java) R 4471 4471 4025 0 -1 64 6407 0 1 0 165006 111 0 0 25 0 9 0 643200437 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4126074187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4476] ppid=4471 vsize=845292 CPUtime=1.41
/proc/4473/task/4476/stat : 4476 (java) S 4471 4471 4025 0 -1 64 1793 0 0 0 122 19 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4477] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4477/stat : 4477 (java) S 4471 4471 4025 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4478] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4478/stat : 4478 (java) S 4471 4471 4025 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4479] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4479/stat : 4479 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4480] ppid=4471 vsize=845292 CPUtime=0.18
/proc/4473/task/4480/stat : 4480 (java) S 4471 4471 4025 0 -1 64 546 0 0 0 18 0 0 0 16 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4481] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4481/stat : 4481 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4482] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4482/stat : 4482 (java) S 4471 4471 4025 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1652.8
Current children cumulated vsize (KiB) 850648

[startup+1722.3 s]
/proc/loadavg: 2.19 2.11 2.06 3/92 4899
/proc/meminfo: memFree=1624504/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=845292 CPUtime=1712.48
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 9597 0 1 0 171113 135 0 0 22 0 9 0 643200436 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211323 5440 2570 9 0 205890 0
[pid=4473/tid=4475] ppid=4471 vsize=845292 CPUtime=1710.81
/proc/4473/task/4475/stat : 4475 (java) R 4471 4471 4025 0 -1 64 6521 0 1 0 170967 114 0 0 25 0 9 0 643200437 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4126105644 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4476] ppid=4471 vsize=845292 CPUtime=1.46
/proc/4473/task/4476/stat : 4476 (java) S 4471 4471 4025 0 -1 64 1793 0 0 0 127 19 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4477] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4477/stat : 4477 (java) S 4471 4471 4025 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4478] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4478/stat : 4478 (java) S 4471 4471 4025 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4479] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4479/stat : 4479 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4480] ppid=4471 vsize=845292 CPUtime=0.18
/proc/4473/task/4480/stat : 4480 (java) S 4471 4471 4025 0 -1 64 546 0 0 0 18 0 0 0 16 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4481] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4481/stat : 4481 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4482] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4482/stat : 4482 (java) S 4471 4471 4025 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1712.48
Current children cumulated vsize (KiB) 850648

[startup+1782.3 s]
/proc/loadavg: 2.63 2.25 2.11 3/92 4899
/proc/meminfo: memFree=1624440/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=845292 CPUtime=1772.19
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 9712 0 1 0 177079 140 0 0 22 0 9 0 643200436 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211323 5440 2570 9 0 205890 0
[pid=4473/tid=4475] ppid=4471 vsize=845292 CPUtime=1770.45
/proc/4473/task/4475/stat : 4475 (java) R 4471 4471 4025 0 -1 64 6636 0 1 0 176928 117 0 0 25 0 9 0 643200437 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4126085214 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4476] ppid=4471 vsize=845292 CPUtime=1.51
/proc/4473/task/4476/stat : 4476 (java) S 4471 4471 4025 0 -1 64 1793 0 0 0 131 20 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4477] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4477/stat : 4477 (java) S 4471 4471 4025 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4478] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4478/stat : 4478 (java) S 4471 4471 4025 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4479] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4479/stat : 4479 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4480] ppid=4471 vsize=845292 CPUtime=0.18
/proc/4473/task/4480/stat : 4480 (java) S 4471 4471 4025 0 -1 64 546 0 0 0 18 0 0 0 16 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4481] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4481/stat : 4481 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4482] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4482/stat : 4482 (java) S 4471 4471 4025 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1772.19
Current children cumulated vsize (KiB) 850648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.3 s]
/proc/loadavg: 2.78 2.32 2.13 3/92 4899
/proc/meminfo: memFree=1624440/2055920 swapFree=4166000/4192956
[pid=4471] ppid=4468 vsize=5356 CPUtime=0
/proc/4471/stat : 4471 (concrete.sh) S 4468 4471 4025 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 643200435 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4471/statm: 1339 242 201 169 0 50 0
[pid=4473] ppid=4471 vsize=845292 CPUtime=1800.05
/proc/4473/stat : 4473 (java) S 4471 4471 4025 0 -1 0 9765 0 1 0 179863 142 0 0 22 0 9 0 643200436 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4473/statm: 211323 5440 2570 9 0 205890 0
[pid=4473/tid=4475] ppid=4471 vsize=845292 CPUtime=1798.29
/proc/4473/task/4475/stat : 4475 (java) R 4471 4471 4025 0 -1 64 6689 0 1 0 179710 119 0 0 25 0 9 0 643200437 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4126085221 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4476] ppid=4471 vsize=845292 CPUtime=1.53
/proc/4473/task/4476/stat : 4476 (java) S 4471 4471 4025 0 -1 64 1793 0 0 0 133 20 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4477] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4477/stat : 4477 (java) S 4471 4471 4025 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4478] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4478/stat : 4478 (java) S 4471 4471 4025 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 643200438 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4473/tid=4479] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4479/stat : 4479 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4480] ppid=4471 vsize=845292 CPUtime=0.18
/proc/4473/task/4480/stat : 4480 (java) S 4471 4471 4025 0 -1 64 546 0 0 0 18 0 0 0 16 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4481] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4481/stat : 4481 (java) S 4471 4471 4025 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4473/tid=4482] ppid=4471 vsize=845292 CPUtime=0
/proc/4473/task/4482/stat : 4482 (java) S 4471 4471 4025 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 643200440 865579008 5440 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 850648

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

Real time (s): 1810.32
CPU time (s): 1800.05
CPU user time (s): 1798.63
CPU system time (s): 1.42
CPU usage (%): 99.4327
Max. virtual memory (cumulated for all children) (KiB): 850652

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

runsolver used 2.01069 second user time and 6.23105 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-06 01:17:06
IDJOB=1102797
IDBENCH=60232
IDSOLVER=304
FILE ID=node77/1102797-1215299826
PBS_JOBID= 7882459
Free space on /tmp= 66540 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/composed-75-1-80/normalized-composed-75-1-80-9_ext.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-1102797-1215299826/watcher-1102797-1215299826 -o /tmp/evaluation-result-1102797-1215299826/solver-1102797-1215299826 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1102797-1215299826.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 05c5b6d7b550641ccdfb1a4c4ad95714
RANDOM SEED=641442088

node77.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.274
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.274
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1647504 kB
Buffers:         79928 kB
Cached:         240280 kB
SwapCached:      20880 kB
Active:         209844 kB
Inactive:       136256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647504 kB
SwapTotal:     4192956 kB
SwapFree:      4166000 kB
Dirty:            4508 kB
Writeback:           0 kB
Mapped:          32276 kB
Slab:            47752 kB
Committed_AS:  1195860 kB
PageTables:       1764 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= 66540 MiB
End job on node77 at 2008-07-06 01:47:19