Trace number 2065204

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 677.445 677.927

DiagnosticValue
CHECKS1114720000
NODES265888

General information on the benchmark

Namecsp/schurrLemma/
normalized-lemma-50-9-mod.xml
MD5SUM4312a5e57186bf6bd2a848a5a1f0f4ee
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.042993
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints600
Maximum constraint arity3
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension600
Global constraints used (with number of constraints)

Solver Data

1.66/1.72	c CPU-LOAD 0.84
1.66/1.72	c LOADED 50 V (9 E), 600 PredicateConstraint, arity 3, 0.84 cpu
677.41/677.91	s UNSATISFIABLE
677.41/677.91	d NODES 265888
677.41/677.91	d CHECKS 1114721974
677.41/677.91	c heuristic-cpu: 0.0
677.41/677.91	c prepro-constraint-ccks: 40200
677.41/677.91	c prepro-constraint-presenceccks: 2400
677.41/677.91	c prepro-cpu: 0.04
677.41/677.91	c prepro-matrix2d-ccks: 0
677.41/677.91	c prepro-matrix2d-presenceccks: 0
677.41/677.91	c prepro-removed: 0
677.41/677.91	c search-cpu: 572.84
677.41/677.91	c search-nps: 464.1575
677.41/677.91	c total-assgn: 265888
677.41/677.91	c total-constraint-ccks: 1114721974
677.41/677.91	c total-constraint-presence-ccks: 705947038
677.41/677.91	c total-cpu: 572.91003
677.41/677.91	c total-matrix2d-ccks: 0
677.41/677.91	c total-matrix2d-presence-ccks: 0
677.41/677.91	c TOTAL-NODES 265888
677.41/677.91	c TOTAL-CPU 572.91003

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-2065204-1247703478/watcher-2065204-1247703478 -o /tmp/evaluation-result-2065204-1247703478/solver-2065204-1247703478 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2065204-1247703478.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.70 2.55 2.24 4/81 12875
/proc/meminfo: memFree=1346384/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 57413813 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 210824298578 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/12875/statm: 1339 230 191 169 0 50 0
[pid=12876] ppid=12875 vsize=5356 CPUtime=0
/proc/12876/stat : 12876 (concrete.sh) R 12875 12875 12029 0 -1 4194368 5 0 0 0 0 0 0 0 21 0 1 0 57413813 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 210823967474 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12876/statm: 1339 230 191 169 0 50 0

[startup+0.0894639 s]
/proc/loadavg: 2.70 2.55 2.24 4/81 12875
/proc/meminfo: memFree=1346384/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101465 s]
/proc/loadavg: 2.70 2.55 2.24 4/81 12875
/proc/meminfo: memFree=1346384/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301493 s]
/proc/loadavg: 2.70 2.55 2.24 4/81 12875
/proc/meminfo: memFree=1346384/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701539 s]
/proc/loadavg: 2.70 2.55 2.24 4/81 12875
/proc/meminfo: memFree=1346384/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50193 s]
/proc/loadavg: 2.70 2.55 2.24 3/91 12888
/proc/meminfo: memFree=1331328/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
[pid=12880] ppid=12875 vsize=848856 CPUtime=1.46
/proc/12880/stat : 12880 (java) S 12875 12875 12029 0 -1 0 6969 0 1 0 140 6 0 0 18 0 10 0 57413814 869228544 5996 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12880/statm: 212214 5996 2018 9 0 206692 0
[pid=12880/tid=12881] ppid=12875 vsize=848856 CPUtime=0.9
/proc/12880/task/12881/stat : 12881 (java) R 12875 12875 12029 0 -1 64 3971 0 1 0 87 3 0 0 22 0 10 0 57413815 869228544 5996 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12882] ppid=12875 vsize=848856 CPUtime=0.05
/proc/12880/task/12882/stat : 12882 (java) S 12875 12875 12029 0 -1 64 607 0 0 0 5 0 0 0 16 0 10 0 57413817 869228544 5996 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12883] ppid=12875 vsize=848856 CPUtime=0
/proc/12880/task/12883/stat : 12883 (java) S 12875 12875 12029 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57413817 869228544 5996 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12884] ppid=12875 vsize=848856 CPUtime=0
/proc/12880/task/12884/stat : 12884 (java) S 12875 12875 12029 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57413817 869228544 5996 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12885] ppid=12875 vsize=848856 CPUtime=0
/proc/12880/task/12885/stat : 12885 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57413819 869228544 5996 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12886] ppid=12875 vsize=848856 CPUtime=0.48
/proc/12880/task/12886/stat : 12886 (java) S 12875 12875 12029 0 -1 64 1688 0 0 0 47 1 0 0 15 0 10 0 57413823 869228544 5996 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12887] ppid=12875 vsize=848856 CPUtime=0
/proc/12880/task/12887/stat : 12887 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 57413823 869228544 5996 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12888] ppid=12875 vsize=848856 CPUtime=0
/proc/12880/task/12888/stat : 12888 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57413823 869228544 5996 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 854212

