Trace number 1093044

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 91.0841 92.0303

DiagnosticValue
CHECKS298906000
NODES653865

General information on the benchmark

Namecsp/dag-half/
normalized-half-n25-d5-e56-r7-7.xml
MD5SUM4a2cc2f5664c2ecf671a222adbdc0b93
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 benchmark38.1112
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Maximum constraint arity7
Maximum domain size5
Number of constraints which are defined in extension56
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

19.46/19.78	c CPU-LOAD 14.11
19.46/19.78	c LOADED 25 V (5 E), 56 ExtensionConstraintGeneral, arity 7, 14.11 cpu
90.96/91.98	v 4 1 4 0 3 1 3 4 3 2 3 1 1 1 0 0 4 2 3 0 1 4 0 2 4 
90.96/91.98	s SATISFIABLE
90.96/91.98	d NODES 653865
90.96/91.98	d CHECKS 298906159
90.96/91.99	c gac3-effective-revisions: 0
90.96/91.99	c gac3-useless-revisions: 392
90.96/91.99	c prepro-constraint-ccks: 4069
90.96/91.99	c prepro-constraint-presenceccks: 466
90.96/91.99	c prepro-cpu: 0.0
90.96/91.99	c prepro-matrix2d-ccks: 0
90.96/91.99	c prepro-matrix2d-presenceccks: 0
90.96/91.99	c prepro-removed: 0
90.96/91.99	c total-assgn: 653865
90.96/91.99	c total-constraint-ccks: 298906159
90.96/91.99	c total-constraint-presence-ccks: 466
90.96/91.99	c total-cpu: 70.96
90.96/91.99	c total-matrix2d-ccks: 0
90.96/91.99	c total-matrix2d-presence-ccks: 0
90.96/91.99	c tuples: 0
90.96/91.99	c tuples-collisions: 0
90.96/91.99	c TOTAL-NODES 653865
90.96/91.99	c TOTAL-CPU 70.96

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-1093044-1215247754/watcher-1093044-1215247754 -o /tmp/evaluation-result-1093044-1215247754/solver-1093044-1215247754 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1093044-1215247754.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: 1.92 1.99 2.01 4/82 19422
/proc/meminfo: memFree=1759968/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) R 19420 19422 17008 0 -1 4194304 262 0 0 0 0 0 0 0 22 0 1 0 248870685 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/19422/statm: 1339 230 191 169 0 50 0

[startup+0.0261391 s]
/proc/loadavg: 1.92 1.99 2.01 4/82 19422
/proc/meminfo: memFree=1759968/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102149 s]
/proc/loadavg: 1.92 1.99 2.01 4/82 19422
/proc/meminfo: memFree=1759968/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301171 s]
/proc/loadavg: 1.92 1.99 2.01 4/82 19422
/proc/meminfo: memFree=1759968/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701208 s]
/proc/loadavg: 1.92 1.99 2.01 4/82 19422
/proc/meminfo: memFree=1759968/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5032 s]
/proc/loadavg: 1.92 1.99 2.01 3/92 19433
/proc/meminfo: memFree=1743056/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
[pid=19425] ppid=19422 vsize=843636 CPUtime=1.46
/proc/19425/stat : 19425 (java) S 19422 19422 17008 0 -1 0 9249 0 1 0 140 6 0 0 18 0 9 0 248870686 863883264 8275 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19425/statm: 210909 8275 2563 9 0 205477 0
[pid=19425/tid=19426] ppid=19422 vsize=843636 CPUtime=0.99
/proc/19425/task/19426/stat : 19426 (java) R 19422 19422 17008 0 -1 64 4626 0 1 0 96 3 0 0 25 0 9 0 248870687 863883264 8275 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19427] ppid=19422 vsize=843636 CPUtime=0.37
/proc/19425/task/19427/stat : 19427 (java) S 19422 19422 17008 0 -1 64 3563 0 0 0 35 2 0 0 15 0 9 0 248870689 863883264 8275 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19428] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19428/stat : 19428 (java) S 19422 19422 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248870689 863883264 8275 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19429] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19429/stat : 19429 (java) S 19422 19422 17008 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 248870689 863883264 8275 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19430] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19430/stat : 19430 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248870691 863883264 8275 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19431] ppid=19422 vsize=843636 CPUtime=0.08
/proc/19425/task/19431/stat : 19431 (java) S 19422 19422 17008 0 -1 64 327 0 0 0 8 0 0 0 16 0 9 0 248870691 863883264 8275 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19432] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19432/stat : 19432 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248870691 863883264 8275 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19433] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19433/stat : 19433 (java) S 19422 19422 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248870691 863883264 8275 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) 848992

