Trace number 2069176

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.06 1806.22

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-elf-rf9.xml
MD5SUM6fea805b38dfb180ddb73a033dd0e468
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 benchmark19.879
Satisfiable
(Un)Satisfiability was proved
Number of variables20445
Number of constraints58443
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension58443
Global constraints used (with number of constraints)

Solver Data

236.67/237.99	c CPU-LOAD 230.81
236.67/237.99	c LOADED 20445 V (2 E), 37401 ExtensionConstraint2D, 19337 PredicateConstraint, arity 13, 230.81 cpu

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-2069176-1247707874/watcher-2069176-1247707874 -o /tmp/evaluation-result-2069176-1247707874/solver-2069176-1247707874 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2069176-1247707874.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.03 2.00 2.00 4/81 13431
/proc/meminfo: memFree=1383136/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 271 0 0 0 0 0 0 0 21 0 1 0 57847768 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 224627753042 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/13431/statm: 1339 230 191 169 0 50 0
[pid=13432] ppid=13431 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (concrete.sh) R 13431 13431 11425 0 -1 4194368 4 0 0 0 0 0 0 0 22 0 1 0 57847768 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 224627583780 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13432/statm: 1339 230 191 169 0 50 0

[startup+0.085634 s]
/proc/loadavg: 2.03 2.00 2.00 4/81 13431
/proc/meminfo: memFree=1383136/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10165 s]
/proc/loadavg: 2.03 2.00 2.00 4/81 13431
/proc/meminfo: memFree=1383136/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301682 s]
/proc/loadavg: 2.03 2.00 2.00 4/81 13431
/proc/meminfo: memFree=1383136/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701738 s]
/proc/loadavg: 2.03 2.00 2.00 4/81 13431
/proc/meminfo: memFree=1383136/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50185 s]
/proc/loadavg: 2.03 2.00 2.00 4/91 13444
/proc/meminfo: memFree=1366160/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
[pid=13436] ppid=13431 vsize=848180 CPUtime=1.46
/proc/13436/stat : 13436 (java) S 13431 13431 11425 0 -1 0 8631 0 1 0 140 6 0 0 18 0 9 0 57847769 868536320 7444 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13436/statm: 212045 7444 2624 9 0 206523 0
[pid=13436/tid=13437] ppid=13431 vsize=848180 CPUtime=1.01
/proc/13436/task/13437/stat : 13437 (java) R 13431 13431 11425 0 -1 64 3889 0 1 0 97 4 0 0 25 0 9 0 57847770 868536320 7444 996147200 134512640 134550932 4294955344 18446744073709551615 4126475997 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13438] ppid=13431 vsize=848180 CPUtime=0.12
/proc/13436/task/13438/stat : 13438 (java) S 13431 13431 11425 0 -1 64 2485 0 0 0 12 0 0 0 16 0 9 0 57847772 868536320 7444 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13439] ppid=13431 vsize=848180 CPUtime=0
/proc/13436/task/13439/stat : 13439 (java) S 13431 13431 11425 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 57847772 868536320 7444 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13440] ppid=13431 vsize=848180 CPUtime=0
/proc/13436/task/13440/stat : 13440 (java) S 13431 13431 11425 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57847772 868536320 7444 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13441] ppid=13431 vsize=848180 CPUtime=0
/proc/13436/task/13441/stat : 13441 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 57847774 868536320 7444 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13442] ppid=13431 vsize=848180 CPUtime=0.31
/proc/13436/task/13442/stat : 13442 (java) S 13431 13431 11425 0 -1 64 1561 0 0 0 30 1 0 0 15 0 9 0 57847778 868536320 7444 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13443] ppid=13431 vsize=848180 CPUtime=0
/proc/13436/task/13443/stat : 13443 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 57847778 868536320 7444 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13444] ppid=13431 vsize=848180 CPUtime=0
/proc/13436/task/13444/stat : 13444 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57847778 868536320 7444 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 853536

