Trace number 2079604

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete DC 2009-07-14UNSAT 65.576 66.2324

DiagnosticValue
CHECKS141341000
NODES113660

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-23_ext.xml
MD5SUM7eed2bbb6c72aa21aa3a9a7622b11935
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.7106
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

1.85/1.93	c CPU-LOAD 1.03
1.85/1.93	c LOADED 20 V (20 E), 54 ExtensionConstraintGeneral, 3 ExtensionConstraintDynamic, arity 3, 1.03 cpu
65.54/66.21	s UNSATISFIABLE
65.54/66.21	d NODES 113660
65.54/66.21	d CHECKS 141341219
65.54/66.21	c CDC-added-constraints: 18
65.54/66.21	c CDC-nbsingletontests: 720
65.54/66.21	c CDC-nogoods: 217
65.54/66.21	c heuristic-cpu: 0.0
65.54/66.21	c prepro-constraint-ccks: 297680
65.54/66.21	c prepro-constraint-presenceccks: 130475
65.54/66.21	c prepro-cpu: 0.39
65.54/66.21	c prepro-matrix2d-ccks: 21279
65.54/66.21	c prepro-matrix2d-presenceccks: 0
65.54/66.21	c prepro-removed: 0
65.54/66.21	c search-cpu: 62.260002
65.54/66.21	c search-nps: 1825.5701
65.54/66.21	c total-assgn: 113660
65.54/66.21	c total-constraint-ccks: 138576458
65.54/66.21	c total-constraint-presence-ccks: 135539286
65.54/66.21	c total-cpu: 62.68
65.54/66.21	c total-matrix2d-ccks: 2764761
65.54/66.21	c total-matrix2d-presence-ccks: 0
65.54/66.21	c TOTAL-NODES 113660
65.54/66.21	c TOTAL-CPU 62.68

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-2079604-1247716862/watcher-2079604-1247716862 -o /tmp/evaluation-result-2079604-1247716862/solver-2079604-1247716862 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2079604-1247716862.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.03 2.00 4/72 11776
/proc/meminfo: memFree=1481448/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=18576 CPUtime=0
/proc/11776/stat : 11776 (runsolver) R 11774 11776 10944 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 58752848 19021824 284 996147200 4194304 4302564 548682068432 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11776/statm: 4644 284 249 26 0 2626 0

[startup+0.025845 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 11776
/proc/meminfo: memFree=1481448/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.103135 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 11776
/proc/meminfo: memFree=1481448/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301156 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 11776
/proc/meminfo: memFree=1481448/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701193 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 11776
/proc/meminfo: memFree=1481448/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50268 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 11789
/proc/meminfo: memFree=1464152/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
[pid=11781] ppid=11776 vsize=847396 CPUtime=1.46
/proc/11781/stat : 11781 (java) S 11776 11776 10944 0 -1 0 8367 0 1 0 140 6 0 0 18 0 9 0 58752849 867733504 7093 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11781/statm: 211849 7093 2613 9 0 206334 0
[pid=11781/tid=11782] ppid=11776 vsize=847396 CPUtime=0.95
/proc/11781/task/11782/stat : 11782 (java) R 11776 11776 10944 0 -1 64 3701 0 1 0 92 3 0 0 23 0 9 0 58752850 867733504 7093 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11783] ppid=11776 vsize=847396 CPUtime=0.25
/proc/11781/task/11783/stat : 11783 (java) S 11776 11776 10944 0 -1 64 2508 0 0 0 24 1 0 0 15 0 9 0 58752851 867733504 7093 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11784] ppid=11776 vsize=847396 CPUtime=0
/proc/11781/task/11784/stat : 11784 (java) S 11776 11776 10944 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752852 867733504 7093 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11785] ppid=11776 vsize=847396 CPUtime=0
/proc/11781/task/11785/stat : 11785 (java) S 11776 11776 10944 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58752852 867733504 7093 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11786] ppid=11776 vsize=847396 CPUtime=0
/proc/11781/task/11786/stat : 11786 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752854 867733504 7093 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11787] ppid=11776 vsize=847396 CPUtime=0.23
/proc/11781/task/11787/stat : 11787 (java) S 11776 11776 10944 0 -1 64 1462 0 0 0 22 1 0 0 16 0 9 0 58752857 867733504 7093 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11788] ppid=11776 vsize=847396 CPUtime=0
/proc/11781/task/11788/stat : 11788 (java) S 11776 11776 10944 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58752857 867733504 7093 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11789] ppid=11776 vsize=847396 CPUtime=0
/proc/11781/task/11789/stat : 11789 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752858 867733504 7093 996147200 134512640 134550932 4294955344 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) 852752