[startup+3.10246 s]
/proc/loadavg: 2.01 2.00 2.01 4/92 19433
/proc/meminfo: memFree=1734544/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
[pid=19425] ppid=19422 vsize=843636 CPUtime=3.02
/proc/19425/stat : 19425 (java) S 19422 19422 17008 0 -1 0 11005 0 1 0 292 10 0 0 18 0 9 0 248870686 863883264 9827 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19425/statm: 210909 9827 2563 9 0 205477 0
[pid=19425/tid=19426] ppid=19422 vsize=843636 CPUtime=2.07
/proc/19425/task/19426/stat : 19426 (java) R 19422 19422 17008 0 -1 64 4792 0 1 0 203 4 0 0 25 0 9 0 248870687 863883264 9827 996147200 134512640 134550740 4294956016 18446744073709551615 4125852528 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19427] ppid=19422 vsize=843636 CPUtime=0.85
/proc/19425/task/19427/stat : 19427 (java) S 19422 19422 17008 0 -1 64 5153 0 0 0 81 4 0 0 16 0 9 0 248870689 863883264 9827 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19428] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19428/stat : 19428 (java) S 19422 19422 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248870689 863883264 9827 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19429] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19429/stat : 19429 (java) S 19422 19422 17008 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 248870689 863883264 9827 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19430] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19430/stat : 19430 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248870691 863883264 9827 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19431] ppid=19422 vsize=843636 CPUtime=0.08
/proc/19425/task/19431/stat : 19431 (java) S 19422 19422 17008 0 -1 64 327 0 0 0 8 0 0 0 16 0 9 0 248870691 863883264 9827 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19432] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19432/stat : 19432 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248870691 863883264 9827 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19433] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19433/stat : 19433 (java) S 19422 19422 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248870691 863883264 9827 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 848992

[startup+6.3028 s]
/proc/loadavg: 2.01 2.00 2.01 3/92 19433
/proc/meminfo: memFree=1708880/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
[pid=19425] ppid=19422 vsize=843636 CPUtime=6.19
/proc/19425/stat : 19425 (java) S 19422 19422 17008 0 -1 0 18332 0 1 0 602 17 0 0 18 0 9 0 248870686 863883264 16990 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19425/statm: 210909 16990 2563 9 0 205477 0
[pid=19425/tid=19426] ppid=19422 vsize=843636 CPUtime=4.33
/proc/19425/task/19426/stat : 19426 (java) R 19422 19422 17008 0 -1 64 5459 0 1 0 427 6 0 0 25 0 9 0 248870687 863883264 16990 996147200 134512640 134550740 4294956016 18446744073709551615 4125839470 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19427] ppid=19422 vsize=843636 CPUtime=1.75
/proc/19425/task/19427/stat : 19427 (java) S 19422 19422 17008 0 -1 64 11812 0 0 0 166 9 0 0 16 0 9 0 248870689 863883264 16990 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19428] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19428/stat : 19428 (java) S 19422 19422 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248870689 863883264 16990 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19429] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19429/stat : 19429 (java) S 19422 19422 17008 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 248870689 863883264 16990 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19430] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19430/stat : 19430 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248870691 863883264 16990 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19431] ppid=19422 vsize=843636 CPUtime=0.08
/proc/19425/task/19431/stat : 19431 (java) S 19422 19422 17008 0 -1 64 328 0 0 0 8 0 0 0 17 0 9 0 248870691 863883264 16990 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19432] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19432/stat : 19432 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248870691 863883264 16990 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19433] ppid=19422 vsize=843636 CPUtime=0
/proc/19425/task/19433/stat : 19433 (java) S 19422 19422 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248870691 863883264 16990 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 848992

