Trace number 1083200

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 + CPS4J 2008-05-30? (TO) 1800.08 1801.83

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-30.xml
MD5SUM008c1f6eb2772a7d547f78fa2d1b705f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.1946
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1207
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data (download as text)

87.29/87.42	c CPU-LOAD 83.86
87.29/87.42	c LOADED 450 V (1207 E), 630 DiffConstraint, 225 ExtensionConstraint2D, 4725 DTPConstraint, arity 2, 83.86 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-1083200-1215225885/watcher-1083200-1215225885 -o /tmp/evaluation-result-1083200-1215225885/solver-1083200-1215225885 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1083200-1215225885.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 2.09 2.06 4/80 3526
/proc/meminfo: memFree=1595232/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=18572 CPUtime=0
/proc/3526/stat : 3526 (runsolver) R 3524 3526 3359 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1552264800 19017728 292 996147200 4194304 4296836 548682068448 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3526/statm: 4643 292 257 25 0 2626 0

[startup+0.103883 s]
/proc/loadavg: 1.93 2.09 2.06 4/80 3526
/proc/meminfo: memFree=1595232/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.202892 s]
/proc/loadavg: 1.93 2.09 2.06 4/80 3526
/proc/meminfo: memFree=1595232/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301909 s]
/proc/loadavg: 1.93 2.09 2.06 4/80 3526
/proc/meminfo: memFree=1595232/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701984 s]
/proc/loadavg: 1.93 2.09 2.06 4/80 3526
/proc/meminfo: memFree=1595232/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50114 s]
/proc/loadavg: 1.93 2.09 2.06 3/90 3537
/proc/meminfo: memFree=1583440/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
[pid=3529] ppid=3526 vsize=844360 CPUtime=1.47
/proc/3529/stat : 3529 (java) S 3526 3526 3359 0 -1 0 5710 0 1 0 141 6 0 0 18 0 9 0 1552264801 864624640 4972 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3529/statm: 211090 4972 1900 9 0 205651 0
[pid=3529/tid=3530] ppid=3526 vsize=844360 CPUtime=1.2
/proc/3529/task/3530/stat : 3530 (java) R 3526 3526 3359 0 -1 64 3460 0 1 0 117 3 0 0 25 0 9 0 1552264802 864624640 4972 996147200 134512640 134550740 4294956032 18446744073709551615 4125869051 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3531] ppid=3526 vsize=844360 CPUtime=0.1
/proc/3529/task/3531/stat : 3531 (java) S 3526 3526 3359 0 -1 64 994 0 0 0 9 1 0 0 16 0 9 0 1552264804 864624640 4972 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3532] ppid=3526 vsize=844360 CPUtime=0
/proc/3529/task/3532/stat : 3532 (java) S 3526 3526 3359 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1552264804 864624640 4972 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3533] ppid=3526 vsize=844360 CPUtime=0
/proc/3529/task/3533/stat : 3533 (java) S 3526 3526 3359 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1552264804 864624640 4972 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3534] ppid=3526 vsize=844360 CPUtime=0
/proc/3529/task/3534/stat : 3534 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552264806 864624640 4972 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3535] ppid=3526 vsize=844360 CPUtime=0.14
/proc/3529/task/3535/stat : 3535 (java) S 3526 3526 3359 0 -1 64 523 0 0 0 14 0 0 0 16 0 9 0 1552264806 864624640 4972 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3536] ppid=3526 vsize=844360 CPUtime=0
/proc/3529/task/3536/stat : 3536 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552264806 864624640 4972 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3537] ppid=3526 vsize=844360 CPUtime=0
/proc/3529/task/3537/stat : 3537 (java) S 3526 3526 3359 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1552264806 864624640 4972 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849716

