Trace number 2087875

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 2009-07-14UNSAT 817.123 817.562

DiagnosticValue
CHECKS0
NODES151995

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-23.xml
MD5SUM54c50e62a2a63d603d03a30992cbb3d6
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.566
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints16
Maximum constraint arity15
Maximum domain size3
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

37.85/38.07	c CPU-LOAD 27.38
37.85/38.07	c LOADED 23 V (3 E), 16 ExtensionConstraintDynamic, arity 15, 27.38 cpu
816.97/817.46	s UNSATISFIABLE
816.97/817.46	d NODES 151995
816.97/817.46	d CHECKS 0
816.97/817.46	c heuristic-cpu: 0.0
816.97/817.46	c prepro-constraint-ccks: 0
816.97/817.46	c prepro-constraint-presenceccks: 0
816.97/817.46	c prepro-cpu: 1.1700001
816.97/817.46	c prepro-matrix2d-ccks: 0
816.97/817.46	c prepro-matrix2d-presenceccks: 0
816.97/817.46	c prepro-removed: 0
816.97/817.46	c search-cpu: 775.80994
816.97/817.46	c search-nps: 195.91783
816.97/817.46	c total-assgn: 151995
816.97/817.46	c total-constraint-ccks: 0
816.97/817.46	c total-constraint-presence-ccks: 0
816.97/817.46	c total-cpu: 777.25995
816.97/817.46	c total-matrix2d-ccks: 0
816.97/817.46	c total-matrix2d-presence-ccks: 0
816.97/817.46	c TOTAL-NODES 151995
816.97/817.46	c TOTAL-CPU 777.25995

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2087875-1247728573/watcher-2087875-1247728573 -o /tmp/evaluation-result-2087875-1247728573/solver-2087875-1247728573 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2087875-1247728573.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.05 2.01 4/72 20261
/proc/meminfo: memFree=1281824/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=18576 CPUtime=0
/proc/20261/stat : 20261 (runsolver) R 20259 20261 19682 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59921369 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 235371293991 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20261/statm: 4644 284 249 26 0 2626 0

[startup+0.0124739 s]
/proc/loadavg: 2.02 2.05 2.01 4/72 20261
/proc/meminfo: memFree=1281824/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) D 20259 20261 19682 0 -1 4194304 321 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371461221 0 2147483391 4100 65536 18446744072099781622 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102485 s]
/proc/loadavg: 2.02 2.05 2.01 4/72 20261
/proc/meminfo: memFree=1281824/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.3015 s]
/proc/loadavg: 2.02 2.05 2.01 4/72 20261
/proc/meminfo: memFree=1281824/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701536 s]
/proc/loadavg: 2.02 2.05 2.01 4/72 20261
/proc/meminfo: memFree=1281824/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50403 s]
/proc/loadavg: 2.02 2.05 2.01 4/82 20274
/proc/meminfo: memFree=1242832/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
[pid=20266] ppid=20261 vsize=847424 CPUtime=1.44
/proc/20266/stat : 20266 (java) S 20261 20261 19682 0 -1 0 17674 0 1 0 133 11 0 0 18 0 9 0 59921370 867762176 16571 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/20266/statm: 211856 16571 2614 9 0 206341 0
[pid=20266/tid=20267] ppid=20261 vsize=847424 CPUtime=0.84
/proc/20266/task/20267/stat : 20267 (java) R 20261 20261 19682 0 -1 64 10048 0 1 0 78 6 0 0 22 0 9 0 59921371 867762176 16571 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20268] ppid=20261 vsize=847424 CPUtime=0.33
/proc/20266/task/20268/stat : 20268 (java) S 20261 20261 19682 0 -1 64 5512 0 0 0 31 2 0 0 16 0 9 0 59921373 867762176 16571 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20269] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20269/stat : 20269 (java) S 20261 20261 19682 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59921373 867762176 16571 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20270] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20270/stat : 20270 (java) S 20261 20261 19682 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59921373 867762176 16571 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20271] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20271/stat : 20271 (java) S 20261 20261 19682 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59921375 867762176 16571 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20272] ppid=20261 vsize=847424 CPUtime=0.22
/proc/20266/task/20272/stat : 20272 (java) R 20261 20261 19682 0 -1 64 1417 0 0 0 22 0 0 0 16 0 9 0 59921379 867762176 16571 996147200 134512640 134550932 4294955408 18446744073709551615 102226273 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20273] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20273/stat : 20273 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59921379 867762176 16571 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20274] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20274/stat : 20274 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59921379 867762176 16571 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 852780

