Trace number 2089228

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 141.649 142.896

DiagnosticValue
CHECKS691666000
NODES489094

General information on the benchmark

Namecsp/tightness0.5/
normalized-rand-2-40-25-180-500-96_ext.xml
MD5SUMd0cfce9bec25a16ea588906bc23f32f2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.8411
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

1.16/1.23	c CPU-LOAD 0.57
1.16/1.23	c LOADED 40 V (25 E), 180 ExtensionConstraint2D, arity 2, 0.57 cpu
141.56/142.86	s UNSATISFIABLE
141.56/142.86	d NODES 489094
141.56/142.86	d CHECKS 691665629
141.56/142.86	c heuristic-cpu: 0.0
141.56/142.86	c prepro-constraint-ccks: 0
141.56/142.86	c prepro-constraint-presenceccks: 0
141.56/142.86	c prepro-cpu: 0.01
141.56/142.86	c prepro-matrix2d-ccks: 0
141.56/142.86	c prepro-matrix2d-presenceccks: 0
141.56/142.86	c prepro-removed: 0
141.56/142.86	c search-cpu: 140.33
141.56/142.86	c search-nps: 3485.3132
141.56/142.86	c total-assgn: 489094
141.56/142.86	c total-constraint-ccks: 0
141.56/142.86	c total-constraint-presence-ccks: 0
141.56/142.86	c total-cpu: 140.37
141.56/142.86	c total-matrix2d-ccks: 691665629
141.56/142.86	c total-matrix2d-presence-ccks: 0
141.56/142.86	c TOTAL-NODES 489094
141.56/142.86	c TOTAL-CPU 140.37

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-2089228-1247729741/watcher-2089228-1247729741 -o /tmp/evaluation-result-2089228-1247729741/solver-2089228-1247729741 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2089228-1247729741.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.00 2.00 2.00 4/72 19428
/proc/meminfo: memFree=1501712/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) R 19426 19428 17714 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 60041827 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 259353275039 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/19428/statm: 1339 230 191 169 0 50 0
[pid=19429] ppid=19428 vsize=5356 CPUtime=0
/proc/19429/stat : 19429 (concrete.sh) R 19428 19428 17714 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 60041827 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 259353275039 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/19429/statm: 1339 230 191 169 0 50 0

[startup+0.0987749 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 19428
/proc/meminfo: memFree=1501712/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10181 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 19428
/proc/meminfo: memFree=1501712/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301839 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 19428
/proc/meminfo: memFree=1501712/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701886 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 19428
/proc/meminfo: memFree=1501712/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50293 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19441
/proc/meminfo: memFree=1486784/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
[pid=19433] ppid=19428 vsize=848576 CPUtime=1.46
/proc/19433/stat : 19433 (java) S 19428 19428 17714 0 -1 0 7937 0 1 0 141 5 0 0 18 0 9 0 60041828 868941824 6776 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19433/statm: 212144 6776 2615 9 0 206629 0
[pid=19433/tid=19434] ppid=19428 vsize=848576 CPUtime=1.01
/proc/19433/task/19434/stat : 19434 (java) R 19428 19428 17714 0 -1 64 3786 0 1 0 98 3 0 0 25 0 9 0 60041829 868941824 6776 996147200 134512640 134550932 4294955408 18446744073709551615 4126499994 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19435] ppid=19428 vsize=848576 CPUtime=0.1
/proc/19433/task/19435/stat : 19435 (java) S 19428 19428 17714 0 -1 64 1961 0 0 0 10 0 0 0 16 0 9 0 60041830 868941824 6776 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19436] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19436/stat : 19436 (java) S 19428 19428 17714 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 60041831 868941824 6776 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19437] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19437/stat : 19437 (java) S 19428 19428 17714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60041831 868941824 6776 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19438] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19438/stat : 19438 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 60041833 868941824 6776 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19439] ppid=19428 vsize=848576 CPUtime=0.31
/proc/19433/task/19439/stat : 19439 (java) S 19428 19428 17714 0 -1 64 1488 0 0 0 31 0 0 0 15 0 9 0 60041837 868941824 6776 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19440] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19440/stat : 19440 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60041837 868941824 6776 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19441] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19441/stat : 19441 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60041837 868941824 6776 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) 853932

