Trace number 1056701

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-30SAT 315.929 318.978

DiagnosticValue
CHECKS1113100000
NODES583763

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-35_ext.xml
MD5SUM9b477effa2074c42071ac2c82466c5cc
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark256.786
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2.75/2.87	c CPU-LOAD 1.95
2.75/2.87	c LOADED 24 V (24 E), 75 ExtensionConstraintGeneral, arity 3, 1.95 cpu
315.86/318.94	v 15 22 8 21 12 19 22 3 13 2 13 18 15 16 14 22 8 3 15 18 23 16 3 2 
315.86/318.94	s SATISFIABLE
315.86/318.94	d NODES 583763
315.86/318.94	d CHECKS 1113097453
315.86/318.95	c gac3-effective-revisions: 20597319
315.86/318.95	c gac3-useless-revisions: 102745614
315.86/318.95	c heuristic-cpu: 0.0
315.86/318.95	c prepro-constraint-ccks: 0
315.86/318.95	c prepro-constraint-presenceccks: 0
315.86/318.95	c prepro-cpu: 0.0
315.86/318.95	c prepro-matrix2d-ccks: 0
315.86/318.95	c prepro-matrix2d-presenceccks: 0
315.86/318.95	c prepro-removed: 0
315.86/318.95	c search-cpu: 312.97
315.86/318.95	c total-assgn: 583763
315.86/318.95	c total-constraint-ccks: 1113097453
315.86/318.95	c total-constraint-presence-ccks: 1226131933
315.86/318.95	c total-cpu: 312.97
315.86/318.95	c total-matrix2d-ccks: 0
315.86/318.95	c total-matrix2d-presence-ccks: 0
315.86/318.95	c tuples: 0
315.86/318.95	c tuples-collisions: 0
315.86/318.95	c TOTAL-NODES 583763
315.86/318.95	c TOTAL-CPU 312.97

Verifier Data (download as text)

OK

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-1056701-1215105696/watcher-1056701-1215105696 -o /tmp/evaluation-result-1056701-1215105696/solver-1056701-1215105696 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1056701-1215105696.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: 0.08 0.02 0.01 4/82 5269
/proc/meminfo: memFree=1500384/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1989541334 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 250969030738 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/5269/statm: 1339 230 191 169 0 50 0
[pid=5270] ppid=5269 vsize=124 CPUtime=0
/proc/5270/stat : 5270 (dirname) R 5269 5269 5210 0 -1 4194304 47 0 0 0 0 0 0 0 22 0 1 0 1989541334 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 250966242697 0 0 4096 0 0 0 0 17 1 0 0
/proc/5270/statm: 31 22 16 3 0 3 0

[startup+0.0519179 s]
/proc/loadavg: 0.08 0.02 0.01 4/82 5269
/proc/meminfo: memFree=1500384/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.103044 s]
/proc/loadavg: 0.08 0.02 0.01 4/82 5269
/proc/meminfo: memFree=1500384/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302078 s]
/proc/loadavg: 0.08 0.02 0.01 4/82 5269
/proc/meminfo: memFree=1500384/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702148 s]
/proc/loadavg: 0.08 0.02 0.01 4/82 5269
/proc/meminfo: memFree=1500384/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50129 s]
/proc/loadavg: 0.08 0.02 0.01 3/92 5280
/proc/meminfo: memFree=1486800/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
[pid=5272] ppid=5269 vsize=843628 CPUtime=1.46
/proc/5272/stat : 5272 (java) S 5269 5269 5210 0 -1 0 7605 0 1 0 142 4 0 0 22 0 9 0 1989541335 863875072 6646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5272/statm: 210907 6646 2563 9 0 205475 0
[pid=5272/tid=5273] ppid=5269 vsize=843628 CPUtime=1.01
/proc/5272/task/5273/stat : 5273 (java) R 5269 5269 5210 0 -1 64 3195 0 1 0 100 1 0 0 25 0 9 0 1989541336 863875072 6646 996147200 134512640 134550740 4294956032 18446744073709551615 4125845228 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5274] ppid=5269 vsize=843628 CPUtime=0.35
/proc/5272/task/5274/stat : 5274 (java) S 5269 5269 5210 0 -1 64 3343 0 0 0 33 2 0 0 16 0 9 0 1989541337 863875072 6646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5275] ppid=5269 vsize=843628 CPUtime=0
/proc/5272/task/5275/stat : 5275 (java) S 5269 5269 5210 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1989541337 863875072 6646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5276] ppid=5269 vsize=843628 CPUtime=0
/proc/5272/task/5276/stat : 5276 (java) S 5269 5269 5210 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1989541337 863875072 6646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5277] ppid=5269 vsize=843628 CPUtime=0
/proc/5272/task/5277/stat : 5277 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989541339 863875072 6646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5278] ppid=5269 vsize=843628 CPUtime=0.07
/proc/5272/task/5278/stat : 5278 (java) S 5269 5269 5210 0 -1 64 333 0 0 0 7 0 0 0 16 0 9 0 1989541339 863875072 6646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5279] ppid=5269 vsize=843628 CPUtime=0
/proc/5272/task/5279/stat : 5279 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989541339 863875072 6646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5280] ppid=5269 vsize=843628 CPUtime=0
/proc/5272/task/5280/stat : 5280 (java) S 5269 5269 5210 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1989541339 863875072 6646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 848984