[startup+3.10176 s]
/proc/loadavg: 2.02 2.05 2.01 3/82 20274
/proc/meminfo: memFree=1221840/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
[pid=20266] ppid=20261 vsize=847424 CPUtime=3.03
/proc/20266/stat : 20266 (java) S 20261 20261 19682 0 -1 0 20679 0 1 0 288 15 0 0 18 0 9 0 59921370 867762176 19524 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/20266/statm: 211856 19524 2614 9 0 206341 0
[pid=20266/tid=20267] ppid=20261 vsize=847424 CPUtime=2.24
/proc/20266/task/20267/stat : 20267 (java) R 20261 20261 19682 0 -1 64 11918 0 1 0 215 9 0 0 25 0 9 0 59921371 867762176 19524 996147200 134512640 134550932 4294955408 18446744073709551615 101450904 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20268] ppid=20261 vsize=847424 CPUtime=0.51
/proc/20266/task/20268/stat : 20268 (java) S 20261 20261 19682 0 -1 64 6636 0 0 0 48 3 0 0 16 0 9 0 59921373 867762176 19524 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20269] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20269/stat : 20269 (java) S 20261 20261 19682 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59921373 867762176 19524 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20270] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20270/stat : 20270 (java) S 20261 20261 19682 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59921373 867762176 19524 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20271] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20271/stat : 20271 (java) S 20261 20261 19682 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59921375 867762176 19524 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20272] ppid=20261 vsize=847424 CPUtime=0.24
/proc/20266/task/20272/stat : 20272 (java) S 20261 20261 19682 0 -1 64 1428 0 0 0 24 0 0 0 16 0 9 0 59921379 867762176 19524 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20273] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20273/stat : 20273 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59921379 867762176 19524 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20274] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20274/stat : 20274 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59921379 867762176 19524 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 852780

[startup+6.30204 s]
/proc/loadavg: 2.02 2.05 2.01 3/82 20274
/proc/meminfo: memFree=1177488/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
[pid=20266] ppid=20261 vsize=847424 CPUtime=6.18
/proc/20266/stat : 20266 (java) S 20261 20261 19682 0 -1 0 29895 0 1 0 597 21 0 0 18 0 9 0 59921370 867762176 28679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/20266/statm: 211856 28679 2614 9 0 206341 0
[pid=20266/tid=20267] ppid=20261 vsize=847424 CPUtime=4.82
/proc/20266/task/20267/stat : 20267 (java) R 20261 20261 19682 0 -1 64 17555 0 1 0 469 13 0 0 25 0 9 0 59921371 867762176 28679 996147200 134512640 134550932 4294955408 18446744073709551615 4126231844 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20268] ppid=20261 vsize=847424 CPUtime=1.08
/proc/20266/task/20268/stat : 20268 (java) S 20261 20261 19682 0 -1 64 10213 0 0 0 103 5 0 0 16 0 9 0 59921373 867762176 28679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20269] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20269/stat : 20269 (java) S 20261 20261 19682 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59921373 867762176 28679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20270] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20270/stat : 20270 (java) S 20261 20261 19682 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59921373 867762176 28679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20271] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20271/stat : 20271 (java) S 20261 20261 19682 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59921375 867762176 28679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20272] ppid=20261 vsize=847424 CPUtime=0.24
/proc/20266/task/20272/stat : 20272 (java) S 20261 20261 19682 0 -1 64 1430 0 0 0 24 0 0 0 16 0 9 0 59921379 867762176 28679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20273] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20273/stat : 20273 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59921379 867762176 28679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20274] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20274/stat : 20274 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59921379 867762176 28679 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 852780