[startup+12.7025 s]
/proc/loadavg: 2.00 2.00 2.01 4/92 19433
/proc/meminfo: memFree=1643344/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
[pid=19425] ppid=19422 vsize=843932 CPUtime=12.53
/proc/19425/stat : 19425 (java) S 19422 19422 17008 0 -1 0 33450 0 1 0 1224 29 0 0 18 0 9 0 248870686 864186368 31945 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19425/statm: 210983 31945 2563 9 0 205551 0
[pid=19425/tid=19426] ppid=19422 vsize=843932 CPUtime=8.82
/proc/19425/task/19426/stat : 19426 (java) R 19422 19422 17008 0 -1 64 5675 0 1 0 874 8 0 0 25 0 9 0 248870687 864186368 31945 996147200 134512640 134550740 4294956016 18446744073709551615 4125786892 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19427] ppid=19422 vsize=843932 CPUtime=3.59
/proc/19425/task/19427/stat : 19427 (java) S 19422 19422 17008 0 -1 64 26627 0 0 0 339 20 0 0 16 0 9 0 248870689 864186368 31945 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19428] ppid=19422 vsize=843932 CPUtime=0
/proc/19425/task/19428/stat : 19428 (java) S 19422 19422 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248870689 864186368 31945 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19429] ppid=19422 vsize=843932 CPUtime=0
/proc/19425/task/19429/stat : 19429 (java) S 19422 19422 17008 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 248870689 864186368 31945 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19430] ppid=19422 vsize=843932 CPUtime=0
/proc/19425/task/19430/stat : 19430 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248870691 864186368 31945 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19431] ppid=19422 vsize=843932 CPUtime=0.1
/proc/19425/task/19431/stat : 19431 (java) S 19422 19422 17008 0 -1 64 415 0 0 0 10 0 0 0 17 0 9 0 248870691 864186368 31945 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19432] ppid=19422 vsize=843932 CPUtime=0
/proc/19425/task/19432/stat : 19432 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248870691 864186368 31945 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19433] ppid=19422 vsize=843932 CPUtime=0
/proc/19425/task/19433/stat : 19433 (java) S 19422 19422 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248870691 864186368 31945 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 849288

[startup+25.5018 s]
/proc/loadavg: 2.00 2.00 2.01 4/92 19435
/proc/meminfo: memFree=1596488/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
[pid=19425] ppid=19422 vsize=846188 CPUtime=25.2
/proc/19425/stat : 19425 (java) S 19422 19422 17008 0 -1 0 44789 0 3 0 2483 37 0 0 18 0 9 0 248870686 866496512 43166 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19425/statm: 211547 43166 2572 9 0 206114 0
[pid=19425/tid=19426] ppid=19422 vsize=846188 CPUtime=19.32
/proc/19425/task/19426/stat : 19426 (java) R 19422 19422 17008 0 -1 64 5878 0 3 0 1923 9 0 0 25 0 9 0 248870687 866496512 43166 996147200 134512640 134550740 4294956016 18446744073709551615 4126028352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19427] ppid=19422 vsize=846188 CPUtime=5.69
/proc/19425/task/19427/stat : 19427 (java) S 19422 19422 17008 0 -1 64 37384 0 0 0 543 26 0 0 16 0 9 0 248870689 866496512 43166 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19428] ppid=19422 vsize=846188 CPUtime=0
/proc/19425/task/19428/stat : 19428 (java) S 19422 19422 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248870689 866496512 43166 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19429] ppid=19422 vsize=846188 CPUtime=0
/proc/19425/task/19429/stat : 19429 (java) S 19422 19422 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248870689 866496512 43166 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19430] ppid=19422 vsize=846188 CPUtime=0
/proc/19425/task/19430/stat : 19430 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248870691 866496512 43166 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19431] ppid=19422 vsize=846188 CPUtime=0.17
/proc/19425/task/19431/stat : 19431 (java) S 19422 19422 17008 0 -1 64 787 0 0 0 17 0 0 0 16 0 9 0 248870691 866496512 43166 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19432] ppid=19422 vsize=846188 CPUtime=0
/proc/19425/task/19432/stat : 19432 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248870691 866496512 43166 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19433] ppid=19422 vsize=846188 CPUtime=0
/proc/19425/task/19433/stat : 19433 (java) S 19422 19422 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248870691 866496512 43166 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 851544

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.01 3/92 19435
/proc/meminfo: memFree=1596360/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0

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

