Trace number 2067449

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

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-air05.xml
MD5SUMc1d92bbb488f2a36857f82cc74fb0601
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 benchmark11.0293
Satisfiable
(Un)Satisfiability was proved
Number of variables7195
Number of constraints852
Maximum constraint arity404
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension852
Global constraints used (with number of constraints)

Solver Data

51.87/52.58	c [  52.183] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
60.67/61.40	c CPU-LOAD 39.9
60.67/61.40	c LOADED 7195 V (2 E), 408 PredicateConstraint, arity 404, 39.9 cpu
1800.03/1801.62	c [1801.221] WARNING : java.lang.InterruptedException: SIGTERM
1800.03/1801.62	concrete.AbstractLauncher.handle(AbstractLauncher.java:498)
1800.03/1801.62	sun.misc.Signal$1.run(Unknown Source)
1800.03/1801.62	java.lang.Thread.run(Unknown Source) (cspfj.ResultHandler.result)

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-2067449-1247705511/watcher-2067449-1247705511 -o /tmp/evaluation-result-2067449-1247705511/solver-2067449-1247705511 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2067449-1247705511.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.08 2.10 2.02 4/75 16132
/proc/meminfo: memFree=839224/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 271 0 0 0 0 0 0 0 21 0 1 0 57613800 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 209560764498 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/16132/statm: 1339 230 191 169 0 50 0
[pid=16133] ppid=16132 vsize=124 CPUtime=0
/proc/16133/stat : 16133 (dirname) R 16132 16132 14743 0 -1 4194304 47 0 0 0 0 0 0 0 23 0 1 0 57613801 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 209557976457 0 0 4096 0 0 0 0 17 1 0 0
/proc/16133/statm: 31 22 16 3 0 3 0

[startup+0.023284 s]
/proc/loadavg: 2.08 2.10 2.02 4/75 16132
/proc/meminfo: memFree=839224/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.103394 s]
/proc/loadavg: 2.08 2.10 2.02 4/75 16132
/proc/meminfo: memFree=839224/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301427 s]
/proc/loadavg: 2.08 2.10 2.02 4/75 16132
/proc/meminfo: memFree=839224/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701496 s]
/proc/loadavg: 2.08 2.10 2.02 4/75 16132
/proc/meminfo: memFree=839224/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50163 s]
/proc/loadavg: 2.08 2.10 2.02 3/85 16145
/proc/meminfo: memFree=819112/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
[pid=16137] ppid=16132 vsize=847704 CPUtime=1.47
/proc/16137/stat : 16137 (java) S 16132 16132 14743 0 -1 0 9183 0 1 0 141 6 0 0 18 0 9 0 57613801 868048896 8007 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 211926 8007 2624 9 0 206404 0
[pid=16137/tid=16138] ppid=16132 vsize=847704 CPUtime=0.88
/proc/16137/task/16138/stat : 16138 (java) R 16132 16132 14743 0 -1 64 3981 0 1 0 84 4 0 0 20 0 9 0 57613802 868048896 8007 996147200 134512640 134550932 4294955344 18446744073709551615 4125180715 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16139] ppid=16132 vsize=847704 CPUtime=0.18
/proc/16137/task/16139/stat : 16139 (java) S 16132 16132 14743 0 -1 64 2879 0 0 0 18 0 0 0 16 0 9 0 57613804 868048896 8007 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16140] ppid=16132 vsize=847704 CPUtime=0
/proc/16137/task/16140/stat : 16140 (java) S 16132 16132 14743 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57613804 868048896 8007 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16141] ppid=16132 vsize=847704 CPUtime=0
/proc/16137/task/16141/stat : 16141 (java) S 16132 16132 14743 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57613804 868048896 8007 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16142] ppid=16132 vsize=847704 CPUtime=0
/proc/16137/task/16142/stat : 16142 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57613806 868048896 8007 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16143] ppid=16132 vsize=847704 CPUtime=0.39
/proc/16137/task/16143/stat : 16143 (java) S 16132 16132 14743 0 -1 64 1627 0 0 0 39 0 0 0 16 0 9 0 57613809 868048896 8007 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16144] ppid=16132 vsize=847704 CPUtime=0
/proc/16137/task/16144/stat : 16144 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57613809 868048896 8007 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16145] ppid=16132 vsize=847704 CPUtime=0
/proc/16137/task/16145/stat : 16145 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57613810 868048896 8007 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 853060