[startup+3.10257 s]
/proc/loadavg: 0.23 0.05 0.02 3/92 5280
/proc/meminfo: memFree=1479184/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
[pid=5272] ppid=5269 vsize=844660 CPUtime=3.05
/proc/5272/stat : 5272 (java) S 5269 5269 5210 0 -1 0 9495 0 1 0 298 7 0 0 22 0 9 0 1989541335 864931840 8343 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5272/statm: 211165 8343 2571 9 0 205732 0
[pid=5272/tid=5273] ppid=5269 vsize=844660 CPUtime=2.16
/proc/5272/task/5273/stat : 5273 (java) R 5269 5269 5210 0 -1 64 3483 0 1 0 214 2 0 0 25 0 9 0 1989541336 864931840 8343 996147200 134512640 134550740 4294956032 18446744073709551615 4125987687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5274] ppid=5269 vsize=844660 CPUtime=0.72
/proc/5272/task/5274/stat : 5274 (java) S 5269 5269 5210 0 -1 64 4896 0 0 0 69 3 0 0 16 0 9 0 1989541337 864931840 8343 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5275] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5275/stat : 5275 (java) S 5269 5269 5210 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8343 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5276] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5276/stat : 5276 (java) S 5269 5269 5210 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8343 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5277] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5277/stat : 5277 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989541339 864931840 8343 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5278] ppid=5269 vsize=844660 CPUtime=0.13
/proc/5272/task/5278/stat : 5278 (java) S 5269 5269 5210 0 -1 64 377 0 0 0 13 0 0 0 16 0 9 0 1989541339 864931840 8343 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5279] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5279/stat : 5279 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989541339 864931840 8343 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5280] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5280/stat : 5280 (java) S 5269 5269 5210 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1989541339 864931840 8343 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 850016

[startup+6.30114 s]
/proc/loadavg: 0.23 0.05 0.02 3/92 5283
/proc/meminfo: memFree=1476048/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
[pid=5272] ppid=5269 vsize=844660 CPUtime=6.21
/proc/5272/stat : 5272 (java) S 5269 5269 5210 0 -1 0 9502 0 1 0 614 7 0 0 22 0 9 0 1989541335 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5272/statm: 211165 8349 2571 9 0 205732 0
[pid=5272/tid=5273] ppid=5269 vsize=844660 CPUtime=5.32
/proc/5272/task/5273/stat : 5273 (java) R 5269 5269 5210 0 -1 64 3484 0 1 0 529 3 0 0 25 0 9 0 1989541336 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 102064678 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5274] ppid=5269 vsize=844660 CPUtime=0.72
/proc/5272/task/5274/stat : 5274 (java) S 5269 5269 5210 0 -1 64 4896 0 0 0 69 3 0 0 16 0 9 0 1989541337 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5275] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5275/stat : 5275 (java) S 5269 5269 5210 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5276] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5276/stat : 5276 (java) S 5269 5269 5210 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5277] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5277/stat : 5277 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989541339 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5278] ppid=5269 vsize=844660 CPUtime=0.15
/proc/5272/task/5278/stat : 5278 (java) S 5269 5269 5210 0 -1 64 383 0 0 0 15 0 0 0 15 0 9 0 1989541339 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5279] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5279/stat : 5279 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989541339 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5280] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5280/stat : 5280 (java) S 5269 5269 5210 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1989541339 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 850016

