Trace number 1073273

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 + CPS4J 2008-05-30UNSAT 448.335 448.56

DiagnosticValue
CHECKS259635
NODES0

General information on the benchmark

Namecsp/bmc/
normalized-bmc-ibm-07-08.xml
MD5SUMcc16c493dbfac3e6a3e2b2c64b0d62cb
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.23066
Satisfiable
(Un)Satisfiability was proved
Number of variables8710
Number of constraints48484
Maximum constraint arity33
Maximum domain size8
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48484
Global constraints used (with number of constraints)

Solver Data (download as text)

381.20/381.50	c Fri Jul 04 15:14:59 CEST 2008 concrete.ResourceController isOutOfTime
381.20/381.50	c WARNING: Out of time
443.08/443.34	c CPU-LOAD 408.12
443.08/443.34	c LOADED 8710 V (8 E), 389 ExtensionConstraint2D, 46525 PredicateConstraint, arity 33, 408.12 cpu
448.18/448.42	s UNSATISFIABLE
448.18/448.42	d NODES 0
448.18/448.42	d CHECKS 259635
448.18/448.42	c gac3-effective-revisions: 6123
448.18/448.42	c gac3-useless-revisions: 132797
448.18/448.42	c prepro-constraint-ccks: 258405
448.18/448.42	c prepro-constraint-presenceccks: 548339
448.18/448.42	c prepro-cpu: 4.18
448.18/448.42	c prepro-matrix2d-ccks: 1230
448.18/448.42	c prepro-matrix2d-presenceccks: 1902
448.18/448.42	c prepro-removed: 20504
448.18/448.42	c total-assgn: 0
448.18/448.42	c total-constraint-ccks: 258405
448.18/448.42	c total-constraint-presence-ccks: 548339
448.18/448.42	c total-cpu: 4.18
448.18/448.42	c total-matrix2d-ccks: 1230
448.18/448.42	c total-matrix2d-presence-ccks: 1902
448.18/448.42	c tuples: 0
448.18/448.42	c tuples-collisions: 0
448.18/448.42	c TOTAL-NODES 0
448.18/448.42	c TOTAL-CPU 4.18

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1073273-1215176918/watcher-1073273-1215176918 -o /tmp/evaluation-result-1073273-1215176918/solver-1073273-1215176918 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1073273-1215176918.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 1.76 1.34 4/81 29592
/proc/meminfo: memFree=1330504/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=152 CPUtime=0
/proc/29594/stat : 29594 (java) R 29592 29592 29155 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 129361919 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 10686763 0 0 4096 0 0 0 0 17 0 0 0
/proc/29594/statm: 38 26 19 9 0 4 0

[startup+0.0962149 s]
/proc/loadavg: 2.06 1.76 1.34 4/81 29592
/proc/meminfo: memFree=1330504/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=843088 CPUtime=0.07
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 3365 0 1 0 6 1 0 0 18 0 9 0 129361919 863322112 2824 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 210772 2824 1645 9 0 205349 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 848444

[startup+0.101215 s]
/proc/loadavg: 2.06 1.76 1.34 4/81 29592
/proc/meminfo: memFree=1330504/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=843088 CPUtime=0.08
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 3414 0 1 0 7 1 0 0 18 0 9 0 129361919 863322112 2870 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 210772 2870 1666 9 0 205349 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848444

[startup+0.301235 s]
/proc/loadavg: 2.06 1.76 1.34 4/81 29592
/proc/meminfo: memFree=1330504/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=844136 CPUtime=0.28
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 4321 0 1 0 25 3 0 0 18 0 9 0 129361919 864395264 3736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 211034 3738 1808 9 0 205602 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 849492

[startup+0.701277 s]
/proc/loadavg: 2.06 1.76 1.34 4/81 29592
/proc/meminfo: memFree=1330504/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=845000 CPUtime=0.66
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 5353 0 1 0 61 5 0 0 18 0 9 0 129361919 865280000 4732 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 211250 4732 1905 9 0 205811 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 850356

