Trace number 2064050

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 1805.03

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-1.xml
MD5SUM6883734acbcc3ab6a8ec48c2640bc7eb
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark68.0347
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints33842
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33642
Global constraints used (with number of constraints)alldifferent(200)

Solver Data

120.80/120.78	c CPU-LOAD 116.13
120.80/120.78	c LOADED 800 V (45 E), 33642 PredicateConstraint, 200 AllDifferentConstraint, arity 20, 116.13 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-2064050-1247701691/watcher-2064050-1247701691 -o /tmp/evaluation-result-2064050-1247701691/solver-2064050-1247701691 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2064050-1247701691.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: 0.93 0.99 1.07 3/82 10820
/proc/meminfo: memFree=1275560/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=152 CPUtime=0
/proc/10824/stat : 10824 (java) D 10820 10820 9835 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 57236560 155648 26 996147200 134512640 134550932 4294955504 18446744073709551615 2188068 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/10824/statm: 38 26 19 9 0 4 0

[startup+0.086617 s]
/proc/loadavg: 0.93 0.99 1.07 3/82 10820
/proc/meminfo: memFree=1275560/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=840792 CPUtime=0.06
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 3053 0 1 0 5 1 0 0 19 0 6 0 57236560 860971008 2535 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 210198 2535 1495 9 0 204690 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 846148

[startup+0.101622 s]
/proc/loadavg: 0.93 0.99 1.07 3/82 10820
/proc/meminfo: memFree=1275560/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=844004 CPUtime=0.08
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 3561 0 1 0 7 1 0 0 19 0 9 0 57236560 864260096 3035 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 211001 2876 1650 9 0 205493 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 849360

[startup+0.301667 s]
/proc/loadavg: 0.93 0.99 1.07 3/82 10820
/proc/meminfo: memFree=1275560/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=848160 CPUtime=0.38
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 5402 0 1 0 36 2 0 0 19 0 9 0 57236560 868515840 4570 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 212040 4570 1872 9 0 206525 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 853516

[startup+0.701747 s]
/proc/loadavg: 0.93 0.99 1.07 3/82 10820
/proc/meminfo: memFree=1275560/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=848312 CPUtime=0.94
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 6409 0 1 0 90 4 0 0 19 0 9 0 57236560 868671488 5519 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 212078 5519 2002 9 0 206556 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 853668

[startup+1.5029 s]
/proc/loadavg: 0.93 0.99 1.07 2/92 10833
/proc/meminfo: memFree=1259032/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=848312 CPUtime=1.76
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 8252 0 1 0 172 4 0 0 19 0 9 0 57236560 868671488 7151 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 212078 7151 2624 9 0 206556 0
[pid=10824/tid=10826] ppid=10820 vsize=848312 CPUtime=1.33
/proc/10824/task/10826/stat : 10826 (java) R 10820 10820 9835 0 -1 64 3906 0 1 0 130 3 0 0 17 0 9 0 57236561 868671488 7151 996147200 134512640 134550932 4294955344 18446744073709551615 4126417381 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10824/tid=10827] ppid=10820 vsize=848312 CPUtime=0.12
/proc/10824/task/10827/stat : 10827 (java) S 10820 10820 9835 0 -1 64 2160 0 0 0 12 0 0 0 15 0 9 0 57236562 868671488 7151 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10828] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10828/stat : 10828 (java) S 10820 10820 9835 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 57236562 868671488 7151 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10829] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10829/stat : 10829 (java) S 10820 10820 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57236562 868671488 7151 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10830] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10830/stat : 10830 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 57236564 868671488 7151 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10831] ppid=10820 vsize=848312 CPUtime=0.29
/proc/10824/task/10831/stat : 10831 (java) S 10820 10820 9835 0 -1 64 1489 0 0 0 29 0 0 0 15 0 9 0 57236568 868671488 7151 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10832] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10832/stat : 10832 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57236568 868671488 7151 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10833] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10833/stat : 10833 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57236568 868671488 7151 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 853668

