Trace number 2069110

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 DC 2009-07-14? (TO) 1800.08 1809.32

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-blast-floppy1-8.xml
MD5SUMda17e456c13770dbc7b0270954eaabf8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.20951
Satisfiable
(Un)Satisfiability was proved
Number of variables3618
Number of constraints3930
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3930
Global constraints used (with number of constraints)

Solver Data


Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2069110-1247707773/watcher-2069110-1247707773 -o /tmp/evaluation-result-2069110-1247707773/solver-2069110-1247707773 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2069110-1247707773.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.41 2.38 4/72 15058
/proc/meminfo: memFree=1305632/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) R 15056 15058 13058 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 57845087 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 259353275039 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15058/statm: 1339 230 191 169 0 50 0
[pid=15059] ppid=15058 vsize=5356 CPUtime=0
/proc/15059/stat : 15059 (concrete.sh) R 15058 15058 13058 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 57845088 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 259353275039 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15059/statm: 1339 230 191 169 0 50 0

[startup+0.0995649 s]
/proc/loadavg: 2.13 2.41 2.38 4/72 15058
/proc/meminfo: memFree=1305632/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10156 s]
/proc/loadavg: 2.13 2.41 2.38 4/72 15058
/proc/meminfo: memFree=1305632/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301589 s]
/proc/loadavg: 2.13 2.41 2.38 4/72 15058
/proc/meminfo: memFree=1305632/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701634 s]
/proc/loadavg: 2.13 2.41 2.38 4/72 15058
/proc/meminfo: memFree=1305632/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50173 s]
/proc/loadavg: 2.13 2.41 2.38 4/82 15071
/proc/meminfo: memFree=1290256/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
[pid=15063] ppid=15058 vsize=847584 CPUtime=1.46
/proc/15063/stat : 15063 (java) S 15058 15058 13058 0 -1 0 7348 0 1 0 142 4 0 0 18 0 9 0 57845088 867926016 6405 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15063/statm: 211896 6405 2054 9 0 206374 0
[pid=15063/tid=15064] ppid=15058 vsize=847584 CPUtime=1.02
/proc/15063/task/15064/stat : 15064 (java) R 15058 15058 13058 0 -1 64 3889 0 1 0 100 2 0 0 21 0 9 0 57845089 867926016 6405 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15065] ppid=15058 vsize=847584 CPUtime=0.08
/proc/15063/task/15065/stat : 15065 (java) R 15058 15058 13058 0 -1 64 1265 0 0 0 8 0 0 0 16 0 9 0 57845091 867926016 6405 996147200 134512640 134550932 4294955344 18446744073709551615 102758179 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15066] ppid=15058 vsize=847584 CPUtime=0
/proc/15063/task/15066/stat : 15066 (java) S 15058 15058 13058 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57845091 867926016 6405 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15067] ppid=15058 vsize=847584 CPUtime=0
/proc/15063/task/15067/stat : 15067 (java) S 15058 15058 13058 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57845091 867926016 6405 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15068] ppid=15058 vsize=847584 CPUtime=0
/proc/15063/task/15068/stat : 15068 (java) S 15058 15058 13058 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57845093 867926016 6405 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15069] ppid=15058 vsize=847584 CPUtime=0.34
/proc/15063/task/15069/stat : 15069 (java) S 15058 15058 13058 0 -1 64 1499 0 0 0 34 0 0 0 15 0 9 0 57845097 867926016 6405 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15070] ppid=15058 vsize=847584 CPUtime=0
/proc/15063/task/15070/stat : 15070 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57845097 867926016 6405 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15071] ppid=15058 vsize=847584 CPUtime=0
/proc/15063/task/15071/stat : 15071 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57845097 867926016 6405 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852940

