Trace number 1078000

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 50.4523 50.9178

DiagnosticValue
CHECKS170902000
NODES135403

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-13_ext.xml
MD5SUM7f85e7a784792bc3aaff65a2d971c8c8
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 benchmark13.027
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1.27/1.33	c CPU-LOAD 0.83
1.27/1.33	c LOADED 20 V (20 E), 58 ExtensionConstraintGeneral, arity 3, 0.83 cpu
50.34/50.88	v 12 0 15 18 3 10 1 13 16 14 3 16 5 15 2 13 4 9 0 4 
50.34/50.88	s SATISFIABLE
50.34/50.88	d NODES 135403
50.34/50.88	d CHECKS 170901601
50.34/50.88	c gac3-effective-revisions: 4658669
50.34/50.88	c gac3-useless-revisions: 19908058
50.34/50.88	c heuristic-cpu: 0.0
50.34/50.88	c prepro-constraint-ccks: 0
50.34/50.88	c prepro-constraint-presenceccks: 0
50.34/50.88	c prepro-cpu: 0.0
50.34/50.88	c prepro-matrix2d-ccks: 0
50.34/50.88	c prepro-matrix2d-presenceccks: 0
50.34/50.88	c prepro-removed: 0
50.34/50.88	c search-cpu: 49.050003
50.34/50.88	c total-assgn: 135403
50.34/50.88	c total-constraint-ccks: 170901601
50.34/50.88	c total-constraint-presence-ccks: 190351546
50.34/50.88	c total-cpu: 49.050003
50.34/50.88	c total-matrix2d-ccks: 0
50.34/50.88	c total-matrix2d-presence-ccks: 0
50.34/50.88	c tuples: 0
50.34/50.88	c tuples-collisions: 0
50.34/50.88	c TOTAL-NODES 135403
50.34/50.88	c TOTAL-CPU 49.050003

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-1078000-1215196385/watcher-1078000-1215196385 -o /tmp/evaluation-result-1078000-1215196385/solver-1078000-1215196385 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1078000-1215196385.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.00 2.00 2.00 4/75 26217
/proc/meminfo: memFree=1522544/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=152 CPUtime=0
/proc/26219/stat : 26219 (java) R 26217 26217 22834 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 642558640 155648 26 996147200 134512640 134550740 4294956192 18446744073709551615 6787876 0 0 4096 0 0 0 0 17 1 0 0
/proc/26219/statm: 38 26 19 9 0 4 0

[startup+0.105051 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 26217
/proc/meminfo: memFree=1522544/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=843204 CPUtime=0.08
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 3475 0 1 0 7 1 0 0 18 0 9 0 642558640 863440896 2928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 210801 2928 1685 9 0 205378 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848560

[startup+0.20206 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 26217
/proc/meminfo: memFree=1522544/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=843544 CPUtime=0.18
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 4090 0 1 0 16 2 0 0 18 0 9 0 642558640 863789056 3505 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 210886 3505 1812 9 0 205454 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 848900

[startup+0.30207 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 26217
/proc/meminfo: memFree=1522544/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=843676 CPUtime=0.27
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 4362 0 1 0 25 2 0 0 18 0 9 0 642558640 863924224 3770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 210919 3770 1816 9 0 205487 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 849032

[startup+0.70111 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 26217
/proc/meminfo: memFree=1522544/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=843676 CPUtime=0.67
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 6428 0 1 0 63 4 0 0 18 0 9 0 642558640 863924224 5549 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 210919 5549 2562 9 0 205487 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 849032

[startup+1.50219 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 26228
/proc/meminfo: memFree=1508000/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=844708 CPUtime=1.47
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 7478 0 1 0 141 6 0 0 18 0 9 0 642558640 864980992 6496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 211177 6496 2571 9 0 205744 0
[pid=26219/tid=26221] ppid=26217 vsize=844708 CPUtime=1.01
/proc/26219/task/26221/stat : 26221 (java) R 26217 26217 22834 0 -1 64 3272 0 1 0 99 2 0 0 25 0 9 0 642558641 864980992 6496 996147200 134512640 134550740 4294956032 18446744073709551615 4125959382 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26222] ppid=26217 vsize=844708 CPUtime=0.32
/proc/26219/task/26222/stat : 26222 (java) S 26217 26217 22834 0 -1 64 3101 0 0 0 31 1 0 0 16 0 9 0 642558642 864980992 6496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26223] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26217 26217 22834 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26224] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26217 26217 22834 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26225] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26225/stat : 26225 (java) S 26217 26217 22834 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 642558644 864980992 6496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26226] ppid=26217 vsize=844708 CPUtime=0.1
/proc/26219/task/26226/stat : 26226 (java) S 26217 26217 22834 0 -1 64 368 0 0 0 10 0 0 0 16 0 9 0 642558644 864980992 6496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26227] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26217 26217 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 642558644 864980992 6496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26228] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26228/stat : 26228 (java) S 26217 26217 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 642558644 864980992 6496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 850064

