Trace number 1101674

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 + CSP4J - Tabu Engine 2008-05-30SAT 187.752 188.342

DiagnosticValue
CHECKS1396980000
NODES4442790

General information on the benchmark

Namecsp/rand-2-40-19-fcd/
normalized-rand-2-40-19-443-230-fcd-19_ext.xml
MD5SUM0b7ee6b471e3889de87b6b10c560a5a1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.44848
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints335
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension335
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.88	c CPU-LOAD 0.57
0.00/0.88	c LOADED 40 V (19 E), 335 ExtensionConstraint2D, arity 2, 0.57 cpu
187.72/188.31	v 15 11 6 6 5 0 5 12 16 7 7 7 7 9 16 6 5 3 16 7 0 12 10 2 9 7 14 1 8 15 0 18 2 8 5 14 16 3 2 10 
187.72/188.31	s SATISFIABLE
187.72/188.31	d NODES 4442793
187.72/188.31	d CHECKS 1396976333
187.72/188.31	c gac3-effective-revisions: 0
187.72/188.31	c gac3-useless-revisions: 670
187.72/188.31	c prepro-constraint-ccks: 0
187.72/188.31	c prepro-constraint-presenceccks: 0
187.72/188.31	c prepro-cpu: 0.01
187.72/188.31	c prepro-matrix2d-ccks: 12730
187.72/188.31	c prepro-matrix2d-presenceccks: 12730
187.72/188.31	c prepro-removed: 0
187.72/188.31	c total-assgn: 4442793
187.72/188.31	c total-constraint-ccks: 1396908347
187.72/188.31	c total-constraint-presence-ccks: 0
187.72/188.31	c total-cpu: 186.79001
187.72/188.31	c total-matrix2d-ccks: 67986
187.72/188.31	c total-matrix2d-presence-ccks: 394630
187.72/188.31	c tuples: 0
187.72/188.31	c tuples-collisions: 0
187.72/188.31	c TOTAL-NODES 4442793
187.72/188.31	c TOTAL-CPU 186.79001

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-1101674-1215294046/watcher-1101674-1215294046 -o /tmp/evaluation-result-1101674-1215294046/solver-1101674-1215294046 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1101674-1215294046.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.02 2.00 4/73 29513
/proc/meminfo: memFree=1352776/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=18572 CPUtime=0
/proc/29513/stat : 29513 (runsolver) R 29511 29513 28280 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2008378845 19017728 292 996147200 4194304 4296836 548682068432 18446744073709551615 221236489511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29513/statm: 4643 292 257 25 0 2626 0

[startup+0.086467 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 29513
/proc/meminfo: memFree=1352776/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101469 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 29513
/proc/meminfo: memFree=1352776/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301504 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 29513
/proc/meminfo: memFree=1352776/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701581 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 29513
/proc/meminfo: memFree=1352776/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50273 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 29526
/proc/meminfo: memFree=1340920/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
[pid=29516] ppid=29513 vsize=845252 CPUtime=1.46
/proc/29516/stat : 29516 (java) S 29513 29513 28280 0 -1 0 6220 0 1 0 142 4 0 0 18 0 9 0 2008378846 865538048 5403 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29516/statm: 211313 5403 2569 9 0 205880 0
[pid=29516/tid=29517] ppid=29513 vsize=845252 CPUtime=1.22
/proc/29516/task/29517/stat : 29517 (java) R 29513 29513 28280 0 -1 64 3191 0 1 0 120 2 0 0 25 0 9 0 2008378847 865538048 5403 996147200 134512640 134550740 4294956016 18446744073709551615 4126064893 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29518] ppid=29513 vsize=845252 CPUtime=0.07
/proc/29516/task/29518/stat : 29518 (java) S 29513 29513 28280 0 -1 64 1771 0 0 0 6 1 0 0 16 0 9 0 2008378848 865538048 5403 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29519] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29519/stat : 29519 (java) S 29513 29513 28280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2008378849 865538048 5403 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29520] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29520/stat : 29520 (java) S 29513 29513 28280 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2008378849 865538048 5403 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29521] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29521/stat : 29521 (java) S 29513 29513 28280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2008378851 865538048 5403 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29522] ppid=29513 vsize=845252 CPUtime=0.15
/proc/29516/task/29522/stat : 29522 (java) S 29513 29513 28280 0 -1 64 521 0 0 0 15 0 0 0 16 0 9 0 2008378851 865538048 5403 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29523] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29523/stat : 29523 (java) S 29513 29513 28280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008378851 865538048 5403 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29524] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29524/stat : 29524 (java) S 29513 29513 28280 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2008378851 865538048 5403 996147200 134512640 134550740 4294956016 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) 850608