[startup+12.7013 s]
/proc/loadavg: 0.50 0.11 0.04 3/92 5283
/proc/meminfo: memFree=1475856/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
[pid=5272] ppid=5269 vsize=844660 CPUtime=12.55
/proc/5272/stat : 5272 (java) S 5269 5269 5210 0 -1 0 9502 0 1 0 1248 7 0 0 22 0 9 0 1989541335 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5272/statm: 211165 8349 2571 9 0 205732 0
[pid=5272/tid=5273] ppid=5269 vsize=844660 CPUtime=11.66
/proc/5272/task/5273/stat : 5273 (java) R 5269 5269 5210 0 -1 64 3484 0 1 0 1163 3 0 0 25 0 9 0 1989541336 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4125978586 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5274] ppid=5269 vsize=844660 CPUtime=0.72
/proc/5272/task/5274/stat : 5274 (java) S 5269 5269 5210 0 -1 64 4896 0 0 0 69 3 0 0 16 0 9 0 1989541337 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5275] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5275/stat : 5275 (java) S 5269 5269 5210 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5276] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5276/stat : 5276 (java) S 5269 5269 5210 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5277] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5277/stat : 5277 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989541339 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5278] ppid=5269 vsize=844660 CPUtime=0.15
/proc/5272/task/5278/stat : 5278 (java) S 5269 5269 5210 0 -1 64 383 0 0 0 15 0 0 0 15 0 9 0 1989541339 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5279] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5279/stat : 5279 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989541339 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5280] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5280/stat : 5280 (java) S 5269 5269 5210 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1989541339 864931840 8349 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 850016

[startup+25.5025 s]
/proc/loadavg: 0.73 0.18 0.06 3/92 5283
/proc/meminfo: memFree=1475792/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
[pid=5272] ppid=5269 vsize=844660 CPUtime=25.23
/proc/5272/stat : 5272 (java) S 5269 5269 5210 0 -1 0 9504 0 1 0 2516 7 0 0 22 0 9 0 1989541335 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5272/statm: 211165 8351 2571 9 0 205732 0
[pid=5272/tid=5273] ppid=5269 vsize=844660 CPUtime=24.33
/proc/5272/task/5273/stat : 5273 (java) R 5269 5269 5210 0 -1 64 3484 0 1 0 2430 3 0 0 25 0 9 0 1989541336 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4125902392 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5274] ppid=5269 vsize=844660 CPUtime=0.72
/proc/5272/task/5274/stat : 5274 (java) S 5269 5269 5210 0 -1 64 4896 0 0 0 69 3 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5275] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5275/stat : 5275 (java) S 5269 5269 5210 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5276] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5276/stat : 5276 (java) S 5269 5269 5210 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5277] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5277/stat : 5277 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5278] ppid=5269 vsize=844660 CPUtime=0.15
/proc/5272/task/5278/stat : 5278 (java) S 5269 5269 5210 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5279] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5279/stat : 5279 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5280] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5280/stat : 5280 (java) S 5269 5269 5210 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 850016

[startup+51.1021 s]

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

Current children cumulated CPU time (s) 291.49
Current children cumulated vsize (KiB) 850016

[startup+307.102 s]
/proc/loadavg: 1.99 1.29 0.56 3/92 5283
/proc/meminfo: memFree=1475216/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
[pid=5272] ppid=5269 vsize=844660 CPUtime=304.17
/proc/5272/stat : 5272 (java) S 5269 5269 5210 0 -1 0 9504 0 1 0 30410 7 0 0 22 0 9 0 1989541335 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5272/statm: 211165 8351 2571 9 0 205732 0
[pid=5272/tid=5273] ppid=5269 vsize=844660 CPUtime=303.27
/proc/5272/task/5273/stat : 5273 (java) R 5269 5269 5210 0 -1 64 3484 0 1 0 30324 3 0 0 25 0 9 0 1989541336 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4125976795 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5274] ppid=5269 vsize=844660 CPUtime=0.72
/proc/5272/task/5274/stat : 5274 (java) S 5269 5269 5210 0 -1 64 4896 0 0 0 69 3 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5275] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5275/stat : 5275 (java) S 5269 5269 5210 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5276] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5276/stat : 5276 (java) S 5269 5269 5210 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5277] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5277/stat : 5277 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5278] ppid=5269 vsize=844660 CPUtime=0.15
/proc/5272/task/5278/stat : 5278 (java) S 5269 5269 5210 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5279] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5279/stat : 5279 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5280] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5280/stat : 5280 (java) S 5269 5269 5210 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 304.17
Current children cumulated vsize (KiB) 850016