[startup+3.10242 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 11791
/proc/meminfo: memFree=1459792/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
[pid=11781] ppid=11776 vsize=848424 CPUtime=3.04
/proc/11781/stat : 11781 (java) S 11776 11776 10944 0 -1 0 9217 0 1 0 297 7 0 0 18 0 9 0 58752849 868786176 7868 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11781/statm: 212106 7868 2617 9 0 206591 0
[pid=11781/tid=11782] ppid=11776 vsize=848424 CPUtime=2.28
/proc/11781/task/11782/stat : 11782 (java) R 11776 11776 10944 0 -1 64 3873 0 1 0 225 3 0 0 25 0 9 0 58752850 868786176 7868 996147200 134512640 134550932 4294955344 18446744073709551615 4126507584 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11783] ppid=11776 vsize=848424 CPUtime=0.41
/proc/11781/task/11783/stat : 11783 (java) S 11776 11776 10944 0 -1 64 3115 0 0 0 40 1 0 0 16 0 9 0 58752851 868786176 7868 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11784] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11784/stat : 11784 (java) S 11776 11776 10944 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 7868 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11785] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11785/stat : 11785 (java) S 11776 11776 10944 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 7868 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11786] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11786/stat : 11786 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752854 868786176 7868 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11787] ppid=11776 vsize=848424 CPUtime=0.32
/proc/11781/task/11787/stat : 11787 (java) S 11776 11776 10944 0 -1 64 1528 0 0 0 31 1 0 0 15 0 9 0 58752857 868786176 7868 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11788] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11788/stat : 11788 (java) S 11776 11776 10944 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58752857 868786176 7868 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11789] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11789/stat : 11789 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752858 868786176 7868 996147200 134512640 134550932 4294955344 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) 853780

[startup+6.30173 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 11791
/proc/meminfo: memFree=1459408/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
[pid=11781] ppid=11776 vsize=848424 CPUtime=6.21
/proc/11781/stat : 11781 (java) S 11776 11776 10944 0 -1 0 9282 0 1 0 613 8 0 0 18 0 9 0 58752849 868786176 7875 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11781/statm: 212106 7875 2617 9 0 206591 0
[pid=11781/tid=11782] ppid=11776 vsize=848424 CPUtime=5.4
/proc/11781/task/11782/stat : 11782 (java) R 11776 11776 10944 0 -1 64 3931 0 1 0 536 4 0 0 25 0 9 0 58752850 868786176 7875 996147200 134512640 134550932 4294955344 18446744073709551615 4126484405 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11783] ppid=11776 vsize=848424 CPUtime=0.45
/proc/11781/task/11783/stat : 11783 (java) S 11776 11776 10944 0 -1 64 3115 0 0 0 44 1 0 0 16 0 9 0 58752851 868786176 7875 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11784] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11784/stat : 11784 (java) S 11776 11776 10944 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 7875 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11785] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11785/stat : 11785 (java) S 11776 11776 10944 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 7875 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11786] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11786/stat : 11786 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752854 868786176 7875 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11787] ppid=11776 vsize=848424 CPUtime=0.33
/proc/11781/task/11787/stat : 11787 (java) S 11776 11776 10944 0 -1 64 1535 0 0 0 32 1 0 0 16 0 9 0 58752857 868786176 7875 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11788] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11788/stat : 11788 (java) S 11776 11776 10944 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58752857 868786176 7875 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11789] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11789/stat : 11789 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752858 868786176 7875 996147200 134512640 134550932 4294955344 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) 853780

[startup+12.7013 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 11791
/proc/meminfo: memFree=1459216/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
[pid=11781] ppid=11776 vsize=848424 CPUtime=12.55
/proc/11781/stat : 11781 (java) S 11776 11776 10944 0 -1 0 9404 0 1 0 1245 10 0 0 18 0 9 0 58752849 868786176 7876 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11781/statm: 212106 7876 2617 9 0 206591 0
[pid=11781/tid=11782] ppid=11776 vsize=848424 CPUtime=11.65
/proc/11781/task/11782/stat : 11782 (java) R 11776 11776 10944 0 -1 64 4052 0 1 0 1161 4 0 0 25 0 9 0 58752850 868786176 7876 996147200 134512640 134550932 4294955344 18446744073709551615 4126489458 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11783] ppid=11776 vsize=848424 CPUtime=0.53
/proc/11781/task/11783/stat : 11783 (java) S 11776 11776 10944 0 -1 64 3115 0 0 0 50 3 0 0 16 0 9 0 58752851 868786176 7876 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11784] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11784/stat : 11784 (java) S 11776 11776 10944 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 7876 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11785] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11785/stat : 11785 (java) S 11776 11776 10944 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 7876 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11786] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11786/stat : 11786 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752854 868786176 7876 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11787] ppid=11776 vsize=848424 CPUtime=0.33
/proc/11781/task/11787/stat : 11787 (java) S 11776 11776 10944 0 -1 64 1536 0 0 0 32 1 0 0 16 0 9 0 58752857 868786176 7876 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11788] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11788/stat : 11788 (java) S 11776 11776 10944 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58752857 868786176 7876 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11789] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11789/stat : 11789 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752858 868786176 7876 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 853780

