Trace number 1050600

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.03 1804.72

General information on the benchmark

Namecsp/golombRulerArity3/
normalized-ruler-67-11-a3.xml
MD5SUM485c8fe818a9857f587d4656422ed032
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark481.664
Satisfiable
(Un)Satisfiability was proved
Number of variables66
Number of constraints1595
Maximum constraint arity3
Maximum domain size68
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1595
Global constraints used (with number of constraints)

Solver Data (download as text)

7.93/8.02	c CPU-LOAD 6.92
7.93/8.02	c LOADED 66 V (68 E), 1540 ExtensionConstraint2D, 55 PredicateConstraint, arity 3, 6.92 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-1050600-1215050328/watcher-1050600-1215050328 -o /tmp/evaluation-result-1050600-1215050328/solver-1050600-1215050328 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1050600-1215050328.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 28455
/proc/meminfo: memFree=937088/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=18572 CPUtime=0
/proc/28455/stat : 28455 (runsolver) R 28453 28455 26475 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 670158273 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 226686987559 0 0 4096 24578 0 0 0 17 1 0 0
/proc/28455/statm: 4643 292 257 25 0 2626 0

[startup+0.0717429 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 28455
/proc/meminfo: memFree=937088/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101746 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 28455
/proc/meminfo: memFree=937088/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301776 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 28455
/proc/meminfo: memFree=937088/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701823 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 28455
/proc/meminfo: memFree=937088/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50192 s]
/proc/loadavg: 2.08 2.02 2.01 3/93 28467
/proc/meminfo: memFree=924648/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
[pid=28458] ppid=28455 vsize=847104 CPUtime=1.47
/proc/28458/stat : 28458 (java) S 28455 28455 26475 0 -1 0 6066 0 1 0 142 5 0 0 18 0 10 0 670158274 867434496 5374 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28458/statm: 211776 5374 1916 9 0 206337 0
[pid=28458/tid=28459] ppid=28455 vsize=847104 CPUtime=1.03
/proc/28458/task/28459/stat : 28459 (java) R 28455 28455 26475 0 -1 64 3456 0 1 0 100 3 0 0 25 0 10 0 670158275 867434496 5374 996147200 134512640 134550740 4294956032 18446744073709551615 4125659950 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28460] ppid=28455 vsize=847104 CPUtime=0.06
/proc/28458/task/28460/stat : 28460 (java) S 28455 28455 26475 0 -1 64 784 0 0 0 6 0 0 0 16 0 10 0 670158276 867434496 5374 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28461] ppid=28455 vsize=847104 CPUtime=0
/proc/28458/task/28461/stat : 28461 (java) S 28455 28455 26475 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 670158276 867434496 5374 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28462] ppid=28455 vsize=847104 CPUtime=0
/proc/28458/task/28462/stat : 28462 (java) S 28455 28455 26475 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 670158276 867434496 5374 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28463] ppid=28455 vsize=847104 CPUtime=0
/proc/28458/task/28463/stat : 28463 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 670158278 867434496 5374 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28464] ppid=28455 vsize=847104 CPUtime=0.34
/proc/28458/task/28464/stat : 28464 (java) S 28455 28455 26475 0 -1 64 1090 0 0 0 34 0 0 0 16 0 10 0 670158278 867434496 5374 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28465] ppid=28455 vsize=847104 CPUtime=0
/proc/28458/task/28465/stat : 28465 (java) S 28455 28455 26475 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 670158278 867434496 5374 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28466] ppid=28455 vsize=847104 CPUtime=0
/proc/28458/task/28466/stat : 28466 (java) S 28455 28455 26475 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 670158278 867434496 5374 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28467] ppid=28455 vsize=847104 CPUtime=0
/proc/28458/task/28467/stat : 28467 (java) S 28455 28455 26475 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 670158355 867434496 5374 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) 852460