[startup+313.507 s]
/proc/loadavg: 1.99 1.30 0.57 3/92 5283
/proc/meminfo: memFree=1475216/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
[pid=5272] ppid=5269 vsize=844660 CPUtime=310.51
/proc/5272/stat : 5272 (java) S 5269 5269 5210 0 -1 0 9504 0 1 0 31044 7 0 0 22 0 9 0 1989541335 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5272/statm: 211165 8351 2571 9 0 205732 0
[pid=5272/tid=5273] ppid=5269 vsize=844660 CPUtime=309.61
/proc/5272/task/5273/stat : 5273 (java) R 5269 5269 5210 0 -1 64 3484 0 1 0 30958 3 0 0 25 0 9 0 1989541336 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4125902413 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5274] ppid=5269 vsize=844660 CPUtime=0.72
/proc/5272/task/5274/stat : 5274 (java) S 5269 5269 5210 0 -1 64 4896 0 0 0 69 3 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5275] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5275/stat : 5275 (java) S 5269 5269 5210 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5276] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5276/stat : 5276 (java) S 5269 5269 5210 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5277] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5277/stat : 5277 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5278] ppid=5269 vsize=844660 CPUtime=0.15
/proc/5272/task/5278/stat : 5278 (java) S 5269 5269 5210 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5279] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5279/stat : 5279 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5280] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5280/stat : 5280 (java) S 5269 5269 5210 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 310.51
Current children cumulated vsize (KiB) 850016

[startup+316.701 s]
/proc/loadavg: 1.99 1.31 0.57 3/92 5283
/proc/meminfo: memFree=1475216/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
[pid=5272] ppid=5269 vsize=844660 CPUtime=313.68
/proc/5272/stat : 5272 (java) S 5269 5269 5210 0 -1 0 9504 0 1 0 31361 7 0 0 22 0 9 0 1989541335 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5272/statm: 211165 8351 2571 9 0 205732 0
[pid=5272/tid=5273] ppid=5269 vsize=844660 CPUtime=312.78
/proc/5272/task/5273/stat : 5273 (java) R 5269 5269 5210 0 -1 64 3484 0 1 0 31275 3 0 0 25 0 9 0 1989541336 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4126010721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5274] ppid=5269 vsize=844660 CPUtime=0.72
/proc/5272/task/5274/stat : 5274 (java) S 5269 5269 5210 0 -1 64 4896 0 0 0 69 3 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5275] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5275/stat : 5275 (java) S 5269 5269 5210 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5276] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5276/stat : 5276 (java) S 5269 5269 5210 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5277] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5277/stat : 5277 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5278] ppid=5269 vsize=844660 CPUtime=0.15
/proc/5272/task/5278/stat : 5278 (java) S 5269 5269 5210 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5279] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5279/stat : 5279 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5280] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5280/stat : 5280 (java) S 5269 5269 5210 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 313.68
Current children cumulated vsize (KiB) 850016

[startup+318.303 s]
/proc/loadavg: 1.99 1.31 0.57 3/92 5283
/proc/meminfo: memFree=1475216/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
[pid=5272] ppid=5269 vsize=844660 CPUtime=315.26
/proc/5272/stat : 5272 (java) S 5269 5269 5210 0 -1 0 9504 0 1 0 31519 7 0 0 22 0 9 0 1989541335 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5272/statm: 211165 8351 2571 9 0 205732 0
[pid=5272/tid=5273] ppid=5269 vsize=844660 CPUtime=314.36
/proc/5272/task/5273/stat : 5273 (java) R 5269 5269 5210 0 -1 64 3484 0 1 0 31433 3 0 0 25 0 9 0 1989541336 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4125983976 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5274] ppid=5269 vsize=844660 CPUtime=0.72
/proc/5272/task/5274/stat : 5274 (java) S 5269 5269 5210 0 -1 64 4896 0 0 0 69 3 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5275] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5275/stat : 5275 (java) S 5269 5269 5210 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5276] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5276/stat : 5276 (java) S 5269 5269 5210 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5277] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5277/stat : 5277 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5278] ppid=5269 vsize=844660 CPUtime=0.15
/proc/5272/task/5278/stat : 5278 (java) S 5269 5269 5210 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5279] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5279/stat : 5279 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5280] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5280/stat : 5280 (java) S 5269 5269 5210 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 315.26
Current children cumulated vsize (KiB) 850016