[startup+3.10222 s]
/proc/loadavg: 0.93 0.99 1.07 2/92 10833
/proc/meminfo: memFree=1254872/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=848312 CPUtime=3.35
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 9139 0 1 0 330 5 0 0 19 0 9 0 57236560 868671488 8023 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 212078 8023 2624 9 0 206556 0
[pid=10824/tid=10826] ppid=10820 vsize=848312 CPUtime=2.8
/proc/10824/task/10826/stat : 10826 (java) R 10820 10820 9835 0 -1 64 3921 0 1 0 277 3 0 0 17 0 9 0 57236561 868671488 8023 996147200 134512640 134550932 4294955344 18446744073709551615 4126205972 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10824/tid=10827] ppid=10820 vsize=848312 CPUtime=0.23
/proc/10824/task/10827/stat : 10827 (java) S 10820 10820 9835 0 -1 64 3032 0 0 0 23 0 0 0 15 0 9 0 57236562 868671488 8023 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10828] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10828/stat : 10828 (java) S 10820 10820 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57236562 868671488 8023 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10829] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10829/stat : 10829 (java) S 10820 10820 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57236562 868671488 8023 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10830] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10830/stat : 10830 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 57236564 868671488 8023 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10831] ppid=10820 vsize=848312 CPUtime=0.29
/proc/10824/task/10831/stat : 10831 (java) S 10820 10820 9835 0 -1 64 1489 0 0 0 29 0 0 0 15 0 9 0 57236568 868671488 8023 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10832] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10832/stat : 10832 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57236568 868671488 8023 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10833] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10833/stat : 10833 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57236568 868671488 8023 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 853668

[startup+6.30284 s]
/proc/loadavg: 0.94 0.99 1.07 2/92 10833
/proc/meminfo: memFree=1250264/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=848312 CPUtime=6.55
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 10344 0 1 0 649 6 0 0 19 0 9 0 57236560 868671488 8891 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 212078 8891 2625 9 0 206556 0
[pid=10824/tid=10826] ppid=10820 vsize=848312 CPUtime=5.83
/proc/10824/task/10826/stat : 10826 (java) R 10820 10820 9835 0 -1 64 3937 0 1 0 580 3 0 0 17 0 9 0 57236561 868671488 8891 996147200 134512640 134550932 4294955344 18446744073709551615 4126256633 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10827] ppid=10820 vsize=848312 CPUtime=0.39
/proc/10824/task/10827/stat : 10827 (java) S 10820 10820 9835 0 -1 64 4221 0 0 0 38 1 0 0 17 0 9 0 57236562 868671488 8891 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10824/tid=10828] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10828/stat : 10828 (java) S 10820 10820 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57236562 868671488 8891 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10829] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10829/stat : 10829 (java) S 10820 10820 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57236562 868671488 8891 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10830] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10830/stat : 10830 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 57236564 868671488 8891 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10831] ppid=10820 vsize=848312 CPUtime=0.29
/proc/10824/task/10831/stat : 10831 (java) S 10820 10820 9835 0 -1 64 1489 0 0 0 29 0 0 0 15 0 9 0 57236568 868671488 8891 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10832] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10832/stat : 10832 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57236568 868671488 8891 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10833] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10833/stat : 10833 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57236568 868671488 8891 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.55
Current children cumulated vsize (KiB) 853668

[startup+12.7021 s]
/proc/loadavg: 0.94 0.99 1.07 2/92 10833
/proc/meminfo: memFree=1245400/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=848312 CPUtime=12.94
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 11451 0 1 0 1287 7 0 0 19 0 9 0 57236560 868671488 9987 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 212078 9987 2625 9 0 206556 0
[pid=10824/tid=10826] ppid=10820 vsize=848312 CPUtime=12.17
/proc/10824/task/10826/stat : 10826 (java) R 10820 10820 9835 0 -1 64 4028 0 1 0 1213 4 0 0 19 0 9 0 57236561 868671488 9987 996147200 134512640 134550932 4294955344 18446744073709551615 4126414912 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10824/tid=10827] ppid=10820 vsize=848312 CPUtime=0.45
/proc/10824/task/10827/stat : 10827 (java) S 10820 10820 9835 0 -1 64 5237 0 0 0 44 1 0 0 16 0 9 0 57236562 868671488 9987 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10828] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10828/stat : 10828 (java) S 10820 10820 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57236562 868671488 9987 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10829] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10829/stat : 10829 (java) S 10820 10820 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57236562 868671488 9987 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10830] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10830/stat : 10830 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 57236564 868671488 9987 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10831] ppid=10820 vsize=848312 CPUtime=0.29
/proc/10824/task/10831/stat : 10831 (java) S 10820 10820 9835 0 -1 64 1489 0 0 0 29 0 0 0 15 0 9 0 57236568 868671488 9987 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10832] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10832/stat : 10832 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57236568 868671488 9987 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10833] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10833/stat : 10833 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57236568 868671488 9987 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.94
Current children cumulated vsize (KiB) 853668