[startup+3.10217 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19443
/proc/meminfo: memFree=1483968/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
[pid=19433] ppid=19428 vsize=848576 CPUtime=3.04
/proc/19433/stat : 19433 (java) S 19428 19428 17714 0 -1 0 7945 0 1 0 299 5 0 0 18 0 9 0 60041828 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19433/statm: 212144 6783 2615 9 0 206629 0
[pid=19433/tid=19434] ppid=19428 vsize=848576 CPUtime=2.59
/proc/19433/task/19434/stat : 19434 (java) R 19428 19428 17714 0 -1 64 3787 0 1 0 256 3 0 0 25 0 9 0 60041829 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4126519004 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19435] ppid=19428 vsize=848576 CPUtime=0.1
/proc/19433/task/19435/stat : 19435 (java) S 19428 19428 17714 0 -1 64 1961 0 0 0 10 0 0 0 17 0 9 0 60041830 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19436] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19436/stat : 19436 (java) S 19428 19428 17714 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 60041831 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19437] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19437/stat : 19437 (java) S 19428 19428 17714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60041831 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19438] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19438/stat : 19438 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 60041833 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19439] ppid=19428 vsize=848576 CPUtime=0.32
/proc/19433/task/19439/stat : 19439 (java) S 19428 19428 17714 0 -1 64 1495 0 0 0 32 0 0 0 15 0 9 0 60041837 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19440] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19440/stat : 19440 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60041837 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19441] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19441/stat : 19441 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60041837 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 853932

[startup+6.3015 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19443
/proc/meminfo: memFree=1483200/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
[pid=19433] ppid=19428 vsize=848576 CPUtime=6.21
/proc/19433/stat : 19433 (java) S 19428 19428 17714 0 -1 0 7947 0 1 0 616 5 0 0 18 0 9 0 60041828 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19433/statm: 212144 6783 2615 9 0 206629 0
[pid=19433/tid=19434] ppid=19428 vsize=848576 CPUtime=5.75
/proc/19433/task/19434/stat : 19434 (java) R 19428 19428 17714 0 -1 64 3789 0 1 0 572 3 0 0 25 0 9 0 60041829 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4126499960 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19435] ppid=19428 vsize=848576 CPUtime=0.1
/proc/19433/task/19435/stat : 19435 (java) S 19428 19428 17714 0 -1 64 1961 0 0 0 10 0 0 0 16 0 9 0 60041830 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19436] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19436/stat : 19436 (java) S 19428 19428 17714 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 60041831 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19437] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19437/stat : 19437 (java) S 19428 19428 17714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60041831 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19438] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19438/stat : 19438 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 60041833 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19439] ppid=19428 vsize=848576 CPUtime=0.32
/proc/19433/task/19439/stat : 19439 (java) S 19428 19428 17714 0 -1 64 1495 0 0 0 32 0 0 0 15 0 9 0 60041837 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19440] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19440/stat : 19440 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60041837 868941824 6783 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19441] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19441/stat : 19441 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60041837 868941824 6783 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) 853932

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19443
/proc/meminfo: memFree=1482624/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
[pid=19433] ppid=19428 vsize=848576 CPUtime=12.56
/proc/19433/stat : 19433 (java) S 19428 19428 17714 0 -1 0 7948 0 1 0 1251 5 0 0 18 0 9 0 60041828 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19433/statm: 212144 6784 2615 9 0 206629 0
[pid=19433/tid=19434] ppid=19428 vsize=848576 CPUtime=12.1
/proc/19433/task/19434/stat : 19434 (java) R 19428 19428 17714 0 -1 64 3789 0 1 0 1207 3 0 0 25 0 9 0 60041829 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4126496926 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19435] ppid=19428 vsize=848576 CPUtime=0.1
/proc/19433/task/19435/stat : 19435 (java) S 19428 19428 17714 0 -1 64 1961 0 0 0 10 0 0 0 16 0 9 0 60041830 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19436] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19436/stat : 19436 (java) S 19428 19428 17714 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19437] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19437/stat : 19437 (java) S 19428 19428 17714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19438] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19438/stat : 19438 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 60041833 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19439] ppid=19428 vsize=848576 CPUtime=0.32
/proc/19433/task/19439/stat : 19439 (java) S 19428 19428 17714 0 -1 64 1496 0 0 0 32 0 0 0 16 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19440] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19440/stat : 19440 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19441] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19441/stat : 19441 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60041837 868941824 6784 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) 853932