[startup+3.10292 s]
/proc/loadavg: 2.13 2.41 2.38 3/82 15071
/proc/meminfo: memFree=1280144/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
[pid=15063] ppid=15058 vsize=848704 CPUtime=3.05
/proc/15063/stat : 15063 (java) S 15058 15058 13058 0 -1 0 11591 0 1 0 298 7 0 0 18 0 10 0 57845088 869072896 10462 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15063/statm: 212176 10462 2626 9 0 206654 0
[pid=15063/tid=15064] ppid=15058 vsize=848704 CPUtime=2.01
/proc/15063/task/15064/stat : 15064 (java) R 15058 15058 13058 0 -1 64 4066 0 1 0 198 3 0 0 25 0 10 0 57845089 869072896 10462 996147200 134512640 134550932 4294955344 18446744073709551615 4126544196 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15065] ppid=15058 vsize=848704 CPUtime=0.45
/proc/15063/task/15065/stat : 15065 (java) S 15058 15058 13058 0 -1 64 5167 0 0 0 43 2 0 0 16 0 10 0 57845091 869072896 10462 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15066] ppid=15058 vsize=848704 CPUtime=0
/proc/15063/task/15066/stat : 15066 (java) S 15058 15058 13058 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57845091 869072896 10462 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15067] ppid=15058 vsize=848704 CPUtime=0
/proc/15063/task/15067/stat : 15067 (java) S 15058 15058 13058 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57845091 869072896 10462 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15068] ppid=15058 vsize=848704 CPUtime=0
/proc/15063/task/15068/stat : 15068 (java) S 15058 15058 13058 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57845093 869072896 10462 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15069] ppid=15058 vsize=848704 CPUtime=0.57
/proc/15063/task/15069/stat : 15069 (java) S 15058 15058 13058 0 -1 64 1660 0 0 0 56 1 0 0 15 0 10 0 57845097 869072896 10462 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15070] ppid=15058 vsize=848704 CPUtime=0
/proc/15063/task/15070/stat : 15070 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57845097 869072896 10462 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15071] ppid=15058 vsize=848704 CPUtime=0
/proc/15063/task/15071/stat : 15071 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57845097 869072896 10462 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 854060

[startup+6.3023 s]
/proc/loadavg: 2.20 2.42 2.38 4/83 15072
/proc/meminfo: memFree=1262728/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
[pid=15063] ppid=15058 vsize=851148 CPUtime=6.22
/proc/15063/stat : 15063 (java) S 15058 15058 13058 0 -1 0 23537 0 1 0 608 14 0 0 18 0 10 0 57845088 871575552 20189 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15063/statm: 212787 20189 2634 9 0 207265 0
[pid=15063/tid=15064] ppid=15058 vsize=851148 CPUtime=4.1
/proc/15063/task/15064/stat : 15064 (java) R 15058 15058 13058 0 -1 64 4729 0 1 0 406 4 0 0 25 0 10 0 57845089 871575552 20189 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15065] ppid=15058 vsize=851148 CPUtime=1.38
/proc/15063/task/15065/stat : 15065 (java) R 15058 15058 13058 0 -1 64 15665 0 0 0 130 8 0 0 16 0 10 0 57845091 871575552 20189 996147200 134512640 134550932 4294955344 18446744073709551615 103731938 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15066] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15066/stat : 15066 (java) S 15058 15058 13058 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 20189 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15067] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15067/stat : 15067 (java) S 15058 15058 13058 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 57845091 871575552 20189 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15068] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15068/stat : 15068 (java) S 15058 15058 13058 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57845093 871575552 20189 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15069] ppid=15058 vsize=851148 CPUtime=0.72
/proc/15063/task/15069/stat : 15069 (java) S 15058 15058 13058 0 -1 64 2442 0 0 0 71 1 0 0 16 0 10 0 57845097 871575552 20189 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15070] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15070/stat : 15070 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57845097 871575552 20189 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15071] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15071/stat : 15071 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57845097 871575552 20189 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15072] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15072/stat : 15072 (java) S 15058 15058 13058 0 -1 64 3 0 0 0 0 0 0 0 16 0 10 0 57845304 871575552 20189 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 856504