[startup+3.10235 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 26231
/proc/meminfo: memFree=1506080/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=844708 CPUtime=3.05
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 7484 0 1 0 299 6 0 0 18 0 9 0 642558640 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 211177 6501 2571 9 0 205744 0
[pid=26219/tid=26221] ppid=26217 vsize=844708 CPUtime=2.58
/proc/26219/task/26221/stat : 26221 (java) R 26217 26217 22834 0 -1 64 3273 0 1 0 256 2 0 0 25 0 9 0 642558641 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4125884922 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26222] ppid=26217 vsize=844708 CPUtime=0.32
/proc/26219/task/26222/stat : 26222 (java) S 26217 26217 22834 0 -1 64 3101 0 0 0 31 1 0 0 17 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26223] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26217 26217 22834 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26224] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26217 26217 22834 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26225] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26225/stat : 26225 (java) S 26217 26217 22834 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 642558644 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26226] ppid=26217 vsize=844708 CPUtime=0.11
/proc/26219/task/26226/stat : 26226 (java) S 26217 26217 22834 0 -1 64 373 0 0 0 11 0 0 0 16 0 9 0 642558644 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26227] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26217 26217 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 642558644 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26228] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26228/stat : 26228 (java) S 26217 26217 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 642558644 864980992 6501 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) 850064

[startup+6.30168 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 26231
/proc/meminfo: memFree=1505888/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=844708 CPUtime=6.23
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 7485 0 1 0 617 6 0 0 18 0 9 0 642558640 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 211177 6501 2571 9 0 205744 0
[pid=26219/tid=26221] ppid=26217 vsize=844708 CPUtime=5.75
/proc/26219/task/26221/stat : 26221 (java) R 26217 26217 22834 0 -1 64 3274 0 1 0 573 2 0 0 25 0 9 0 642558641 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4125952742 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26222] ppid=26217 vsize=844708 CPUtime=0.32
/proc/26219/task/26222/stat : 26222 (java) S 26217 26217 22834 0 -1 64 3101 0 0 0 31 1 0 0 16 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26223] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26217 26217 22834 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26224] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26217 26217 22834 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26225] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26225/stat : 26225 (java) S 26217 26217 22834 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 642558644 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26226] ppid=26217 vsize=844708 CPUtime=0.11
/proc/26219/task/26226/stat : 26226 (java) S 26217 26217 22834 0 -1 64 373 0 0 0 11 0 0 0 16 0 9 0 642558644 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26227] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26217 26217 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 642558644 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26228] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26228/stat : 26228 (java) S 26217 26217 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 642558644 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 850064

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 26231
/proc/meminfo: memFree=1505760/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=844708 CPUtime=12.57
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 7485 0 1 0 1251 6 0 0 18 0 9 0 642558640 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 211177 6501 2571 9 0 205744 0
[pid=26219/tid=26221] ppid=26217 vsize=844708 CPUtime=12.1
/proc/26219/task/26221/stat : 26221 (java) R 26217 26217 22834 0 -1 64 3274 0 1 0 1208 2 0 0 25 0 9 0 642558641 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4125945379 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26222] ppid=26217 vsize=844708 CPUtime=0.32
/proc/26219/task/26222/stat : 26222 (java) S 26217 26217 22834 0 -1 64 3101 0 0 0 31 1 0 0 16 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26223] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26217 26217 22834 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26224] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26217 26217 22834 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26225] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26225/stat : 26225 (java) S 26217 26217 22834 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 642558644 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26226] ppid=26217 vsize=844708 CPUtime=0.11
/proc/26219/task/26226/stat : 26226 (java) S 26217 26217 22834 0 -1 64 373 0 0 0 11 0 0 0 16 0 9 0 642558644 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26227] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26217 26217 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 642558644 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26228] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26228/stat : 26228 (java) S 26217 26217 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 642558644 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 850064