[startup+3.10212 s]
/proc/loadavg: 2.08 2.02 2.01 4/93 28467
/proc/meminfo: memFree=909160/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
[pid=28458] ppid=28455 vsize=851080 CPUtime=3.06
/proc/28458/stat : 28458 (java) S 28455 28455 26475 0 -1 0 10694 0 1 0 298 8 0 0 18 0 10 0 670158274 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28458/statm: 212770 9577 2587 9 0 207330 0
[pid=28458/tid=28459] ppid=28455 vsize=851080 CPUtime=2.19
/proc/28458/task/28459/stat : 28459 (java) R 28455 28455 26475 0 -1 64 3796 0 1 0 215 4 0 0 25 0 10 0 670158275 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 104401483 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28460] ppid=28455 vsize=851080 CPUtime=0.34
/proc/28458/task/28460/stat : 28460 (java) S 28455 28455 26475 0 -1 64 3861 0 0 0 32 2 0 0 16 0 10 0 670158276 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28461] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28461/stat : 28461 (java) S 28455 28455 26475 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 670158276 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28462] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28462/stat : 28462 (java) S 28455 28455 26475 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 670158276 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28463] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28463/stat : 28463 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 670158278 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28464] ppid=28455 vsize=851080 CPUtime=0.51
/proc/28458/task/28464/stat : 28464 (java) S 28455 28455 26475 0 -1 64 2300 0 0 0 50 1 0 0 15 0 10 0 670158278 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28465] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28465/stat : 28465 (java) S 28455 28455 26475 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 670158278 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28466] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28466/stat : 28466 (java) S 28455 28455 26475 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 670158278 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28468] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28468/stat : 28468 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 670158483 871505920 9577 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) 856436

[startup+6.30252 s]
/proc/loadavg: 2.07 2.02 2.00 3/93 28468
/proc/meminfo: memFree=908192/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
[pid=28458] ppid=28455 vsize=851080 CPUtime=6.25
/proc/28458/stat : 28458 (java) S 28455 28455 26475 0 -1 0 10940 0 1 0 615 10 0 0 18 0 10 0 670158274 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28458/statm: 212770 9577 2587 9 0 207330 0
[pid=28458/tid=28459] ppid=28455 vsize=851080 CPUtime=5.31
/proc/28458/task/28459/stat : 28459 (java) R 28455 28455 26475 0 -1 64 4042 0 1 0 527 4 0 0 25 0 10 0 670158275 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 102882096 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28460] ppid=28455 vsize=851080 CPUtime=0.4
/proc/28458/task/28460/stat : 28460 (java) S 28455 28455 26475 0 -1 64 3861 0 0 0 37 3 0 0 16 0 10 0 670158276 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28461] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28461/stat : 28461 (java) S 28455 28455 26475 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 670158276 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28462] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28462/stat : 28462 (java) S 28455 28455 26475 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 670158276 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28463] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28463/stat : 28463 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 670158278 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28464] ppid=28455 vsize=851080 CPUtime=0.51
/proc/28458/task/28464/stat : 28464 (java) S 28455 28455 26475 0 -1 64 2300 0 0 0 50 1 0 0 15 0 10 0 670158278 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28465] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28465/stat : 28465 (java) S 28455 28455 26475 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 670158278 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28466] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28466/stat : 28466 (java) S 28455 28455 26475 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 670158278 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28468] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28468/stat : 28468 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 670158483 871505920 9577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 856436