[startup+12.7021 s]
/proc/loadavg: 2.18 2.41 2.38 3/83 15072
/proc/meminfo: memFree=993872/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
[pid=15063] ppid=15058 vsize=851148 CPUtime=12.56
/proc/15063/stat : 15063 (java) S 15058 15058 13058 0 -1 0 87053 0 1 0 1215 41 0 0 18 0 10 0 57845088 871575552 83032 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15063/statm: 212787 83032 2634 9 0 207265 0
[pid=15063/tid=15064] ppid=15058 vsize=851148 CPUtime=7.58
/proc/15063/task/15064/stat : 15064 (java) R 15058 15058 13058 0 -1 64 7016 0 1 0 753 5 0 0 25 0 10 0 57845089 871575552 83032 996147200 134512640 134550932 4294955344 18446744073709551615 4127687259 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15065] ppid=15058 vsize=851148 CPUtime=4.23
/proc/15063/task/15065/stat : 15065 (java) S 15058 15058 13058 0 -1 64 76894 0 0 0 390 33 0 0 16 0 10 0 57845091 871575552 83032 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15066] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15066/stat : 15066 (java) S 15058 15058 13058 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 83032 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15067] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15067/stat : 15067 (java) S 15058 15058 13058 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 57845091 871575552 83032 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15068] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15068/stat : 15068 (java) S 15058 15058 13058 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57845093 871575552 83032 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15069] ppid=15058 vsize=851148 CPUtime=0.72
/proc/15063/task/15069/stat : 15069 (java) S 15058 15058 13058 0 -1 64 2442 0 0 0 71 1 0 0 16 0 10 0 57845097 871575552 83032 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15070] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15070/stat : 15070 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57845097 871575552 83032 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15071] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15071/stat : 15071 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57845097 871575552 83032 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15072] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15072/stat : 15072 (java) S 15058 15058 13058 0 -1 64 3 0 0 0 0 0 0 0 16 0 10 0 57845304 871575552 83032 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 856504

[startup+25.5016 s]
/proc/loadavg: 2.22 2.41 2.38 4/83 15072
/proc/meminfo: memFree=542032/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
[pid=15063] ppid=15058 vsize=851148 CPUtime=25.23
/proc/15063/stat : 15063 (java) S 15058 15058 13058 0 -1 0 192962 0 1 0 2442 81 0 0 18 0 10 0 57845088 871575552 188923 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15063/statm: 212787 188923 2634 9 0 207265 0
[pid=15063/tid=15064] ppid=15058 vsize=851148 CPUtime=13.72
/proc/15063/task/15064/stat : 15064 (java) R 15058 15058 13058 0 -1 64 10393 0 1 0 1365 7 0 0 25 0 10 0 57845089 871575552 188923 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15065] ppid=15058 vsize=851148 CPUtime=10.77
/proc/15063/task/15065/stat : 15065 (java) R 15058 15058 13058 0 -1 64 179426 0 0 0 1005 72 0 0 17 0 10 0 57845091 871575552 188923 996147200 134512640 134550932 4294955344 18446744073709551615 103831000 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15066] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15066/stat : 15066 (java) S 15058 15058 13058 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 188923 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15067] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15067/stat : 15067 (java) S 15058 15058 13058 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 57845091 871575552 188923 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15068] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15068/stat : 15068 (java) S 15058 15058 13058 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57845093 871575552 188923 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15069] ppid=15058 vsize=851148 CPUtime=0.72
/proc/15063/task/15069/stat : 15069 (java) S 15058 15058 13058 0 -1 64 2442 0 0 0 71 1 0 0 16 0 10 0 57845097 871575552 188923 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15070] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15070/stat : 15070 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57845097 871575552 188923 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15071] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15071/stat : 15071 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57845097 871575552 188923 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15072] ppid=15058 vsize=851148 CPUtime=0

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

/proc/meminfo: memFree=896064/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
[pid=15063] ppid=15058 vsize=851148 CPUtime=1653.13
/proc/15063/stat : 15063 (java) S 15058 15058 13058 0 -1 0 195906 0 1 0 165211 102 0 0 18 0 10 0 57845088 871575552 190919 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15063/statm: 212787 190919 2634 9 0 207265 0
[pid=15063/tid=15064] ppid=15058 vsize=851148 CPUtime=326.95
/proc/15063/task/15064/stat : 15064 (java) R 15058 15058 13058 0 -1 64 11353 0 1 0 32681 14 0 0 25 0 10 0 57845089 871575552 190919 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15065] ppid=15058 vsize=851148 CPUtime=1325.33
/proc/15063/task/15065/stat : 15065 (java) R 15058 15058 13058 0 -1 64 181377 0 0 0 132448 85 0 0 17 0 10 0 57845091 871575552 190919 996147200 134512640 134550932 4294955344 18446744073709551615 103731827 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15066] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15066/stat : 15066 (java) S 15058 15058 13058 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 190919 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15067] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15067/stat : 15067 (java) S 15058 15058 13058 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 190919 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15068] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15068/stat : 15068 (java) S 15058 15058 13058 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57845093 871575552 190919 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15069] ppid=15058 vsize=851148 CPUtime=0.81
/proc/15063/task/15069/stat : 15069 (java) S 15058 15058 13058 0 -1 64 2474 0 0 0 80 1 0 0 15 0 10 0 57845097 871575552 190919 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15070] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15070/stat : 15070 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57845097 871575552 190919 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15071] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15071/stat : 15071 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57845097 871575552 190919 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15072] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15072/stat : 15072 (java) S 15058 15058 13058 0 -1 64 3 0 0 0 0 0 0 0 16 0 10 0 57845304 871575552 190919 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1653.13
Current children cumulated vsize (KiB) 856504