[pid=19425/tid=19426] ppid=19422 vsize=846128 CPUtime=76.35
/proc/19425/task/19426/stat : 19426 (java) R 19422 19422 17008 0 -1 64 5880 0 3 0 7625 10 0 0 25 0 9 0 248870687 866435072 43160 996147200 134512640 134550740 4294956016 18446744073709551615 4126071208 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19427] ppid=19422 vsize=846128 CPUtime=5.69
/proc/19425/task/19427/stat : 19427 (java) S 19422 19422 17008 0 -1 64 37384 0 0 0 543 26 0 0 16 0 9 0 248870689 866435072 43160 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19428] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19428/stat : 19428 (java) S 19422 19422 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43160 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19429] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19429/stat : 19429 (java) S 19422 19422 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43160 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19430] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19430/stat : 19430 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248870691 866435072 43160 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19431] ppid=19422 vsize=846128 CPUtime=0.17
/proc/19425/task/19431/stat : 19431 (java) S 19422 19422 17008 0 -1 64 792 0 0 0 17 0 0 0 16 0 9 0 248870691 866435072 43160 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19432] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19432/stat : 19432 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248870691 866435072 43160 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19433] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19433/stat : 19433 (java) S 19422 19422 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248870691 866435072 43160 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.24
Current children cumulated vsize (KiB) 851484

[startup+86.3012 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19435
/proc/meminfo: memFree=1596488/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
[pid=19425] ppid=19422 vsize=846128 CPUtime=85.41
/proc/19425/stat : 19425 (java) S 19422 19422 17008 0 -1 0 44798 0 3 0 8504 37 0 0 18 0 9 0 248870686 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19425/statm: 211532 43161 2572 9 0 206099 0
[pid=19425/tid=19426] ppid=19422 vsize=846128 CPUtime=79.52
/proc/19425/task/19426/stat : 19426 (java) R 19422 19422 17008 0 -1 64 5881 0 3 0 7942 10 0 0 25 0 9 0 248870687 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4126071155 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19427] ppid=19422 vsize=846128 CPUtime=5.69
/proc/19425/task/19427/stat : 19427 (java) S 19422 19422 17008 0 -1 64 37384 0 0 0 543 26 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19428] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19428/stat : 19428 (java) S 19422 19422 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19429] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19429/stat : 19429 (java) S 19422 19422 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19430] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19430/stat : 19430 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19431] ppid=19422 vsize=846128 CPUtime=0.17
/proc/19425/task/19431/stat : 19431 (java) S 19422 19422 17008 0 -1 64 793 0 0 0 17 0 0 0 17 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19432] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19432/stat : 19432 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19433] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19433/stat : 19433 (java) S 19422 19422 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 85.41
Current children cumulated vsize (KiB) 851484