[startup+12.7026 s]
/proc/loadavg: 2.02 2.05 2.01 3/82 20274
/proc/meminfo: memFree=1133776/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
[pid=20266] ppid=20261 vsize=847424 CPUtime=12.56
/proc/20266/stat : 20266 (java) S 20261 20261 19682 0 -1 0 44938 0 1 0 1224 32 0 0 18 0 9 0 59921370 867762176 43156 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/20266/statm: 211856 43156 2614 9 0 206341 0
[pid=20266/tid=20267] ppid=20261 vsize=847424 CPUtime=9.8
/proc/20266/task/20267/stat : 20267 (java) R 20261 20261 19682 0 -1 64 20849 0 1 0 962 18 0 0 25 0 9 0 59921371 867762176 43156 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20268] ppid=20261 vsize=847424 CPUtime=2.47
/proc/20266/task/20268/stat : 20268 (java) R 20261 20261 19682 0 -1 64 21960 0 0 0 236 11 0 0 16 0 9 0 59921373 867762176 43156 996147200 134512640 134550932 4294955408 18446744073709551615 103831045 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20269] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20269/stat : 20269 (java) S 20261 20261 19682 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59921373 867762176 43156 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20270] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20270/stat : 20270 (java) S 20261 20261 19682 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59921373 867762176 43156 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20271] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20271/stat : 20271 (java) S 20261 20261 19682 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59921375 867762176 43156 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20272] ppid=20261 vsize=847424 CPUtime=0.25
/proc/20266/task/20272/stat : 20272 (java) S 20261 20261 19682 0 -1 64 1432 0 0 0 25 0 0 0 16 0 9 0 59921379 867762176 43156 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20273] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20273/stat : 20273 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59921379 867762176 43156 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20274] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20274/stat : 20274 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59921379 867762176 43156 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 852780

[startup+25.5028 s]
/proc/loadavg: 2.08 2.06 2.01 3/82 20274
/proc/meminfo: memFree=1009296/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
[pid=20266] ppid=20261 vsize=847424 CPUtime=25.35
/proc/20266/stat : 20266 (java) S 20261 20261 19682 0 -1 0 74158 0 1 0 2488 47 0 0 18 0 9 0 59921370 867762176 70730 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/20266/statm: 211856 70730 2614 9 0 206341 0
[pid=20266/tid=20267] ppid=20261 vsize=847424 CPUtime=19.56
/proc/20266/task/20267/stat : 20267 (java) R 20261 20261 19682 0 -1 64 31113 0 1 0 1930 26 0 0 25 0 9 0 59921371 867762176 70730 996147200 134512640 134550932 4294955408 18446744073709551615 4126252636 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20268] ppid=20261 vsize=847424 CPUtime=5.49
/proc/20266/task/20268/stat : 20268 (java) S 20261 20261 19682 0 -1 64 40910 0 0 0 530 19 0 0 16 0 9 0 59921373 867762176 70730 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20269] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20269/stat : 20269 (java) S 20261 20261 19682 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59921373 867762176 70730 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20270] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20270/stat : 20270 (java) S 20261 20261 19682 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59921373 867762176 70730 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20271] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20271/stat : 20271 (java) S 20261 20261 19682 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59921375 867762176 70730 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20272] ppid=20261 vsize=847424 CPUtime=0.26
/proc/20266/task/20272/stat : 20272 (java) S 20261 20261 19682 0 -1 64 1438 0 0 0 26 0 0 0 17 0 9 0 59921379 867762176 70730 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20273] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20273/stat : 20273 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59921379 867762176 70730 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20274] ppid=20261 vsize=847424 CPUtime=0
/proc/20266/task/20274/stat : 20274 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59921379 867762176 70730 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 852780

[startup+51.1022 s]
/proc/loadavg: 2.24 2.10 2.02 3/82 20276
/proc/meminfo: memFree=770112/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=20266/tid=20267] ppid=20261 vsize=848452 CPUtime=780.64
/proc/20266/task/20267/stat : 20267 (java) R 20261 20261 19682 0 -1 64 33748 0 1 0 78034 30 0 0 25 0 9 0 59921371 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4126500319 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20268] ppid=20261 vsize=848452 CPUtime=12.07
/proc/20266/task/20268/stat : 20268 (java) S 20261 20261 19682 0 -1 64 97999 0 0 0 1160 47 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20269] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20269/stat : 20269 (java) S 20261 20261 19682 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20270] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20270/stat : 20270 (java) S 20261 20261 19682 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20271] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20271/stat : 20271 (java) S 20261 20261 19682 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59921375 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20272] ppid=20261 vsize=848452 CPUtime=0.33
/proc/20266/task/20272/stat : 20272 (java) S 20261 20261 19682 0 -1 64 1486 0 0 0 32 1 0 0 16 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20273] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20273/stat : 20273 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20274] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20274/stat : 20274 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 793.08
Current children cumulated vsize (KiB) 853808

