Trace number 2075347

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 1802.82

General information on the benchmark

Namecsp/radar-8-30-3-0/
normalized-radar-8-30-3-0-17.xml
MD5SUM07e89060fea323c2c573130045a74629
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 benchmark0.048991
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints64
Maximum constraint arity18
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension64
Global constraints used (with number of constraints)

Solver Data

523.39/525.51	c CPU-LOAD 450.14
523.39/525.51	c LOADED 180 V (4 E), 59 PredicateConstraint, 5 ExtensionConstraintDynamic, arity 18, 450.14 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-2075347-1247713152/watcher-2075347-1247713152 -o /tmp/evaluation-result-2075347-1247713152/solver-2075347-1247713152 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2075347-1247713152.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.02 2.02 2.00 4/83 15383
/proc/meminfo: memFree=634336/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 299 128 0 0 0 0 0 0 16 0 1 0 58380191 5484544 238 996147200 4194304 4889804 548682068736 18446744073709551615 224264945746 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/15383/statm: 1339 238 197 169 0 50 0
[pid=15385] ppid=15383 vsize=5356 CPUtime=0
/proc/15385/stat : 15385 (concrete.sh) S 15383 15383 14837 0 -1 4194368 42 0 0 0 0 0 0 0 16 0 1 0 58380192 5484544 239 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/15385/statm: 1339 239 198 169 0 50 0
[pid=15386] ppid=15385 vsize=5356 CPUtime=0
/proc/15386/stat : 15386 (concrete.sh) R 15385 15383 14837 0 -1 4194368 13 0 0 0 0 0 0 0 19 0 1 0 58380192 5484544 239 996147200 4194304 4889804 548682068736 18446744073709551615 224264776999 0 0 4096 0 0 0 0 17 0 0 0
/proc/15386/statm: 1339 239 198 169 0 50 0

[startup+0.045617 s]
/proc/loadavg: 2.02 2.02 2.00 4/83 15383
/proc/meminfo: memFree=634336/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101627 s]
/proc/loadavg: 2.02 2.02 2.00 4/83 15383
/proc/meminfo: memFree=634336/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301661 s]
/proc/loadavg: 2.02 2.02 2.00 4/83 15383
/proc/meminfo: memFree=634336/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701746 s]
/proc/loadavg: 2.02 2.02 2.00 4/83 15383
/proc/meminfo: memFree=634336/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50188 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 15396
/proc/meminfo: memFree=619536/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
[pid=15388] ppid=15383 vsize=848764 CPUtime=1.48
/proc/15388/stat : 15388 (java) S 15383 15383 14837 0 -1 0 7167 0 1 0 142 6 0 0 19 0 10 0 58380192 869134336 6384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15388/statm: 212191 6384 2060 9 0 206669 0
[pid=15388/tid=15389] ppid=15383 vsize=848764 CPUtime=0.98
/proc/15388/task/15389/stat : 15389 (java) R 15383 15383 14837 0 -1 64 4105 0 1 0 96 2 0 0 25 0 10 0 58380193 869134336 6384 996147200 134512640 134550932 4294955344 18446744073709551615 102093997 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15390] ppid=15383 vsize=848764 CPUtime=0.05
/proc/15388/task/15390/stat : 15390 (java) S 15383 15383 14837 0 -1 64 860 0 0 0 5 0 0 0 16 0 10 0 58380194 869134336 6384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15391] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15383 15383 14837 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 6384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15392] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58380195 869134336 6384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15393] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15383 15383 14837 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58380197 869134336 6384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15394] ppid=15383 vsize=848764 CPUtime=0.41
/proc/15388/task/15394/stat : 15394 (java) S 15383 15383 14837 0 -1 64 1503 0 0 0 40 1 0 0 15 0 10 0 58380200 869134336 6384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15395] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58380200 869134336 6384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15396] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58380200 869134336 6384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 854120