[startup+3.10203 s]
/proc/loadavg: 2.00 2.02 2.00 4/83 29527
/proc/meminfo: memFree=1340536/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
[pid=29516] ppid=29513 vsize=845252 CPUtime=3.05
/proc/29516/stat : 29516 (java) S 29513 29513 28280 0 -1 0 6222 0 1 0 301 4 0 0 18 0 9 0 2008378846 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29516/statm: 211313 5405 2570 9 0 205880 0
[pid=29516/tid=29517] ppid=29513 vsize=845252 CPUtime=2.8
/proc/29516/task/29517/stat : 29517 (java) R 29513 29513 28280 0 -1 64 3191 0 1 0 278 2 0 0 25 0 9 0 2008378847 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4126045507 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29518] ppid=29513 vsize=845252 CPUtime=0.07
/proc/29516/task/29518/stat : 29518 (java) S 29513 29513 28280 0 -1 64 1771 0 0 0 6 1 0 0 16 0 9 0 2008378848 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29519] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29519/stat : 29519 (java) S 29513 29513 28280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2008378849 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29520] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29520/stat : 29520 (java) S 29513 29513 28280 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2008378849 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29521] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29521/stat : 29521 (java) S 29513 29513 28280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2008378851 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29522] ppid=29513 vsize=845252 CPUtime=0.15
/proc/29516/task/29522/stat : 29522 (java) S 29513 29513 28280 0 -1 64 523 0 0 0 15 0 0 0 16 0 9 0 2008378851 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29523] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29523/stat : 29523 (java) S 29513 29513 28280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008378851 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29524] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29524/stat : 29524 (java) S 29513 29513 28280 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2008378851 865538048 5405 996147200 134512640 134550740 4294956016 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) 850608

[startup+6.30263 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 29527
/proc/meminfo: memFree=1340536/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
[pid=29516] ppid=29513 vsize=845252 CPUtime=6.22
/proc/29516/stat : 29516 (java) S 29513 29513 28280 0 -1 0 6223 0 1 0 618 4 0 0 18 0 9 0 2008378846 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29516/statm: 211313 5405 2570 9 0 205880 0
[pid=29516/tid=29517] ppid=29513 vsize=845252 CPUtime=5.98
/proc/29516/task/29517/stat : 29517 (java) R 29513 29513 28280 0 -1 64 3192 0 1 0 596 2 0 0 25 0 9 0 2008378847 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4126048226 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29518] ppid=29513 vsize=845252 CPUtime=0.07
/proc/29516/task/29518/stat : 29518 (java) S 29513 29513 28280 0 -1 64 1771 0 0 0 6 1 0 0 16 0 9 0 2008378848 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29519] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29519/stat : 29519 (java) S 29513 29513 28280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2008378849 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29520] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29520/stat : 29520 (java) S 29513 29513 28280 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2008378849 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29521] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29521/stat : 29521 (java) S 29513 29513 28280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2008378851 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29522] ppid=29513 vsize=845252 CPUtime=0.15
/proc/29516/task/29522/stat : 29522 (java) S 29513 29513 28280 0 -1 64 523 0 0 0 15 0 0 0 16 0 9 0 2008378851 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29523] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29523/stat : 29523 (java) S 29513 29513 28280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008378851 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29524] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29524/stat : 29524 (java) S 29513 29513 28280 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2008378851 865538048 5405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 850608

[startup+12.7018 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 29527
/proc/meminfo: memFree=1340344/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
[pid=29516] ppid=29513 vsize=845252 CPUtime=12.57
/proc/29516/stat : 29516 (java) S 29513 29513 28280 0 -1 0 6229 0 1 0 1253 4 0 0 18 0 9 0 2008378846 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29516/statm: 211313 5409 2570 9 0 205880 0
[pid=29516/tid=29517] ppid=29513 vsize=845252 CPUtime=12.31
/proc/29516/task/29517/stat : 29517 (java) R 29513 29513 28280 0 -1 64 3194 0 1 0 1229 2 0 0 25 0 9 0 2008378847 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4126041005 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29518] ppid=29513 vsize=845252 CPUtime=0.07
/proc/29516/task/29518/stat : 29518 (java) S 29513 29513 28280 0 -1 64 1771 0 0 0 6 1 0 0 16 0 9 0 2008378848 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29519] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29519/stat : 29519 (java) S 29513 29513 28280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2008378849 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29520] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29520/stat : 29520 (java) S 29513 29513 28280 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2008378849 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29521] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29521/stat : 29521 (java) S 29513 29513 28280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2008378851 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29522] ppid=29513 vsize=845252 CPUtime=0.16
/proc/29516/task/29522/stat : 29522 (java) S 29513 29513 28280 0 -1 64 527 0 0 0 16 0 0 0 16 0 9 0 2008378851 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29523] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29523/stat : 29523 (java) S 29513 29513 28280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008378851 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29524] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29524/stat : 29524 (java) S 29513 29513 28280 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2008378851 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 850608