[startup+3.10283 s]
/proc/loadavg: 2.70 2.55 2.24 3/91 12890
/proc/meminfo: memFree=1327360/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
[pid=12880] ppid=12875 vsize=848856 CPUtime=3.05
/proc/12880/stat : 12880 (java) S 12875 12875 12029 0 -1 0 8775 0 1 0 296 9 0 0 18 0 9 0 57413814 869228544 7474 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12880/statm: 212214 7474 2631 9 0 206692 0
[pid=12880/tid=12881] ppid=12875 vsize=848856 CPUtime=2.15
/proc/12880/task/12881/stat : 12881 (java) R 12875 12875 12029 0 -1 64 4258 0 1 0 211 4 0 0 25 0 9 0 57413815 869228544 7474 996147200 134512640 134550932 4294955408 18446744073709551615 4127127316 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12882] ppid=12875 vsize=848856 CPUtime=0.32
/proc/12880/task/12882/stat : 12882 (java) S 12875 12875 12029 0 -1 64 2091 0 0 0 31 1 0 0 16 0 9 0 57413817 869228544 7474 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12883] ppid=12875 vsize=848856 CPUtime=0
/proc/12880/task/12883/stat : 12883 (java) S 12875 12875 12029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57413817 869228544 7474 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12884] ppid=12875 vsize=848856 CPUtime=0
/proc/12880/task/12884/stat : 12884 (java) S 12875 12875 12029 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57413817 869228544 7474 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12885] ppid=12875 vsize=848856 CPUtime=0
/proc/12880/task/12885/stat : 12885 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57413819 869228544 7474 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12886] ppid=12875 vsize=848856 CPUtime=0.54
/proc/12880/task/12886/stat : 12886 (java) S 12875 12875 12029 0 -1 64 1722 0 0 0 53 1 0 0 16 0 9 0 57413823 869228544 7474 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12887] ppid=12875 vsize=848856 CPUtime=0
/proc/12880/task/12887/stat : 12887 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 57413823 869228544 7474 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12888] ppid=12875 vsize=848856 CPUtime=0
/proc/12880/task/12888/stat : 12888 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57413823 869228544 7474 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 854212

[startup+6.30221 s]
/proc/loadavg: 2.64 2.54 2.24 3/91 12890
/proc/meminfo: memFree=1325888/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
[pid=12880] ppid=12875 vsize=848908 CPUtime=6.21
/proc/12880/stat : 12880 (java) S 12875 12875 12029 0 -1 0 9203 0 1 0 610 11 0 0 18 0 9 0 57413814 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12880/statm: 212227 7505 2632 9 0 206705 0
[pid=12880/tid=12881] ppid=12875 vsize=848908 CPUtime=4.8
/proc/12880/task/12881/stat : 12881 (java) R 12875 12875 12029 0 -1 64 4421 0 1 0 475 5 0 0 25 0 9 0 57413815 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4127132951 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12882] ppid=12875 vsize=848908 CPUtime=0.83
/proc/12880/task/12882/stat : 12882 (java) S 12875 12875 12029 0 -1 64 2354 0 0 0 80 3 0 0 16 0 9 0 57413817 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12883] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12883/stat : 12883 (java) S 12875 12875 12029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57413817 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12884] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12884/stat : 12884 (java) S 12875 12875 12029 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57413817 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12885] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12885/stat : 12885 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57413819 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12886] ppid=12875 vsize=848908 CPUtime=0.56
/proc/12880/task/12886/stat : 12886 (java) S 12875 12875 12029 0 -1 64 1724 0 0 0 54 2 0 0 16 0 9 0 57413823 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12887] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12887/stat : 12887 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 57413823 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12888] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12888/stat : 12888 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57413823 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 854264

