Trace number 2085708

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 1532.03 1538.1

DiagnosticValue
CHECKS53979500
NODES26602

General information on the benchmark

Namecsp/graphColoring/insertion/full-insertion/
normalized-3-fullins-5-6.xml
MD5SUMac2da060c241dda8dc20911b2a721dc1
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.30519
Satisfiable
(Un)Satisfiability was proved
Number of variables2030
Number of constraints33751
Maximum constraint arity2
Maximum domain size6
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33751
Global constraints used (with number of constraints)

Solver Data

118.49/119.61	c CPU-LOAD 115.28
118.49/119.61	c LOADED 2030 V (6 E), 33751 ExtensionConstraint2D, arity 2, 115.28 cpu
1531.93/1538.06	s UNSATISFIABLE
1531.93/1538.06	d NODES 26602
1531.93/1538.06	d CHECKS 53979456
1531.93/1538.06	c heuristic-cpu: 0.0
1531.93/1538.06	c prepro-constraint-ccks: 0
1531.93/1538.06	c prepro-constraint-presenceccks: 0
1531.93/1538.06	c prepro-cpu: 0.26000002
1531.93/1538.06	c prepro-matrix2d-ccks: 0
1531.93/1538.06	c prepro-matrix2d-presenceccks: 0
1531.93/1538.06	c prepro-removed: 0
1531.93/1538.06	c search-cpu: 1412.5901
1531.93/1538.06	c search-nps: 18.832073
1531.93/1538.06	c total-assgn: 26602
1531.93/1538.06	c total-constraint-ccks: 0
1531.93/1538.06	c total-constraint-presence-ccks: 0
1531.93/1538.06	c total-cpu: 1412.92
1531.93/1538.06	c total-matrix2d-ccks: 53979456
1531.93/1538.06	c total-matrix2d-presence-ccks: 0
1531.93/1538.06	c TOTAL-NODES 26602
1531.93/1538.06	c TOTAL-CPU 1412.92

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-2085708-1247726298/watcher-2085708-1247726298 -o /tmp/evaluation-result-2085708-1247726298/solver-2085708-1247726298 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2085708-1247726298.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.14 2.04 2.01 4/81 14740
/proc/meminfo: memFree=1455952/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 299 127 0 0 0 0 0 0 20 0 1 0 59696648 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 231962542162 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/14740/statm: 1339 238 197 169 0 50 0
[pid=14742] ppid=14740 vsize=5356 CPUtime=0
/proc/14742/stat : 14742 (concrete.sh) R 14740 14740 14355 0 -1 4194368 12 0 0 0 0 0 0 0 22 0 1 0 59696649 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 231962185428 0 0 4096 65538 0 0 0 17 1 0 0
/proc/14742/statm: 1339 238 197 169 0 50 0