[startup+25.5023 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 29527
/proc/meminfo: memFree=1340344/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
[pid=29516] ppid=29513 vsize=845252 CPUtime=25.26
/proc/29516/stat : 29516 (java) S 29513 29513 28280 0 -1 0 6230 0 1 0 2521 5 0 0 18 0 9 0 2008378846 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29516/statm: 211313 5409 2570 9 0 205880 0
[pid=29516/tid=29517] ppid=29513 vsize=845252 CPUtime=25
/proc/29516/task/29517/stat : 29517 (java) R 29513 29513 28280 0 -1 64 3195 0 1 0 2498 2 0 0 25 0 9 0 2008378847 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4126059205 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29518] ppid=29513 vsize=845252 CPUtime=0.07
/proc/29516/task/29518/stat : 29518 (java) S 29513 29513 28280 0 -1 64 1771 0 0 0 6 1 0 0 16 0 9 0 2008378848 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29519] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29519/stat : 29519 (java) S 29513 29513 28280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2008378849 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29520] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29520/stat : 29520 (java) S 29513 29513 28280 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2008378849 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29521] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29521/stat : 29521 (java) S 29513 29513 28280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2008378851 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29522] ppid=29513 vsize=845252 CPUtime=0.16
/proc/29516/task/29522/stat : 29522 (java) S 29513 29513 28280 0 -1 64 527 0 0 0 16 0 0 0 16 0 9 0 2008378851 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29523] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29523/stat : 29523 (java) S 29513 29513 28280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008378851 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29524] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29524/stat : 29524 (java) S 29513 29513 28280 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2008378851 865538048 5409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 850608

[startup+51.1021 s]
/proc/loadavg: 2.07 2.03 2.00 3/83 29528
/proc/meminfo: memFree=1340344/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0

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

Current children cumulated CPU time (s) 165.73
Current children cumulated vsize (KiB) 850608

[startup+179.102 s]
/proc/loadavg: 2.08 2.04 2.00 3/82 29555
/proc/meminfo: memFree=1366848/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
[pid=29516] ppid=29513 vsize=845252 CPUtime=178.53
/proc/29516/stat : 29516 (java) S 29513 29513 28280 0 -1 0 6239 0 1 0 17847 6 0 0 18 0 9 0 2008378846 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29516/statm: 211313 5412 2570 9 0 205880 0
[pid=29516/tid=29517] ppid=29513 vsize=845252 CPUtime=178.26
/proc/29516/task/29517/stat : 29517 (java) R 29513 29513 28280 0 -1 64 3201 0 1 0 17823 3 0 0 25 0 9 0 2008378847 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4126065003 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29518] ppid=29513 vsize=845252 CPUtime=0.07
/proc/29516/task/29518/stat : 29518 (java) S 29513 29513 28280 0 -1 64 1771 0 0 0 6 1 0 0 17 0 9 0 2008378848 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29519] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29519/stat : 29519 (java) S 29513 29513 28280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29520] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29520/stat : 29520 (java) S 29513 29513 28280 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29521] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29521/stat : 29521 (java) S 29513 29513 28280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29522] ppid=29513 vsize=845252 CPUtime=0.16
/proc/29516/task/29522/stat : 29522 (java) S 29513 29513 28280 0 -1 64 530 0 0 0 16 0 0 0 17 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29523] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29523/stat : 29523 (java) S 29513 29513 28280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29524] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29524/stat : 29524 (java) S 29513 29513 28280 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 178.53
Current children cumulated vsize (KiB) 850608