[startup+3.10244 s]
/proc/loadavg: 1.93 2.09 2.06 3/90 3537
/proc/meminfo: memFree=1580624/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
[pid=3529] ppid=3526 vsize=844360 CPUtime=3.06
/proc/3529/stat : 3529 (java) S 3526 3526 3359 0 -1 0 7471 0 1 0 298 8 0 0 18 0 9 0 1552264801 864624640 6362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3529/statm: 211090 6362 2574 9 0 205651 0
[pid=3529/tid=3530] ppid=3526 vsize=844360 CPUtime=2.62
/proc/3529/task/3530/stat : 3530 (java) R 3526 3526 3359 0 -1 64 3644 0 1 0 259 3 0 0 25 0 9 0 1552264802 864624640 6362 996147200 134512640 134550740 4294956032 18446744073709551615 4125858984 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3531] ppid=3526 vsize=844360 CPUtime=0.27
/proc/3529/task/3531/stat : 3531 (java) S 3526 3526 3359 0 -1 64 2571 0 0 0 24 3 0 0 16 0 9 0 1552264804 864624640 6362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3532] ppid=3526 vsize=844360 CPUtime=0
/proc/3529/task/3532/stat : 3532 (java) S 3526 3526 3359 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1552264804 864624640 6362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3533] ppid=3526 vsize=844360 CPUtime=0
/proc/3529/task/3533/stat : 3533 (java) S 3526 3526 3359 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1552264804 864624640 6362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3534] ppid=3526 vsize=844360 CPUtime=0
/proc/3529/task/3534/stat : 3534 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552264806 864624640 6362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3535] ppid=3526 vsize=844360 CPUtime=0.14
/proc/3529/task/3535/stat : 3535 (java) S 3526 3526 3359 0 -1 64 523 0 0 0 14 0 0 0 16 0 9 0 1552264806 864624640 6362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3536] ppid=3526 vsize=844360 CPUtime=0
/proc/3529/task/3536/stat : 3536 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552264806 864624640 6362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3537] ppid=3526 vsize=844360 CPUtime=0
/proc/3529/task/3537/stat : 3537 (java) S 3526 3526 3359 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1552264806 864624640 6362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 849716

[startup+6.30106 s]
/proc/loadavg: 1.93 2.09 2.06 4/91 3538
/proc/meminfo: memFree=1549896/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
[pid=3529] ppid=3526 vsize=850808 CPUtime=6.26
/proc/3529/stat : 3529 (java) S 3526 3526 3359 0 -1 0 18578 0 1 0 610 16 0 0 18 0 10 0 1552264801 871227392 15457 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3529/statm: 212702 15457 2579 9 0 207263 0
[pid=3529/tid=3530] ppid=3526 vsize=850808 CPUtime=4.88
/proc/3529/task/3530/stat : 3530 (java) R 3526 3526 3359 0 -1 64 4149 0 1 0 483 5 0 0 25 0 10 0 1552264802 871227392 15457 996147200 134512640 134550740 4294956032 18446744073709551615 4125720263 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3531] ppid=3526 vsize=850808 CPUtime=0.86
/proc/3529/task/3531/stat : 3531 (java) S 3526 3526 3359 0 -1 64 11483 0 0 0 78 8 0 0 16 0 10 0 1552264804 871227392 15457 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3532] ppid=3526 vsize=850808 CPUtime=0
/proc/3529/task/3532/stat : 3532 (java) S 3526 3526 3359 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1552264804 871227392 15457 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3533] ppid=3526 vsize=850808 CPUtime=0
/proc/3529/task/3533/stat : 3533 (java) S 3526 3526 3359 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1552264804 871227392 15457 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3534] ppid=3526 vsize=850808 CPUtime=0
/proc/3529/task/3534/stat : 3534 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1552264806 871227392 15457 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3535] ppid=3526 vsize=850808 CPUtime=0.49
/proc/3529/task/3535/stat : 3535 (java) S 3526 3526 3359 0 -1 64 2208 0 0 0 48 1 0 0 16 0 10 0 1552264806 871227392 15457 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3536] ppid=3526 vsize=850808 CPUtime=0
/proc/3529/task/3536/stat : 3536 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1552264806 871227392 15457 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3537] ppid=3526 vsize=850808 CPUtime=0
/proc/3529/task/3537/stat : 3537 (java) S 3526 3526 3359 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1552264806 871227392 15457 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3538] ppid=3526 vsize=850808 CPUtime=0
/proc/3529/task/3538/stat : 3538 (java) S 3526 3526 3359 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 1552265258 871227392 15457 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 856164