[startup+25.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 26231
/proc/meminfo: memFree=1505760/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=844708 CPUtime=25.26
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 7485 0 1 0 2520 6 0 0 18 0 9 0 642558640 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 211177 6501 2571 9 0 205744 0
[pid=26219/tid=26221] ppid=26217 vsize=844708 CPUtime=24.79
/proc/26219/task/26221/stat : 26221 (java) R 26217 26217 22834 0 -1 64 3274 0 1 0 2476 3 0 0 25 0 9 0 642558641 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4125944265 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26222] ppid=26217 vsize=844708 CPUtime=0.32
/proc/26219/task/26222/stat : 26222 (java) S 26217 26217 22834 0 -1 64 3101 0 0 0 31 1 0 0 16 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26223] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26217 26217 22834 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26224] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26217 26217 22834 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6501 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

Current children cumulated CPU time (s) 38.05
Current children cumulated vsize (KiB) 850064

[startup+44.8026 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 26231
/proc/meminfo: memFree=1505696/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=844708 CPUtime=44.4
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 7487 0 1 0 4434 6 0 0 18 0 9 0 642558640 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 211177 6503 2571 9 0 205744 0
[pid=26219/tid=26221] ppid=26217 vsize=844708 CPUtime=43.93
/proc/26219/task/26221/stat : 26221 (java) R 26217 26217 22834 0 -1 64 3274 0 1 0 4390 3 0 0 25 0 9 0 642558641 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4125978644 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26222] ppid=26217 vsize=844708 CPUtime=0.32
/proc/26219/task/26222/stat : 26222 (java) S 26217 26217 22834 0 -1 64 3101 0 0 0 31 1 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26223] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26217 26217 22834 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26224] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26217 26217 22834 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26225] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26225/stat : 26225 (java) S 26217 26217 22834 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26226] ppid=26217 vsize=844708 CPUtime=0.12
/proc/26219/task/26226/stat : 26226 (java) S 26217 26217 22834 0 -1 64 375 0 0 0 12 0 0 0 16 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26227] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26217 26217 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26228] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26228/stat : 26228 (java) S 26217 26217 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.4
Current children cumulated vsize (KiB) 850064

[startup+48.0019 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 26231
/proc/meminfo: memFree=1505696/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=844708 CPUtime=47.57
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 7487 0 1 0 4751 6 0 0 18 0 9 0 642558640 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 211177 6503 2571 9 0 205744 0
[pid=26219/tid=26221] ppid=26217 vsize=844708 CPUtime=47.1
/proc/26219/task/26221/stat : 26221 (java) R 26217 26217 22834 0 -1 64 3274 0 1 0 4707 3 0 0 25 0 9 0 642558641 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4125945288 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26222] ppid=26217 vsize=844708 CPUtime=0.32
/proc/26219/task/26222/stat : 26222 (java) S 26217 26217 22834 0 -1 64 3101 0 0 0 31 1 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26223] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26217 26217 22834 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26224] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26217 26217 22834 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26225] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26225/stat : 26225 (java) S 26217 26217 22834 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26226] ppid=26217 vsize=844708 CPUtime=0.12
/proc/26219/task/26226/stat : 26226 (java) S 26217 26217 22834 0 -1 64 375 0 0 0 12 0 0 0 16 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26227] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26217 26217 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26228] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26228/stat : 26228 (java) S 26217 26217 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.57
Current children cumulated vsize (KiB) 850064