[startup+12.703 s]
/proc/loadavg: 2.59 2.53 2.23 3/91 12890
/proc/meminfo: memFree=1325824/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
[pid=12880] ppid=12875 vsize=848908 CPUtime=12.54
/proc/12880/stat : 12880 (java) S 12875 12875 12029 0 -1 0 9600 0 1 0 1240 14 0 0 18 0 9 0 57413814 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12880/statm: 212227 7505 2632 9 0 206705 0
[pid=12880/tid=12881] ppid=12875 vsize=848908 CPUtime=10.21
/proc/12880/task/12881/stat : 12881 (java) R 12875 12875 12029 0 -1 64 4749 0 1 0 1015 6 0 0 25 0 9 0 57413815 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4127129847 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12882] ppid=12875 vsize=848908 CPUtime=1.75
/proc/12880/task/12882/stat : 12882 (java) S 12875 12875 12029 0 -1 64 2423 0 0 0 170 5 0 0 16 0 9 0 57413817 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12883] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12883/stat : 12883 (java) S 12875 12875 12029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57413817 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12884] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12884/stat : 12884 (java) S 12875 12875 12029 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57413817 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12885] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12885/stat : 12885 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57413819 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12886] ppid=12875 vsize=848908 CPUtime=0.56
/proc/12880/task/12886/stat : 12886 (java) S 12875 12875 12029 0 -1 64 1724 0 0 0 54 2 0 0 16 0 9 0 57413823 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12887] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12887/stat : 12887 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 57413823 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12888] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12888/stat : 12888 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57413823 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 854264

[startup+25.5015 s]
/proc/loadavg: 2.54 2.52 2.24 3/91 12890
/proc/meminfo: memFree=1325824/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
[pid=12880] ppid=12875 vsize=848908 CPUtime=25.27
/proc/12880/stat : 12880 (java) S 12875 12875 12029 0 -1 0 10459 0 1 0 2506 21 0 0 18 0 9 0 57413814 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12880/statm: 212227 7505 2632 9 0 206705 0
[pid=12880/tid=12881] ppid=12875 vsize=848908 CPUtime=21
/proc/12880/task/12881/stat : 12881 (java) R 12875 12875 12029 0 -1 64 5435 0 1 0 2092 8 0 0 25 0 9 0 57413815 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 103211704 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12882] ppid=12875 vsize=848908 CPUtime=3.68
/proc/12880/task/12882/stat : 12882 (java) S 12875 12875 12029 0 -1 64 2596 0 0 0 359 9 0 0 16 0 9 0 57413817 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12883] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12883/stat : 12883 (java) S 12875 12875 12029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57413817 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12884] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12884/stat : 12884 (java) S 12875 12875 12029 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57413817 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12885] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12885/stat : 12885 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57413819 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12886] ppid=12875 vsize=848908 CPUtime=0.56
/proc/12880/task/12886/stat : 12886 (java) S 12875 12875 12029 0 -1 64 1724 0 0 0 54 2 0 0 16 0 9 0 57413823 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12887] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12887/stat : 12887 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 57413823 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12888] ppid=12875 vsize=848908 CPUtime=0
/proc/12880/task/12888/stat : 12888 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57413823 869281792 7505 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 854264

[startup+51.1016 s]
/proc/loadavg: 2.42 2.49 2.23 3/91 12890

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

Current children cumulated CPU time (s) 652.22
Current children cumulated vsize (KiB) 855288

[startup+665.508 s]
/proc/loadavg: 2.02 2.13 2.15 3/91 12890
/proc/meminfo: memFree=1325376/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
[pid=12880] ppid=12875 vsize=849932 CPUtime=665.02
/proc/12880/stat : 12880 (java) S 12875 12875 12029 0 -1 0 54537 0 1 0 66119 383 0 0 18 0 9 0 57413814 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12880/statm: 212483 7506 2632 9 0 206961 0
[pid=12880/tid=12881] ppid=12875 vsize=849932 CPUtime=563.45
/proc/12880/task/12881/stat : 12881 (java) R 12875 12875 12029 0 -1 64 41481 0 1 0 56221 124 0 0 25 0 9 0 57413815 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 102094004 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12882] ppid=12875 vsize=849932 CPUtime=100.98
/proc/12880/task/12882/stat : 12882 (java) S 12875 12875 12029 0 -1 64 10627 0 0 0 9843 255 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12883] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12883/stat : 12883 (java) S 12875 12875 12029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12884] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12884/stat : 12884 (java) S 12875 12875 12029 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12885] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12885/stat : 12885 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57413819 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12886] ppid=12875 vsize=849932 CPUtime=0.56
/proc/12880/task/12886/stat : 12886 (java) S 12875 12875 12029 0 -1 64 1724 0 0 0 54 2 0 0 16 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12887] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12887/stat : 12887 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12888] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12888/stat : 12888 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 665.02
Current children cumulated vsize (KiB) 855288