[startup+25.5026 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 11791
/proc/meminfo: memFree=1459088/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
[pid=11781] ppid=11776 vsize=848424 CPUtime=25.23
/proc/11781/stat : 11781 (java) S 11776 11776 10944 0 -1 0 9678 0 1 0 2511 12 0 0 18 0 9 0 58752849 868786176 7914 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11781/statm: 212106 7914 2617 9 0 206591 0
[pid=11781/tid=11782] ppid=11776 vsize=848424 CPUtime=24.18
/proc/11781/task/11782/stat : 11782 (java) R 11776 11776 10944 0 -1 64 4288 0 1 0 2413 5 0 0 25 0 9 0 58752850 868786176 7914 996147200 134512640 134550932 4294955344 18446744073709551615 103211403 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11783] ppid=11776 vsize=848424 CPUtime=0.68
/proc/11781/task/11783/stat : 11783 (java) S 11776 11776 10944 0 -1 64 3152 0 0 0 64 4 0 0 16 0 9 0 58752851 868786176 7914 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11784] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11784/stat : 11784 (java) S 11776 11776 10944 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 7914 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11785] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11785/stat : 11785 (java) S 11776 11776 10944 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 7914 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11786] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11786/stat : 11786 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752854 868786176 7914 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11787] ppid=11776 vsize=848424 CPUtime=0.34
/proc/11781/task/11787/stat : 11787 (java) S 11776 11776 10944 0 -1 64 1537 0 0 0 33 1 0 0 16 0 9 0 58752857 868786176 7914 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11788] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11788/stat : 11788 (java) S 11776 11776 10944 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58752857 868786176 7914 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11789] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11789/stat : 11789 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752858 868786176 7914 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 853780

[startup+51.102 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 11791
/proc/meminfo: memFree=1457232/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 56.92
Current children cumulated vsize (KiB) 853780

[startup+60.7029 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 11791
/proc/meminfo: memFree=1457104/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
[pid=11781] ppid=11776 vsize=848424 CPUtime=60.09
/proc/11781/stat : 11781 (java) S 11776 11776 10944 0 -1 0 10774 0 1 0 5991 18 0 0 18 0 9 0 58752849 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11781/statm: 212106 8358 2618 9 0 206591 0
[pid=11781/tid=11782] ppid=11776 vsize=848424 CPUtime=58.53
/proc/11781/task/11782/stat : 11782 (java) R 11776 11776 10944 0 -1 64 4940 0 1 0 5846 7 0 0 25 0 9 0 58752850 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4126472367 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11783] ppid=11776 vsize=848424 CPUtime=1.19
/proc/11781/task/11783/stat : 11783 (java) S 11776 11776 10944 0 -1 64 3596 0 0 0 111 8 0 0 16 0 9 0 58752851 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11784] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11784/stat : 11784 (java) S 11776 11776 10944 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11785] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11785/stat : 11785 (java) S 11776 11776 10944 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11786] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11786/stat : 11786 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752854 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11787] ppid=11776 vsize=848424 CPUtime=0.34
/proc/11781/task/11787/stat : 11787 (java) S 11776 11776 10944 0 -1 64 1537 0 0 0 33 1 0 0 16 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11788] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11788/stat : 11788 (java) S 11776 11776 10944 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11789] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11789/stat : 11789 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752858 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.09
Current children cumulated vsize (KiB) 853780