[startup+3.10319 s]
/proc/loadavg: 2.09 2.04 2.01 3/94 15397
/proc/meminfo: memFree=609224/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
[pid=15388] ppid=15383 vsize=848764 CPUtime=3.07
/proc/15388/stat : 15388 (java) S 15383 15383 14837 0 -1 0 14614 0 1 0 298 9 0 0 19 0 10 0 58380192 869134336 13596 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15388/statm: 212191 13596 2632 9 0 206669 0
[pid=15388/tid=15389] ppid=15383 vsize=848764 CPUtime=2.11
/proc/15388/task/15389/stat : 15389 (java) R 15383 15383 14837 0 -1 64 4313 0 1 0 209 2 0 0 25 0 10 0 58380193 869134336 13596 996147200 134512640 134550932 4294955344 18446744073709551615 103211200 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15390] ppid=15383 vsize=848764 CPUtime=0.52
/proc/15388/task/15390/stat : 15390 (java) S 15383 15383 14837 0 -1 64 8099 0 0 0 48 4 0 0 16 0 10 0 58380194 869134336 13596 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15391] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15383 15383 14837 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 13596 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15392] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58380195 869134336 13596 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15393] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15383 15383 14837 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58380197 869134336 13596 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15394] ppid=15383 vsize=848764 CPUtime=0.41
/proc/15388/task/15394/stat : 15394 (java) S 15383 15383 14837 0 -1 64 1503 0 0 0 40 1 0 0 15 0 10 0 58380200 869134336 13596 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15395] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58380200 869134336 13596 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15396] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58380200 869134336 13596 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15397] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15397/stat : 15397 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 58380293 869134336 13596 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 854120

[startup+6.30178 s]
/proc/loadavg: 2.09 2.04 2.01 3/94 15397
/proc/meminfo: memFree=535560/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
[pid=15388] ppid=15383 vsize=848764 CPUtime=6.25
/proc/15388/stat : 15388 (java) S 15383 15383 14837 0 -1 0 31659 0 1 0 610 15 0 0 19 0 10 0 58380192 869134336 30614 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15388/statm: 212191 30614 2632 9 0 206669 0
[pid=15388/tid=15389] ppid=15383 vsize=848764 CPUtime=3.93
/proc/15388/task/15389/stat : 15389 (java) R 15383 15383 14837 0 -1 64 5284 0 1 0 390 3 0 0 25 0 10 0 58380193 869134336 30614 996147200 134512640 134550932 4294955344 18446744073709551615 4126978061 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15390] ppid=15383 vsize=848764 CPUtime=1.88
/proc/15388/task/15390/stat : 15390 (java) S 15383 15383 14837 0 -1 64 24173 0 0 0 179 9 0 0 16 0 10 0 58380194 869134336 30614 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15391] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15383 15383 14837 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 30614 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15392] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58380195 869134336 30614 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15393] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15383 15383 14837 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58380197 869134336 30614 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15394] ppid=15383 vsize=848764 CPUtime=0.41
/proc/15388/task/15394/stat : 15394 (java) S 15383 15383 14837 0 -1 64 1503 0 0 0 40 1 0 0 15 0 10 0 58380200 869134336 30614 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15395] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58380200 869134336 30614 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15396] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58380200 869134336 30614 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15397] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15397/stat : 15397 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 58380293 869134336 30614 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 854120