[startup+0.034342 s]
/proc/loadavg: 2.14 2.04 2.01 4/81 14740
/proc/meminfo: memFree=1455952/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10213 s]
/proc/loadavg: 2.14 2.04 2.01 4/81 14740
/proc/meminfo: memFree=1455952/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301075 s]
/proc/loadavg: 2.14 2.04 2.01 4/81 14740
/proc/meminfo: memFree=1455952/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701959 s]
/proc/loadavg: 2.14 2.04 2.01 4/81 14740
/proc/meminfo: memFree=1455952/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50273 s]
/proc/loadavg: 2.14 2.04 2.01 4/91 14753
/proc/meminfo: memFree=1441152/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
[pid=14745] ppid=14740 vsize=847596 CPUtime=1.47
/proc/14745/stat : 14745 (java) S 14740 14740 14355 0 -1 0 6894 0 1 0 142 5 0 0 18 0 9 0 59696649 867938304 6153 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 211899 6153 2003 9 0 206377 0
[pid=14745/tid=14746] ppid=14740 vsize=847596 CPUtime=1.06
/proc/14745/task/14746/stat : 14746 (java) R 14740 14740 14355 0 -1 64 3879 0 1 0 103 3 0 0 25 0 9 0 59696650 867938304 6153 996147200 134512640 134550932 4294955408 18446744073709551615 4126438950 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14747] ppid=14740 vsize=847596 CPUtime=0.06
/proc/14745/task/14747/stat : 14747 (java) S 14740 14740 14355 0 -1 64 966 0 0 0 6 0 0 0 16 0 9 0 59696651 867938304 6153 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14740 vsize=847596 CPUtime=0
/proc/14745/task/14748/stat : 14748 (java) S 14740 14740 14355 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59696651 867938304 6153 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14749] ppid=14740 vsize=847596 CPUtime=0
/proc/14745/task/14749/stat : 14749 (java) S 14740 14740 14355 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59696651 867938304 6153 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14750] ppid=14740 vsize=847596 CPUtime=0
/proc/14745/task/14750/stat : 14750 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59696654 867938304 6153 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14751] ppid=14740 vsize=847596 CPUtime=0.31
/proc/14745/task/14751/stat : 14751 (java) S 14740 14740 14355 0 -1 64 1351 0 0 0 31 0 0 0 16 0 9 0 59696657 867938304 6153 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14752] ppid=14740 vsize=847596 CPUtime=0
/proc/14745/task/14752/stat : 14752 (java) S 14740 14740 14355 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59696657 867938304 6153 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14753] ppid=14740 vsize=847596 CPUtime=0
/proc/14745/task/14753/stat : 14753 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59696657 867938304 6153 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852952

[startup+3.10227 s]
/proc/loadavg: 2.14 2.04 2.01 3/91 14753
/proc/meminfo: memFree=1436800/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
[pid=14745] ppid=14740 vsize=847640 CPUtime=3.06
/proc/14745/stat : 14745 (java) S 14740 14740 14355 0 -1 0 8646 0 1 0 300 6 0 0 18 0 9 0 59696649 867983360 7589 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 211910 7589 2624 9 0 206388 0
[pid=14745/tid=14746] ppid=14740 vsize=847640 CPUtime=2.48
/proc/14745/task/14746/stat : 14746 (java) R 14740 14740 14355 0 -1 64 3892 0 1 0 245 3 0 0 25 0 9 0 59696650 867983360 7589 996147200 134512640 134550932 4294955408 18446744073709551615 4126443109 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14747] ppid=14740 vsize=847640 CPUtime=0.23
/proc/14745/task/14747/stat : 14747 (java) S 14740 14740 14355 0 -1 64 2705 0 0 0 22 1 0 0 16 0 9 0 59696651 867983360 7589 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14748/stat : 14748 (java) S 14740 14740 14355 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 59696651 867983360 7589 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14749] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14749/stat : 14749 (java) S 14740 14740 14355 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59696651 867983360 7589 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14750] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14750/stat : 14750 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59696654 867983360 7589 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14751] ppid=14740 vsize=847640 CPUtime=0.31
/proc/14745/task/14751/stat : 14751 (java) S 14740 14740 14355 0 -1 64 1351 0 0 0 31 0 0 0 16 0 9 0 59696657 867983360 7589 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14752] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14752/stat : 14752 (java) S 14740 14740 14355 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59696657 867983360 7589 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14753] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14753/stat : 14753 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59696657 867983360 7589 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 852996