[startup+12.7023 s]
/proc/loadavg: 1.94 2.09 2.06 3/91 3538
/proc/meminfo: memFree=1531208/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
[pid=3529] ppid=3526 vsize=850888 CPUtime=12.66
/proc/3529/stat : 3529 (java) S 3526 3526 3359 0 -1 0 21636 0 1 0 1248 18 0 0 18 0 10 0 1552264801 871309312 18361 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3529/statm: 212722 18361 2586 9 0 207282 0
[pid=3529/tid=3530] ppid=3526 vsize=850888 CPUtime=11.02
/proc/3529/task/3530/stat : 3530 (java) R 3526 3526 3359 0 -1 64 4540 0 1 0 1096 6 0 0 25 0 10 0 1552264802 871309312 18361 996147200 134512640 134550740 4294956032 18446744073709551615 4127250666 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3531] ppid=3526 vsize=850888 CPUtime=1.07
/proc/3529/task/3531/stat : 3531 (java) S 3526 3526 3359 0 -1 64 14104 0 0 0 98 9 0 0 16 0 10 0 1552264804 871309312 18361 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3532] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3532/stat : 3532 (java) S 3526 3526 3359 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1552264804 871309312 18361 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3533] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3533/stat : 3533 (java) S 3526 3526 3359 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 1552264804 871309312 18361 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3534] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3534/stat : 3534 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1552264806 871309312 18361 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3535] ppid=3526 vsize=850888 CPUtime=0.54
/proc/3529/task/3535/stat : 3535 (java) S 3526 3526 3359 0 -1 64 2252 0 0 0 53 1 0 0 15 0 10 0 1552264806 871309312 18361 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3536] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3536/stat : 3536 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1552264806 871309312 18361 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3537] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3537/stat : 3537 (java) S 3526 3526 3359 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1552264806 871309312 18361 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3538] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3538/stat : 3538 (java) S 3526 3526 3359 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 1552265258 871309312 18361 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 856244

[startup+25.5028 s]
/proc/loadavg: 1.95 2.08 2.05 3/91 3538
/proc/meminfo: memFree=1509256/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
[pid=3529] ppid=3526 vsize=850888 CPUtime=25.45
/proc/3529/stat : 3529 (java) S 3526 3526 3359 0 -1 0 28878 0 1 0 2524 21 0 0 18 0 10 0 1552264801 871309312 25586 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3529/statm: 212722 25586 2585 9 0 207282 0
[pid=3529/tid=3530] ppid=3526 vsize=850888 CPUtime=23.45
/proc/3529/task/3530/stat : 3530 (java) R 3526 3526 3359 0 -1 64 5009 0 1 0 2339 6 0 0 25 0 10 0 1552264802 871309312 25586 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3531] ppid=3526 vsize=850888 CPUtime=1.38
/proc/3529/task/3531/stat : 3531 (java) S 3526 3526 3359 0 -1 64 20850 0 0 0 127 11 0 0 16 0 10 0 1552264804 871309312 25586 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3532] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3532/stat : 3532 (java) S 3526 3526 3359 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1552264804 871309312 25586 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3533] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3533/stat : 3533 (java) S 3526 3526 3359 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 1552264804 871309312 25586 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3534] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3534/stat : 3534 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1552264806 871309312 25586 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3535] ppid=3526 vsize=850888 CPUtime=0.59
/proc/3529/task/3535/stat : 3535 (java) R 3526 3526 3359 0 -1 64 2278 0 0 0 57 2 0 0 15 0 10 0 1552264806 871309312 25586 996147200 134512640 134550740 4294956032 18446744073709551615 102133171 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3536] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3536/stat : 3536 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1552264806 871309312 25586 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3537] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3537/stat : 3537 (java) S 3526 3526 3359 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1552264806 871309312 25586 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3538] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3538/stat : 3538 (java) S 3526 3526 3359 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 1552265258 871309312 25586 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45

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