[startup+12.703 s]
/proc/loadavg: 2.08 2.04 2.00 3/94 15397
/proc/meminfo: memFree=408712/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
[pid=15388] ppid=15383 vsize=848764 CPUtime=12.61
/proc/15388/stat : 15388 (java) S 15383 15383 14837 0 -1 0 59709 0 1 0 1235 26 0 0 19 0 10 0 58380192 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15388/statm: 212191 58647 2632 9 0 206669 0
[pid=15388/tid=15389] ppid=15383 vsize=848764 CPUtime=8.4
/proc/15388/task/15389/stat : 15389 (java) R 15383 15383 14837 0 -1 64 5702 0 1 0 837 3 0 0 25 0 10 0 58380193 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4126929684 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15390] ppid=15383 vsize=848764 CPUtime=3.75
/proc/15388/task/15390/stat : 15390 (java) S 15383 15383 14837 0 -1 64 51795 0 0 0 355 20 0 0 17 0 10 0 58380194 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15391] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15383 15383 14837 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15392] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58380195 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15393] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15383 15383 14837 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58380197 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15394] ppid=15383 vsize=848764 CPUtime=0.42
/proc/15388/task/15394/stat : 15394 (java) S 15383 15383 14837 0 -1 64 1513 0 0 0 41 1 0 0 16 0 10 0 58380200 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15395] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58380200 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15396] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58380200 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15397] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15397/stat : 15397 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 58380293 869134336 58647 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) 854120

[startup+25.5014 s]
/proc/loadavg: 2.07 2.03 2.00 3/94 15397
/proc/meminfo: memFree=408648/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
[pid=15388] ppid=15383 vsize=848764 CPUtime=25.35
/proc/15388/stat : 15388 (java) S 15383 15383 14837 0 -1 0 59710 0 1 0 2509 26 0 0 19 0 10 0 58380192 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15388/statm: 212191 58647 2632 9 0 206669 0
[pid=15388/tid=15389] ppid=15383 vsize=848764 CPUtime=21.14
/proc/15388/task/15389/stat : 15389 (java) R 15383 15383 14837 0 -1 64 5703 0 1 0 2111 3 0 0 25 0 10 0 58380193 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 102094007 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15390] ppid=15383 vsize=848764 CPUtime=3.75
/proc/15388/task/15390/stat : 15390 (java) S 15383 15383 14837 0 -1 64 51795 0 0 0 355 20 0 0 16 0 10 0 58380194 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15391] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15383 15383 14837 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15392] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58380195 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15393] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15383 15383 14837 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58380197 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15394] ppid=15383 vsize=848764 CPUtime=0.42
/proc/15388/task/15394/stat : 15394 (java) S 15383 15383 14837 0 -1 64 1513 0 0 0 41 1 0 0 16 0 10 0 58380200 869134336 58647 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0

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

/proc/meminfo: memFree=16264/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
[pid=15388] ppid=15383 vsize=848764 CPUtime=1599.67
/proc/15388/stat : 15388 (java) S 15383 15383 14837 0 -1 0 191378 0 2 0 159876 91 0 0 19 0 10 0 58380192 869134336 190240 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15388/statm: 212191 190240 2634 9 0 206669 0
[pid=15388/tid=15389] ppid=15383 vsize=848764 CPUtime=1525.2
/proc/15388/task/15389/stat : 15389 (java) R 15383 15383 14837 0 -1 64 10084 0 2 0 152509 11 0 0 25 0 10 0 58380193 869134336 190240 996147200 134512640 134550932 4294955344 18446744073709551615 4127253642 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15390] ppid=15383 vsize=848764 CPUtime=73.85
/proc/15388/task/15390/stat : 15390 (java) S 15383 15383 14837 0 -1 64 178986 0 0 0 7309 76 0 0 16 0 10 0 58380194 869134336 190240 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15391] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15383 15383 14837 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 190240 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15392] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 190240 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15393] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15383 15383 14837 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58380197 869134336 190240 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15394] ppid=15383 vsize=848764 CPUtime=0.58
/proc/15388/task/15394/stat : 15394 (java) S 15383 15383 14837 0 -1 64 1608 0 0 0 56 2 0 0 16 0 10 0 58380200 869134336 190240 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15395] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58380200 869134336 190240 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15396] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58380200 869134336 190240 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15583] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15583/stat : 15583 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58432879 869134336 190240 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1599.67
Current children cumulated vsize (KiB) 854120