[startup+6.30135 s]
/proc/loadavg: 2.13 2.03 2.01 3/91 14753
/proc/meminfo: memFree=1432960/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
[pid=14745] ppid=14740 vsize=847640 CPUtime=6.23
/proc/14745/stat : 14745 (java) S 14740 14740 14355 0 -1 0 9381 0 1 0 616 7 0 0 18 0 9 0 59696649 867983360 8310 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 211910 8310 2624 9 0 206388 0
[pid=14745/tid=14746] ppid=14740 vsize=847640 CPUtime=5.61
/proc/14745/task/14746/stat : 14746 (java) R 14740 14740 14355 0 -1 64 3906 0 1 0 557 4 0 0 25 0 9 0 59696650 867983360 8310 996147200 134512640 134550932 4294955408 18446744073709551615 4126438921 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14747] ppid=14740 vsize=847640 CPUtime=0.27
/proc/14745/task/14747/stat : 14747 (java) S 14740 14740 14355 0 -1 64 3426 0 0 0 26 1 0 0 16 0 9 0 59696651 867983360 8310 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14748/stat : 14748 (java) S 14740 14740 14355 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 59696651 867983360 8310 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14749] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14749/stat : 14749 (java) S 14740 14740 14355 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59696651 867983360 8310 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14750] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14750/stat : 14750 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59696654 867983360 8310 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14751] ppid=14740 vsize=847640 CPUtime=0.31
/proc/14745/task/14751/stat : 14751 (java) S 14740 14740 14355 0 -1 64 1351 0 0 0 31 0 0 0 16 0 9 0 59696657 867983360 8310 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14752] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14752/stat : 14752 (java) S 14740 14740 14355 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59696657 867983360 8310 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14753] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14753/stat : 14753 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59696657 867983360 8310 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 852996

[startup+12.7025 s]
/proc/loadavg: 2.12 2.03 2.01 3/91 14753
/proc/meminfo: memFree=1429184/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
[pid=14745] ppid=14740 vsize=847640 CPUtime=12.56
/proc/14745/stat : 14745 (java) S 14740 14740 14355 0 -1 0 10240 0 1 0 1249 7 0 0 18 0 9 0 59696649 867983360 9158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 211910 9158 2625 9 0 206388 0
[pid=14745/tid=14746] ppid=14740 vsize=847640 CPUtime=11.81
/proc/14745/task/14746/stat : 14746 (java) R 14740 14740 14355 0 -1 64 3965 0 1 0 1177 4 0 0 25 0 9 0 59696650 867983360 9158 996147200 134512640 134550932 4294955408 18446744073709551615 4126438921 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14747] ppid=14740 vsize=847640 CPUtime=0.4
/proc/14745/task/14747/stat : 14747 (java) S 14740 14740 14355 0 -1 64 4226 0 0 0 39 1 0 0 15 0 9 0 59696651 867983360 9158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14748/stat : 14748 (java) S 14740 14740 14355 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 59696651 867983360 9158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14749] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14749/stat : 14749 (java) S 14740 14740 14355 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59696651 867983360 9158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14750] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14750/stat : 14750 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59696654 867983360 9158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14751] ppid=14740 vsize=847640 CPUtime=0.32
/proc/14745/task/14751/stat : 14751 (java) S 14740 14740 14355 0 -1 64 1351 0 0 0 32 0 0 0 15 0 9 0 59696657 867983360 9158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14752] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14752/stat : 14752 (java) S 14740 14740 14355 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59696657 867983360 9158 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14753] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14753/stat : 14753 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59696657 867983360 9158 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) 852996

[startup+25.5028 s]
/proc/loadavg: 2.09 2.03 2.01 3/91 14753
/proc/meminfo: memFree=1425536/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
[pid=14745] ppid=14740 vsize=847640 CPUtime=25.25
/proc/14745/stat : 14745 (java) S 14740 14740 14355 0 -1 0 11114 0 1 0 2517 8 0 0 18 0 9 0 59696649 867983360 10020 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 211910 10020 2625 9 0 206388 0
[pid=14745/tid=14746] ppid=14740 vsize=847640 CPUtime=24.45
/proc/14745/task/14746/stat : 14746 (java) R 14740 14740 14355 0 -1 64 3977 0 1 0 2441 4 0 0 25 0 9 0 59696650 867983360 10020 996147200 134512640 134550932 4294955408 18446744073709551615 4125998327 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14747] ppid=14740 vsize=847640 CPUtime=0.45
/proc/14745/task/14747/stat : 14747 (java) S 14740 14740 14355 0 -1 64 5088 0 0 0 43 2 0 0 16 0 9 0 59696651 867983360 10020 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14748/stat : 14748 (java) S 14740 14740 14355 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 59696651 867983360 10020 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14749] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14749/stat : 14749 (java) S 14740 14740 14355 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59696651 867983360 10020 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14750] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14750/stat : 14750 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59696654 867983360 10020 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14751] ppid=14740 vsize=847640 CPUtime=0.32
/proc/14745/task/14751/stat : 14751 (java) S 14740 14740 14355 0 -1 64 1351 0 0 0 32 0 0 0 15 0 9 0 59696657 867983360 10020 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14752] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14752/stat : 14752 (java) S 14740 14740 14355 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59696657 867983360 10020 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14753] ppid=14740 vsize=847640 CPUtime=0
/proc/14745/task/14753/stat : 14753 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59696657 867983360 10020 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 852996