[startup+25.5016 s]
/proc/loadavg: 0.95 0.99 1.07 2/92 10833
/proc/meminfo: memFree=1240408/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=848312 CPUtime=25.68
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 12983 0 1 0 2560 8 0 0 19 0 9 0 57236560 868671488 11185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 212078 11185 2625 9 0 206556 0
[pid=10824/tid=10826] ppid=10820 vsize=848312 CPUtime=24.69
/proc/10824/task/10826/stat : 10826 (java) R 10820 10820 9835 0 -1 64 4159 0 1 0 2464 5 0 0 25 0 9 0 57236561 868671488 11185 996147200 134512640 134550932 4294955344 18446744073709551615 4126414985 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10827] ppid=10820 vsize=848312 CPUtime=0.68
/proc/10824/task/10827/stat : 10827 (java) S 10820 10820 9835 0 -1 64 6638 0 0 0 66 2 0 0 16 0 9 0 57236562 868671488 11185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10828] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10828/stat : 10828 (java) S 10820 10820 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57236562 868671488 11185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10829] ppid=10820 vsize=848312 CPUtime=0
/proc/10824/task/10829/stat : 10829 (java) S 10820 10820 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57236562 868671488 11185 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10830] ppid=10820 vsize=848312 CPUtime=0

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

/proc/meminfo: memFree=412992/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=855484 CPUtime=1598.34
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 173268 0 1 0 159729 105 0 0 19 0 10 0 57236560 876015616 124493 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 213871 124493 2634 9 0 208349 0
[pid=10824/tid=10826] ppid=10820 vsize=855484 CPUtime=1482.9
/proc/10824/task/10826/stat : 10826 (java) R 10820 10820 9835 0 -1 64 8240 0 1 0 148271 19 0 0 25 0 10 0 57236561 876015616 124493 996147200 134512640 134550932 4294955344 18446744073709551615 4129653786 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10827] ppid=10820 vsize=855484 CPUtime=114
/proc/10824/task/10827/stat : 10827 (java) S 10820 10820 9835 0 -1 64 160303 0 0 0 11320 80 0 0 16 0 10 0 57236562 876015616 124493 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10828] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10828/stat : 10828 (java) S 10820 10820 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57236562 876015616 124493 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10829] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10829/stat : 10829 (java) S 10820 10820 9835 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57236562 876015616 124493 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10830] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10830/stat : 10830 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 57236564 876015616 124493 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10831] ppid=10820 vsize=855484 CPUtime=1.42
/proc/10824/task/10831/stat : 10831 (java) S 10820 10820 9835 0 -1 64 4018 0 0 0 138 4 0 0 16 0 10 0 57236568 876015616 124493 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10832] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10832/stat : 10832 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57236568 876015616 124493 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10833] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10833/stat : 10833 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57236568 876015616 124493 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10879] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10879/stat : 10879 (java) S 10820 10820 9835 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57248703 876015616 124493 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.34
Current children cumulated vsize (KiB) 860840