[startup+25.5028 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19443
/proc/meminfo: memFree=1480256/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
[pid=19433] ppid=19428 vsize=848576 CPUtime=25.25
/proc/19433/stat : 19433 (java) S 19428 19428 17714 0 -1 0 7948 0 1 0 2520 5 0 0 18 0 9 0 60041828 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19433/statm: 212144 6784 2615 9 0 206629 0
[pid=19433/tid=19434] ppid=19428 vsize=848576 CPUtime=24.79
/proc/19433/task/19434/stat : 19434 (java) R 19428 19428 17714 0 -1 64 3789 0 1 0 2476 3 0 0 25 0 9 0 60041829 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4126524256 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19435] ppid=19428 vsize=848576 CPUtime=0.1
/proc/19433/task/19435/stat : 19435 (java) S 19428 19428 17714 0 -1 64 1961 0 0 0 10 0 0 0 16 0 9 0 60041830 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19436] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19436/stat : 19436 (java) S 19428 19428 17714 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19437] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19437/stat : 19437 (java) S 19428 19428 17714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19438] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19438/stat : 19438 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 60041833 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19439] ppid=19428 vsize=848576 CPUtime=0.32
/proc/19433/task/19439/stat : 19439 (java) S 19428 19428 17714 0 -1 64 1496 0 0 0 32 0 0 0 16 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19440] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19440/stat : 19440 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19441] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19441/stat : 19441 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60041837 868941824 6784 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) 853932

[startup+51.1028 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19443

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

Current children cumulated CPU time (s) 133.12
Current children cumulated vsize (KiB) 853932

[startup+137.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19443
/proc/meminfo: memFree=1469376/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
[pid=19433] ppid=19428 vsize=848576 CPUtime=136.3
/proc/19433/stat : 19433 (java) S 19428 19428 17714 0 -1 0 7948 0 1 0 13625 5 0 0 18 0 9 0 60041828 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19433/statm: 212144 6784 2615 9 0 206629 0
[pid=19433/tid=19434] ppid=19428 vsize=848576 CPUtime=135.84
/proc/19433/task/19434/stat : 19434 (java) R 19428 19428 17714 0 -1 64 3789 0 1 0 13581 3 0 0 25 0 9 0 60041829 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4126505469 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19435] ppid=19428 vsize=848576 CPUtime=0.1
/proc/19433/task/19435/stat : 19435 (java) S 19428 19428 17714 0 -1 64 1961 0 0 0 10 0 0 0 16 0 9 0 60041830 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19436] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19436/stat : 19436 (java) S 19428 19428 17714 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19437] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19437/stat : 19437 (java) S 19428 19428 17714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19438] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19438/stat : 19438 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 60041833 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19439] ppid=19428 vsize=848576 CPUtime=0.32
/proc/19433/task/19439/stat : 19439 (java) S 19428 19428 17714 0 -1 64 1496 0 0 0 32 0 0 0 16 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19440] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19440/stat : 19440 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19441] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19441/stat : 19441 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 136.3
Current children cumulated vsize (KiB) 853932

[startup+140.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19443
/proc/meminfo: memFree=1469184/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
[pid=19433] ppid=19428 vsize=848576 CPUtime=139.48
/proc/19433/stat : 19433 (java) S 19428 19428 17714 0 -1 0 7948 0 1 0 13942 6 0 0 18 0 9 0 60041828 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19433/statm: 212144 6784 2615 9 0 206629 0
[pid=19433/tid=19434] ppid=19428 vsize=848576 CPUtime=139.01
/proc/19433/task/19434/stat : 19434 (java) R 19428 19428 17714 0 -1 64 3789 0 1 0 13898 3 0 0 25 0 9 0 60041829 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4126498800 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19435] ppid=19428 vsize=848576 CPUtime=0.1
/proc/19433/task/19435/stat : 19435 (java) S 19428 19428 17714 0 -1 64 1961 0 0 0 10 0 0 0 16 0 9 0 60041830 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19436] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19436/stat : 19436 (java) S 19428 19428 17714 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19437] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19437/stat : 19437 (java) S 19428 19428 17714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19438] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19438/stat : 19438 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 60041833 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19439] ppid=19428 vsize=848576 CPUtime=0.32
/proc/19433/task/19439/stat : 19439 (java) S 19428 19428 17714 0 -1 64 1496 0 0 0 32 0 0 0 16 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19440] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19440/stat : 19440 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19441] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19441/stat : 19441 (java) R 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 139.48
Current children cumulated vsize (KiB) 853932