[startup+89.5025 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19435
/proc/meminfo: memFree=1596488/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
[pid=19425] ppid=19422 vsize=846128 CPUtime=88.58
/proc/19425/stat : 19425 (java) S 19422 19422 17008 0 -1 0 44799 0 3 0 8821 37 0 0 18 0 9 0 248870686 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19425/statm: 211532 43161 2572 9 0 206099 0
[pid=19425/tid=19426] ppid=19422 vsize=846128 CPUtime=82.69
/proc/19425/task/19426/stat : 19426 (java) R 19422 19422 17008 0 -1 64 5882 0 3 0 8259 10 0 0 25 0 9 0 248870687 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4126028376 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19427] ppid=19422 vsize=846128 CPUtime=5.69
/proc/19425/task/19427/stat : 19427 (java) S 19422 19422 17008 0 -1 64 37384 0 0 0 543 26 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19428] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19428/stat : 19428 (java) S 19422 19422 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19429] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19429/stat : 19429 (java) S 19422 19422 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19430] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19430/stat : 19430 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19431] ppid=19422 vsize=846128 CPUtime=0.17
/proc/19425/task/19431/stat : 19431 (java) S 19422 19422 17008 0 -1 64 793 0 0 0 17 0 0 0 17 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19432] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19432/stat : 19432 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19433] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19433/stat : 19433 (java) S 19422 19422 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 88.58
Current children cumulated vsize (KiB) 851484

[startup+91.1027 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19435
/proc/meminfo: memFree=1596488/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
[pid=19425] ppid=19422 vsize=846128 CPUtime=90.16
/proc/19425/stat : 19425 (java) S 19422 19422 17008 0 -1 0 44799 0 3 0 8979 37 0 0 18 0 9 0 248870686 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19425/statm: 211532 43161 2572 9 0 206099 0
[pid=19425/tid=19426] ppid=19422 vsize=846128 CPUtime=84.27
/proc/19425/task/19426/stat : 19426 (java) R 19422 19422 17008 0 -1 64 5882 0 3 0 8417 10 0 0 25 0 9 0 248870687 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4126080760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19427] ppid=19422 vsize=846128 CPUtime=5.69
/proc/19425/task/19427/stat : 19427 (java) S 19422 19422 17008 0 -1 64 37384 0 0 0 543 26 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19428] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19428/stat : 19428 (java) S 19422 19422 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19429] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19429/stat : 19429 (java) S 19422 19422 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19430] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19430/stat : 19430 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19431] ppid=19422 vsize=846128 CPUtime=0.17
/proc/19425/task/19431/stat : 19431 (java) S 19422 19422 17008 0 -1 64 793 0 0 0 17 0 0 0 17 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19432] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19432/stat : 19432 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19433] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19433/stat : 19433 (java) S 19422 19422 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 90.16
Current children cumulated vsize (KiB) 851484

[startup+91.5027 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19435
/proc/meminfo: memFree=1596488/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
[pid=19425] ppid=19422 vsize=846128 CPUtime=90.56
/proc/19425/stat : 19425 (java) S 19422 19422 17008 0 -1 0 44799 0 3 0 9019 37 0 0 18 0 9 0 248870686 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19425/statm: 211532 43161 2572 9 0 206099 0
[pid=19425/tid=19426] ppid=19422 vsize=846128 CPUtime=84.67
/proc/19425/task/19426/stat : 19426 (java) R 19422 19422 17008 0 -1 64 5882 0 3 0 8457 10 0 0 25 0 9 0 248870687 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4126079939 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19427] ppid=19422 vsize=846128 CPUtime=5.69
/proc/19425/task/19427/stat : 19427 (java) S 19422 19422 17008 0 -1 64 37384 0 0 0 543 26 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19428] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19428/stat : 19428 (java) S 19422 19422 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19429] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19429/stat : 19429 (java) S 19422 19422 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19430] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19430/stat : 19430 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19431] ppid=19422 vsize=846128 CPUtime=0.17
/proc/19425/task/19431/stat : 19431 (java) S 19422 19422 17008 0 -1 64 793 0 0 0 17 0 0 0 17 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19432] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19432/stat : 19432 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19433] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19433/stat : 19433 (java) S 19422 19422 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 90.56
Current children cumulated vsize (KiB) 851484