[startup+51.1025 s]
/proc/loadavg: 2.14 2.04 2.01 3/91 14753

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

[pid=14745/tid=14746] ppid=14740 vsize=851172 CPUtime=1513.42
/proc/14745/task/14746/stat : 14746 (java) R 14740 14740 14355 0 -1 64 5234 0 1 0 151330 12 0 0 25 0 9 0 59696650 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4127767559 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14745/tid=14747] ppid=14740 vsize=851172 CPUtime=2.77
/proc/14745/task/14747/stat : 14747 (java) S 14740 14740 14355 0 -1 64 20959 0 0 0 264 13 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14748/stat : 14748 (java) S 14740 14740 14355 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14749] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14749/stat : 14749 (java) S 14740 14740 14355 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14750] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14750/stat : 14750 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59696654 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14751] ppid=14740 vsize=851172 CPUtime=0.81
/proc/14745/task/14751/stat : 14751 (java) S 14740 14740 14355 0 -1 64 2373 0 0 0 79 2 0 0 16 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14752] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14752/stat : 14752 (java) S 14740 14740 14355 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14753] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14753/stat : 14753 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1517.03
Current children cumulated vsize (KiB) 856528

[startup+1529.5 s]
/proc/loadavg: 2.06 2.03 2.00 3/91 14839
/proc/meminfo: memFree=1347248/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
[pid=14745] ppid=14740 vsize=851172 CPUtime=1523.43
/proc/14745/stat : 14745 (java) S 14740 14740 14355 0 -1 0 29271 0 1 0 152315 28 0 0 18 0 9 0 59696649 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 212793 27698 2636 9 0 207271 0
[pid=14745/tid=14746] ppid=14740 vsize=851172 CPUtime=1519.82
/proc/14745/task/14746/stat : 14746 (java) R 14740 14740 14355 0 -1 64 5234 0 1 0 151970 12 0 0 25 0 9 0 59696650 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4127731738 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14745/tid=14747] ppid=14740 vsize=851172 CPUtime=2.77
/proc/14745/task/14747/stat : 14747 (java) S 14740 14740 14355 0 -1 64 20959 0 0 0 264 13 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14748/stat : 14748 (java) S 14740 14740 14355 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14749] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14749/stat : 14749 (java) S 14740 14740 14355 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14750] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14750/stat : 14750 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59696654 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14751] ppid=14740 vsize=851172 CPUtime=0.81
/proc/14745/task/14751/stat : 14751 (java) S 14740 14740 14355 0 -1 64 2373 0 0 0 79 2 0 0 16 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14752] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14752/stat : 14752 (java) S 14740 14740 14355 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14753] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14753/stat : 14753 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1523.43
Current children cumulated vsize (KiB) 856528