[startup+1.50136 s]
/proc/loadavg: 2.06 1.76 1.34 4/91 29603
/proc/meminfo: memFree=1317624/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=845000 CPUtime=1.45
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 5922 0 1 0 139 6 0 0 18 0 9 0 129361919 865280000 5224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 211250 5224 1907 9 0 205811 0
[pid=29594/tid=29596] ppid=29592 vsize=845000 CPUtime=1.11
/proc/29594/task/29596/stat : 29596 (java) R 29592 29592 29155 0 -1 64 3425 0 1 0 108 3 0 0 25 0 9 0 129361920 865280000 5224 996147200 134512640 134550740 4294956032 18446744073709551615 4126219168 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29597] ppid=29592 vsize=845000 CPUtime=0.08
/proc/29594/task/29597/stat : 29597 (java) S 29592 29592 29155 0 -1 64 984 0 0 0 7 1 0 0 16 0 9 0 129361921 865280000 5224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29598] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29598/stat : 29598 (java) S 29592 29592 29155 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 129361922 865280000 5224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29599] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29599/stat : 29599 (java) S 29592 29592 29155 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 129361922 865280000 5224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29600] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29600/stat : 29600 (java) S 29592 29592 29155 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 129361923 865280000 5224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29601] ppid=29592 vsize=845000 CPUtime=0.24
/proc/29594/task/29601/stat : 29601 (java) S 29592 29592 29155 0 -1 64 781 0 0 0 23 1 0 0 16 0 9 0 129361923 865280000 5224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29602] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29602/stat : 29602 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 129361924 865280000 5224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29603] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29603/stat : 29603 (java) S 29592 29592 29155 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 129361924 865280000 5224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 850356

[startup+3.10252 s]
/proc/loadavg: 2.06 1.76 1.35 3/91 29603
/proc/meminfo: memFree=1315064/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=845000 CPUtime=3.05
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 7510 0 1 0 297 8 0 0 18 0 9 0 129361919 865280000 6482 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 211250 6482 2574 9 0 205811 0
[pid=29594/tid=29596] ppid=29592 vsize=845000 CPUtime=2.55
/proc/29594/task/29596/stat : 29596 (java) R 29592 29592 29155 0 -1 64 3565 0 1 0 252 3 0 0 25 0 9 0 129361920 865280000 6482 996147200 134512640 134550740 4294956032 18446744073709551615 4126219114 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29597] ppid=29592 vsize=845000 CPUtime=0.24
/proc/29594/task/29597/stat : 29597 (java) S 29592 29592 29155 0 -1 64 2432 0 0 0 21 3 0 0 16 0 9 0 129361921 865280000 6482 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29598] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29598/stat : 29598 (java) S 29592 29592 29155 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 129361922 865280000 6482 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29599] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29599/stat : 29599 (java) S 29592 29592 29155 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 129361922 865280000 6482 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29600] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29600/stat : 29600 (java) S 29592 29592 29155 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 129361923 865280000 6482 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29601] ppid=29592 vsize=845000 CPUtime=0.24
/proc/29594/task/29601/stat : 29601 (java) S 29592 29592 29155 0 -1 64 781 0 0 0 23 1 0 0 16 0 9 0 129361923 865280000 6482 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29602] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29602/stat : 29602 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 129361924 865280000 6482 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29603] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29603/stat : 29603 (java) S 29592 29592 29155 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 129361924 865280000 6482 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 850356