[startup+91.9028 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19435
/proc/meminfo: memFree=1596488/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
[pid=19425] ppid=19422 vsize=846128 CPUtime=90.96
/proc/19425/stat : 19425 (java) S 19422 19422 17008 0 -1 0 44799 0 3 0 9059 37 0 0 18 0 9 0 248870686 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19425/statm: 211532 43161 2572 9 0 206099 0
[pid=19425/tid=19426] ppid=19422 vsize=846128 CPUtime=85.07
/proc/19425/task/19426/stat : 19426 (java) R 19422 19422 17008 0 -1 64 5882 0 3 0 8497 10 0 0 25 0 9 0 248870687 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4126079961 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19427] ppid=19422 vsize=846128 CPUtime=5.69
/proc/19425/task/19427/stat : 19427 (java) S 19422 19422 17008 0 -1 64 37384 0 0 0 543 26 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19428] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19428/stat : 19428 (java) S 19422 19422 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19429] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19429/stat : 19429 (java) S 19422 19422 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248870689 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19430] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19430/stat : 19430 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19431] ppid=19422 vsize=846128 CPUtime=0.17
/proc/19425/task/19431/stat : 19431 (java) S 19422 19422 17008 0 -1 64 793 0 0 0 17 0 0 0 17 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19432] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19432/stat : 19432 (java) S 19422 19422 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19425/tid=19433] ppid=19422 vsize=846128 CPUtime=0
/proc/19425/task/19433/stat : 19433 (java) S 19422 19422 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248870691 866435072 43161 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 90.96
Current children cumulated vsize (KiB) 851484

[startup+92.003 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19435
/proc/meminfo: memFree=1596488/2055912 swapFree=4178564/4192956
[pid=19422] ppid=19420 vsize=5356 CPUtime=0
/proc/19422/stat : 19422 (concrete.sh) S 19420 19422 17008 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 248870685 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19422/statm: 1339 242 201 169 0 50 0
[pid=19425] ppid=19422 vsize=0 CPUtime=91.04
/proc/19425/stat : 19425 (java) Z 19422 19422 17008 0 -1 12 44808 0 3 0 9067 37 0 0 16 0 2 0 248870686 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19425/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 91.04
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 92.0303
CPU time (s): 91.0841
CPU user time (s): 90.6752
CPU system time (s): 0.408937
CPU usage (%): 98.9719
Max. virtual memory (cumulated for all children) (KiB): 851624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.6752
system time used= 0.408937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45259
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7736
involuntary context switches= 10996

runsolver used 0.120981 second user time and 0.315951 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-05 10:49:17
IDJOB=1093044
IDBENCH=58683
IDSOLVER=303
FILE ID=node78/1093044-1215247754
PBS_JOBID= 7881955
Free space on /tmp= 126608 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/dag-half/normalized-half-n25-d5-e56-r7-7.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-1093044-1215247754/watcher-1093044-1215247754 -o /tmp/evaluation-result-1093044-1215247754/solver-1093044-1215247754 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1093044-1215247754.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4a2cc2f5664c2ecf671a222adbdc0b93
RANDOM SEED=705149496

node78.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.247
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.247
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:      2055912 kB
MemFree:       1760448 kB
Buffers:         15640 kB
Cached:         167756 kB
SwapCached:       7072 kB
Active:         172788 kB
Inactive:        61072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1760448 kB
SwapTotal:     4192956 kB
SwapFree:      4178564 kB
Dirty:           31272 kB
Writeback:           0 kB
Mapped:          67964 kB
Slab:            46764 kB
Committed_AS:   776628 kB
PageTables:       1740 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126608 MiB
End job on node78 at 2008-07-05 10:50:49