/proc/3529/task/3535/stat : 3535 (java) S 3526 3526 3359 0 -1 64 2301 0 0 0 64 2 0 0 16 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3536] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3536/stat : 3536 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3537] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3537/stat : 3537 (java) S 3526 3526 3359 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1600.77
Current children cumulated vsize (KiB) 856244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 3601
/proc/meminfo: memFree=1258016/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
[pid=3529] ppid=3526 vsize=850888 CPUtime=1660.71
/proc/3529/stat : 3529 (java) S 3526 3526 3359 0 -1 0 74361 0 1 0 166025 46 0 0 18 0 9 0 1552264801 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3529/statm: 212722 70963 2587 9 0 207282 0
[pid=3529/tid=3530] ppid=3526 vsize=850888 CPUtime=1656.82
/proc/3529/task/3530/stat : 3530 (java) R 3526 3526 3359 0 -1 64 7613 0 1 0 165667 15 0 0 25 0 9 0 1552264802 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4127351529 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3531] ppid=3526 vsize=850888 CPUtime=3.2
/proc/3529/task/3531/stat : 3531 (java) S 3526 3526 3359 0 -1 64 63701 0 0 0 293 27 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3532] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3532/stat : 3532 (java) S 3526 3526 3359 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3533] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3533/stat : 3533 (java) S 3526 3526 3359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3534] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3534/stat : 3534 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3535] ppid=3526 vsize=850888 CPUtime=0.66
/proc/3529/task/3535/stat : 3535 (java) S 3526 3526 3359 0 -1 64 2301 0 0 0 64 2 0 0 16 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3536] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3536/stat : 3536 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3537] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3537/stat : 3537 (java) S 3526 3526 3359 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.71
Current children cumulated vsize (KiB) 856244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 3601
/proc/meminfo: memFree=1257824/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
[pid=3529] ppid=3526 vsize=850888 CPUtime=1720.66
/proc/3529/stat : 3529 (java) S 3526 3526 3359 0 -1 0 74362 0 1 0 172020 46 0 0 18 0 9 0 1552264801 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3529/statm: 212722 70963 2587 9 0 207282 0
[pid=3529/tid=3530] ppid=3526 vsize=850888 CPUtime=1716.76
/proc/3529/task/3530/stat : 3530 (java) R 3526 3526 3359 0 -1 64 7614 0 1 0 171661 15 0 0 25 0 9 0 1552264802 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4127324337 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3531] ppid=3526 vsize=850888 CPUtime=3.2
/proc/3529/task/3531/stat : 3531 (java) S 3526 3526 3359 0 -1 64 63701 0 0 0 293 27 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3532] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3532/stat : 3532 (java) S 3526 3526 3359 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3533] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3533/stat : 3533 (java) S 3526 3526 3359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3534] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3534/stat : 3534 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3535] ppid=3526 vsize=850888 CPUtime=0.66
/proc/3529/task/3535/stat : 3535 (java) S 3526 3526 3359 0 -1 64 2301 0 0 0 64 2 0 0 16 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3536] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3536/stat : 3536 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3537] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3537/stat : 3537 (java) S 3526 3526 3359 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.66
Current children cumulated vsize (KiB) 856244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 3601
/proc/meminfo: memFree=1257632/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
[pid=3529] ppid=3526 vsize=850888 CPUtime=1780.6
/proc/3529/stat : 3529 (java) S 3526 3526 3359 0 -1 0 74364 0 1 0 178014 46 0 0 18 0 9 0 1552264801 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3529/statm: 212722 70963 2587 9 0 207282 0
[pid=3529/tid=3530] ppid=3526 vsize=850888 CPUtime=1776.7
/proc/3529/task/3530/stat : 3530 (java) R 3526 3526 3359 0 -1 64 7616 0 1 0 177655 15 0 0 25 0 9 0 1552264802 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4127343367 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3531] ppid=3526 vsize=850888 CPUtime=3.2
/proc/3529/task/3531/stat : 3531 (java) S 3526 3526 3359 0 -1 64 63701 0 0 0 293 27 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3532] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3532/stat : 3532 (java) S 3526 3526 3359 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3533] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3533/stat : 3533 (java) S 3526 3526 3359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3534] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3534/stat : 3534 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3535] ppid=3526 vsize=850888 CPUtime=0.66
/proc/3529/task/3535/stat : 3535 (java) S 3526 3526 3359 0 -1 64 2301 0 0 0 64 2 0 0 16 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3536] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3536/stat : 3536 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3537] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3537/stat : 3537 (java) S 3526 3526 3359 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.6
Current children cumulated vsize (KiB) 856244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.8 s]
/proc/loadavg: 2.07 2.02 2.00 4/102 3601
/proc/meminfo: memFree=1257632/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
[pid=3529] ppid=3526 vsize=850888 CPUtime=1800.08
/proc/3529/stat : 3529 (java) S 3526 3526 3359 0 -1 0 74365 0 1 0 179962 46 0 0 18 0 9 0 1552264801 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3529/statm: 212722 70963 2587 9 0 207282 0
[pid=3529/tid=3530] ppid=3526 vsize=850888 CPUtime=1796.19
/proc/3529/task/3530/stat : 3530 (java) R 3526 3526 3359 0 -1 64 7617 0 1 0 179604 15 0 0 25 0 9 0 1552264802 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4127414265 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3531] ppid=3526 vsize=850888 CPUtime=3.2
/proc/3529/task/3531/stat : 3531 (java) S 3526 3526 3359 0 -1 64 63701 0 0 0 293 27 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3532] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3532/stat : 3532 (java) S 3526 3526 3359 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3533] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3533/stat : 3533 (java) S 3526 3526 3359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3534] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3534/stat : 3534 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3535] ppid=3526 vsize=850888 CPUtime=0.66
/proc/3529/task/3535/stat : 3535 (java) S 3526 3526 3359 0 -1 64 2301 0 0 0 64 2 0 0 16 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3536] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3536/stat : 3536 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3537] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3537/stat : 3537 (java) S 3526 3526 3359 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 856244

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

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