[startup+6.30284 s]
/proc/loadavg: 2.06 1.76 1.35 3/91 29603
/proc/meminfo: memFree=1312376/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=845000 CPUtime=6.25
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 8565 0 1 0 614 11 0 0 18 0 9 0 129361919 865280000 6903 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 211250 6903 2574 9 0 205811 0
[pid=29594/tid=29596] ppid=29592 vsize=845000 CPUtime=5.52
/proc/29594/task/29596/stat : 29596 (java) R 29592 29592 29155 0 -1 64 3796 0 1 0 548 4 0 0 25 0 9 0 129361920 865280000 6903 996147200 134512640 134550740 4294956032 18446744073709551615 4126220543 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29597] ppid=29592 vsize=845000 CPUtime=0.47
/proc/29594/task/29597/stat : 29597 (java) S 29592 29592 29155 0 -1 64 3256 0 0 0 42 5 0 0 16 0 9 0 129361921 865280000 6903 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29598] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29598/stat : 29598 (java) S 29592 29592 29155 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 129361922 865280000 6903 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29599] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29599/stat : 29599 (java) S 29592 29592 29155 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 129361922 865280000 6903 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29600] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29600/stat : 29600 (java) S 29592 29592 29155 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 129361923 865280000 6903 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29601] ppid=29592 vsize=845000 CPUtime=0.24
/proc/29594/task/29601/stat : 29601 (java) S 29592 29592 29155 0 -1 64 781 0 0 0 23 1 0 0 16 0 9 0 129361923 865280000 6903 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29602] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29602/stat : 29602 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 129361924 865280000 6903 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29603] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29603/stat : 29603 (java) S 29592 29592 29155 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 129361924 865280000 6903 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 850356

[startup+12.7025 s]
/proc/loadavg: 2.05 1.77 1.35 3/91 29603
/proc/meminfo: memFree=1309696/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=845000 CPUtime=12.66
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 9510 0 1 0 1249 17 0 0 18 0 9 0 129361919 865280000 7453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 211250 7453 2574 9 0 205811 0
[pid=29594/tid=29596] ppid=29592 vsize=845000 CPUtime=11.65
/proc/29594/task/29596/stat : 29596 (java) R 29592 29592 29155 0 -1 64 4191 0 1 0 1160 5 0 0 25 0 9 0 129361920 865280000 7453 996147200 134512640 134550740 4294956032 18446744073709551615 4126220591 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29597] ppid=29592 vsize=845000 CPUtime=0.72
/proc/29594/task/29597/stat : 29597 (java) S 29592 29592 29155 0 -1 64 3806 0 0 0 64 8 0 0 16 0 9 0 129361921 865280000 7453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29598] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29598/stat : 29598 (java) S 29592 29592 29155 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 129361922 865280000 7453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29599] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29599/stat : 29599 (java) S 29592 29592 29155 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 129361922 865280000 7453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29600] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29600/stat : 29600 (java) S 29592 29592 29155 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 129361923 865280000 7453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29601] ppid=29592 vsize=845000 CPUtime=0.24
/proc/29594/task/29601/stat : 29601 (java) S 29592 29592 29155 0 -1 64 781 0 0 0 23 1 0 0 16 0 9 0 129361923 865280000 7453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29602] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29602/stat : 29602 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 129361924 865280000 7453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29603] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29603/stat : 29603 (java) S 29592 29592 29155 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 129361924 865280000 7453 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 850356

[startup+25.5018 s]
/proc/loadavg: 2.04 1.78 1.36 3/91 29603
/proc/meminfo: memFree=1301888/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=845000 CPUtime=25.44
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 12154 0 1 0 2521 23 0 0 18 0 9 0 129361919 865280000 9223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 211250 9223 2574 9 0 205811 0
[pid=29594/tid=29596] ppid=29592 vsize=845000 CPUtime=23.93
/proc/29594/task/29596/stat : 29596 (java) R 29592 29592 29155 0 -1 64 4742 0 1 0 2386 7 0 0 25 0 9 0 129361920 865280000 9223 996147200 134512640 134550740 4294956032 18446744073709551615 4126219612 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29597] ppid=29592 vsize=845000 CPUtime=1.23
/proc/29594/task/29597/stat : 29597 (java) S 29592 29592 29155 0 -1 64 5899 0 0 0 110 13 0 0 16 0 9 0 129361921 865280000 9223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29598] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29598/stat : 29598 (java) S 29592 29592 29155 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 129361922 865280000 9223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29599] ppid=29592 vsize=845000 CPUtime=0
/proc/29594/task/29599/stat : 29599 (java) S 29592 29592 29155 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 129361922 865280000 9223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=29594/tid=29598] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29598/stat : 29598 (java) S 29592 29592 29155 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 129361922 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29599] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29599/stat : 29599 (java) S 29592 29592 29155 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 129361922 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29600] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29600/stat : 29600 (java) S 29592 29592 29155 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 129361923 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29601] ppid=29592 vsize=892868 CPUtime=0.77
/proc/29594/task/29601/stat : 29601 (java) S 29592 29592 29155 0 -1 64 2483 0 0 0 74 3 0 0 15 0 10 0 129361923 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29602] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29602/stat : 29602 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 129361924 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29603] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29603/stat : 29603 (java) S 29592 29592 29155 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 129361924 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29606] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29606/stat : 29606 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 129400228 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 434.88
Current children cumulated vsize (KiB) 898224