[startup+1662.3 s]
/proc/loadavg: 2.05 2.09 1.91 3/93 10887
/proc/meminfo: memFree=407232/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=855484 CPUtime=1658.04
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 175743 0 1 0 165697 107 0 0 19 0 10 0 57236560 876015616 125363 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 213871 125363 2634 9 0 208349 0
[pid=10824/tid=10826] ppid=10820 vsize=855484 CPUtime=1539.23
/proc/10824/task/10826/stat : 10826 (java) R 10820 10820 9835 0 -1 64 8269 0 1 0 153903 20 0 0 25 0 10 0 57236561 876015616 125363 996147200 134512640 134550932 4294955344 18446744073709551615 4129653844 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10827] ppid=10820 vsize=855484 CPUtime=117.36
/proc/10824/task/10827/stat : 10827 (java) S 10820 10820 9835 0 -1 64 162749 0 0 0 11655 81 0 0 16 0 10 0 57236562 876015616 125363 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10828] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10828/stat : 10828 (java) S 10820 10820 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57236562 876015616 125363 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10829] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10829/stat : 10829 (java) S 10820 10820 9835 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57236562 876015616 125363 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10830] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10830/stat : 10830 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 57236564 876015616 125363 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10831] ppid=10820 vsize=855484 CPUtime=1.42
/proc/10824/task/10831/stat : 10831 (java) S 10820 10820 9835 0 -1 64 4018 0 0 0 138 4 0 0 16 0 10 0 57236568 876015616 125363 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10832] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10832/stat : 10832 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57236568 876015616 125363 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10833] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10833/stat : 10833 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57236568 876015616 125363 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10879] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10879/stat : 10879 (java) S 10820 10820 9835 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57248703 876015616 125363 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.04
Current children cumulated vsize (KiB) 860840

[startup+1722.3 s]
/proc/loadavg: 2.02 2.07 1.91 4/93 10887
/proc/meminfo: memFree=403584/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=855484 CPUtime=1717.74
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 180022 0 1 0 171665 109 0 0 19 0 10 0 57236560 876015616 126086 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 213871 126086 2634 9 0 208349 0
[pid=10824/tid=10826] ppid=10820 vsize=855484 CPUtime=1594.4
/proc/10824/task/10826/stat : 10826 (java) R 10820 10820 9835 0 -1 64 8296 0 1 0 159420 20 0 0 25 0 10 0 57236561 876015616 126086 996147200 134512640 134550932 4294955344 18446744073709551615 4127790887 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10827] ppid=10820 vsize=855484 CPUtime=121.89
/proc/10824/task/10827/stat : 10827 (java) S 10820 10820 9835 0 -1 64 167001 0 0 0 12105 84 0 0 16 0 10 0 57236562 876015616 126086 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10828] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10828/stat : 10828 (java) S 10820 10820 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57236562 876015616 126086 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10829] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10829/stat : 10829 (java) S 10820 10820 9835 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57236562 876015616 126086 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10830] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10830/stat : 10830 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 57236564 876015616 126086 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10831] ppid=10820 vsize=855484 CPUtime=1.42
/proc/10824/task/10831/stat : 10831 (java) S 10820 10820 9835 0 -1 64 4018 0 0 0 138 4 0 0 16 0 10 0 57236568 876015616 126086 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10832] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10832/stat : 10832 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57236568 876015616 126086 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10833] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10833/stat : 10833 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57236568 876015616 126086 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10879] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10879/stat : 10879 (java) S 10820 10820 9835 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57248703 876015616 126086 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.74
Current children cumulated vsize (KiB) 860840