[startup+1662.3 s]
/proc/loadavg: 2.24 2.22 2.15 3/94 15584
/proc/meminfo: memFree=16200/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
[pid=15388] ppid=15383 vsize=848764 CPUtime=1659.64
/proc/15388/stat : 15388 (java) S 15383 15383 14837 0 -1 0 191380 0 2 0 165873 91 0 0 19 0 10 0 58380192 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15388/statm: 212191 190241 2634 9 0 206669 0
[pid=15388/tid=15389] ppid=15383 vsize=848764 CPUtime=1585.17
/proc/15388/task/15389/stat : 15389 (java) R 15383 15383 14837 0 -1 64 10085 0 2 0 158506 11 0 0 25 0 10 0 58380193 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4127253642 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15390] ppid=15383 vsize=848764 CPUtime=73.86
/proc/15388/task/15390/stat : 15390 (java) S 15383 15383 14837 0 -1 64 178986 0 0 0 7310 76 0 0 16 0 10 0 58380194 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15391] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15383 15383 14837 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15392] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15393] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15383 15383 14837 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58380197 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15394] ppid=15383 vsize=848764 CPUtime=0.58
/proc/15388/task/15394/stat : 15394 (java) S 15383 15383 14837 0 -1 64 1609 0 0 0 56 2 0 0 16 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15395] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15396] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15583] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15583/stat : 15583 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58432879 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1659.64
Current children cumulated vsize (KiB) 854120

[startup+1722.3 s]
/proc/loadavg: 2.22 2.21 2.15 3/94 15584
/proc/meminfo: memFree=16200/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
[pid=15388] ppid=15383 vsize=848764 CPUtime=1719.62
/proc/15388/stat : 15388 (java) S 15383 15383 14837 0 -1 0 191381 0 2 0 171870 92 0 0 19 0 10 0 58380192 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15388/statm: 212191 190241 2634 9 0 206669 0
[pid=15388/tid=15389] ppid=15383 vsize=848764 CPUtime=1645.14
/proc/15388/task/15389/stat : 15389 (java) R 15383 15383 14837 0 -1 64 10086 0 2 0 164503 11 0 0 25 0 10 0 58380193 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4127253642 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15390] ppid=15383 vsize=848764 CPUtime=73.86
/proc/15388/task/15390/stat : 15390 (java) S 15383 15383 14837 0 -1 64 178986 0 0 0 7310 76 0 0 16 0 10 0 58380194 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15391] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15383 15383 14837 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15392] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15393] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15383 15383 14837 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58380197 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15394] ppid=15383 vsize=848764 CPUtime=0.58
/proc/15388/task/15394/stat : 15394 (java) S 15383 15383 14837 0 -1 64 1609 0 0 0 56 2 0 0 16 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15395] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15396] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15583] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15583/stat : 15583 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58432879 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1719.62
Current children cumulated vsize (KiB) 854120