[startup+441.502 s]
/proc/loadavg: 2.26 2.03 1.61 4/92 29606
/proc/meminfo: memFree=366368/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=892868 CPUtime=441.28
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 211196 0 1 0 43957 171 0 0 18 0 10 0 129361919 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 223217 201037 2595 9 0 217777 0
[pid=29594/tid=29596] ppid=29592 vsize=892868 CPUtime=406.39
/proc/29594/task/29596/stat : 29596 (java) R 29592 29592 29155 0 -1 64 25318 0 1 0 40603 36 0 0 25 0 10 0 129361920 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4127193489 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29597] ppid=29592 vsize=892868 CPUtime=34.08
/proc/29594/task/29597/stat : 29597 (java) S 29592 29592 29155 0 -1 64 182652 0 0 0 3278 130 0 0 16 0 10 0 129361921 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29598] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29598/stat : 29598 (java) S 29592 29592 29155 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 129361922 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29599] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29599/stat : 29599 (java) S 29592 29592 29155 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 129361922 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29600] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29600/stat : 29600 (java) S 29592 29592 29155 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 129361923 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29601] ppid=29592 vsize=892868 CPUtime=0.77
/proc/29594/task/29601/stat : 29601 (java) S 29592 29592 29155 0 -1 64 2483 0 0 0 74 3 0 0 15 0 10 0 129361923 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29602] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29602/stat : 29602 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 129361924 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29603] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29603/stat : 29603 (java) S 29592 29592 29155 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 129361924 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29606] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29606/stat : 29606 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 129400228 914296832 201037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.28
Current children cumulated vsize (KiB) 898224

[startup+444.702 s]
/proc/loadavg: 2.32 2.04 1.62 3/91 29608
/proc/meminfo: memFree=394400/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=892868 CPUtime=444.48
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 211336 0 1 0 44276 172 0 0 18 0 9 0 129361919 914296832 193644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 223217 193644 2597 9 0 217777 0
[pid=29594/tid=29596] ppid=29592 vsize=892868 CPUtime=408.72
/proc/29594/task/29596/stat : 29596 (java) R 29592 29592 29155 0 -1 64 25339 0 1 0 40836 36 0 0 25 0 9 0 129361920 914296832 193644 996147200 134512640 134550740 4294956032 18446744073709551615 4127834708 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29597] ppid=29592 vsize=892868 CPUtime=34.9
/proc/29594/task/29597/stat : 29597 (java) S 29592 29592 29155 0 -1 64 182668 0 0 0 3360 130 0 0 16 0 9 0 129361921 914296832 193644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29598] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29598/stat : 29598 (java) S 29592 29592 29155 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 129361922 914296832 193644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29599] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29599/stat : 29599 (java) S 29592 29592 29155 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 129361922 914296832 193644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29600] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29600/stat : 29600 (java) S 29592 29592 29155 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 129361923 914296832 193644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29601] ppid=29592 vsize=892868 CPUtime=0.81
/proc/29594/task/29601/stat : 29601 (java) S 29592 29592 29155 0 -1 64 2584 0 0 0 78 3 0 0 15 0 9 0 129361923 914296832 193644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29602] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29602/stat : 29602 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 129361924 914296832 193644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29603] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29603/stat : 29603 (java) S 29592 29592 29155 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 129361924 914296832 193644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 444.48
Current children cumulated vsize (KiB) 898224