[startup+49.6061 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 26231
/proc/meminfo: memFree=1505696/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=844708 CPUtime=49.16
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 7487 0 1 0 4910 6 0 0 18 0 9 0 642558640 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 211177 6503 2571 9 0 205744 0
[pid=26219/tid=26221] ppid=26217 vsize=844708 CPUtime=48.69
/proc/26219/task/26221/stat : 26221 (java) R 26217 26217 22834 0 -1 64 3274 0 1 0 4866 3 0 0 25 0 9 0 642558641 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4125959656 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26222] ppid=26217 vsize=844708 CPUtime=0.32
/proc/26219/task/26222/stat : 26222 (java) S 26217 26217 22834 0 -1 64 3101 0 0 0 31 1 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26223] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26217 26217 22834 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26224] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26217 26217 22834 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26225] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26225/stat : 26225 (java) S 26217 26217 22834 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26226] ppid=26217 vsize=844708 CPUtime=0.12
/proc/26219/task/26226/stat : 26226 (java) S 26217 26217 22834 0 -1 64 375 0 0 0 12 0 0 0 16 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26227] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26217 26217 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26228] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26228/stat : 26228 (java) S 26217 26217 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.16
Current children cumulated vsize (KiB) 850064

[startup+50.4012 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 26231
/proc/meminfo: memFree=1505696/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=844708 CPUtime=49.95
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 7487 0 1 0 4989 6 0 0 18 0 9 0 642558640 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 211177 6503 2571 9 0 205744 0
[pid=26219/tid=26221] ppid=26217 vsize=844708 CPUtime=49.48
/proc/26219/task/26221/stat : 26221 (java) R 26217 26217 22834 0 -1 64 3274 0 1 0 4945 3 0 0 25 0 9 0 642558641 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4125954992 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26222] ppid=26217 vsize=844708 CPUtime=0.32
/proc/26219/task/26222/stat : 26222 (java) S 26217 26217 22834 0 -1 64 3101 0 0 0 31 1 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26223] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26217 26217 22834 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26224] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26217 26217 22834 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26225] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26225/stat : 26225 (java) S 26217 26217 22834 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26226] ppid=26217 vsize=844708 CPUtime=0.12
/proc/26219/task/26226/stat : 26226 (java) S 26217 26217 22834 0 -1 64 375 0 0 0 12 0 0 0 16 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26227] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26217 26217 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26228] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26228/stat : 26228 (java) S 26217 26217 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (KiB) 850064

[startup+50.8022 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 26231
/proc/meminfo: memFree=1505696/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=844708 CPUtime=50.34
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 7487 0 1 0 5028 6 0 0 18 0 9 0 642558640 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 211177 6503 2571 9 0 205744 0
[pid=26219/tid=26221] ppid=26217 vsize=844708 CPUtime=49.88
/proc/26219/task/26221/stat : 26221 (java) R 26217 26217 22834 0 -1 64 3274 0 1 0 4985 3 0 0 25 0 9 0 642558641 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4125948154 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26222] ppid=26217 vsize=844708 CPUtime=0.32
/proc/26219/task/26222/stat : 26222 (java) S 26217 26217 22834 0 -1 64 3101 0 0 0 31 1 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26223] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26217 26217 22834 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26224] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26217 26217 22834 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26225] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26225/stat : 26225 (java) S 26217 26217 22834 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26226] ppid=26217 vsize=844708 CPUtime=0.12
/proc/26219/task/26226/stat : 26226 (java) S 26217 26217 22834 0 -1 64 375 0 0 0 12 0 0 0 16 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26227] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26217 26217 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26228] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26228/stat : 26228 (java) S 26217 26217 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 642558644 864980992 6503 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 850064