[startup+671.902 s]
/proc/loadavg: 2.10 2.15 2.16 3/91 12890
/proc/meminfo: memFree=1325376/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
[pid=12880] ppid=12875 vsize=849932 CPUtime=671.41
/proc/12880/stat : 12880 (java) S 12875 12875 12029 0 -1 0 54982 0 1 0 66755 386 0 0 18 0 9 0 57413814 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12880/statm: 212483 7506 2632 9 0 206961 0
[pid=12880/tid=12881] ppid=12875 vsize=849932 CPUtime=568.87
/proc/12880/task/12881/stat : 12881 (java) R 12875 12875 12029 0 -1 64 41842 0 1 0 56762 125 0 0 25 0 9 0 57413815 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12882] ppid=12875 vsize=849932 CPUtime=101.96
/proc/12880/task/12882/stat : 12882 (java) R 12875 12875 12029 0 -1 64 10711 0 0 0 9938 258 0 0 15 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12883] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12883/stat : 12883 (java) S 12875 12875 12029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12884] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12884/stat : 12884 (java) S 12875 12875 12029 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12885] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12885/stat : 12885 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57413819 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12886] ppid=12875 vsize=849932 CPUtime=0.56
/proc/12880/task/12886/stat : 12886 (java) S 12875 12875 12029 0 -1 64 1724 0 0 0 54 2 0 0 16 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12887] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12887/stat : 12887 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12888] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12888/stat : 12888 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 671.41
Current children cumulated vsize (KiB) 855288

[startup+675.103 s]
/proc/loadavg: 2.17 2.16 2.16 3/91 12890
/proc/meminfo: memFree=1325376/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
[pid=12880] ppid=12875 vsize=849932 CPUtime=674.61
/proc/12880/stat : 12880 (java) S 12875 12875 12029 0 -1 0 55181 0 1 0 67073 388 0 0 18 0 9 0 57413814 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12880/statm: 212483 7506 2632 9 0 206961 0
[pid=12880/tid=12881] ppid=12875 vsize=849932 CPUtime=571.58
/proc/12880/task/12881/stat : 12881 (java) R 12875 12875 12029 0 -1 64 42021 0 1 0 57032 126 0 0 25 0 9 0 57413815 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4127127316 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12882] ppid=12875 vsize=849932 CPUtime=102.45
/proc/12880/task/12882/stat : 12882 (java) S 12875 12875 12029 0 -1 64 10731 0 0 0 9986 259 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12883] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12883/stat : 12883 (java) S 12875 12875 12029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12884] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12884/stat : 12884 (java) S 12875 12875 12029 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12885] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12885/stat : 12885 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57413819 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12886] ppid=12875 vsize=849932 CPUtime=0.56
/proc/12880/task/12886/stat : 12886 (java) S 12875 12875 12029 0 -1 64 1724 0 0 0 54 2 0 0 16 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12887] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12887/stat : 12887 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12888] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12888/stat : 12888 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 674.61
Current children cumulated vsize (KiB) 855288

[startup+676.702 s]
/proc/loadavg: 2.17 2.16 2.16 4/91 12890
/proc/meminfo: memFree=1325376/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
[pid=12880] ppid=12875 vsize=849932 CPUtime=676.21
/proc/12880/stat : 12880 (java) S 12875 12875 12029 0 -1 0 55304 0 1 0 67232 389 0 0 18 0 9 0 57413814 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12880/statm: 212483 7506 2632 9 0 206961 0
[pid=12880/tid=12881] ppid=12875 vsize=849932 CPUtime=572.92
/proc/12880/task/12881/stat : 12881 (java) R 12875 12875 12029 0 -1 64 42110 0 1 0 57166 126 0 0 25 0 9 0 57413815 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4127127703 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12882] ppid=12875 vsize=849932 CPUtime=102.7
/proc/12880/task/12882/stat : 12882 (java) S 12875 12875 12029 0 -1 64 10765 0 0 0 10011 259 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12883] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12883/stat : 12883 (java) S 12875 12875 12029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12884] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12884/stat : 12884 (java) S 12875 12875 12029 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12885] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12885/stat : 12885 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57413819 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12886] ppid=12875 vsize=849932 CPUtime=0.56
/proc/12880/task/12886/stat : 12886 (java) S 12875 12875 12029 0 -1 64 1724 0 0 0 54 2 0 0 16 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12887] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12887/stat : 12887 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12888] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12888/stat : 12888 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 676.21
Current children cumulated vsize (KiB) 855288