[startup+446.302 s]
/proc/loadavg: 2.32 2.04 1.62 3/91 29608
/proc/meminfo: memFree=394400/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=892868 CPUtime=446.07
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 211352 0 1 0 44435 172 0 0 18 0 9 0 129361919 914296832 193653 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 223217 193653 2597 9 0 217777 0
[pid=29594/tid=29596] ppid=29592 vsize=892868 CPUtime=410.31
/proc/29594/task/29596/stat : 29596 (java) R 29592 29592 29155 0 -1 64 25346 0 1 0 40995 36 0 0 25 0 9 0 129361920 914296832 193653 996147200 134512640 134550740 4294956032 18446744073709551615 4127834501 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29597] ppid=29592 vsize=892868 CPUtime=34.92
/proc/29594/task/29597/stat : 29597 (java) S 29592 29592 29155 0 -1 64 182668 0 0 0 3361 131 0 0 16 0 9 0 129361921 914296832 193653 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29598] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29598/stat : 29598 (java) S 29592 29592 29155 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 129361922 914296832 193653 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29599] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29599/stat : 29599 (java) S 29592 29592 29155 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 129361922 914296832 193653 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29600] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29600/stat : 29600 (java) S 29592 29592 29155 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 129361923 914296832 193653 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29601] ppid=29592 vsize=892868 CPUtime=0.82
/proc/29594/task/29601/stat : 29601 (java) S 29592 29592 29155 0 -1 64 2593 0 0 0 79 3 0 0 15 0 9 0 129361923 914296832 193653 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29602] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29602/stat : 29602 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 129361924 914296832 193653 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29603] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29603/stat : 29603 (java) S 29592 29592 29155 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 129361924 914296832 193653 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 446.07
Current children cumulated vsize (KiB) 898224

[startup+447.903 s]
/proc/loadavg: 2.30 2.04 1.62 4/91 29608
/proc/meminfo: memFree=392288/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=892868 CPUtime=447.68
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 211374 0 1 0 44596 172 0 0 18 0 9 0 129361919 914296832 193669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 223217 193669 2597 9 0 217777 0
[pid=29594/tid=29596] ppid=29592 vsize=892868 CPUtime=411.89
/proc/29594/task/29596/stat : 29596 (java) R 29592 29592 29155 0 -1 64 25352 0 1 0 41153 36 0 0 25 0 9 0 129361920 914296832 193669 996147200 134512640 134550740 4294956032 18446744073709551615 4125840572 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29597] ppid=29592 vsize=892868 CPUtime=34.92
/proc/29594/task/29597/stat : 29597 (java) S 29592 29592 29155 0 -1 64 182668 0 0 0 3361 131 0 0 16 0 9 0 129361921 914296832 193669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29598] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29598/stat : 29598 (java) S 29592 29592 29155 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 129361922 914296832 193669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29599] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29599/stat : 29599 (java) S 29592 29592 29155 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 129361922 914296832 193669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29600] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29600/stat : 29600 (java) S 29592 29592 29155 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 129361923 914296832 193669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29601] ppid=29592 vsize=892868 CPUtime=0.83
/proc/29594/task/29601/stat : 29601 (java) S 29592 29592 29155 0 -1 64 2609 0 0 0 80 3 0 0 15 0 9 0 129361923 914296832 193669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29602] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29602/stat : 29602 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 129361924 914296832 193669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29603] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29603/stat : 29603 (java) S 29592 29592 29155 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 129361924 914296832 193669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 447.68
Current children cumulated vsize (KiB) 898224