[startup+50.9022 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 26231
/proc/meminfo: memFree=1505696/2055920 swapFree=4176960/4192956
[pid=26217] ppid=26215 vsize=5356 CPUtime=0
/proc/26217/stat : 26217 (concrete.sh) S 26215 26217 22834 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 642558639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26217/statm: 1339 242 201 169 0 50 0
[pid=26219] ppid=26217 vsize=844708 CPUtime=50.43
/proc/26219/stat : 26219 (java) S 26217 26217 22834 0 -1 0 7499 0 1 0 5037 6 0 0 18 0 9 0 642558640 864980992 6512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26219/statm: 211177 6512 2571 9 0 205744 0
[pid=26219/tid=26221] ppid=26217 vsize=844708 CPUtime=49.96
/proc/26219/task/26221/stat : 26221 (java) S 26217 26217 22834 0 -1 64 3285 0 1 0 4993 3 0 0 25 0 9 0 642558641 864980992 6512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26222] ppid=26217 vsize=844708 CPUtime=0.32
/proc/26219/task/26222/stat : 26222 (java) S 26217 26217 22834 0 -1 64 3101 0 0 0 31 1 0 0 16 0 9 0 642558642 864980992 6512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26223] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26223/stat : 26223 (java) S 26217 26217 22834 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26224] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26224/stat : 26224 (java) S 26217 26217 22834 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 642558642 864980992 6512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26225] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26225/stat : 26225 (java) S 26217 26217 22834 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 642558644 864980992 6512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26226] ppid=26217 vsize=844708 CPUtime=0.12
/proc/26219/task/26226/stat : 26226 (java) S 26217 26217 22834 0 -1 64 376 0 0 0 12 0 0 0 16 0 9 0 642558644 864980992 6512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26227] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26227/stat : 26227 (java) S 26217 26217 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 642558644 864980992 6512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26219/tid=26228] ppid=26217 vsize=844708 CPUtime=0
/proc/26219/task/26228/stat : 26228 (java) S 26217 26217 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 642558644 864980992 6512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 850064

Child status: 0
Real time (s): 50.9178
CPU time (s): 50.4523
CPU user time (s): 50.3773
CPU system time (s): 0.074988
CPU usage (%): 99.0858
Max. virtual memory (cumulated for all children) (KiB): 850064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.3773
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7955
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= 3070
involuntary context switches= 4028

runsolver used 0.075988 second user time and 0.165974 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-04 20:33:05
IDJOB=1078000
IDBENCH=56754
IDSOLVER=305
FILE ID=node84/1078000-1215196385
PBS_JOBID= 7881519
Free space on /tmp= 66552 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/rand-3-20-20-fcd/normalized-rand-3-20-20-60-632-fcd-13_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-1078000-1215196385/watcher-1078000-1215196385 -o /tmp/evaluation-result-1078000-1215196385/solver-1078000-1215196385 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1078000-1215196385.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7f85e7a784792bc3aaff65a2d971c8c8
RANDOM SEED=1790959707

node84.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1522896 kB
Buffers:         75508 kB
Cached:         342032 kB
SwapCached:      10452 kB
Active:         277352 kB
Inactive:       208612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522896 kB
SwapTotal:     4192956 kB
SwapFree:      4176960 kB
Dirty:            2024 kB
Writeback:           0 kB
Mapped:          74504 kB
Slab:            32152 kB
Committed_AS:  1191620 kB
PageTables:       1916 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= 66552 MiB
End job on node84 at 2008-07-04 20:33:56