[startup+1532.7 s]
/proc/loadavg: 2.05 2.03 2.00 3/91 14839
/proc/meminfo: memFree=1347248/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
[pid=14745] ppid=14740 vsize=851172 CPUtime=1526.63
/proc/14745/stat : 14745 (java) S 14740 14740 14355 0 -1 0 29271 0 1 0 152635 28 0 0 18 0 9 0 59696649 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 212793 27698 2636 9 0 207271 0
[pid=14745/tid=14746] ppid=14740 vsize=851172 CPUtime=1523.03
/proc/14745/task/14746/stat : 14746 (java) R 14740 14740 14355 0 -1 64 5234 0 1 0 152291 12 0 0 25 0 9 0 59696650 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4127731738 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14745/tid=14747] ppid=14740 vsize=851172 CPUtime=2.77
/proc/14745/task/14747/stat : 14747 (java) S 14740 14740 14355 0 -1 64 20959 0 0 0 264 13 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14748/stat : 14748 (java) S 14740 14740 14355 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14749] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14749/stat : 14749 (java) S 14740 14740 14355 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14750] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14750/stat : 14750 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59696654 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14751] ppid=14740 vsize=851172 CPUtime=0.81
/proc/14745/task/14751/stat : 14751 (java) S 14740 14740 14355 0 -1 64 2373 0 0 0 79 2 0 0 16 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14752] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14752/stat : 14752 (java) S 14740 14740 14355 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14753] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14753/stat : 14753 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1526.63
Current children cumulated vsize (KiB) 856528

[startup+1535.9 s]
/proc/loadavg: 2.05 2.03 2.00 3/91 14839
/proc/meminfo: memFree=1347248/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
[pid=14745] ppid=14740 vsize=851172 CPUtime=1529.83
/proc/14745/stat : 14745 (java) S 14740 14740 14355 0 -1 0 29271 0 1 0 152955 28 0 0 18 0 9 0 59696649 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 212793 27698 2636 9 0 207271 0
[pid=14745/tid=14746] ppid=14740 vsize=851172 CPUtime=1526.22
/proc/14745/task/14746/stat : 14746 (java) R 14740 14740 14355 0 -1 64 5234 0 1 0 152610 12 0 0 25 0 9 0 59696650 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4127768549 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14745/tid=14747] ppid=14740 vsize=851172 CPUtime=2.77
/proc/14745/task/14747/stat : 14747 (java) S 14740 14740 14355 0 -1 64 20959 0 0 0 264 13 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14748/stat : 14748 (java) S 14740 14740 14355 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14749] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14749/stat : 14749 (java) S 14740 14740 14355 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14750] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14750/stat : 14750 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59696654 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14751] ppid=14740 vsize=851172 CPUtime=0.81
/proc/14745/task/14751/stat : 14751 (java) S 14740 14740 14355 0 -1 64 2373 0 0 0 79 2 0 0 16 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14752] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14752/stat : 14752 (java) S 14740 14740 14355 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14753] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14753/stat : 14753 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1529.83
Current children cumulated vsize (KiB) 856528

[startup+1537.5 s]
/proc/loadavg: 2.05 2.03 2.00 3/91 14839
/proc/meminfo: memFree=1347248/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
[pid=14745] ppid=14740 vsize=851172 CPUtime=1531.43
/proc/14745/stat : 14745 (java) S 14740 14740 14355 0 -1 0 29271 0 1 0 153115 28 0 0 18 0 9 0 59696649 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 212793 27698 2636 9 0 207271 0
[pid=14745/tid=14746] ppid=14740 vsize=851172 CPUtime=1527.82
/proc/14745/task/14746/stat : 14746 (java) R 14740 14740 14355 0 -1 64 5234 0 1 0 152770 12 0 0 25 0 9 0 59696650 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4127768461 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14745/tid=14747] ppid=14740 vsize=851172 CPUtime=2.77
/proc/14745/task/14747/stat : 14747 (java) S 14740 14740 14355 0 -1 64 20959 0 0 0 264 13 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14748/stat : 14748 (java) S 14740 14740 14355 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14749] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14749/stat : 14749 (java) S 14740 14740 14355 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14750] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14750/stat : 14750 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59696654 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14751] ppid=14740 vsize=851172 CPUtime=0.81
/proc/14745/task/14751/stat : 14751 (java) S 14740 14740 14355 0 -1 64 2373 0 0 0 79 2 0 0 16 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14752] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14752/stat : 14752 (java) S 14740 14740 14355 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14753] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14753/stat : 14753 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.43
Current children cumulated vsize (KiB) 856528