[startup+12.7023 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 28469
/proc/meminfo: memFree=907808/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
[pid=28458] ppid=28455 vsize=851080 CPUtime=12.62
/proc/28458/stat : 28458 (java) S 28455 28455 26475 0 -1 0 11553 0 1 0 1248 14 0 0 18 0 9 0 670158274 871505920 9707 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28458/statm: 212770 9707 2587 9 0 207330 0
[pid=28458/tid=28459] ppid=28455 vsize=851080 CPUtime=11.39
/proc/28458/task/28459/stat : 28459 (java) R 28455 28455 26475 0 -1 64 4553 0 1 0 1134 5 0 0 25 0 9 0 670158275 871505920 9707 996147200 134512640 134550740 4294956032 18446744073709551615 4127145745 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28460] ppid=28455 vsize=851080 CPUtime=0.66
/proc/28458/task/28460/stat : 28460 (java) S 28455 28455 26475 0 -1 64 3935 0 0 0 60 6 0 0 16 0 9 0 670158276 871505920 9707 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28461] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28461/stat : 28461 (java) S 28455 28455 26475 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 670158276 871505920 9707 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28462] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28462/stat : 28462 (java) S 28455 28455 26475 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 670158276 871505920 9707 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28463] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28463/stat : 28463 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670158278 871505920 9707 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28464] ppid=28455 vsize=851080 CPUtime=0.54
/proc/28458/task/28464/stat : 28464 (java) S 28455 28455 26475 0 -1 64 2327 0 0 0 53 1 0 0 16 0 9 0 670158278 871505920 9707 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28465] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28465/stat : 28465 (java) S 28455 28455 26475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670158278 871505920 9707 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28466] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28466/stat : 28466 (java) S 28455 28455 26475 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670158278 871505920 9707 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 856436

[startup+25.5019 s]
/proc/loadavg: 2.06 2.01 2.00 3/92 28469
/proc/meminfo: memFree=906920/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
[pid=28458] ppid=28455 vsize=851080 CPUtime=25.35
/proc/28458/stat : 28458 (java) S 28455 28455 26475 0 -1 0 12773 0 1 0 2513 22 0 0 18 0 9 0 670158274 871505920 9937 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28458/statm: 212770 9937 2587 9 0 207330 0
[pid=28458/tid=28459] ppid=28455 vsize=851080 CPUtime=23.75
/proc/28458/task/28459/stat : 28459 (java) R 28455 28455 26475 0 -1 64 5543 0 1 0 2367 8 0 0 25 0 9 0 670158275 871505920 9937 996147200 134512640 134550740 4294956032 18446744073709551615 4127174859 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28460] ppid=28455 vsize=851080 CPUtime=1.03
/proc/28458/task/28460/stat : 28460 (java) S 28455 28455 26475 0 -1 64 4162 0 0 0 92 11 0 0 16 0 9 0 670158276 871505920 9937 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28461] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28461/stat : 28461 (java) S 28455 28455 26475 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 670158276 871505920 9937 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28462] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28462/stat : 28462 (java) S 28455 28455 26475 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 670158276 871505920 9937 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28463] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28463/stat : 28463 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670158278 871505920 9937 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28464] ppid=28455 vsize=851080 CPUtime=0.54
/proc/28458/task/28464/stat : 28464 (java) S 28455 28455 26475 0 -1 64 2330 0 0 0 53 1 0 0 15 0 9 0 670158278 871505920 9937 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28465] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28465/stat : 28465 (java) S 28455 28455 26475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670158278 871505920 9937 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28466] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28466/stat : 28466 (java) S 28455 28455 26475 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670158278 871505920 9937 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35

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