[startup+63.9013 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 11791
/proc/meminfo: memFree=1457104/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
[pid=11781] ppid=11776 vsize=848424 CPUtime=63.26
/proc/11781/stat : 11781 (java) S 11776 11776 10944 0 -1 0 10832 0 1 0 6307 19 0 0 18 0 9 0 58752849 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11781/statm: 212106 8358 2618 9 0 206591 0
[pid=11781/tid=11782] ppid=11776 vsize=848424 CPUtime=61.65
/proc/11781/task/11782/stat : 11782 (java) R 11776 11776 10944 0 -1 64 4998 0 1 0 6158 7 0 0 25 0 9 0 58752850 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4126412763 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11783] ppid=11776 vsize=848424 CPUtime=1.24
/proc/11781/task/11783/stat : 11783 (java) S 11776 11776 10944 0 -1 64 3596 0 0 0 115 9 0 0 16 0 9 0 58752851 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11784] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11784/stat : 11784 (java) S 11776 11776 10944 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11785] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11785/stat : 11785 (java) S 11776 11776 10944 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11786] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11786/stat : 11786 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752854 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11787] ppid=11776 vsize=848424 CPUtime=0.34
/proc/11781/task/11787/stat : 11787 (java) S 11776 11776 10944 0 -1 64 1537 0 0 0 33 1 0 0 16 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11788] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11788/stat : 11788 (java) S 11776 11776 10944 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11789] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11789/stat : 11789 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752858 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.26
Current children cumulated vsize (KiB) 853780

[startup+65.5014 s]
/proc/loadavg: 2.08 2.04 2.01 3/82 11791
/proc/meminfo: memFree=1457104/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
[pid=11781] ppid=11776 vsize=848424 CPUtime=64.85
/proc/11781/stat : 11781 (java) S 11776 11776 10944 0 -1 0 10862 0 1 0 6466 19 0 0 18 0 9 0 58752849 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11781/statm: 212106 8358 2618 9 0 206591 0
[pid=11781/tid=11782] ppid=11776 vsize=848424 CPUtime=63.22
/proc/11781/task/11782/stat : 11782 (java) R 11776 11776 10944 0 -1 64 5028 0 1 0 6315 7 0 0 25 0 9 0 58752850 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4126496540 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11783] ppid=11776 vsize=848424 CPUtime=1.26
/proc/11781/task/11783/stat : 11783 (java) S 11776 11776 10944 0 -1 64 3596 0 0 0 117 9 0 0 16 0 9 0 58752851 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11784] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11784/stat : 11784 (java) S 11776 11776 10944 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11785] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11785/stat : 11785 (java) S 11776 11776 10944 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11786] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11786/stat : 11786 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752854 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11787] ppid=11776 vsize=848424 CPUtime=0.34
/proc/11781/task/11787/stat : 11787 (java) S 11776 11776 10944 0 -1 64 1537 0 0 0 33 1 0 0 16 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11788] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11788/stat : 11788 (java) S 11776 11776 10944 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11789] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11789/stat : 11789 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752858 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 64.85
Current children cumulated vsize (KiB) 853780

[startup+65.9015 s]
/proc/loadavg: 2.08 2.04 2.01 3/82 11791
/proc/meminfo: memFree=1457104/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
[pid=11781] ppid=11776 vsize=848424 CPUtime=65.25
/proc/11781/stat : 11781 (java) S 11776 11776 10944 0 -1 0 10869 0 1 0 6506 19 0 0 18 0 9 0 58752849 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11781/statm: 212106 8358 2618 9 0 206591 0
[pid=11781/tid=11782] ppid=11776 vsize=848424 CPUtime=63.61
/proc/11781/task/11782/stat : 11782 (java) R 11776 11776 10944 0 -1 64 5035 0 1 0 6354 7 0 0 25 0 9 0 58752850 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4126483823 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11783] ppid=11776 vsize=848424 CPUtime=1.27
/proc/11781/task/11783/stat : 11783 (java) S 11776 11776 10944 0 -1 64 3596 0 0 0 118 9 0 0 16 0 9 0 58752851 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11784] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11784/stat : 11784 (java) S 11776 11776 10944 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11785] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11785/stat : 11785 (java) S 11776 11776 10944 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11786] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11786/stat : 11786 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752854 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11787] ppid=11776 vsize=848424 CPUtime=0.34
/proc/11781/task/11787/stat : 11787 (java) S 11776 11776 10944 0 -1 64 1537 0 0 0 33 1 0 0 16 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11788] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11788/stat : 11788 (java) S 11776 11776 10944 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11789] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11789/stat : 11789 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752858 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 65.25
Current children cumulated vsize (KiB) 853780