[startup+677.503 s]
/proc/loadavg: 2.17 2.16 2.16 3/91 12890
/proc/meminfo: memFree=1325376/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
[pid=12880] ppid=12875 vsize=849932 CPUtime=677.02
/proc/12880/stat : 12880 (java) S 12875 12875 12029 0 -1 0 55359 0 1 0 67313 389 0 0 18 0 9 0 57413814 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12880/statm: 212483 7506 2632 9 0 206961 0
[pid=12880/tid=12881] ppid=12875 vsize=849932 CPUtime=573.63
/proc/12880/task/12881/stat : 12881 (java) R 12875 12875 12029 0 -1 64 42156 0 1 0 57237 126 0 0 25 0 9 0 57413815 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4127128515 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12882] ppid=12875 vsize=849932 CPUtime=102.8
/proc/12880/task/12882/stat : 12882 (java) S 12875 12875 12029 0 -1 64 10774 0 0 0 10021 259 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12883] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12883/stat : 12883 (java) S 12875 12875 12029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12884] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12884/stat : 12884 (java) S 12875 12875 12029 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12885] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12885/stat : 12885 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57413819 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12886] ppid=12875 vsize=849932 CPUtime=0.56
/proc/12880/task/12886/stat : 12886 (java) S 12875 12875 12029 0 -1 64 1724 0 0 0 54 2 0 0 16 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12887] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12887/stat : 12887 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12888] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12888/stat : 12888 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.02
Current children cumulated vsize (KiB) 855288

[startup+677.902 s]
/proc/loadavg: 2.17 2.16 2.16 3/91 12890
/proc/meminfo: memFree=1325376/2055920 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (concrete.sh) S 12873 12875 12029 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57413813 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 1339 244 201 169 0 50 0
[pid=12880] ppid=12875 vsize=849932 CPUtime=677.41
/proc/12880/stat : 12880 (java) S 12875 12875 12029 0 -1 0 55385 0 1 0 67351 390 0 0 18 0 9 0 57413814 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12880/statm: 212483 7506 2632 9 0 206961 0
[pid=12880/tid=12881] ppid=12875 vsize=849932 CPUtime=573.94
/proc/12880/task/12881/stat : 12881 (java) R 12875 12875 12029 0 -1 64 42177 0 1 0 57268 126 0 0 25 0 9 0 57413815 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4127146641 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12882] ppid=12875 vsize=849932 CPUtime=102.88
/proc/12880/task/12882/stat : 12882 (java) S 12875 12875 12029 0 -1 64 10779 0 0 0 10028 260 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12880/tid=12883] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12883/stat : 12883 (java) S 12875 12875 12029 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12884] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12884/stat : 12884 (java) S 12875 12875 12029 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57413817 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12885] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12885/stat : 12885 (java) S 12875 12875 12029 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57413819 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12886] ppid=12875 vsize=849932 CPUtime=0.56
/proc/12880/task/12886/stat : 12886 (java) S 12875 12875 12029 0 -1 64 1724 0 0 0 54 2 0 0 16 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12887] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12887/stat : 12887 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12880/tid=12888] ppid=12875 vsize=849932 CPUtime=0
/proc/12880/task/12888/stat : 12888 (java) S 12875 12875 12029 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 57413823 870330368 7506 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.41
Current children cumulated vsize (KiB) 855288

Child status: 0
Real time (s): 677.927
CPU time (s): 677.445
CPU user time (s): 673.532
CPU system time (s): 3.91341
CPU usage (%): 99.9289
Max. virtual memory (cumulated for all children) (KiB): 855288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 673.532
system time used= 3.91341
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56035
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= 357308
involuntary context switches= 347234

runsolver used 0.819875 second user time and 2.31265 second system time

The end

Launcher Data

Begin job on node33 at 2009-07-16 02:17:58
IDJOB=2065204
IDBENCH=54339
IDSOLVER=735
FILE ID=node33/2065204-1247703478
PBS_JOBID= 9521244
Free space on /tmp= 66420 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/schurrLemma/normalized-lemma-50-9-mod.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065204-1247703478/watcher-2065204-1247703478 -o /tmp/evaluation-result-2065204-1247703478/solver-2065204-1247703478 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2065204-1247703478.xml

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

MD5SUM BENCH= 4312a5e57186bf6bd2a848a5a1f0f4ee
RANDOM SEED=1070772920

node33.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.229
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.229
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:       1346864 kB
Buffers:         78008 kB
Cached:         500196 kB
SwapCached:          0 kB
Active:         218756 kB
Inactive:       422408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1284 kB
Writeback:           0 kB
Mapped:          83300 kB
Slab:            53168 kB
Committed_AS:   638060 kB
PageTables:       1924 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= 66416 MiB
End job on node33 at 2009-07-16 02:29:16