[startup+448.304 s]
/proc/loadavg: 2.30 2.04 1.62 4/91 29608
/proc/meminfo: memFree=392288/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=892868 CPUtime=448.08
/proc/29594/stat : 29594 (java) S 29592 29592 29155 0 -1 0 211378 0 1 0 44636 172 0 0 18 0 9 0 129361919 914296832 193671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 223217 193671 2597 9 0 217777 0
[pid=29594/tid=29596] ppid=29592 vsize=892868 CPUtime=412.28
/proc/29594/task/29596/stat : 29596 (java) R 29592 29592 29155 0 -1 64 25354 0 1 0 41192 36 0 0 25 0 9 0 129361920 914296832 193671 996147200 134512640 134550740 4294956032 18446744073709551615 4127834695 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29597] ppid=29592 vsize=892868 CPUtime=34.92
/proc/29594/task/29597/stat : 29597 (java) S 29592 29592 29155 0 -1 64 182668 0 0 0 3361 131 0 0 16 0 9 0 129361921 914296832 193671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29598] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29598/stat : 29598 (java) S 29592 29592 29155 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 129361922 914296832 193671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29599] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29599/stat : 29599 (java) S 29592 29592 29155 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 129361922 914296832 193671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29600] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29600/stat : 29600 (java) S 29592 29592 29155 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 129361923 914296832 193671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29601] ppid=29592 vsize=892868 CPUtime=0.83
/proc/29594/task/29601/stat : 29601 (java) S 29592 29592 29155 0 -1 64 2611 0 0 0 80 3 0 0 15 0 9 0 129361923 914296832 193671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29602] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29602/stat : 29602 (java) S 29592 29592 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 129361924 914296832 193671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29594/tid=29603] ppid=29592 vsize=892868 CPUtime=0
/proc/29594/task/29603/stat : 29603 (java) S 29592 29592 29155 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 129361924 914296832 193671 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 448.08
Current children cumulated vsize (KiB) 898224

[startup+448.503 s]
/proc/loadavg: 2.30 2.04 1.62 4/91 29608
/proc/meminfo: memFree=392288/2055920 swapFree=4192812/4192956
[pid=29592] ppid=29590 vsize=5356 CPUtime=0
/proc/29592/stat : 29592 (concrete.sh) S 29590 29592 29155 0 -1 4194304 316 128 0 0 0 0 0 0 16 0 1 0 129361919 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 1339 242 201 169 0 50 0
[pid=29594] ppid=29592 vsize=0 CPUtime=448.26
/proc/29594/stat : 29594 (java) Z 29592 29592 29155 0 -1 12 211388 0 1 0 44648 178 0 0 16 0 2 0 129361919 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29594/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 448.26
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 448.56
CPU time (s): 448.335
CPU user time (s): 446.488
CPU system time (s): 1.84672
CPU usage (%): 99.9498
Max. virtual memory (cumulated for all children) (KiB): 898224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 446.488
system time used= 1.84672
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211841
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= 53021
involuntary context switches= 54104

runsolver used 0.58791 second user time and 1.47778 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-04 15:08:38
IDJOB=1073273
IDBENCH=56333
IDSOLVER=305
FILE ID=node27/1073273-1215176918
PBS_JOBID= 7881558
Free space on /tmp= 66456 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/bmc/normalized-bmc-ibm-07-08.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1073273-1215176918/watcher-1073273-1215176918 -o /tmp/evaluation-result-1073273-1215176918/solver-1073273-1215176918 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1073273-1215176918.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc16c493dbfac3e6a3e2b2c64b0d62cb
RANDOM SEED=1099252615

node27.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		: 2800.188
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	: 5521.40
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		: 2800.188
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:       1330984 kB
Buffers:         75396 kB
Cached:         493424 kB
SwapCached:          0 kB
Active:         309228 kB
Inactive:       343572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1330984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7580 kB
Writeback:           0 kB
Mapped:         105556 kB
Slab:            57504 kB
Committed_AS:   388164 kB
PageTables:       1744 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66456 MiB
End job on node27 at 2008-07-04 15:16:07