[startup+182.303 s]
/proc/loadavg: 2.08 2.04 2.00 3/82 29555
/proc/meminfo: memFree=1366848/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
[pid=29516] ppid=29513 vsize=845252 CPUtime=181.72
/proc/29516/stat : 29516 (java) S 29513 29513 28280 0 -1 0 6239 0 1 0 18166 6 0 0 18 0 9 0 2008378846 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29516/statm: 211313 5412 2570 9 0 205880 0
[pid=29516/tid=29517] ppid=29513 vsize=845252 CPUtime=181.45
/proc/29516/task/29517/stat : 29517 (java) R 29513 29513 28280 0 -1 64 3201 0 1 0 18142 3 0 0 25 0 9 0 2008378847 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4126048226 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29518] ppid=29513 vsize=845252 CPUtime=0.07
/proc/29516/task/29518/stat : 29518 (java) S 29513 29513 28280 0 -1 64 1771 0 0 0 6 1 0 0 16 0 9 0 2008378848 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29519] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29519/stat : 29519 (java) S 29513 29513 28280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29520] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29520/stat : 29520 (java) S 29513 29513 28280 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29521] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29521/stat : 29521 (java) S 29513 29513 28280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29522] ppid=29513 vsize=845252 CPUtime=0.16
/proc/29516/task/29522/stat : 29522 (java) S 29513 29513 28280 0 -1 64 530 0 0 0 16 0 0 0 17 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29523] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29523/stat : 29523 (java) S 29513 29513 28280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29524] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29524/stat : 29524 (java) S 29513 29513 28280 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 181.72
Current children cumulated vsize (KiB) 850608

[startup+185.501 s]
/proc/loadavg: 2.07 2.04 2.00 3/82 29555
/proc/meminfo: memFree=1366848/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
[pid=29516] ppid=29513 vsize=845252 CPUtime=184.92
/proc/29516/stat : 29516 (java) S 29513 29513 28280 0 -1 0 6240 0 1 0 18486 6 0 0 18 0 9 0 2008378846 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29516/statm: 211313 5412 2570 9 0 205880 0
[pid=29516/tid=29517] ppid=29513 vsize=845252 CPUtime=184.65
/proc/29516/task/29517/stat : 29517 (java) R 29513 29513 28280 0 -1 64 3202 0 1 0 18462 3 0 0 25 0 9 0 2008378847 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4126048226 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29518] ppid=29513 vsize=845252 CPUtime=0.07
/proc/29516/task/29518/stat : 29518 (java) S 29513 29513 28280 0 -1 64 1771 0 0 0 6 1 0 0 16 0 9 0 2008378848 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29519] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29519/stat : 29519 (java) S 29513 29513 28280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29520] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29520/stat : 29520 (java) S 29513 29513 28280 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29521] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29521/stat : 29521 (java) S 29513 29513 28280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29522] ppid=29513 vsize=845252 CPUtime=0.16
/proc/29516/task/29522/stat : 29522 (java) S 29513 29513 28280 0 -1 64 530 0 0 0 16 0 0 0 17 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29523] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29523/stat : 29523 (java) S 29513 29513 28280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29524] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29524/stat : 29524 (java) S 29513 29513 28280 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 184.92
Current children cumulated vsize (KiB) 850608

[startup+187.102 s]
/proc/loadavg: 2.07 2.04 2.00 3/82 29555
/proc/meminfo: memFree=1366848/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
[pid=29516] ppid=29513 vsize=845252 CPUtime=186.52
/proc/29516/stat : 29516 (java) S 29513 29513 28280 0 -1 0 6240 0 1 0 18646 6 0 0 18 0 9 0 2008378846 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29516/statm: 211313 5412 2570 9 0 205880 0
[pid=29516/tid=29517] ppid=29513 vsize=845252 CPUtime=186.25
/proc/29516/task/29517/stat : 29517 (java) R 29513 29513 28280 0 -1 64 3202 0 1 0 18622 3 0 0 25 0 9 0 2008378847 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4126048226 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29518] ppid=29513 vsize=845252 CPUtime=0.07
/proc/29516/task/29518/stat : 29518 (java) S 29513 29513 28280 0 -1 64 1771 0 0 0 6 1 0 0 16 0 9 0 2008378848 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29519] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29519/stat : 29519 (java) S 29513 29513 28280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29520] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29520/stat : 29520 (java) S 29513 29513 28280 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29521] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29521/stat : 29521 (java) S 29513 29513 28280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29522] ppid=29513 vsize=845252 CPUtime=0.16
/proc/29516/task/29522/stat : 29522 (java) S 29513 29513 28280 0 -1 64 530 0 0 0 16 0 0 0 17 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29523] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29523/stat : 29523 (java) S 29513 29513 28280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29524] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29524/stat : 29524 (java) S 29513 29513 28280 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 186.52
Current children cumulated vsize (KiB) 850608