/proc/28458/task/28464/stat : 28464 (java) S 28455 28455 26475 0 -1 64 2332 0 0 0 54 1 0 0 16 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28465] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28465/stat : 28465 (java) S 28455 28455 26475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28466] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28466/stat : 28466 (java) S 28455 28455 26475 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.69
Current children cumulated vsize (KiB) 856436

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/91 29003
/proc/meminfo: memFree=882944/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
[pid=28458] ppid=28455 vsize=851080 CPUtime=1657.67
/proc/28458/stat : 28458 (java) S 28455 28455 26475 0 -1 0 79884 0 1 0 165125 642 0 0 18 0 9 0 670158274 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28458/statm: 212770 9989 2587 9 0 207330 0
[pid=28458/tid=28459] ppid=28455 vsize=851080 CPUtime=1629.89
/proc/28458/task/28459/stat : 28459 (java) R 28455 28455 26475 0 -1 64 72602 0 1 0 162776 213 0 0 25 0 9 0 670158275 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4127184325 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28460] ppid=28455 vsize=851080 CPUtime=27.2
/proc/28458/task/28460/stat : 28460 (java) S 28455 28455 26475 0 -1 64 4212 0 0 0 2294 426 0 0 16 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28461] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28461/stat : 28461 (java) S 28455 28455 26475 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28462] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28462/stat : 28462 (java) S 28455 28455 26475 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28463] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28463/stat : 28463 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28464] ppid=28455 vsize=851080 CPUtime=0.55
/proc/28458/task/28464/stat : 28464 (java) S 28455 28455 26475 0 -1 64 2332 0 0 0 54 1 0 0 16 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28465] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28465/stat : 28465 (java) S 28455 28455 26475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28466] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28466/stat : 28466 (java) S 28455 28455 26475 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1657.67
Current children cumulated vsize (KiB) 856436

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 4/91 29003
/proc/meminfo: memFree=882944/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
[pid=28458] ppid=28455 vsize=851080 CPUtime=1717.65
/proc/28458/stat : 28458 (java) S 28455 28455 26475 0 -1 0 82070 0 1 0 171103 662 0 0 18 0 9 0 670158274 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28458/statm: 212770 9989 2587 9 0 207330 0
[pid=28458/tid=28459] ppid=28455 vsize=851080 CPUtime=1689.01
/proc/28458/task/28459/stat : 28459 (java) R 28455 28455 26475 0 -1 64 74788 0 1 0 168681 220 0 0 25 0 9 0 670158275 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4127184417 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28460] ppid=28455 vsize=851080 CPUtime=28.06
/proc/28458/task/28460/stat : 28460 (java) S 28455 28455 26475 0 -1 64 4212 0 0 0 2367 439 0 0 16 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28461] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28461/stat : 28461 (java) S 28455 28455 26475 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28462] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28462/stat : 28462 (java) S 28455 28455 26475 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28463] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28463/stat : 28463 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28464] ppid=28455 vsize=851080 CPUtime=0.55
/proc/28458/task/28464/stat : 28464 (java) S 28455 28455 26475 0 -1 64 2332 0 0 0 54 1 0 0 16 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28465] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28465/stat : 28465 (java) S 28455 28455 26475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28466] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28466/stat : 28466 (java) S 28455 28455 26475 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.65
Current children cumulated vsize (KiB) 856436

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 29003
/proc/meminfo: memFree=882944/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
[pid=28458] ppid=28455 vsize=851080 CPUtime=1777.63
/proc/28458/stat : 28458 (java) S 28455 28455 26475 0 -1 0 84422 0 1 0 177080 683 0 0 18 0 9 0 670158274 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28458/statm: 212770 9989 2587 9 0 207330 0
[pid=28458/tid=28459] ppid=28455 vsize=851080 CPUtime=1748.09
/proc/28458/task/28459/stat : 28459 (java) R 28455 28455 26475 0 -1 64 77140 0 1 0 174582 227 0 0 25 0 9 0 670158275 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4127211627 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28460] ppid=28455 vsize=851080 CPUtime=28.95
/proc/28458/task/28460/stat : 28460 (java) S 28455 28455 26475 0 -1 64 4212 0 0 0 2442 453 0 0 16 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28461] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28461/stat : 28461 (java) S 28455 28455 26475 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28462] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28462/stat : 28462 (java) S 28455 28455 26475 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28463] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28463/stat : 28463 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28464] ppid=28455 vsize=851080 CPUtime=0.55
/proc/28458/task/28464/stat : 28464 (java) S 28455 28455 26475 0 -1 64 2332 0 0 0 54 1 0 0 16 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28465] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28465/stat : 28465 (java) S 28455 28455 26475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28466] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28466/stat : 28466 (java) S 28455 28455 26475 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.63
Current children cumulated vsize (KiB) 856436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 29003
/proc/meminfo: memFree=882944/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
[pid=28458] ppid=28455 vsize=851080 CPUtime=1800.03
/proc/28458/stat : 28458 (java) S 28455 28455 26475 0 -1 0 85379 0 1 0 179311 692 0 0 18 0 9 0 670158274 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28458/statm: 212770 9989 2587 9 0 207330 0
[pid=28458/tid=28459] ppid=28455 vsize=851080 CPUtime=1770.14
/proc/28458/task/28459/stat : 28459 (java) R 28455 28455 26475 0 -1 64 78097 0 1 0 176784 230 0 0 25 0 9 0 670158275 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4127171247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28460] ppid=28455 vsize=851080 CPUtime=29.31
/proc/28458/task/28460/stat : 28460 (java) S 28455 28455 26475 0 -1 64 4212 0 0 0 2472 459 0 0 16 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28461] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28461/stat : 28461 (java) S 28455 28455 26475 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28462] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28462/stat : 28462 (java) S 28455 28455 26475 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28463] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28463/stat : 28463 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28464] ppid=28455 vsize=851080 CPUtime=0.55
/proc/28458/task/28464/stat : 28464 (java) S 28455 28455 26475 0 -1 64 2332 0 0 0 54 1 0 0 16 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28465] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28465/stat : 28465 (java) S 28455 28455 26475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28466] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28466/stat : 28466 (java) S 28455 28455 26475 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 856436

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

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