[startup+806.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20276
/proc/meminfo: memFree=769600/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
[pid=20266] ppid=20261 vsize=848452 CPUtime=805.88
/proc/20266/stat : 20266 (java) S 20261 20261 19682 0 -1 0 133936 0 1 0 80508 80 0 0 18 0 9 0 59921370 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/20266/statm: 212113 130425 2620 9 0 206598 0
[pid=20266/tid=20267] ppid=20261 vsize=848452 CPUtime=793.44
/proc/20266/task/20267/stat : 20267 (java) R 20261 20261 19682 0 -1 64 33748 0 1 0 79314 30 0 0 25 0 9 0 59921371 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4126498984 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20268] ppid=20261 vsize=848452 CPUtime=12.07
/proc/20266/task/20268/stat : 20268 (java) S 20261 20261 19682 0 -1 64 97999 0 0 0 1160 47 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20269] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20269/stat : 20269 (java) S 20261 20261 19682 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20270] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20270/stat : 20270 (java) S 20261 20261 19682 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20271] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20271/stat : 20271 (java) S 20261 20261 19682 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59921375 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20272] ppid=20261 vsize=848452 CPUtime=0.33
/proc/20266/task/20272/stat : 20272 (java) S 20261 20261 19682 0 -1 64 1486 0 0 0 32 1 0 0 16 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20273] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20273/stat : 20273 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20274] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20274/stat : 20274 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 805.88
Current children cumulated vsize (KiB) 853808

[startup+812.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20276
/proc/meminfo: memFree=769600/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
[pid=20266] ppid=20261 vsize=848452 CPUtime=812.27
/proc/20266/stat : 20266 (java) S 20261 20261 19682 0 -1 0 133936 0 1 0 81147 80 0 0 18 0 9 0 59921370 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/20266/statm: 212113 130425 2620 9 0 206598 0
[pid=20266/tid=20267] ppid=20261 vsize=848452 CPUtime=799.83
/proc/20266/task/20267/stat : 20267 (java) R 20261 20261 19682 0 -1 64 33748 0 1 0 79953 30 0 0 25 0 9 0 59921371 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4126499009 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20268] ppid=20261 vsize=848452 CPUtime=12.07
/proc/20266/task/20268/stat : 20268 (java) S 20261 20261 19682 0 -1 64 97999 0 0 0 1160 47 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20269] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20269/stat : 20269 (java) S 20261 20261 19682 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20270] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20270/stat : 20270 (java) S 20261 20261 19682 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20271] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20271/stat : 20271 (java) S 20261 20261 19682 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59921375 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20272] ppid=20261 vsize=848452 CPUtime=0.33
/proc/20266/task/20272/stat : 20272 (java) S 20261 20261 19682 0 -1 64 1486 0 0 0 32 1 0 0 16 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20273] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20273/stat : 20273 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20274] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20274/stat : 20274 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 812.27
Current children cumulated vsize (KiB) 853808

[startup+815.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20276
/proc/meminfo: memFree=769600/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
[pid=20266] ppid=20261 vsize=848452 CPUtime=815.47
/proc/20266/stat : 20266 (java) S 20261 20261 19682 0 -1 0 133936 0 1 0 81467 80 0 0 18 0 9 0 59921370 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/20266/statm: 212113 130425 2620 9 0 206598 0
[pid=20266/tid=20267] ppid=20261 vsize=848452 CPUtime=803.03
/proc/20266/task/20267/stat : 20267 (java) R 20261 20261 19682 0 -1 64 33748 0 1 0 80273 30 0 0 25 0 9 0 59921371 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4126498984 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20268] ppid=20261 vsize=848452 CPUtime=12.07
/proc/20266/task/20268/stat : 20268 (java) S 20261 20261 19682 0 -1 64 97999 0 0 0 1160 47 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20269] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20269/stat : 20269 (java) S 20261 20261 19682 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20270] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20270/stat : 20270 (java) S 20261 20261 19682 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20271] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20271/stat : 20271 (java) S 20261 20261 19682 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59921375 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20272] ppid=20261 vsize=848452 CPUtime=0.33
/proc/20266/task/20272/stat : 20272 (java) S 20261 20261 19682 0 -1 64 1486 0 0 0 32 1 0 0 16 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20273] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20273/stat : 20273 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20274] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20274/stat : 20274 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.47
Current children cumulated vsize (KiB) 853808