[startup+3.10208 s]
/proc/loadavg: 2.11 2.02 2.01 3/91 13444
/proc/meminfo: memFree=1361104/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
[pid=13436] ppid=13431 vsize=848164 CPUtime=3.05
/proc/13436/stat : 13436 (java) S 13431 13431 11425 0 -1 0 9620 0 1 0 298 7 0 0 18 0 9 0 57847769 868519936 8393 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13436/statm: 212041 8393 2624 9 0 206519 0
[pid=13436/tid=13437] ppid=13431 vsize=848164 CPUtime=2.49
/proc/13436/task/13437/stat : 13437 (java) R 13431 13431 11425 0 -1 64 3906 0 1 0 245 4 0 0 25 0 9 0 57847770 868519936 8393 996147200 134512640 134550932 4294955344 18446744073709551615 4126475977 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13438] ppid=13431 vsize=848164 CPUtime=0.23
/proc/13436/task/13438/stat : 13438 (java) S 13431 13431 11425 0 -1 64 3457 0 0 0 22 1 0 0 16 0 9 0 57847772 868519936 8393 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13439] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13439/stat : 13439 (java) S 13431 13431 11425 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 57847772 868519936 8393 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13440] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13440/stat : 13440 (java) S 13431 13431 11425 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57847772 868519936 8393 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13441] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13441/stat : 13441 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 57847774 868519936 8393 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13442] ppid=13431 vsize=848164 CPUtime=0.31
/proc/13436/task/13442/stat : 13442 (java) S 13431 13431 11425 0 -1 64 1561 0 0 0 30 1 0 0 15 0 9 0 57847778 868519936 8393 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13443] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13443/stat : 13443 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 57847778 868519936 8393 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13444] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13444/stat : 13444 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57847778 868519936 8393 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 853520

[startup+6.30254 s]
/proc/loadavg: 2.11 2.02 2.01 3/91 13444
/proc/meminfo: memFree=1356304/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
[pid=13436] ppid=13431 vsize=848164 CPUtime=6.23
/proc/13436/stat : 13436 (java) S 13431 13431 11425 0 -1 0 10689 0 1 0 615 8 0 0 18 0 9 0 57847769 868519936 9362 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13436/statm: 212041 9362 2624 9 0 206519 0
[pid=13436/tid=13437] ppid=13431 vsize=848164 CPUtime=5.53
/proc/13436/task/13437/stat : 13437 (java) R 13431 13431 11425 0 -1 64 3984 0 1 0 548 5 0 0 25 0 9 0 57847770 868519936 9362 996147200 134512640 134550932 4294955344 18446744073709551615 4126481253 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13438] ppid=13431 vsize=848164 CPUtime=0.37
/proc/13436/task/13438/stat : 13438 (java) S 13431 13431 11425 0 -1 64 4447 0 0 0 36 1 0 0 16 0 9 0 57847772 868519936 9362 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13439] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13439/stat : 13439 (java) S 13431 13431 11425 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 57847772 868519936 9362 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13440] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13440/stat : 13440 (java) S 13431 13431 11425 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57847772 868519936 9362 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13441] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13441/stat : 13441 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 57847774 868519936 9362 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13442] ppid=13431 vsize=848164 CPUtime=0.31
/proc/13436/task/13442/stat : 13442 (java) S 13431 13431 11425 0 -1 64 1561 0 0 0 30 1 0 0 15 0 9 0 57847778 868519936 9362 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13443] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13443/stat : 13443 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 57847778 868519936 9362 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13444] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13444/stat : 13444 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57847778 868519936 9362 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 853520

[startup+12.7024 s]
/proc/loadavg: 2.09 2.02 2.00 3/91 13444
/proc/meminfo: memFree=1352080/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
[pid=13436] ppid=13431 vsize=848164 CPUtime=12.61
/proc/13436/stat : 13436 (java) S 13431 13431 11425 0 -1 0 11598 0 1 0 1252 9 0 0 18 0 9 0 57847769 868519936 10260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13436/statm: 212041 10260 2624 9 0 206519 0
[pid=13436/tid=13437] ppid=13431 vsize=848164 CPUtime=11.85
/proc/13436/task/13437/stat : 13437 (java) R 13431 13431 11425 0 -1 64 3995 0 1 0 1180 5 0 0 25 0 9 0 57847770 868519936 10260 996147200 134512640 134550932 4294955344 18446744073709551615 4126475977 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13438] ppid=13431 vsize=848164 CPUtime=0.42
/proc/13436/task/13438/stat : 13438 (java) S 13431 13431 11425 0 -1 64 5345 0 0 0 40 2 0 0 16 0 9 0 57847772 868519936 10260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13439] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13439/stat : 13439 (java) S 13431 13431 11425 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 57847772 868519936 10260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13440] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13440/stat : 13440 (java) S 13431 13431 11425 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57847772 868519936 10260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13441] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13441/stat : 13441 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 57847774 868519936 10260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13442] ppid=13431 vsize=848164 CPUtime=0.31
/proc/13436/task/13442/stat : 13442 (java) S 13431 13431 11425 0 -1 64 1561 0 0 0 30 1 0 0 16 0 9 0 57847778 868519936 10260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13443] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13443/stat : 13443 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 57847778 868519936 10260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13444] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13444/stat : 13444 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57847778 868519936 10260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 853520