[startup+1804.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 29003
/proc/meminfo: memFree=882944/2055920 swapFree=4147528/4192956
[pid=28455] ppid=28453 vsize=5356 CPUtime=0
/proc/28455/stat : 28455 (concrete.sh) S 28453 28455 26475 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 670158273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28455/statm: 1339 242 201 169 0 50 0
[pid=28458] ppid=28455 vsize=851080 CPUtime=1800.03
/proc/28458/stat : 28458 (java) S 28455 28455 26475 0 -1 0 85379 0 1 0 179311 692 0 0 18 0 9 0 670158274 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28458/statm: 212770 9989 2587 9 0 207330 0
[pid=28458/tid=28459] ppid=28455 vsize=851080 CPUtime=1770.14
/proc/28458/task/28459/stat : 28459 (java) R 28455 28455 26475 0 -1 64 78097 0 1 0 176784 230 0 0 25 0 9 0 670158275 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4127171247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28460] ppid=28455 vsize=851080 CPUtime=29.31
/proc/28458/task/28460/stat : 28460 (java) S 28455 28455 26475 0 -1 64 4212 0 0 0 2472 459 0 0 16 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28461] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28461/stat : 28461 (java) S 28455 28455 26475 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28462] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28462/stat : 28462 (java) S 28455 28455 26475 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 670158276 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28463] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28463/stat : 28463 (java) S 28455 28455 26475 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28464] ppid=28455 vsize=851080 CPUtime=0.55
/proc/28458/task/28464/stat : 28464 (java) S 28455 28455 26475 0 -1 64 2332 0 0 0 54 1 0 0 16 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28465] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28465/stat : 28465 (java) S 28455 28455 26475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28458/tid=28466] ppid=28455 vsize=851080 CPUtime=0
/proc/28458/task/28466/stat : 28466 (java) S 28455 28455 26475 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670158278 871505920 9989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 856436

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1804.72
CPU time (s): 1800.03
CPU user time (s): 1793.11
CPU system time (s): 6.92
CPU usage (%): 99.7401
Max. virtual memory (cumulated for all children) (KiB): 856436

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

runsolver used 2.6456 second user time and 6.69498 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-03 03:58:48
IDJOB=1050600
IDBENCH=55369
IDSOLVER=305
FILE ID=node80/1050600-1215050328
PBS_JOBID= 7875018
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 485c8fe818a9857f587d4656422ed032
RANDOM SEED=988307838

node80.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.232
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.232
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:        937568 kB
Buffers:         85832 kB
Cached:         847504 kB
SwapCached:      39472 kB
Active:         393888 kB
Inactive:       635312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        937568 kB
SwapTotal:     4192956 kB
SwapFree:      4147528 kB
Dirty:             956 kB
Writeback:           0 kB
Mapped:         112172 kB
Slab:            74184 kB
Committed_AS:  1023952 kB
PageTables:       2008 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= 66544 MiB
End job on node80 at 2008-07-03 04:28:55