[startup+816.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20276
/proc/meminfo: memFree=769600/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
[pid=20266] ppid=20261 vsize=848452 CPUtime=816.27
/proc/20266/stat : 20266 (java) S 20261 20261 19682 0 -1 0 133936 0 1 0 81547 80 0 0 18 0 9 0 59921370 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/20266/statm: 212113 130425 2620 9 0 206598 0
[pid=20266/tid=20267] ppid=20261 vsize=848452 CPUtime=803.83
/proc/20266/task/20267/stat : 20267 (java) R 20261 20261 19682 0 -1 64 33748 0 1 0 80353 30 0 0 25 0 9 0 59921371 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4126500353 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20268] ppid=20261 vsize=848452 CPUtime=12.07
/proc/20266/task/20268/stat : 20268 (java) S 20261 20261 19682 0 -1 64 97999 0 0 0 1160 47 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20269] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20269/stat : 20269 (java) S 20261 20261 19682 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20270] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20270/stat : 20270 (java) S 20261 20261 19682 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20271] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20271/stat : 20271 (java) S 20261 20261 19682 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59921375 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20272] ppid=20261 vsize=848452 CPUtime=0.33
/proc/20266/task/20272/stat : 20272 (java) S 20261 20261 19682 0 -1 64 1486 0 0 0 32 1 0 0 16 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20273] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20273/stat : 20273 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20274] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20274/stat : 20274 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 816.27
Current children cumulated vsize (KiB) 853808

[startup+817.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20276
/proc/meminfo: memFree=769600/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
[pid=20266] ppid=20261 vsize=848452 CPUtime=816.67
/proc/20266/stat : 20266 (java) S 20261 20261 19682 0 -1 0 133936 0 1 0 81587 80 0 0 18 0 9 0 59921370 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/20266/statm: 212113 130425 2620 9 0 206598 0
[pid=20266/tid=20267] ppid=20261 vsize=848452 CPUtime=804.23
/proc/20266/task/20267/stat : 20267 (java) R 20261 20261 19682 0 -1 64 33748 0 1 0 80393 30 0 0 25 0 9 0 59921371 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4126498984 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20268] ppid=20261 vsize=848452 CPUtime=12.07
/proc/20266/task/20268/stat : 20268 (java) S 20261 20261 19682 0 -1 64 97999 0 0 0 1160 47 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20269] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20269/stat : 20269 (java) S 20261 20261 19682 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20270] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20270/stat : 20270 (java) S 20261 20261 19682 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59921373 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20271] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20271/stat : 20271 (java) S 20261 20261 19682 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59921375 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20272] ppid=20261 vsize=848452 CPUtime=0.33
/proc/20266/task/20272/stat : 20272 (java) S 20261 20261 19682 0 -1 64 1486 0 0 0 32 1 0 0 16 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=20266/tid=20273] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20273/stat : 20273 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=20266/tid=20274] ppid=20261 vsize=848452 CPUtime=0
/proc/20266/task/20274/stat : 20274 (java) S 20261 20261 19682 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59921379 868814848 130425 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 816.67
Current children cumulated vsize (KiB) 853808

[startup+817.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20276
/proc/meminfo: memFree=769600/2055920 swapFree=4192812/4192956
[pid=20261] ppid=20259 vsize=5356 CPUtime=0
/proc/20261/stat : 20261 (concrete.sh) S 20259 20261 19682 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59921369 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20261/statm: 1339 244 201 169 0 50 0
[pid=20266] ppid=20261 vsize=0 CPUtime=817.04
/proc/20266/stat : 20266 (java) Z 20261 20261 19682 0 -1 12 133947 0 1 0 81623 81 0 0 16 0 2 0 59921370 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/20266/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 817.04
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 817.562
CPU time (s): 817.123
CPU user time (s): 816.242
CPU system time (s): 0.880866
CPU usage (%): 99.9462
Max. virtual memory (cumulated for all children) (KiB): 853808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 816.242
system time used= 0.880866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134589
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21598
involuntary context switches= 8645

runsolver used 0.979851 second user time and 2.75758 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-16 09:16:19
IDJOB=2087875
IDBENCH=58815
IDSOLVER=735
FILE ID=node51/2087875-1247728573
PBS_JOBID= 9521584
Free space on /tmp= 66180 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/dag-rand/normalized-rand-n23-d3-e16-r15-t150000-23.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087875-1247728573/watcher-2087875-1247728573 -o /tmp/evaluation-result-2087875-1247728573/solver-2087875-1247728573 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2087875-1247728573.xml

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

MD5SUM BENCH= 54c50e62a2a63d603d03a30992cbb3d6
RANDOM SEED=909918951

node51.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.225
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.225
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:       1282304 kB
Buffers:         66452 kB
Cached:         441848 kB
SwapCached:          0 kB
Active:         398436 kB
Inactive:       304532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           71716 kB
Writeback:           0 kB
Mapped:         206148 kB
Slab:            55656 kB
Committed_AS:   659920 kB
PageTables:       2172 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= 66180 MiB
End job on node51 at 2009-07-16 09:29:56