[startup+25.5013 s]
/proc/loadavg: 2.08 2.01 2.00 3/91 13444
/proc/meminfo: memFree=1347344/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
[pid=13436] ppid=13431 vsize=848164 CPUtime=25.34
/proc/13436/stat : 13436 (java) S 13431 13431 11425 0 -1 0 13530 0 1 0 2524 10 0 0 18 0 9 0 57847769 868519936 11378 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13436/statm: 212041 11378 2625 9 0 206519 0
[pid=13436/tid=13437] ppid=13431 vsize=848164 CPUtime=24.35
/proc/13436/task/13437/stat : 13437 (java) R 13431 13431 11425 0 -1 64 4134 0 1 0 2429 6 0 0 25 0 9 0 57847770 868519936 11378 996147200 134512640 134550932 4294955344 18446744073709551615 4126475977 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13438] ppid=13431 vsize=848164 CPUtime=0.65
/proc/13436/task/13438/stat : 13438 (java) S 13431 13431 11425 0 -1 64 7138 0 0 0 63 2 0 0 16 0 9 0 57847772 868519936 11378 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13439] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13439/stat : 13439 (java) S 13431 13431 11425 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 57847772 868519936 11378 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13440] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13440/stat : 13440 (java) S 13431 13431 11425 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57847772 868519936 11378 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13441] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13441/stat : 13441 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 57847774 868519936 11378 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13442] ppid=13431 vsize=848164 CPUtime=0.31
/proc/13436/task/13442/stat : 13442 (java) S 13431 13431 11425 0 -1 64 1561 0 0 0 30 1 0 0 16 0 9 0 57847778 868519936 11378 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13443] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13443/stat : 13443 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 57847778 868519936 11378 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13444] ppid=13431 vsize=848164 CPUtime=0
/proc/13436/task/13444/stat : 13444 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57847778 868519936 11378 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 853520

[startup+51.1019 s]
/proc/loadavg: 2.05 2.01 2.00 3/91 13444

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

/proc/meminfo: memFree=665992/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
[pid=13436] ppid=13431 vsize=851760 CPUtime=1596.24
/proc/13436/stat : 13436 (java) S 13431 13431 11425 0 -1 0 272066 0 1 0 159321 303 0 0 18 0 10 0 57847769 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13436/statm: 212940 191181 2635 9 0 207418 0
[pid=13436/tid=13437] ppid=13431 vsize=851760 CPUtime=1312.22
/proc/13436/task/13437/stat : 13437 (java) R 13431 13431 11425 0 -1 64 19912 0 1 0 131146 76 0 0 25 0 10 0 57847770 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 101450613 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13438] ppid=13431 vsize=851760 CPUtime=283.04
/proc/13436/task/13438/stat : 13438 (java) S 13431 13431 11425 0 -1 64 248731 0 0 0 28083 221 0 0 16 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13439] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13439/stat : 13439 (java) S 13431 13431 11425 0 -1 64 14 0 0 0 0 0 0 0 16 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13440] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13440/stat : 13440 (java) S 13431 13431 11425 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13441] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13441/stat : 13441 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 57847774 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13442] ppid=13431 vsize=851760 CPUtime=0.92
/proc/13436/task/13442/stat : 13442 (java) S 13431 13431 11425 0 -1 64 2717 0 0 0 90 2 0 0 16 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13443] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13443/stat : 13443 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13444] ppid=13431 vsize=851760 CPUtime=0.01
/proc/13436/task/13444/stat : 13444 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 1 0 0 15 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13436/tid=13446] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13446/stat : 13446 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57871639 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.24
Current children cumulated vsize (KiB) 857116