[startup+3.10291 s]
/proc/loadavg: 2.08 2.10 2.02 3/85 16145
/proc/meminfo: memFree=796520/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
[pid=16137] ppid=16132 vsize=847704 CPUtime=3.05
/proc/16137/stat : 16137 (java) S 16132 16132 14743 0 -1 0 14867 0 1 0 297 8 0 0 18 0 9 0 57613801 868048896 13630 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 211926 13630 2625 9 0 206404 0
[pid=16137/tid=16138] ppid=16132 vsize=847704 CPUtime=1.95
/proc/16137/task/16138/stat : 16138 (java) R 16132 16132 14743 0 -1 64 4308 0 1 0 191 4 0 0 25 0 9 0 57613802 868048896 13630 996147200 134512640 134550932 4294955344 18446744073709551615 4125621818 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16139] ppid=16132 vsize=847704 CPUtime=0.63
/proc/16137/task/16139/stat : 16139 (java) S 16132 16132 14743 0 -1 64 8206 0 0 0 61 2 0 0 16 0 9 0 57613804 868048896 13630 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16140] ppid=16132 vsize=847704 CPUtime=0
/proc/16137/task/16140/stat : 16140 (java) S 16132 16132 14743 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57613804 868048896 13630 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16141] ppid=16132 vsize=847704 CPUtime=0
/proc/16137/task/16141/stat : 16141 (java) S 16132 16132 14743 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57613804 868048896 13630 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16142] ppid=16132 vsize=847704 CPUtime=0
/proc/16137/task/16142/stat : 16142 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57613806 868048896 13630 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16143] ppid=16132 vsize=847704 CPUtime=0.44
/proc/16137/task/16143/stat : 16143 (java) S 16132 16132 14743 0 -1 64 1657 0 0 0 44 0 0 0 15 0 9 0 57613809 868048896 13630 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16144] ppid=16132 vsize=847704 CPUtime=0
/proc/16137/task/16144/stat : 16144 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57613809 868048896 13630 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16145] ppid=16132 vsize=847704 CPUtime=0
/proc/16137/task/16145/stat : 16145 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57613810 868048896 13630 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) 853060

[startup+6.30146 s]
/proc/loadavg: 2.08 2.10 2.02 4/86 16146
/proc/meminfo: memFree=731232/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
[pid=16137] ppid=16132 vsize=848812 CPUtime=6.22
/proc/16137/stat : 16137 (java) S 16132 16132 14743 0 -1 0 26924 0 1 0 607 15 0 0 18 0 10 0 57613801 869183488 20508 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 212203 20508 2626 9 0 206681 0
[pid=16137/tid=16138] ppid=16132 vsize=848812 CPUtime=4.18
/proc/16137/task/16138/stat : 16138 (java) R 16132 16132 14743 0 -1 64 4824 0 1 0 413 5 0 0 25 0 10 0 57613802 869183488 20508 996147200 134512640 134550932 4294955344 18446744073709551615 4126469956 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16139] ppid=16132 vsize=848812 CPUtime=1.5
/proc/16137/task/16139/stat : 16139 (java) S 16132 16132 14743 0 -1 64 19708 0 0 0 143 7 0 0 16 0 10 0 57613804 869183488 20508 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16140] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16140/stat : 16140 (java) S 16132 16132 14743 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 20508 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16141] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16141/stat : 16141 (java) S 16132 16132 14743 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 20508 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16142] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16142/stat : 16142 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57613806 869183488 20508 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16143] ppid=16132 vsize=848812 CPUtime=0.5
/proc/16137/task/16143/stat : 16143 (java) S 16132 16132 14743 0 -1 64 1692 0 0 0 50 0 0 0 15 0 10 0 57613809 869183488 20508 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16144] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16144/stat : 16144 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57613809 869183488 20508 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16145] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16145/stat : 16145 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57613810 869183488 20508 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16146] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16146/stat : 16146 (java) S 16132 16132 14743 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 57614188 869183488 20508 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) 854168