[startup+1537.9 s]
/proc/loadavg: 2.13 2.04 2.01 3/91 14839
/proc/meminfo: memFree=1347248/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
[pid=14745] ppid=14740 vsize=851172 CPUtime=1531.83
/proc/14745/stat : 14745 (java) S 14740 14740 14355 0 -1 0 29271 0 1 0 153155 28 0 0 18 0 9 0 59696649 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 212793 27698 2636 9 0 207271 0
[pid=14745/tid=14746] ppid=14740 vsize=851172 CPUtime=1528.22
/proc/14745/task/14746/stat : 14746 (java) R 14740 14740 14355 0 -1 64 5234 0 1 0 152810 12 0 0 25 0 9 0 59696650 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4127774954 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14745/tid=14747] ppid=14740 vsize=851172 CPUtime=2.77
/proc/14745/task/14747/stat : 14747 (java) S 14740 14740 14355 0 -1 64 20959 0 0 0 264 13 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14748/stat : 14748 (java) S 14740 14740 14355 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14749] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14749/stat : 14749 (java) S 14740 14740 14355 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 59696651 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14750] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14750/stat : 14750 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59696654 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14751] ppid=14740 vsize=851172 CPUtime=0.81
/proc/14745/task/14751/stat : 14751 (java) S 14740 14740 14355 0 -1 64 2373 0 0 0 79 2 0 0 16 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14752] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14752/stat : 14752 (java) S 14740 14740 14355 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14745/tid=14753] ppid=14740 vsize=851172 CPUtime=0
/proc/14745/task/14753/stat : 14753 (java) S 14740 14740 14355 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59696657 871600128 27698 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.83
Current children cumulated vsize (KiB) 856528

[startup+1538.1 s]
/proc/loadavg: 2.13 2.04 2.01 3/91 14839
/proc/meminfo: memFree=1347248/2055920 swapFree=4192812/4192956
[pid=14740] ppid=14738 vsize=5356 CPUtime=0
/proc/14740/stat : 14740 (concrete.sh) S 14738 14740 14355 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59696648 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14740/statm: 1339 244 201 169 0 50 0
[pid=14745] ppid=14740 vsize=0 CPUtime=1532.02
/proc/14745/stat : 14745 (java) Z 14740 14740 14355 0 -1 12 29281 0 1 0 153172 30 0 0 16 0 2 0 59696649 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/14745/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1532.02
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 1538.1
CPU time (s): 1532.03
CPU user time (s): 1531.72
CPU system time (s): 0.309952
CPU usage (%): 99.6054
Max. virtual memory (cumulated for all children) (KiB): 856528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1531.72
system time used= 0.309952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29923
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= 37426
involuntary context switches= 56626

runsolver used 1.77573 second user time and 5.2582 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-16 08:38:18
IDJOB=2085708
IDBENCH=58483
IDSOLVER=735
FILE ID=node16/2085708-1247726298
PBS_JOBID= 9521524
Free space on /tmp= 66408 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/graphColoring/insertion/full-insertion/normalized-3-fullins-5-6.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2085708-1247726298/watcher-2085708-1247726298 -o /tmp/evaluation-result-2085708-1247726298/solver-2085708-1247726298 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2085708-1247726298.xml

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

MD5SUM BENCH= ac2da060c241dda8dc20911b2a721dc1
RANDOM SEED=731221599

node16.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.231
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.231
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:       1456432 kB
Buffers:         73388 kB
Cached:         403088 kB
SwapCached:          0 kB
Active:         102836 kB
Inactive:       427000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1456432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5644 kB
Writeback:           0 kB
Mapped:          73824 kB
Slab:            54728 kB
Committed_AS:   568848 kB
PageTables:       1996 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= 66408 MiB
End job on node16 at 2009-07-16 09:03:56