[startup+1782.3 s]
/proc/loadavg: 2.04 2.07 1.91 3/93 10887
/proc/meminfo: memFree=399680/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=855484 CPUtime=1777.43
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 182363 0 1 0 177632 111 0 0 19 0 10 0 57236560 876015616 126134 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 213871 126134 2634 9 0 208349 0
[pid=10824/tid=10826] ppid=10820 vsize=855484 CPUtime=1650.72
/proc/10824/task/10826/stat : 10826 (java) R 10820 10820 9835 0 -1 64 8325 0 1 0 165052 20 0 0 25 0 10 0 57236561 876015616 126134 996147200 134512640 134550932 4294955344 18446744073709551615 4129653871 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10827] ppid=10820 vsize=855484 CPUtime=125.26
/proc/10824/task/10827/stat : 10827 (java) S 10820 10820 9835 0 -1 64 169313 0 0 0 12441 85 0 0 17 0 10 0 57236562 876015616 126134 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10828] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10828/stat : 10828 (java) S 10820 10820 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57236562 876015616 126134 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10829] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10829/stat : 10829 (java) S 10820 10820 9835 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57236562 876015616 126134 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10830] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10830/stat : 10830 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 57236564 876015616 126134 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10831] ppid=10820 vsize=855484 CPUtime=1.42
/proc/10824/task/10831/stat : 10831 (java) S 10820 10820 9835 0 -1 64 4018 0 0 0 138 4 0 0 16 0 10 0 57236568 876015616 126134 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10832] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10832/stat : 10832 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57236568 876015616 126134 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10833] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10833/stat : 10833 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57236568 876015616 126134 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10879] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10879/stat : 10879 (java) S 10820 10820 9835 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57248703 876015616 126134 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.43
Current children cumulated vsize (KiB) 860840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805 s]
/proc/loadavg: 2.09 2.08 1.92 3/93 10887
/proc/meminfo: memFree=396928/2055924 swapFree=4192812/4192956
[pid=10820] ppid=10818 vsize=5356 CPUtime=0
/proc/10820/stat : 10820 (concrete.sh) S 10818 10820 9835 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 57236559 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10820/statm: 1339 244 201 169 0 50 0
[pid=10824] ppid=10820 vsize=855484 CPUtime=1800.03
/proc/10824/stat : 10824 (java) S 10820 10820 9835 0 -1 0 184286 0 1 0 179891 112 0 0 19 0 10 0 57236560 876015616 126847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10824/statm: 213871 126847 2634 9 0 208349 0
[pid=10824/tid=10826] ppid=10820 vsize=855484 CPUtime=1671.29
/proc/10824/task/10826/stat : 10826 (java) R 10820 10820 9835 0 -1 64 8335 0 1 0 167109 20 0 0 25 0 10 0 57236561 876015616 126847 996147200 134512640 134550932 4294955344 18446744073709551615 4129652761 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10827] ppid=10820 vsize=855484 CPUtime=127.29
/proc/10824/task/10827/stat : 10827 (java) S 10820 10820 9835 0 -1 64 171226 0 0 0 12643 86 0 0 16 0 10 0 57236562 876015616 126847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10828] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10828/stat : 10828 (java) S 10820 10820 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57236562 876015616 126847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10829] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10829/stat : 10829 (java) S 10820 10820 9835 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57236562 876015616 126847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10830] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10830/stat : 10830 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 57236564 876015616 126847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10831] ppid=10820 vsize=855484 CPUtime=1.42
/proc/10824/task/10831/stat : 10831 (java) S 10820 10820 9835 0 -1 64 4018 0 0 0 138 4 0 0 16 0 10 0 57236568 876015616 126847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10832] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10832/stat : 10832 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57236568 876015616 126847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10833] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10833/stat : 10833 (java) S 10820 10820 9835 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57236568 876015616 126847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10824/tid=10879] ppid=10820 vsize=855484 CPUtime=0
/proc/10824/task/10879/stat : 10879 (java) S 10820 10820 9835 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57248703 876015616 126847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 860840

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 10820 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): 1805.03
CPU time (s): 1800.03
CPU user time (s): 1798.91
CPU system time (s): 1.12
CPU usage (%): 99.7232
Max. virtual memory (cumulated for all children) (KiB): 860840

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= 20
involuntary context switches= 4

runsolver used 2.13867 second user time and 6.16006 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-16 01:48:11
IDJOB=2064050
IDBENCH=54118
IDSOLVER=736
FILE ID=node6/2064050-1247701691
PBS_JOBID= 9521297
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= 6883734acbcc3ab6a8ec48c2640bc7eb
RANDOM SEED=52810877

node6.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.263
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.263
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:      2055924 kB
MemFree:       1276040 kB
Buffers:         99756 kB
Cached:         550120 kB
SwapCached:          0 kB
Active:         267024 kB
Inactive:       417840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1276040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5972 kB
Writeback:           0 kB
Mapped:          53176 kB
Slab:            80224 kB
Committed_AS:   529856 kB
PageTables:       1976 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66308 MiB
End job on node6 at 2009-07-16 02:18:19