[startup+12.7025 s]
/proc/loadavg: 2.07 2.09 2.02 3/86 16146
/proc/meminfo: memFree=707104/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
[pid=16137] ppid=16132 vsize=848812 CPUtime=12.55
/proc/16137/stat : 16137 (java) S 16132 16132 14743 0 -1 0 28514 0 1 0 1235 20 0 0 18 0 10 0 57613801 869183488 21663 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 212203 21663 2626 9 0 206681 0
[pid=16137/tid=16138] ppid=16132 vsize=848812 CPUtime=9.78
/proc/16137/task/16138/stat : 16138 (java) R 16132 16132 14743 0 -1 64 5259 0 1 0 972 6 0 0 25 0 10 0 57613802 869183488 21663 996147200 134512640 134550932 4294955344 18446744073709551615 4126667307 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16139] ppid=16132 vsize=848812 CPUtime=2.18
/proc/16137/task/16139/stat : 16139 (java) S 16132 16132 14743 0 -1 64 20833 0 0 0 207 11 0 0 16 0 10 0 57613804 869183488 21663 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16140] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16140/stat : 16140 (java) S 16132 16132 14743 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 21663 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16141] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16141/stat : 16141 (java) S 16132 16132 14743 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 21663 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16142] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16142/stat : 16142 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57613806 869183488 21663 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16143] ppid=16132 vsize=848812 CPUtime=0.55
/proc/16137/task/16143/stat : 16143 (java) S 16132 16132 14743 0 -1 64 1722 0 0 0 55 0 0 0 16 0 10 0 57613809 869183488 21663 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16144] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16144/stat : 16144 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57613809 869183488 21663 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16145] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16145/stat : 16145 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57613810 869183488 21663 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16146] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16146/stat : 16146 (java) S 16132 16132 14743 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 57614188 869183488 21663 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 854168

[startup+25.5017 s]
/proc/loadavg: 2.06 2.09 2.02 3/86 16146
/proc/meminfo: memFree=625696/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
[pid=16137] ppid=16132 vsize=848812 CPUtime=25.22
/proc/16137/stat : 16137 (java) S 16132 16132 14743 0 -1 0 32033 0 1 0 2492 30 0 0 18 0 10 0 57613801 869183488 24628 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 212203 24628 2633 9 0 206681 0
[pid=16137/tid=16138] ppid=16132 vsize=848812 CPUtime=21.5
/proc/16137/task/16138/stat : 16138 (java) R 16132 16132 14743 0 -1 64 5923 0 1 0 2139 11 0 0 25 0 10 0 57613802 869183488 24628 996147200 134512640 134550932 4294955344 18446744073709551615 4125614956 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16139] ppid=16132 vsize=848812 CPUtime=3.04
/proc/16137/task/16139/stat : 16139 (java) S 16132 16132 14743 0 -1 64 23611 0 0 0 287 17 0 0 16 0 10 0 57613804 869183488 24628 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16140] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16140/stat : 16140 (java) S 16132 16132 14743 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 24628 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16141] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16141/stat : 16141 (java) S 16132 16132 14743 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 24628 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16142] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16142/stat : 16142 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57613806 869183488 24628 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16143] ppid=16132 vsize=848812 CPUtime=0.66
/proc/16137/task/16143/stat : 16143 (java) S 16132 16132 14743 0 -1 64 1796 0 0 0 65 1 0 0 15 0 10 0 57613809 869183488 24628 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16144] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16144/stat : 16144 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57613809 869183488 24628 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16145] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16145/stat : 16145 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57613810 869183488 24628 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16146] ppid=16132 vsize=848812 CPUtime=0

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