[startup+1782.3 s]
/proc/loadavg: 2.11 2.19 2.14 3/94 15584
/proc/meminfo: memFree=16200/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
[pid=15388] ppid=15383 vsize=848764 CPUtime=1779.59
/proc/15388/stat : 15388 (java) S 15383 15383 14837 0 -1 0 191381 0 2 0 177867 92 0 0 19 0 10 0 58380192 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15388/statm: 212191 190241 2634 9 0 206669 0
[pid=15388/tid=15389] ppid=15383 vsize=848764 CPUtime=1705.12
/proc/15388/task/15389/stat : 15389 (java) R 15383 15383 14837 0 -1 64 10086 0 2 0 170500 12 0 0 25 0 10 0 58380193 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4127255945 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15390] ppid=15383 vsize=848764 CPUtime=73.86
/proc/15388/task/15390/stat : 15390 (java) S 15383 15383 14837 0 -1 64 178986 0 0 0 7310 76 0 0 16 0 10 0 58380194 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15391] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15383 15383 14837 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15392] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15393] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15383 15383 14837 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58380197 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15394] ppid=15383 vsize=848764 CPUtime=0.58
/proc/15388/task/15394/stat : 15394 (java) S 15383 15383 14837 0 -1 64 1609 0 0 0 56 2 0 0 16 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15395] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15396] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15583] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15583/stat : 15583 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58432879 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1779.59
Current children cumulated vsize (KiB) 854120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.8 s]
/proc/loadavg: 2.08 2.17 2.14 4/94 15584
/proc/meminfo: memFree=16136/2055920 swapFree=4192812/4192956
[pid=15383] ppid=15381 vsize=5356 CPUtime=0
/proc/15383/stat : 15383 (concrete.sh) S 15381 15383 14837 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58380191 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15383/statm: 1339 244 201 169 0 50 0
[pid=15388] ppid=15383 vsize=848764 CPUtime=1800.06
/proc/15388/stat : 15388 (java) S 15383 15383 14837 0 -1 0 191381 0 2 0 179914 92 0 0 19 0 10 0 58380192 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15388/statm: 212191 190241 2634 9 0 206669 0
[pid=15388/tid=15389] ppid=15383 vsize=848764 CPUtime=1725.59
/proc/15388/task/15389/stat : 15389 (java) R 15383 15383 14837 0 -1 64 10086 0 2 0 172547 12 0 0 25 0 10 0 58380193 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4127253677 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15390] ppid=15383 vsize=848764 CPUtime=73.86
/proc/15388/task/15390/stat : 15390 (java) S 15383 15383 14837 0 -1 64 178986 0 0 0 7310 76 0 0 16 0 10 0 58380194 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15391] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15391/stat : 15391 (java) S 15383 15383 14837 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15392] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15392/stat : 15392 (java) S 15383 15383 14837 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58380195 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15393] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15393/stat : 15393 (java) S 15383 15383 14837 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58380197 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15394] ppid=15383 vsize=848764 CPUtime=0.58
/proc/15388/task/15394/stat : 15394 (java) S 15383 15383 14837 0 -1 64 1609 0 0 0 56 2 0 0 16 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15395] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15395/stat : 15395 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15396] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15396/stat : 15396 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58380200 869134336 190241 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15388/tid=15583] ppid=15383 vsize=848764 CPUtime=0
/proc/15388/task/15583/stat : 15583 (java) S 15383 15383 14837 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58432879 869134336 190241 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) 854120

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 15383 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.007998
# 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): 1802.82
CPU time (s): 1800.06
CPU user time (s): 1799.14
CPU system time (s): 0.92
CPU usage (%): 99.8466
Max. virtual memory (cumulated for all children) (KiB): 854120

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

runsolver used 2.30865 second user time and 5.9321 second system time

The end

Launcher Data

Begin job on node82 at 2009-07-16 04:59:12
IDJOB=2075347
IDBENCH=56274
IDSOLVER=736
FILE ID=node82/2075347-1247713152
PBS_JOBID= 9521468
Free space on /tmp= 66316 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/radar-8-30-3-0/normalized-radar-8-30-3-0-17.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-2075347-1247713152/watcher-2075347-1247713152 -o /tmp/evaluation-result-2075347-1247713152/solver-2075347-1247713152 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2075347-1247713152.xml

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

MD5SUM BENCH= 07e89060fea323c2c573130045a74629
RANDOM SEED=2063497839

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        634816 kB
Buffers:         81188 kB
Cached:         483756 kB
SwapCached:          0 kB
Active:         843020 kB
Inactive:       489992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        634816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1248 kB
Writeback:           0 kB
Mapped:         788456 kB
Slab:            71804 kB
Committed_AS:  1299388 kB
PageTables:       3292 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= 66304 MiB
End job on node82 at 2009-07-16 05:29:17