[startup+66.1015 s]
/proc/loadavg: 2.08 2.04 2.01 3/82 11791
/proc/meminfo: memFree=1457104/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
[pid=11781] ppid=11776 vsize=848424 CPUtime=65.44
/proc/11781/stat : 11781 (java) S 11776 11776 10944 0 -1 0 10873 0 1 0 6525 19 0 0 18 0 9 0 58752849 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11781/statm: 212106 8358 2618 9 0 206591 0
[pid=11781/tid=11782] ppid=11776 vsize=848424 CPUtime=63.8
/proc/11781/task/11782/stat : 11782 (java) R 11776 11776 10944 0 -1 64 5039 0 1 0 6373 7 0 0 25 0 9 0 58752850 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4126577677 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11783] ppid=11776 vsize=848424 CPUtime=1.27
/proc/11781/task/11783/stat : 11783 (java) S 11776 11776 10944 0 -1 64 3596 0 0 0 118 9 0 0 16 0 9 0 58752851 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11784] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11784/stat : 11784 (java) S 11776 11776 10944 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11785] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11785/stat : 11785 (java) S 11776 11776 10944 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11786] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11786/stat : 11786 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752854 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11787] ppid=11776 vsize=848424 CPUtime=0.34
/proc/11781/task/11787/stat : 11787 (java) S 11776 11776 10944 0 -1 64 1537 0 0 0 33 1 0 0 16 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11788] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11788/stat : 11788 (java) S 11776 11776 10944 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11789] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11789/stat : 11789 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752858 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 65.44
Current children cumulated vsize (KiB) 853780

[startup+66.2015 s]
/proc/loadavg: 2.08 2.04 2.01 3/82 11791
/proc/meminfo: memFree=1457104/2055920 swapFree=4192812/4192956
[pid=11776] ppid=11774 vsize=5356 CPUtime=0
/proc/11776/stat : 11776 (concrete.sh) S 11774 11776 10944 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58752848 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11776/statm: 1339 244 201 169 0 50 0
[pid=11781] ppid=11776 vsize=848424 CPUtime=65.54
/proc/11781/stat : 11781 (java) S 11776 11776 10944 0 -1 0 10875 0 1 0 6535 19 0 0 18 0 9 0 58752849 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11781/statm: 212106 8358 2618 9 0 206591 0
[pid=11781/tid=11782] ppid=11776 vsize=848424 CPUtime=63.9
/proc/11781/task/11782/stat : 11782 (java) R 11776 11776 10944 0 -1 64 5041 0 1 0 6383 7 0 0 25 0 9 0 58752850 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4126483819 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11783] ppid=11776 vsize=848424 CPUtime=1.27
/proc/11781/task/11783/stat : 11783 (java) S 11776 11776 10944 0 -1 64 3596 0 0 0 118 9 0 0 16 0 9 0 58752851 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11784] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11784/stat : 11784 (java) S 11776 11776 10944 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11785] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11785/stat : 11785 (java) S 11776 11776 10944 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58752852 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11786] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11786/stat : 11786 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58752854 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11787] ppid=11776 vsize=848424 CPUtime=0.34
/proc/11781/task/11787/stat : 11787 (java) S 11776 11776 10944 0 -1 64 1537 0 0 0 33 1 0 0 16 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11788] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11788/stat : 11788 (java) S 11776 11776 10944 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 58752857 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11781/tid=11789] ppid=11776 vsize=848424 CPUtime=0
/proc/11781/task/11789/stat : 11789 (java) S 11776 11776 10944 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58752858 868786176 8358 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 65.54
Current children cumulated vsize (KiB) 853780

Child status: 0
Real time (s): 66.2324
CPU time (s): 65.576
CPU user time (s): 65.3711
CPU system time (s): 0.204968
CPU usage (%): 99.0089
Max. virtual memory (cumulated for all children) (KiB): 853780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.3711
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11528
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= 15138
involuntary context switches= 16422

runsolver used 0.084987 second user time and 0.235964 second system time

The end

Launcher Data

Begin job on node18 at 2009-07-16 06:01:02
IDJOB=2079604
IDBENCH=56922
IDSOLVER=736
FILE ID=node18/2079604-1247716862
PBS_JOBID= 9521387
Free space on /tmp= 66320 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-23_ext.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079604-1247716862/watcher-2079604-1247716862 -o /tmp/evaluation-result-2079604-1247716862/solver-2079604-1247716862 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2079604-1247716862.xml

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

MD5SUM BENCH= 7eed2bbb6c72aa21aa3a9a7622b11935
RANDOM SEED=702352180

node18.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.243
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.243
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:       1481864 kB
Buffers:         85252 kB
Cached:         366336 kB
SwapCached:          0 kB
Active:         117452 kB
Inactive:       377332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          54712 kB
Slab:            64532 kB
Committed_AS:   504936 kB
PageTables:       1768 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= 66316 MiB
End job on node18 at 2009-07-16 06:02:08