[startup+318.703 s]
/proc/loadavg: 1.99 1.31 0.57 3/92 5283
/proc/meminfo: memFree=1475216/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
[pid=5272] ppid=5269 vsize=844660 CPUtime=315.66
/proc/5272/stat : 5272 (java) S 5269 5269 5210 0 -1 0 9504 0 1 0 31559 7 0 0 22 0 9 0 1989541335 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5272/statm: 211165 8351 2571 9 0 205732 0
[pid=5272/tid=5273] ppid=5269 vsize=844660 CPUtime=314.76
/proc/5272/task/5273/stat : 5273 (java) R 5269 5269 5210 0 -1 64 3484 0 1 0 31473 3 0 0 25 0 9 0 1989541336 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4126005254 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5274] ppid=5269 vsize=844660 CPUtime=0.72
/proc/5272/task/5274/stat : 5274 (java) S 5269 5269 5210 0 -1 64 4896 0 0 0 69 3 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5275] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5275/stat : 5275 (java) S 5269 5269 5210 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5276] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5276/stat : 5276 (java) S 5269 5269 5210 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5277] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5277/stat : 5277 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5278] ppid=5269 vsize=844660 CPUtime=0.15
/proc/5272/task/5278/stat : 5278 (java) S 5269 5269 5210 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5279] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5279/stat : 5279 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5280] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5280/stat : 5280 (java) S 5269 5269 5210 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 315.66
Current children cumulated vsize (KiB) 850016

[startup+318.903 s]
/proc/loadavg: 1.99 1.31 0.57 3/92 5283
/proc/meminfo: memFree=1475216/2055920 swapFree=4179440/4192956
[pid=5269] ppid=5267 vsize=5356 CPUtime=0
/proc/5269/stat : 5269 (concrete.sh) S 5267 5269 5210 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1989541334 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5269/statm: 1339 242 201 169 0 50 0
[pid=5272] ppid=5269 vsize=844660 CPUtime=315.86
/proc/5272/stat : 5272 (java) S 5269 5269 5210 0 -1 0 9504 0 1 0 31579 7 0 0 22 0 9 0 1989541335 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5272/statm: 211165 8351 2571 9 0 205732 0
[pid=5272/tid=5273] ppid=5269 vsize=844660 CPUtime=314.96
/proc/5272/task/5273/stat : 5273 (java) R 5269 5269 5210 0 -1 64 3484 0 1 0 31493 3 0 0 25 0 9 0 1989541336 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4125976795 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5274] ppid=5269 vsize=844660 CPUtime=0.72
/proc/5272/task/5274/stat : 5274 (java) R 5269 5269 5210 0 -1 64 4896 0 0 0 69 3 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5275] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5275/stat : 5275 (java) S 5269 5269 5210 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5276] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5276/stat : 5276 (java) S 5269 5269 5210 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1989541337 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5277] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5277/stat : 5277 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5278] ppid=5269 vsize=844660 CPUtime=0.15
/proc/5272/task/5278/stat : 5278 (java) S 5269 5269 5210 0 -1 64 385 0 0 0 15 0 0 0 16 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5279] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5279/stat : 5279 (java) S 5269 5269 5210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5272/tid=5280] ppid=5269 vsize=844660 CPUtime=0
/proc/5272/task/5280/stat : 5280 (java) S 5269 5269 5210 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1989541339 864931840 8351 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 315.86
Current children cumulated vsize (KiB) 850016

Child status: 0
Real time (s): 318.978
CPU time (s): 315.929
CPU user time (s): 315.838
CPU system time (s): 0.090986
CPU usage (%): 99.0442
Max. virtual memory (cumulated for all children) (KiB): 850016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 315.838
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9972
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= 9532
involuntary context switches= 16056

runsolver used 0.420936 second user time and 1.03984 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-03 19:21:38
IDJOB=1056701
IDBENCH=53963
IDSOLVER=305
FILE ID=node56/1056701-1215105696
PBS_JOBID= 7877094
Free space on /tmp= 103220 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-35_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1056701-1215105696/watcher-1056701-1215105696 -o /tmp/evaluation-result-1056701-1215105696/solver-1056701-1215105696 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1056701-1215105696.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9b477effa2074c42071ac2c82466c5cc
RANDOM SEED=987113970

node56.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.265
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	: 5931.00
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.265
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:       1500864 kB
Buffers:         62408 kB
Cached:         386012 kB
SwapCached:       7316 kB
Active:         231324 kB
Inactive:       251436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500864 kB
SwapTotal:     4192956 kB
SwapFree:      4179440 kB
Dirty:            7588 kB
Writeback:           0 kB
Mapped:          49580 kB
Slab:            57468 kB
Committed_AS:  3933328 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103220 MiB
End job on node56 at 2008-07-03 19:26:57