[startup+1662.3 s]
/proc/loadavg: 2.28 2.26 2.16 3/92 13701
/proc/meminfo: memFree=666056/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
[pid=13436] ppid=13431 vsize=851760 CPUtime=1656.22
/proc/13436/stat : 13436 (java) S 13431 13431 11425 0 -1 0 274580 0 1 0 165313 309 0 0 18 0 10 0 57847769 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13436/statm: 212940 191181 2635 9 0 207418 0
[pid=13436/tid=13437] ppid=13431 vsize=851760 CPUtime=1355.71
/proc/13436/task/13437/stat : 13437 (java) R 13431 13431 11425 0 -1 64 20422 0 1 0 135493 78 0 0 25 0 10 0 57847770 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 104514188 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13438] ppid=13431 vsize=851760 CPUtime=299.53
/proc/13436/task/13438/stat : 13438 (java) S 13431 13431 11425 0 -1 64 250735 0 0 0 29727 226 0 0 16 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13439] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13439/stat : 13439 (java) S 13431 13431 11425 0 -1 64 14 0 0 0 0 0 0 0 16 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13440] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13440/stat : 13440 (java) S 13431 13431 11425 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13441] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13441/stat : 13441 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 57847774 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13442] ppid=13431 vsize=851760 CPUtime=0.92
/proc/13436/task/13442/stat : 13442 (java) S 13431 13431 11425 0 -1 64 2717 0 0 0 90 2 0 0 16 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13443] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13443/stat : 13443 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13444] ppid=13431 vsize=851760 CPUtime=0.01
/proc/13436/task/13444/stat : 13444 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 1 0 0 15 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13436/tid=13446] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13446/stat : 13446 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57871639 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.22
Current children cumulated vsize (KiB) 857116

[startup+1722.3 s]
/proc/loadavg: 2.15 2.23 2.15 4/92 13701
/proc/meminfo: memFree=666064/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
[pid=13436] ppid=13431 vsize=851760 CPUtime=1716.19
/proc/13436/stat : 13436 (java) S 13431 13431 11425 0 -1 0 275263 0 1 0 171303 316 0 0 18 0 10 0 57847769 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13436/statm: 212940 191181 2635 9 0 207418 0
[pid=13436/tid=13437] ppid=13431 vsize=851760 CPUtime=1410.5
/proc/13436/task/13437/stat : 13437 (java) R 13431 13431 11425 0 -1 64 21105 0 1 0 140970 80 0 0 25 0 10 0 57847770 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13438] ppid=13431 vsize=851760 CPUtime=304.72
/proc/13436/task/13438/stat : 13438 (java) R 13431 13431 11425 0 -1 64 250735 0 0 0 30241 231 0 0 17 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 102758168 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13439] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13439/stat : 13439 (java) S 13431 13431 11425 0 -1 64 14 0 0 0 0 0 0 0 16 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13440] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13440/stat : 13440 (java) S 13431 13431 11425 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13441] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13441/stat : 13441 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 57847774 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13442] ppid=13431 vsize=851760 CPUtime=0.92
/proc/13436/task/13442/stat : 13442 (java) S 13431 13431 11425 0 -1 64 2717 0 0 0 90 2 0 0 16 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13443] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13443/stat : 13443 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13444] ppid=13431 vsize=851760 CPUtime=0.01
/proc/13436/task/13444/stat : 13444 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 1 0 0 15 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13436/tid=13446] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13446/stat : 13446 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57871639 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.19
Current children cumulated vsize (KiB) 857116