[startup+1722.3 s]
/proc/loadavg: 2.24 2.16 2.18 3/92 15486
/proc/meminfo: memFree=896064/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
[pid=15063] ppid=15058 vsize=851148 CPUtime=1713.11
/proc/15063/stat : 15063 (java) S 15058 15058 13058 0 -1 0 195944 0 1 0 171209 102 0 0 18 0 10 0 57845088 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15063/statm: 212787 190921 2634 9 0 207265 0
[pid=15063/tid=15064] ppid=15058 vsize=851148 CPUtime=336.6
/proc/15063/task/15064/stat : 15064 (java) S 15058 15058 13058 0 -1 64 11389 0 1 0 33646 14 0 0 24 0 10 0 57845089 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15065] ppid=15058 vsize=851148 CPUtime=1375.66
/proc/15063/task/15065/stat : 15065 (java) R 15058 15058 13058 0 -1 64 181377 0 0 0 137481 85 0 0 19 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 103731827 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15066] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15066/stat : 15066 (java) S 15058 15058 13058 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15067] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15067/stat : 15067 (java) S 15058 15058 13058 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15068] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15068/stat : 15068 (java) S 15058 15058 13058 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57845093 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15069] ppid=15058 vsize=851148 CPUtime=0.81
/proc/15063/task/15069/stat : 15069 (java) S 15058 15058 13058 0 -1 64 2476 0 0 0 80 1 0 0 16 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15070] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15070/stat : 15070 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15071] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15071/stat : 15071 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15072] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15072/stat : 15072 (java) S 15058 15058 13058 0 -1 64 3 0 0 0 0 0 0 0 16 0 10 0 57845304 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1713.11
Current children cumulated vsize (KiB) 856504

[startup+1782.3 s]
/proc/loadavg: 2.23 2.16 2.18 3/92 15486
/proc/meminfo: memFree=895936/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
[pid=15063] ppid=15058 vsize=851148 CPUtime=1773.09
/proc/15063/stat : 15063 (java) S 15058 15058 13058 0 -1 0 195978 0 1 0 177206 103 0 0 18 0 10 0 57845088 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15063/statm: 212787 190921 2634 9 0 207265 0
[pid=15063/tid=15064] ppid=15058 vsize=851148 CPUtime=347.85
/proc/15063/task/15064/stat : 15064 (java) S 15058 15058 13058 0 -1 64 11423 0 1 0 34770 15 0 0 24 0 10 0 57845089 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15065] ppid=15058 vsize=851148 CPUtime=1424.4
/proc/15063/task/15065/stat : 15065 (java) R 15058 15058 13058 0 -1 64 181377 0 0 0 142354 86 0 0 25 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 103731827 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15066] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15066/stat : 15066 (java) S 15058 15058 13058 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15067] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15067/stat : 15067 (java) S 15058 15058 13058 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15068] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15068/stat : 15068 (java) S 15058 15058 13058 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57845093 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15069] ppid=15058 vsize=851148 CPUtime=0.81
/proc/15063/task/15069/stat : 15069 (java) S 15058 15058 13058 0 -1 64 2476 0 0 0 80 1 0 0 16 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15070] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15070/stat : 15070 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15071] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15071/stat : 15071 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15072] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15072/stat : 15072 (java) S 15058 15058 13058 0 -1 64 3 0 0 0 0 0 0 0 16 0 10 0 57845304 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.09
Current children cumulated vsize (KiB) 856504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.3 s]
/proc/loadavg: 2.15 2.15 2.18 3/92 15486
/proc/meminfo: memFree=895936/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
[pid=15063] ppid=15058 vsize=851148 CPUtime=1800.08
/proc/15063/stat : 15063 (java) S 15058 15058 13058 0 -1 0 195983 0 1 0 179905 103 0 0 18 0 10 0 57845088 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15063/statm: 212787 190921 2634 9 0 207265 0
[pid=15063/tid=15064] ppid=15058 vsize=851148 CPUtime=347.93
/proc/15063/task/15064/stat : 15064 (java) S 15058 15058 13058 0 -1 64 11428 0 1 0 34778 15 0 0 17 0 10 0 57845089 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15065] ppid=15058 vsize=851148 CPUtime=1451.31
/proc/15063/task/15065/stat : 15065 (java) R 15058 15058 13058 0 -1 64 181377 0 0 0 145045 86 0 0 25 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 103831000 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15066] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15066/stat : 15066 (java) S 15058 15058 13058 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15067] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15067/stat : 15067 (java) S 15058 15058 13058 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15068] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15068/stat : 15068 (java) S 15058 15058 13058 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57845093 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15069] ppid=15058 vsize=851148 CPUtime=0.81
/proc/15063/task/15069/stat : 15069 (java) S 15058 15058 13058 0 -1 64 2476 0 0 0 80 1 0 0 16 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15070] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15070/stat : 15070 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15071] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15071/stat : 15071 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15072] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15072/stat : 15072 (java) S 15058 15058 13058 0 -1 64 3 0 0 0 0 0 0 0 16 0 10 0 57845304 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 856504

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

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