/proc/meminfo: memFree=456640/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
[pid=16137] ppid=16132 vsize=848812 CPUtime=1600.81
/proc/16137/stat : 16137 (java) S 16132 16132 14743 0 -1 0 199288 0 1 0 159935 146 0 0 18 0 10 0 57613801 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 212203 176762 2635 9 0 206681 0
[pid=16137/tid=16138] ppid=16132 vsize=848812 CPUtime=1579.78
/proc/16137/task/16138/stat : 16138 (java) R 16132 16132 14743 0 -1 64 12096 0 1 0 157915 63 0 0 25 0 10 0 57613802 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4127658983 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16137/tid=16139] ppid=16132 vsize=848812 CPUtime=20.19
/proc/16137/task/16139/stat : 16139 (java) S 16132 16132 14743 0 -1 64 184622 0 0 0 1939 80 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16137/tid=16140] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16140/stat : 16140 (java) S 16132 16132 14743 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16141] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16141/stat : 16141 (java) S 16132 16132 14743 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16142] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16142/stat : 16142 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57613806 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16143] ppid=16132 vsize=848812 CPUtime=0.81
/proc/16137/task/16143/stat : 16143 (java) S 16132 16132 14743 0 -1 64 1866 0 0 0 80 1 0 0 16 0 10 0 57613809 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16144] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16144/stat : 16144 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57613809 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16145] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16145/stat : 16145 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57613810 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16147] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16147/stat : 16147 (java) S 16132 16132 14743 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57619966 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.81
Current children cumulated vsize (KiB) 854168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 16195
/proc/meminfo: memFree=456576/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
[pid=16137] ppid=16132 vsize=848812 CPUtime=1660.78
/proc/16137/stat : 16137 (java) S 16132 16132 14743 0 -1 0 199292 0 1 0 165932 146 0 0 18 0 10 0 57613801 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 212203 176762 2635 9 0 206681 0
[pid=16137/tid=16138] ppid=16132 vsize=848812 CPUtime=1639.75
/proc/16137/task/16138/stat : 16138 (java) R 16132 16132 14743 0 -1 64 12100 0 1 0 163912 63 0 0 25 0 10 0 57613802 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4127658970 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16137/tid=16139] ppid=16132 vsize=848812 CPUtime=20.19
/proc/16137/task/16139/stat : 16139 (java) S 16132 16132 14743 0 -1 64 184622 0 0 0 1939 80 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16137/tid=16140] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16140/stat : 16140 (java) S 16132 16132 14743 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16141] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16141/stat : 16141 (java) S 16132 16132 14743 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16142] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16142/stat : 16142 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57613806 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16143] ppid=16132 vsize=848812 CPUtime=0.81
/proc/16137/task/16143/stat : 16143 (java) S 16132 16132 14743 0 -1 64 1866 0 0 0 80 1 0 0 16 0 10 0 57613809 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16144] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16144/stat : 16144 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57613809 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16145] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16145/stat : 16145 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57613810 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16147] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16147/stat : 16147 (java) S 16132 16132 14743 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57619966 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.78
Current children cumulated vsize (KiB) 854168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 16195
/proc/meminfo: memFree=456576/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
[pid=16137] ppid=16132 vsize=848812 CPUtime=1720.76
/proc/16137/stat : 16137 (java) S 16132 16132 14743 0 -1 0 199297 0 1 0 171929 147 0 0 18 0 10 0 57613801 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 212203 176762 2635 9 0 206681 0
[pid=16137/tid=16138] ppid=16132 vsize=848812 CPUtime=1699.72
/proc/16137/task/16138/stat : 16138 (java) R 16132 16132 14743 0 -1 64 12105 0 1 0 169908 64 0 0 25 0 10 0 57613802 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4127659007 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16137/tid=16139] ppid=16132 vsize=848812 CPUtime=20.2
/proc/16137/task/16139/stat : 16139 (java) S 16132 16132 14743 0 -1 64 184622 0 0 0 1940 80 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16137/tid=16140] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16140/stat : 16140 (java) S 16132 16132 14743 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16141] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16141/stat : 16141 (java) S 16132 16132 14743 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16142] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16142/stat : 16142 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57613806 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16143] ppid=16132 vsize=848812 CPUtime=0.81
/proc/16137/task/16143/stat : 16143 (java) S 16132 16132 14743 0 -1 64 1866 0 0 0 80 1 0 0 16 0 10 0 57613809 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16144] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16144/stat : 16144 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57613809 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16145] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16145/stat : 16145 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57613810 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16147] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16147/stat : 16147 (java) S 16132 16132 14743 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57619966 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.76
Current children cumulated vsize (KiB) 854168

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 16195
/proc/meminfo: memFree=456448/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
[pid=16137] ppid=16132 vsize=848812 CPUtime=1780.73
/proc/16137/stat : 16137 (java) S 16132 16132 14743 0 -1 0 199301 0 1 0 177926 147 0 0 18 0 10 0 57613801 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 212203 176762 2635 9 0 206681 0
[pid=16137/tid=16138] ppid=16132 vsize=848812 CPUtime=1759.69
/proc/16137/task/16138/stat : 16138 (java) R 16132 16132 14743 0 -1 64 12109 0 1 0 175905 64 0 0 25 0 10 0 57613802 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4127658941 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16137/tid=16139] ppid=16132 vsize=848812 CPUtime=20.2
/proc/16137/task/16139/stat : 16139 (java) S 16132 16132 14743 0 -1 64 184622 0 0 0 1940 80 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16137/tid=16140] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16140/stat : 16140 (java) S 16132 16132 14743 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16141] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16141/stat : 16141 (java) S 16132 16132 14743 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16142] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16142/stat : 16142 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57613806 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16143] ppid=16132 vsize=848812 CPUtime=0.81
/proc/16137/task/16143/stat : 16143 (java) S 16132 16132 14743 0 -1 64 1866 0 0 0 80 1 0 0 16 0 10 0 57613809 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16144] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16144/stat : 16144 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57613809 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16145] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16145/stat : 16145 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57613810 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16147] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16147/stat : 16147 (java) S 16132 16132 14743 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57619966 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.73
Current children cumulated vsize (KiB) 854168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 16195
/proc/meminfo: memFree=456384/2055920 swapFree=4192812/4192956
[pid=16132] ppid=16130 vsize=5356 CPUtime=0
/proc/16132/stat : 16132 (concrete.sh) S 16130 16132 14743 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 57613800 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16132/statm: 1339 244 201 169 0 50 0
[pid=16137] ppid=16132 vsize=848812 CPUtime=1800.03
/proc/16137/stat : 16137 (java) S 16132 16132 14743 0 -1 0 199303 0 1 0 179856 147 0 0 18 0 10 0 57613801 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 212203 176762 2635 9 0 206681 0
[pid=16137/tid=16138] ppid=16132 vsize=848812 CPUtime=1778.98
/proc/16137/task/16138/stat : 16138 (java) R 16132 16132 14743 0 -1 64 12111 0 1 0 177834 64 0 0 25 0 10 0 57613802 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 102094016 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16137/tid=16139] ppid=16132 vsize=848812 CPUtime=20.2
/proc/16137/task/16139/stat : 16139 (java) S 16132 16132 14743 0 -1 64 184622 0 0 0 1940 80 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16137/tid=16140] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16140/stat : 16140 (java) S 16132 16132 14743 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16141] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16141/stat : 16141 (java) S 16132 16132 14743 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57613804 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16142] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16142/stat : 16142 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57613806 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16143] ppid=16132 vsize=848812 CPUtime=0.81
/proc/16137/task/16143/stat : 16143 (java) S 16132 16132 14743 0 -1 64 1866 0 0 0 80 1 0 0 16 0 10 0 57613809 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16144] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16144/stat : 16144 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57613809 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16145] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16145/stat : 16145 (java) S 16132 16132 14743 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57613810 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16137/tid=16147] ppid=16132 vsize=848812 CPUtime=0
/proc/16137/task/16147/stat : 16147 (java) S 16132 16132 14743 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57619966 869183488 176762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 854168

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 16132 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.007998
# 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): 1801.62
CPU time (s): 1800.03
CPU user time (s): 1798.56
CPU system time (s): 1.47
CPU usage (%): 99.9116
Max. virtual memory (cumulated for all children) (KiB): 864440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
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= 10

runsolver used 2.40263 second user time and 5.88011 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-16 02:51:51
IDJOB=2067449
IDBENCH=54660
IDSOLVER=736
FILE ID=node68/2067449-1247705511
PBS_JOBID= 9521179
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= c1d92bbb488f2a36857f82cc74fb0601
RANDOM SEED=957664748

node68.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.258
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.258
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:        839704 kB
Buffers:         80484 kB
Cached:         486568 kB
SwapCached:          0 kB
Active:         752196 kB
Inactive:       389896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        839704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4412 kB
Writeback:           0 kB
Mapped:         586848 kB
Slab:            58116 kB
Committed_AS:  1149092 kB
PageTables:       3012 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= 66412 MiB
End job on node68 at 2009-07-16 03:21:55