[startup+187.903 s]
/proc/loadavg: 2.07 2.04 2.00 3/82 29555
/proc/meminfo: memFree=1366848/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
[pid=29516] ppid=29513 vsize=845252 CPUtime=187.32
/proc/29516/stat : 29516 (java) S 29513 29513 28280 0 -1 0 6240 0 1 0 18726 6 0 0 18 0 9 0 2008378846 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29516/statm: 211313 5412 2570 9 0 205880 0
[pid=29516/tid=29517] ppid=29513 vsize=845252 CPUtime=187.05
/proc/29516/task/29517/stat : 29517 (java) R 29513 29513 28280 0 -1 64 3202 0 1 0 18702 3 0 0 25 0 9 0 2008378847 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4126071602 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29518] ppid=29513 vsize=845252 CPUtime=0.07
/proc/29516/task/29518/stat : 29518 (java) S 29513 29513 28280 0 -1 64 1771 0 0 0 6 1 0 0 16 0 9 0 2008378848 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29519] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29519/stat : 29519 (java) S 29513 29513 28280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29520] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29520/stat : 29520 (java) S 29513 29513 28280 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29521] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29521/stat : 29521 (java) S 29513 29513 28280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29522] ppid=29513 vsize=845252 CPUtime=0.16
/proc/29516/task/29522/stat : 29522 (java) S 29513 29513 28280 0 -1 64 530 0 0 0 16 0 0 0 17 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29523] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29523/stat : 29523 (java) S 29513 29513 28280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29524] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29524/stat : 29524 (java) S 29513 29513 28280 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 187.32
Current children cumulated vsize (KiB) 850608

[startup+188.303 s]
/proc/loadavg: 2.07 2.04 2.00 3/82 29555
/proc/meminfo: memFree=1366848/2055920 swapFree=4180412/4192956
[pid=29513] ppid=29511 vsize=5356 CPUtime=0
/proc/29513/stat : 29513 (concrete.sh) S 29511 29513 28280 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2008378845 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29513/statm: 1339 242 201 169 0 50 0
[pid=29516] ppid=29513 vsize=845252 CPUtime=187.72
/proc/29516/stat : 29516 (java) S 29513 29513 28280 0 -1 0 6240 0 1 0 18766 6 0 0 18 0 9 0 2008378846 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29516/statm: 211313 5412 2570 9 0 205880 0
[pid=29516/tid=29517] ppid=29513 vsize=845252 CPUtime=187.45
/proc/29516/task/29517/stat : 29517 (java) R 29513 29513 28280 0 -1 64 3202 0 1 0 18742 3 0 0 25 0 9 0 2008378847 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4126069785 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29518] ppid=29513 vsize=845252 CPUtime=0.07
/proc/29516/task/29518/stat : 29518 (java) S 29513 29513 28280 0 -1 64 1771 0 0 0 6 1 0 0 16 0 9 0 2008378848 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29519] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29519/stat : 29519 (java) S 29513 29513 28280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29520] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29520/stat : 29520 (java) S 29513 29513 28280 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2008378849 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29521] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29521/stat : 29521 (java) S 29513 29513 28280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29522] ppid=29513 vsize=845252 CPUtime=0.16
/proc/29516/task/29522/stat : 29522 (java) S 29513 29513 28280 0 -1 64 530 0 0 0 16 0 0 0 17 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29516/tid=29523] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29523/stat : 29523 (java) S 29513 29513 28280 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29516/tid=29524] ppid=29513 vsize=845252 CPUtime=0
/proc/29516/task/29524/stat : 29524 (java) S 29513 29513 28280 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2008378851 865538048 5412 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 187.72
Current children cumulated vsize (KiB) 850608

Child status: 0
Real time (s): 188.342
CPU time (s): 187.752
CPU user time (s): 187.682
CPU system time (s): 0.069989
CPU usage (%): 99.6871
Max. virtual memory (cumulated for all children) (KiB): 850608

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

runsolver used 0.299954 second user time and 0.567913 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-05 23:40:46
IDJOB=1101674
IDBENCH=60057
IDSOLVER=303
FILE ID=node21/1101674-1215294046
PBS_JOBID= 7882332
Free space on /tmp= 66456 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/rand-2-40-19-fcd/normalized-rand-2-40-19-443-230-fcd-19_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s Tabu BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1101674-1215294046/watcher-1101674-1215294046 -o /tmp/evaluation-result-1101674-1215294046/solver-1101674-1215294046 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1101674-1215294046.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0b7ee6b471e3889de87b6b10c560a5a1
RANDOM SEED=416244269

node21.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.263
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.263
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:       1353256 kB
Buffers:        117600 kB
Cached:         497448 kB
SwapCached:       6472 kB
Active:         284140 kB
Inactive:       346780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1353256 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:             972 kB
Writeback:           0 kB
Mapped:          22028 kB
Slab:            57004 kB
Committed_AS:  3600928 kB
PageTables:       1844 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= 66480 MiB
End job on node21 at 2008-07-05 23:43:54