[startup+141.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19443
/proc/meminfo: memFree=1469184/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
[pid=19433] ppid=19428 vsize=848576 CPUtime=140.27
/proc/19433/stat : 19433 (java) S 19428 19428 17714 0 -1 0 7948 0 1 0 14021 6 0 0 18 0 9 0 60041828 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19433/statm: 212144 6784 2615 9 0 206629 0
[pid=19433/tid=19434] ppid=19428 vsize=848576 CPUtime=139.8
/proc/19433/task/19434/stat : 19434 (java) R 19428 19428 17714 0 -1 64 3789 0 1 0 13977 3 0 0 25 0 9 0 60041829 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4126498862 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19435] ppid=19428 vsize=848576 CPUtime=0.1
/proc/19433/task/19435/stat : 19435 (java) S 19428 19428 17714 0 -1 64 1961 0 0 0 10 0 0 0 16 0 9 0 60041830 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19436] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19436/stat : 19436 (java) S 19428 19428 17714 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19437] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19437/stat : 19437 (java) S 19428 19428 17714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19438] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19438/stat : 19438 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 60041833 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19439] ppid=19428 vsize=848576 CPUtime=0.32
/proc/19433/task/19439/stat : 19439 (java) S 19428 19428 17714 0 -1 64 1496 0 0 0 32 0 0 0 16 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19440] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19440/stat : 19440 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19441] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19441/stat : 19441 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 140.27
Current children cumulated vsize (KiB) 853932

[startup+142.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19443
/proc/meminfo: memFree=1468928/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
[pid=19433] ppid=19428 vsize=848576 CPUtime=141.06
/proc/19433/stat : 19433 (java) S 19428 19428 17714 0 -1 0 7948 0 1 0 14100 6 0 0 18 0 9 0 60041828 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19433/statm: 212144 6784 2615 9 0 206629 0
[pid=19433/tid=19434] ppid=19428 vsize=848576 CPUtime=140.59
/proc/19433/task/19434/stat : 19434 (java) R 19428 19428 17714 0 -1 64 3789 0 1 0 14056 3 0 0 25 0 9 0 60041829 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4126496298 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19435] ppid=19428 vsize=848576 CPUtime=0.1
/proc/19433/task/19435/stat : 19435 (java) S 19428 19428 17714 0 -1 64 1961 0 0 0 10 0 0 0 16 0 9 0 60041830 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19436] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19436/stat : 19436 (java) S 19428 19428 17714 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19437] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19437/stat : 19437 (java) S 19428 19428 17714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19438] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19438/stat : 19438 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 60041833 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19439] ppid=19428 vsize=848576 CPUtime=0.32
/proc/19433/task/19439/stat : 19439 (java) S 19428 19428 17714 0 -1 64 1496 0 0 0 32 0 0 0 16 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19440] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19440/stat : 19440 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19441] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19441/stat : 19441 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 141.06
Current children cumulated vsize (KiB) 853932