[startup+1782.3 s]
/proc/loadavg: 2.20 2.22 2.15 3/92 13701
/proc/meminfo: memFree=661904/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
[pid=13436] ppid=13431 vsize=855764 CPUtime=1776.16
/proc/13436/stat : 13436 (java) S 13431 13431 11425 0 -1 0 281911 0 1 0 177288 328 0 0 18 0 10 0 57847769 876302336 192182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13436/statm: 213941 192182 2635 9 0 208419 0
[pid=13436/tid=13437] ppid=13431 vsize=855764 CPUtime=1461.5
/proc/13436/task/13437/stat : 13437 (java) S 13431 13431 11425 0 -1 64 21906 0 1 0 146066 84 0 0 25 0 10 0 57847770 876302336 192182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13438] ppid=13431 vsize=855764 CPUtime=313.69
/proc/13436/task/13438/stat : 13438 (java) R 13431 13431 11425 0 -1 64 256582 0 0 0 31130 239 0 0 19 0 10 0 57847772 876302336 192182 996147200 134512640 134550932 4294955344 18446744073709551615 104190768 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13439] ppid=13431 vsize=855764 CPUtime=0
/proc/13436/task/13439/stat : 13439 (java) S 13431 13431 11425 0 -1 64 14 0 0 0 0 0 0 0 16 0 10 0 57847772 876302336 192182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13440] ppid=13431 vsize=855764 CPUtime=0
/proc/13436/task/13440/stat : 13440 (java) S 13431 13431 11425 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57847772 876302336 192182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13441] ppid=13431 vsize=855764 CPUtime=0
/proc/13436/task/13441/stat : 13441 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 57847774 876302336 192182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13442] ppid=13431 vsize=855764 CPUtime=0.92
/proc/13436/task/13442/stat : 13442 (java) S 13431 13431 11425 0 -1 64 2717 0 0 0 90 2 0 0 16 0 10 0 57847778 876302336 192182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13443] ppid=13431 vsize=855764 CPUtime=0
/proc/13436/task/13443/stat : 13443 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 57847778 876302336 192182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13444] ppid=13431 vsize=855764 CPUtime=0.01
/proc/13436/task/13444/stat : 13444 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 1 0 0 15 0 10 0 57847778 876302336 192182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13436/tid=13446] ppid=13431 vsize=855764 CPUtime=0
/proc/13436/task/13446/stat : 13446 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57871639 876302336 192182 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1776.16
Current children cumulated vsize (KiB) 861120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.21 s]
/proc/loadavg: 2.20 2.23 2.16 3/92 13707
/proc/meminfo: memFree=665872/2055920 swapFree=4192812/4192956
[pid=13431] ppid=13429 vsize=5356 CPUtime=0
/proc/13431/stat : 13431 (concrete.sh) S 13429 13431 11425 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57847768 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13431/statm: 1339 244 201 169 0 50 0
[pid=13436] ppid=13431 vsize=851760 CPUtime=1800.06
/proc/13436/stat : 13436 (java) S 13431 13431 11425 0 -1 0 285054 0 1 0 179675 331 0 0 18 0 10 0 57847769 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13436/statm: 212940 191181 2635 9 0 207418 0
[pid=13436/tid=13437] ppid=13431 vsize=851760 CPUtime=1476.37
/proc/13436/task/13437/stat : 13437 (java) R 13431 13431 11425 0 -1 64 22045 0 1 0 147552 85 0 0 25 0 10 0 57847770 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4125642249 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13438] ppid=13431 vsize=851760 CPUtime=322.71
/proc/13436/task/13438/stat : 13438 (java) S 13431 13431 11425 0 -1 64 259586 0 0 0 32030 241 0 0 16 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13439] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13439/stat : 13439 (java) S 13431 13431 11425 0 -1 64 14 0 0 0 0 0 0 0 16 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13440] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13440/stat : 13440 (java) S 13431 13431 11425 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57847772 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13441] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13441/stat : 13441 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 57847774 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13442] ppid=13431 vsize=851760 CPUtime=0.92
/proc/13436/task/13442/stat : 13442 (java) S 13431 13431 11425 0 -1 64 2717 0 0 0 90 2 0 0 16 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13443] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13443/stat : 13443 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=13436/tid=13444] ppid=13431 vsize=851760 CPUtime=0.01
/proc/13436/task/13444/stat : 13444 (java) S 13431 13431 11425 0 -1 64 1 0 0 0 0 1 0 0 15 0 10 0 57847778 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13436/tid=13446] ppid=13431 vsize=851760 CPUtime=0
/proc/13436/task/13446/stat : 13446 (java) S 13431 13431 11425 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57871639 872202240 191181 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 857116

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1806.22
CPU time (s): 1800.06
CPU user time (s): 1796.75
CPU system time (s): 3.31
CPU usage (%): 99.6587
Max. virtual memory (cumulated for all children) (KiB): 867364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 21
involuntary context switches= 9

runsolver used 2.41963 second user time and 6.09707 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-16 03:31:14
IDJOB=2069176
IDBENCH=54999
IDSOLVER=736
FILE ID=node49/2069176-1247707874
PBS_JOBID= 9521215
Free space on /tmp= 66368 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-elf-rf9.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-2069176-1247707874/watcher-2069176-1247707874 -o /tmp/evaluation-result-2069176-1247707874/solver-2069176-1247707874 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2069176-1247707874.xml

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

MD5SUM BENCH= 6fea805b38dfb180ddb73a033dd0e468
RANDOM SEED=96160922

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1383616 kB
Buffers:         49396 kB
Cached:         488484 kB
SwapCached:          0 kB
Active:         180112 kB
Inactive:       430188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1383616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10120 kB
Writeback:           0 kB
Mapped:          92852 kB
Slab:            46864 kB
Committed_AS:   621216 kB
PageTables:       1956 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node49 at 2009-07-16 04:01:22