[startup+1809.3 s]
/proc/loadavg: 2.15 2.15 2.18 3/92 15486
/proc/meminfo: memFree=895936/2055920 swapFree=4192812/4192956
[pid=15058] ppid=15056 vsize=5356 CPUtime=0
/proc/15058/stat : 15058 (concrete.sh) S 15056 15058 13058 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 57845087 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15058/statm: 1339 244 201 169 0 50 0
[pid=15063] ppid=15058 vsize=851148 CPUtime=1800.08
/proc/15063/stat : 15063 (java) S 15058 15058 13058 0 -1 0 195983 0 1 0 179905 103 0 0 18 0 10 0 57845088 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15063/statm: 212787 190921 2634 9 0 207265 0
[pid=15063/tid=15064] ppid=15058 vsize=851148 CPUtime=347.93
/proc/15063/task/15064/stat : 15064 (java) S 15058 15058 13058 0 -1 64 11428 0 1 0 34778 15 0 0 17 0 10 0 57845089 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15065] ppid=15058 vsize=851148 CPUtime=1451.31
/proc/15063/task/15065/stat : 15065 (java) R 15058 15058 13058 0 -1 64 181377 0 0 0 145045 86 0 0 25 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 103831000 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15066] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15066/stat : 15066 (java) S 15058 15058 13058 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15067] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15067/stat : 15067 (java) S 15058 15058 13058 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57845091 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15068] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15068/stat : 15068 (java) S 15058 15058 13058 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57845093 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15069] ppid=15058 vsize=851148 CPUtime=0.81
/proc/15063/task/15069/stat : 15069 (java) S 15058 15058 13058 0 -1 64 2476 0 0 0 80 1 0 0 16 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15063/tid=15070] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15070/stat : 15070 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15071] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15071/stat : 15071 (java) S 15058 15058 13058 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57845097 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15063/tid=15072] ppid=15058 vsize=851148 CPUtime=0
/proc/15063/task/15072/stat : 15072 (java) S 15058 15058 13058 0 -1 64 3 0 0 0 0 0 0 0 16 0 10 0 57845304 871575552 190921 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 856504

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15058 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=3999
# CPU time returned by wait4() is 0.004998
# 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): 1809.32
CPU time (s): 1800.08
CPU user time (s): 1799.05
CPU system time (s): 1.03
CPU usage (%): 99.4892
Max. virtual memory (cumulated for all children) (KiB): 859072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 635
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= 8

runsolver used 2.19167 second user time and 6.23505 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-16 03:29:33
IDJOB=2069110
IDBENCH=54986
IDSOLVER=736
FILE ID=node1/2069110-1247707773
PBS_JOBID= 9521307
Free space on /tmp= 66384 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-blast-floppy1-8.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069110-1247707773/watcher-2069110-1247707773 -o /tmp/evaluation-result-2069110-1247707773/solver-2069110-1247707773 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2069110-1247707773.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= da17e456c13770dbc7b0270954eaabf8
RANDOM SEED=633091702

node1.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.216
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.216
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:       1306112 kB
Buffers:         67860 kB
Cached:         312056 kB
SwapCached:          0 kB
Active:         343768 kB
Inactive:       339216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1306112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:         314656 kB
Slab:            51700 kB
Committed_AS:   930200 kB
PageTables:       2364 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= 66384 MiB
End job on node1 at 2009-07-16 03:59:45