[startup+142.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19443
/proc/meminfo: memFree=1468928/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
[pid=19433] ppid=19428 vsize=848576 CPUtime=141.46
/proc/19433/stat : 19433 (java) S 19428 19428 17714 0 -1 0 7948 0 1 0 14140 6 0 0 18 0 9 0 60041828 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19433/statm: 212144 6784 2615 9 0 206629 0
[pid=19433/tid=19434] ppid=19428 vsize=848576 CPUtime=140.99
/proc/19433/task/19434/stat : 19434 (java) R 19428 19428 17714 0 -1 64 3789 0 1 0 14096 3 0 0 25 0 9 0 60041829 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4126519022 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19435] ppid=19428 vsize=848576 CPUtime=0.1
/proc/19433/task/19435/stat : 19435 (java) S 19428 19428 17714 0 -1 64 1961 0 0 0 10 0 0 0 16 0 9 0 60041830 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19436] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19436/stat : 19436 (java) S 19428 19428 17714 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19437] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19437/stat : 19437 (java) S 19428 19428 17714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19438] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19438/stat : 19438 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 60041833 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19439] ppid=19428 vsize=848576 CPUtime=0.32
/proc/19433/task/19439/stat : 19439 (java) S 19428 19428 17714 0 -1 64 1496 0 0 0 32 0 0 0 16 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19440] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19440/stat : 19440 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19441] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19441/stat : 19441 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 141.46
Current children cumulated vsize (KiB) 853932

[startup+142.802 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19443
/proc/meminfo: memFree=1468928/2055920 swapFree=4192812/4192956
[pid=19428] ppid=19426 vsize=5356 CPUtime=0
/proc/19428/stat : 19428 (concrete.sh) S 19426 19428 17714 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 60041827 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19428/statm: 1339 244 201 169 0 50 0
[pid=19433] ppid=19428 vsize=848576 CPUtime=141.56
/proc/19433/stat : 19433 (java) S 19428 19428 17714 0 -1 0 7948 0 1 0 14150 6 0 0 18 0 9 0 60041828 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19433/statm: 212144 6784 2615 9 0 206629 0
[pid=19433/tid=19434] ppid=19428 vsize=848576 CPUtime=141.09
/proc/19433/task/19434/stat : 19434 (java) R 19428 19428 17714 0 -1 64 3789 0 1 0 14106 3 0 0 25 0 9 0 60041829 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 104749972 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19435] ppid=19428 vsize=848576 CPUtime=0.1
/proc/19433/task/19435/stat : 19435 (java) S 19428 19428 17714 0 -1 64 1961 0 0 0 10 0 0 0 16 0 9 0 60041830 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19436] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19436/stat : 19436 (java) S 19428 19428 17714 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19437] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19437/stat : 19437 (java) S 19428 19428 17714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 60041831 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19438] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19438/stat : 19438 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 60041833 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19439] ppid=19428 vsize=848576 CPUtime=0.32
/proc/19433/task/19439/stat : 19439 (java) S 19428 19428 17714 0 -1 64 1496 0 0 0 32 0 0 0 16 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19440] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19440/stat : 19440 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19433/tid=19441] ppid=19428 vsize=848576 CPUtime=0
/proc/19433/task/19441/stat : 19441 (java) S 19428 19428 17714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 60041837 868941824 6784 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 141.56
Current children cumulated vsize (KiB) 853932

Child status: 0
Real time (s): 142.896
CPU time (s): 141.649
CPU user time (s): 141.579
CPU system time (s): 0.069989
CPU usage (%): 99.1279
Max. virtual memory (cumulated for all children) (KiB): 853932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 141.579
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8600
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= 4905
involuntary context switches= 7840

runsolver used 0.178972 second user time and 0.484926 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-16 09:35:41
IDJOB=2089228
IDBENCH=59397
IDSOLVER=735
FILE ID=node1/2089228-1247729741
PBS_JOBID= 9521585
Free space on /tmp= 66384 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/tightness0.5/normalized-rand-2-40-25-180-500-96_ext.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2089228-1247729741/watcher-2089228-1247729741 -o /tmp/evaluation-result-2089228-1247729741/solver-2089228-1247729741 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2089228-1247729741.xml

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

MD5SUM BENCH= d0cfce9bec25a16ea588906bc23f32f2
RANDOM SEED=1316395846

node1.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.216
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.216
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:       1502192 kB
Buffers:         75000 kB
Cached:         251196 kB
SwapCached:          0 kB
Active:         241768 kB
Inactive:       247072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1502192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1500 kB
Writeback:           0 kB
Mapped:         174176 kB
Slab:            50056 kB
Committed_AS:   789784 kB
PageTables:       2080 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= 66384 MiB
End job on node1 at 2009-07-16 09:38:04