[startup+1801.8 s]
/proc/loadavg: 2.07 2.02 2.00 4/102 3601
/proc/meminfo: memFree=1257632/2055920 swapFree=4114132/4192956
[pid=3526] ppid=3524 vsize=5356 CPUtime=0
/proc/3526/stat : 3526 (concrete.sh) S 3524 3526 3359 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1552264800 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3526/statm: 1339 242 201 169 0 50 0
[pid=3529] ppid=3526 vsize=850888 CPUtime=1800.08
/proc/3529/stat : 3529 (java) S 3526 3526 3359 0 -1 0 74365 0 1 0 179962 46 0 0 18 0 9 0 1552264801 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3529/statm: 212722 70963 2587 9 0 207282 0
[pid=3529/tid=3530] ppid=3526 vsize=850888 CPUtime=1796.19
/proc/3529/task/3530/stat : 3530 (java) R 3526 3526 3359 0 -1 64 7617 0 1 0 179604 15 0 0 25 0 9 0 1552264802 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4127414265 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3531] ppid=3526 vsize=850888 CPUtime=3.2
/proc/3529/task/3531/stat : 3531 (java) S 3526 3526 3359 0 -1 64 63701 0 0 0 293 27 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3532] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3532/stat : 3532 (java) S 3526 3526 3359 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3533] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3533/stat : 3533 (java) S 3526 3526 3359 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552264804 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3534] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3534/stat : 3534 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3535] ppid=3526 vsize=850888 CPUtime=0.66
/proc/3529/task/3535/stat : 3535 (java) S 3526 3526 3359 0 -1 64 2301 0 0 0 64 2 0 0 16 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3529/tid=3536] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3536/stat : 3536 (java) S 3526 3526 3359 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3529/tid=3537] ppid=3526 vsize=850888 CPUtime=0
/proc/3529/task/3537/stat : 3537 (java) S 3526 3526 3359 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1552264806 871309312 70963 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 856244

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.83
CPU time (s): 1800.08
CPU user time (s): 1799.62
CPU system time (s): 0.46
CPU usage (%): 99.903
Max. virtual memory (cumulated for all children) (KiB): 856568

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= 444
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 4

runsolver used 2.32665 second user time and 5.9141 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-05 04:44:46
IDJOB=1083200
IDBENCH=57428
IDSOLVER=305
FILE ID=node9/1083200-1215225885
PBS_JOBID= 7881852
Free space on /tmp= 66540 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-30.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083200-1215225885/watcher-1083200-1215225885 -o /tmp/evaluation-result-1083200-1215225885/solver-1083200-1215225885 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1083200-1215225885.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 008c1f6eb2772a7d547f78fa2d1b705f
RANDOM SEED=288942807

node9.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1595712 kB
Buffers:         36848 kB
Cached:         178932 kB
SwapCached:      73016 kB
Active:         329736 kB
Inactive:        75228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595712 kB
SwapTotal:     4192956 kB
SwapFree:      4114132 kB
Dirty:            1476 kB
Writeback:           0 kB
Mapped:         202380 kB
Slab:            39980 kB
Committed_AS:  3834044 kB
PageTables:       2204 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= 66520 MiB
End job on node9 at 2008-07-05 05:14:49