Trace number 1065317

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 250.547 253.002

DiagnosticValue
CHECKS2506190
NODES13

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-p0282.xml
MD5SUM1442269d9a7d88f20282612d7f47defc
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.069988
Satisfiable
(Un)Satisfiability was proved
Number of variables282
Number of constraints221
Maximum constraint arity57
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension221
Global constraints used (with number of constraints)

Solver Data (download as text)

248.60/251.06	c CPU-LOAD 81.54
248.60/251.06	c LOADED 282 V (2 E), 44 PredicateConstraint, 177 ExtensionConstraint2D, arity 57, 81.54 cpu
250.39/252.83	v 0 1 1 0 1 1 0 1 1 1 0 0 1 1 1 1 1 1 1 0 0 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 1 1 1 1 1 0 0 0 0 1 1 0 0 0 1 0 0 1 1 0 1 1 1 1 1 1 1 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 1 1 1 0 0 1 1 1 0 1 0 1 0 1 1 1 0 1 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 1 1 1 0 0 1 1 0 0 1 0 0 1 1 1 1 1 1 0 0 1 1 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 1 0 1 1 0 1 1 1 1 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 0 0 0 1 1 0 1 1 0 1 1 0 1 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 0 0 1 1 1 0 1 1 1 1 0 1 0 0 1 
250.39/252.84	s SATISFIABLE
250.39/252.84	d NODES 13
250.39/252.84	d CHECKS 2506190
250.39/252.84	c gac3-effective-revisions: 0
250.39/252.84	c gac3-useless-revisions: 1484
250.39/252.84	c prepro-constraint-ccks: 2494316
250.39/252.84	c prepro-constraint-presenceccks: 1288
250.39/252.84	c prepro-cpu: 1.42
250.39/252.84	c prepro-matrix2d-ccks: 708
250.39/252.84	c prepro-matrix2d-presenceccks: 708
250.39/252.84	c prepro-removed: 0
250.39/252.84	c total-assgn: 13
250.39/252.84	c total-constraint-ccks: 2505481
250.39/252.84	c total-constraint-presence-ccks: 1288
250.39/252.84	c total-cpu: 1.49
250.39/252.84	c total-matrix2d-ccks: 709
250.39/252.84	c total-matrix2d-presence-ccks: 1416
250.39/252.84	c tuples: 0
250.39/252.84	c tuples-collisions: 0
250.39/252.84	c TOTAL-NODES 13
250.39/252.84	c TOTAL-CPU 1.49

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-1065317-1215146469/watcher-1065317-1215146469 -o /tmp/evaluation-result-1065317-1215146469/solver-1065317-1215146469 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1065317-1215146469.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.91 1.99 1.99 4/81 6937
/proc/meminfo: memFree=1820276/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) R 6935 6937 3991 0 -1 4194304 295 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939255397 0 2147483391 4100 65536 0 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0

[startup+0.0926569 s]
/proc/loadavg: 1.91 1.99 1.99 4/81 6937
/proc/meminfo: memFree=1820276/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101655 s]
/proc/loadavg: 1.91 1.99 1.99 4/81 6937
/proc/meminfo: memFree=1820276/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301691 s]
/proc/loadavg: 1.91 1.99 1.99 4/81 6937
/proc/meminfo: memFree=1820276/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701766 s]
/proc/loadavg: 1.91 1.99 1.99 4/81 6937
/proc/meminfo: memFree=1820276/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50292 s]
/proc/loadavg: 1.91 1.99 1.99 3/92 6949
/proc/meminfo: memFree=1807452/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
[pid=6940] ppid=6937 vsize=847128 CPUtime=1.47
/proc/6940/stat : 6940 (java) S 6937 6937 3991 0 -1 0 20300 0 1 0 137 10 0 0 18 0 10 0 1993619285 867459072 19398 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6940/statm: 211782 19398 2579 9 0 206342 0
[pid=6940/tid=6941] ppid=6937 vsize=847128 CPUtime=0.8
/proc/6940/task/6941/stat : 6941 (java) R 6937 6937 3991 0 -1 64 7419 0 1 0 76 4 0 0 24 0 10 0 1993619286 867459072 19398 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6942] ppid=6937 vsize=847128 CPUtime=0.38
/proc/6940/task/6942/stat : 6942 (java) R 6937 6937 3991 0 -1 64 11105 0 0 0 33 5 0 0 17 0 10 0 1993619287 867459072 19398 996147200 134512640 134550740 4294956016 18446744073709551615 102674870 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6943] ppid=6937 vsize=847128 CPUtime=0
/proc/6940/task/6943/stat : 6943 (java) S 6937 6937 3991 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993619288 867459072 19398 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6944] ppid=6937 vsize=847128 CPUtime=0
/proc/6940/task/6944/stat : 6944 (java) S 6937 6937 3991 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1993619288 867459072 19398 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6945] ppid=6937 vsize=847128 CPUtime=0
/proc/6940/task/6945/stat : 6945 (java) S 6937 6937 3991 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993619290 867459072 19398 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6946] ppid=6937 vsize=847128 CPUtime=0.26
/proc/6940/task/6946/stat : 6946 (java) S 6937 6937 3991 0 -1 64 1040 0 0 0 26 0 0 0 16 0 10 0 1993619290 867459072 19398 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6947] ppid=6937 vsize=847128 CPUtime=0
/proc/6940/task/6947/stat : 6947 (java) S 6937 6937 3991 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993619290 867459072 19398 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6948] ppid=6937 vsize=847128 CPUtime=0
/proc/6940/task/6948/stat : 6948 (java) S 6937 6937 3991 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993619290 867459072 19398 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6949] ppid=6937 vsize=847128 CPUtime=0
/proc/6940/task/6949/stat : 6949 (java) S 6937 6937 3991 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1993619347 867459072 19398 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852484

[startup+3.10221 s]
/proc/loadavg: 1.91 1.99 1.99 3/92 6949
/proc/meminfo: memFree=1697628/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
[pid=6940] ppid=6937 vsize=850468 CPUtime=3.06
/proc/6940/stat : 6940 (java) S 6937 6937 3991 0 -1 0 55866 0 1 0 282 24 0 0 18 0 10 0 1993619285 870879232 54950 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6940/statm: 212617 54950 2579 9 0 207177 0
[pid=6940/tid=6941] ppid=6937 vsize=850468 CPUtime=0.98
/proc/6940/task/6941/stat : 6941 (java) S 6937 6937 3991 0 -1 64 9518 0 1 0 94 4 0 0 16 0 10 0 1993619286 870879232 54950 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6942] ppid=6937 vsize=850468 CPUtime=1.78
/proc/6940/task/6942/stat : 6942 (java) R 6937 6937 3991 0 -1 64 44572 0 0 0 160 18 0 0 25 0 10 0 1993619287 870879232 54950 996147200 134512640 134550740 4294956016 18446744073709551615 104182136 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6943] ppid=6937 vsize=850468 CPUtime=0
/proc/6940/task/6943/stat : 6943 (java) S 6937 6937 3991 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993619288 870879232 54950 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6944] ppid=6937 vsize=850468 CPUtime=0
/proc/6940/task/6944/stat : 6944 (java) S 6937 6937 3991 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1993619288 870879232 54950 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6945] ppid=6937 vsize=850468 CPUtime=0
/proc/6940/task/6945/stat : 6945 (java) S 6937 6937 3991 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993619290 870879232 54950 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6946] ppid=6937 vsize=850468 CPUtime=0.26
/proc/6940/task/6946/stat : 6946 (java) S 6937 6937 3991 0 -1 64 1040 0 0 0 26 0 0 0 16 0 10 0 1993619290 870879232 54950 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6947] ppid=6937 vsize=850468 CPUtime=0
/proc/6940/task/6947/stat : 6947 (java) S 6937 6937 3991 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993619290 870879232 54950 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6948] ppid=6937 vsize=850468 CPUtime=0
/proc/6940/task/6948/stat : 6948 (java) S 6937 6937 3991 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993619290 870879232 54950 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6949] ppid=6937 vsize=850468 CPUtime=0
/proc/6940/task/6949/stat : 6949 (java) S 6937 6937 3991 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1993619347 870879232 54950 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 855824

[startup+6.30279 s]
/proc/loadavg: 1.92 1.99 1.99 4/92 6949
/proc/meminfo: memFree=1356572/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
[pid=6940] ppid=6937 vsize=857348 CPUtime=6.22
/proc/6940/stat : 6940 (java) S 6937 6937 3991 0 -1 0 118983 0 1 0 574 48 0 0 18 0 10 0 1993619285 877924352 118052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6940/statm: 214337 118052 2580 9 0 208897 0
[pid=6940/tid=6941] ppid=6937 vsize=857348 CPUtime=2.39
/proc/6940/task/6941/stat : 6941 (java) R 6937 6937 3991 0 -1 64 15319 0 1 0 233 6 0 0 24 0 10 0 1993619286 877924352 118052 996147200 134512640 134550740 4294956016 18446744073709551615 101444405 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6942] ppid=6937 vsize=857348 CPUtime=3.54
/proc/6940/task/6942/stat : 6942 (java) S 6937 6937 3991 0 -1 64 101882 0 0 0 314 40 0 0 16 0 10 0 1993619287 877924352 118052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6943] ppid=6937 vsize=857348 CPUtime=0
/proc/6940/task/6943/stat : 6943 (java) S 6937 6937 3991 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993619288 877924352 118052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6944] ppid=6937 vsize=857348 CPUtime=0
/proc/6940/task/6944/stat : 6944 (java) S 6937 6937 3991 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1993619288 877924352 118052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6945] ppid=6937 vsize=857348 CPUtime=0
/proc/6940/task/6945/stat : 6945 (java) S 6937 6937 3991 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993619290 877924352 118052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6946] ppid=6937 vsize=857348 CPUtime=0.27
/proc/6940/task/6946/stat : 6946 (java) S 6937 6937 3991 0 -1 64 1046 0 0 0 27 0 0 0 16 0 10 0 1993619290 877924352 118052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6947] ppid=6937 vsize=857348 CPUtime=0
/proc/6940/task/6947/stat : 6947 (java) S 6937 6937 3991 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993619290 877924352 118052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6948] ppid=6937 vsize=857348 CPUtime=0
/proc/6940/task/6948/stat : 6948 (java) S 6937 6937 3991 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993619290 877924352 118052 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6949] ppid=6937 vsize=857348 CPUtime=0
/proc/6940/task/6949/stat : 6949 (java) S 6937 6937 3991 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1993619347 877924352 118052 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) 862704

[startup+12.703 s]
/proc/loadavg: 1.92 1.99 1.99 3/92 6949
/proc/meminfo: memFree=1219356/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
[pid=6940] ppid=6937 vsize=857508 CPUtime=12.56
/proc/6940/stat : 6940 (java) S 6937 6937 3991 0 -1 0 155714 0 1 0 1193 63 0 0 18 0 10 0 1993619285 878088192 154518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6940/statm: 214377 154518 2581 9 0 208937 0
[pid=6940/tid=6941] ppid=6937 vsize=857508 CPUtime=6.52
/proc/6940/task/6941/stat : 6941 (java) R 6937 6937 3991 0 -1 64 15357 0 1 0 646 6 0 0 25 0 10 0 1993619286 878088192 154518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6942] ppid=6937 vsize=857508 CPUtime=5.69
/proc/6940/task/6942/stat : 6942 (java) R 6937 6937 3991 0 -1 64 138537 0 0 0 514 55 0 0 18 0 10 0 1993619287 878088192 154518 996147200 134512640 134550740 4294956016 18446744073709551615 103834240 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6943] ppid=6937 vsize=857508 CPUtime=0
/proc/6940/task/6943/stat : 6943 (java) S 6937 6937 3991 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993619288 878088192 154518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6944] ppid=6937 vsize=857508 CPUtime=0
/proc/6940/task/6944/stat : 6944 (java) S 6937 6937 3991 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1993619288 878088192 154518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6945] ppid=6937 vsize=857508 CPUtime=0
/proc/6940/task/6945/stat : 6945 (java) S 6937 6937 3991 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993619290 878088192 154518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6946] ppid=6937 vsize=857508 CPUtime=0.31
/proc/6940/task/6946/stat : 6946 (java) S 6937 6937 3991 0 -1 64 1084 0 0 0 31 0 0 0 16 0 10 0 1993619290 878088192 154518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6947] ppid=6937 vsize=857508 CPUtime=0
/proc/6940/task/6947/stat : 6947 (java) S 6937 6937 3991 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993619290 878088192 154518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6948] ppid=6937 vsize=857508 CPUtime=0
/proc/6940/task/6948/stat : 6948 (java) S 6937 6937 3991 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993619290 878088192 154518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6949] ppid=6937 vsize=857508 CPUtime=0
/proc/6940/task/6949/stat : 6949 (java) S 6937 6937 3991 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1993619347 878088192 154518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 862864

[startup+25.5013 s]
/proc/loadavg: 2.01 2.01 2.00 3/92 6949
/proc/meminfo: memFree=1052508/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
[pid=6940] ppid=6937 vsize=865184 CPUtime=25.23
/proc/6940/stat : 6940 (java) S 6937 6937 3991 0 -1 0 197340 0 1 0 2445 78 0 0 18 0 10 0 1993619285 885948416 193890 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6940/statm: 216296 193890 2581 9 0 210856 0
[pid=6940/tid=6941] ppid=6937 vsize=865184 CPUtime=7.32
/proc/6940/task/6941/stat : 6941 (java) S 6937 6937 3991 0 -1 64 17410 0 1 0 725 7 0 0 17 0 10 0 1993619286 885948416 193890 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6942] ppid=6937 vsize=865184 CPUtime=17.56
/proc/6940/task/6942/stat : 6942 (java) R 6937 6937 3991 0 -1 64 178110 0 0 0 1687 69 0 0 25 0 10 0 1993619287 885948416 193890 996147200 134512640 134550740 4294956016 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6943] ppid=6937 vsize=865184 CPUtime=0
/proc/6940/task/6943/stat : 6943 (java) S 6937 6937 3991 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993619288 885948416 193890 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6944] ppid=6937 vsize=865184 CPUtime=0
/proc/6940/task/6944/stat : 6944 (java) S 6937 6937 3991 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1993619288 885948416 193890 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6945] ppid=6937 vsize=865184 CPUtime=0
/proc/6940/task/6945/stat : 6945 (java) S 6937 6937 3991 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993619290 885948416 193890 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6946] ppid=6937 vsize=865184 CPUtime=0.31
/proc/6940/task/6946/stat : 6946 (java) S 6937 6937 3991 0 -1 64 1084 0 0 0 31 0 0 0 16 0 10 0 1993619290 885948416 193890 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6947] ppid=6937 vsize=865184 CPUtime=0
/proc/6940/task/6947/stat : 6947 (java) S 6937 6937 3991 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993619290 885948416 193890 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6948] ppid=6937 vsize=865184 CPUtime=0

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

[pid=6940/tid=6944] ppid=6937 vsize=865280 CPUtime=0
/proc/6940/task/6944/stat : 6944 (java) S 6937 6937 3991 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1993619288 886046720 193937 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6945] ppid=6937 vsize=865280 CPUtime=0
/proc/6940/task/6945/stat : 6945 (java) S 6937 6937 3991 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993619290 886046720 193937 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6946] ppid=6937 vsize=865280 CPUtime=0.4
/proc/6940/task/6946/stat : 6946 (java) S 6937 6937 3991 0 -1 64 1119 0 0 0 40 0 0 0 16 0 10 0 1993619290 886046720 193937 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6947] ppid=6937 vsize=865280 CPUtime=0
/proc/6940/task/6947/stat : 6947 (java) S 6937 6937 3991 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993619290 886046720 193937 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6948] ppid=6937 vsize=865280 CPUtime=0
/proc/6940/task/6948/stat : 6948 (java) S 6937 6937 3991 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993619290 886046720 193937 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6949] ppid=6937 vsize=865280 CPUtime=0
/proc/6940/task/6949/stat : 6949 (java) S 6937 6937 3991 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1993619347 886046720 193937 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 228.1
Current children cumulated vsize (KiB) 870636

[startup+243.107 s]
/proc/loadavg: 2.53 2.28 2.10 3/92 6949
/proc/meminfo: memFree=1052188/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
[pid=6940] ppid=6937 vsize=865120 CPUtime=240.78
/proc/6940/stat : 6940 (java) S 6937 6937 3991 0 -1 0 214637 0 1 0 23985 93 0 0 18 0 10 0 1993619285 885882880 193918 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6940/statm: 216280 193918 2583 9 0 210840 0
[pid=6940/tid=6941] ppid=6937 vsize=865120 CPUtime=79.11
/proc/6940/task/6941/stat : 6941 (java) S 6937 6937 3991 0 -1 64 33878 0 1 0 7895 16 0 0 17 0 10 0 1993619286 885882880 193918 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6942] ppid=6937 vsize=865120 CPUtime=161.21
/proc/6940/task/6942/stat : 6942 (java) R 6937 6937 3991 0 -1 64 178904 0 0 0 16047 74 0 0 25 0 10 0 1993619287 885882880 193918 996147200 134512640 134550740 4294956016 18446744073709551615 104180258 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6943] ppid=6937 vsize=865120 CPUtime=0
/proc/6940/task/6943/stat : 6943 (java) S 6937 6937 3991 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1993619288 885882880 193918 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6944] ppid=6937 vsize=865120 CPUtime=0
/proc/6940/task/6944/stat : 6944 (java) S 6937 6937 3991 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1993619288 885882880 193918 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6945] ppid=6937 vsize=865120 CPUtime=0
/proc/6940/task/6945/stat : 6945 (java) S 6937 6937 3991 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993619290 885882880 193918 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6946] ppid=6937 vsize=865120 CPUtime=0.4
/proc/6940/task/6946/stat : 6946 (java) S 6937 6937 3991 0 -1 64 1119 0 0 0 40 0 0 0 16 0 10 0 1993619290 885882880 193918 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6947] ppid=6937 vsize=865120 CPUtime=0
/proc/6940/task/6947/stat : 6947 (java) S 6937 6937 3991 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993619290 885882880 193918 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6948] ppid=6937 vsize=865120 CPUtime=0
/proc/6940/task/6948/stat : 6948 (java) S 6937 6937 3991 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993619290 885882880 193918 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6949] ppid=6937 vsize=865120 CPUtime=0
/proc/6940/task/6949/stat : 6949 (java) S 6937 6937 3991 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1993619347 885882880 193918 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 240.78
Current children cumulated vsize (KiB) 870476

[startup+249.502 s]
/proc/loadavg: 2.49 2.27 2.10 3/92 6949
/proc/meminfo: memFree=1052060/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
[pid=6940] ppid=6937 vsize=865280 CPUtime=247.12
/proc/6940/stat : 6940 (java) S 6937 6937 3991 0 -1 0 214675 0 1 0 24619 93 0 0 18 0 10 0 1993619285 886046720 193943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6940/statm: 216320 193943 2583 9 0 210880 0
[pid=6940/tid=6941] ppid=6937 vsize=865280 CPUtime=80.1
/proc/6940/task/6941/stat : 6941 (java) R 6937 6937 3991 0 -1 64 33891 0 1 0 7994 16 0 0 18 0 10 0 1993619286 886046720 193943 996147200 134512640 134550740 4294956016 18446744073709551615 102109864 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6942] ppid=6937 vsize=865280 CPUtime=166.56
/proc/6940/task/6942/stat : 6942 (java) R 6937 6937 3991 0 -1 64 178929 0 0 0 16582 74 0 0 25 0 10 0 1993619287 886046720 193943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6943] ppid=6937 vsize=865280 CPUtime=0
/proc/6940/task/6943/stat : 6943 (java) S 6937 6937 3991 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993619288 886046720 193943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6944] ppid=6937 vsize=865280 CPUtime=0
/proc/6940/task/6944/stat : 6944 (java) S 6937 6937 3991 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1993619288 886046720 193943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6945] ppid=6937 vsize=865280 CPUtime=0
/proc/6940/task/6945/stat : 6945 (java) S 6937 6937 3991 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993619290 886046720 193943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6946] ppid=6937 vsize=865280 CPUtime=0.41
/proc/6940/task/6946/stat : 6946 (java) S 6937 6937 3991 0 -1 64 1119 0 0 0 41 0 0 0 16 0 10 0 1993619290 886046720 193943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6947] ppid=6937 vsize=865280 CPUtime=0
/proc/6940/task/6947/stat : 6947 (java) S 6937 6937 3991 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1993619290 886046720 193943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6948] ppid=6937 vsize=865280 CPUtime=0
/proc/6940/task/6948/stat : 6948 (java) S 6937 6937 3991 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1993619290 886046720 193943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6949] ppid=6937 vsize=865280 CPUtime=0
/proc/6940/task/6949/stat : 6949 (java) S 6937 6937 3991 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 1993619347 886046720 193943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 247.12
Current children cumulated vsize (KiB) 870636

[startup+251.102 s]
/proc/loadavg: 2.53 2.28 2.10 3/92 6949
/proc/meminfo: memFree=1059420/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
[pid=6940] ppid=6937 vsize=857604 CPUtime=248.7
/proc/6940/stat : 6940 (java) S 6937 6937 3991 0 -1 0 214711 0 1 0 24777 93 0 0 18 0 9 0 1993619285 878186496 192084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6940/statm: 214401 192084 2584 9 0 208961 0
[pid=6940/tid=6941] ppid=6937 vsize=857604 CPUtime=81.63
/proc/6940/task/6941/stat : 6941 (java) S 6937 6937 3991 0 -1 64 33924 0 1 0 8147 16 0 0 25 0 9 0 1993619286 878186496 192084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6942] ppid=6937 vsize=857604 CPUtime=166.61
/proc/6940/task/6942/stat : 6942 (java) R 6937 6937 3991 0 -1 64 178929 0 0 0 16587 74 0 0 20 0 9 0 1993619287 878186496 192084 996147200 134512640 134550740 4294956016 18446744073709551615 104181586 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6943] ppid=6937 vsize=857604 CPUtime=0
/proc/6940/task/6943/stat : 6943 (java) S 6937 6937 3991 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993619288 878186496 192084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6944] ppid=6937 vsize=857604 CPUtime=0
/proc/6940/task/6944/stat : 6944 (java) S 6937 6937 3991 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1993619288 878186496 192084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6945] ppid=6937 vsize=857604 CPUtime=0
/proc/6940/task/6945/stat : 6945 (java) S 6937 6937 3991 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993619290 878186496 192084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6946] ppid=6937 vsize=857604 CPUtime=0.41
/proc/6940/task/6946/stat : 6946 (java) S 6937 6937 3991 0 -1 64 1121 0 0 0 41 0 0 0 16 0 9 0 1993619290 878186496 192084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6947] ppid=6937 vsize=857604 CPUtime=0
/proc/6940/task/6947/stat : 6947 (java) S 6937 6937 3991 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993619290 878186496 192084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6948] ppid=6937 vsize=857604 CPUtime=0
/proc/6940/task/6948/stat : 6948 (java) S 6937 6937 3991 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1993619290 878186496 192084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 248.7
Current children cumulated vsize (KiB) 862960

[startup+251.908 s]
/proc/loadavg: 2.53 2.28 2.10 3/91 6950
/proc/meminfo: memFree=1137436/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
[pid=6940] ppid=6937 vsize=852324 CPUtime=249.49
/proc/6940/stat : 6940 (java) S 6937 6937 3991 0 -1 0 214748 0 1 0 24855 94 0 0 18 0 9 0 1993619285 872779776 172592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6940/statm: 213081 172592 2584 9 0 207641 0
[pid=6940/tid=6941] ppid=6937 vsize=852324 CPUtime=82.23
/proc/6940/task/6941/stat : 6941 (java) R 6937 6937 3991 0 -1 64 33926 0 1 0 8207 16 0 0 25 0 9 0 1993619286 872779776 172592 996147200 134512640 134550740 4294956016 18446744073709551615 4126871132 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6942] ppid=6937 vsize=852324 CPUtime=166.76
/proc/6940/task/6942/stat : 6942 (java) S 6937 6937 3991 0 -1 64 178929 0 0 0 16601 75 0 0 19 0 9 0 1993619287 872779776 172592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6943] ppid=6937 vsize=852324 CPUtime=0
/proc/6940/task/6943/stat : 6943 (java) S 6937 6937 3991 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993619288 872779776 172592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6944] ppid=6937 vsize=852324 CPUtime=0
/proc/6940/task/6944/stat : 6944 (java) S 6937 6937 3991 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1993619288 872779776 172592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6945] ppid=6937 vsize=852324 CPUtime=0
/proc/6940/task/6945/stat : 6945 (java) S 6937 6937 3991 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993619290 872779776 172592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6946] ppid=6937 vsize=852324 CPUtime=0.45
/proc/6940/task/6946/stat : 6946 (java) S 6937 6937 3991 0 -1 64 1154 0 0 0 45 0 0 0 16 0 9 0 1993619290 872779776 172592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6947] ppid=6937 vsize=852324 CPUtime=0
/proc/6940/task/6947/stat : 6947 (java) S 6937 6937 3991 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993619290 872779776 172592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6948] ppid=6937 vsize=852324 CPUtime=0
/proc/6940/task/6948/stat : 6948 (java) S 6937 6937 3991 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1993619290 872779776 172592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 249.49
Current children cumulated vsize (KiB) 857680

[startup+252.702 s]
/proc/loadavg: 2.53 2.28 2.10 3/91 6950
/proc/meminfo: memFree=1137436/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
[pid=6940] ppid=6937 vsize=852324 CPUtime=250.29
/proc/6940/stat : 6940 (java) S 6937 6937 3991 0 -1 0 214760 0 1 0 24934 95 0 0 18 0 9 0 1993619285 872779776 172603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6940/statm: 213081 172603 2584 9 0 207641 0
[pid=6940/tid=6941] ppid=6937 vsize=852324 CPUtime=83.01
/proc/6940/task/6941/stat : 6941 (java) R 6937 6937 3991 0 -1 64 33927 0 1 0 8285 16 0 0 25 0 9 0 1993619286 872779776 172603 996147200 134512640 134550740 4294956016 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6942] ppid=6937 vsize=852324 CPUtime=166.76
/proc/6940/task/6942/stat : 6942 (java) S 6937 6937 3991 0 -1 64 178929 0 0 0 16601 75 0 0 17 0 9 0 1993619287 872779776 172603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6943] ppid=6937 vsize=852324 CPUtime=0
/proc/6940/task/6943/stat : 6943 (java) S 6937 6937 3991 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993619288 872779776 172603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6944] ppid=6937 vsize=852324 CPUtime=0
/proc/6940/task/6944/stat : 6944 (java) S 6937 6937 3991 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1993619288 872779776 172603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6945] ppid=6937 vsize=852324 CPUtime=0
/proc/6940/task/6945/stat : 6945 (java) S 6937 6937 3991 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993619290 872779776 172603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6946] ppid=6937 vsize=852324 CPUtime=0.46
/proc/6940/task/6946/stat : 6946 (java) S 6937 6937 3991 0 -1 64 1165 0 0 0 46 0 0 0 15 0 9 0 1993619290 872779776 172603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6947] ppid=6937 vsize=852324 CPUtime=0
/proc/6940/task/6947/stat : 6947 (java) S 6937 6937 3991 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993619290 872779776 172603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6940/tid=6948] ppid=6937 vsize=852324 CPUtime=0
/proc/6940/task/6948/stat : 6948 (java) S 6937 6937 3991 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1993619290 872779776 172603 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 250.29
Current children cumulated vsize (KiB) 857680

[startup+252.902 s]
/proc/loadavg: 2.53 2.28 2.10 3/84 6951
/proc/meminfo: memFree=1249820/2055920 swapFree=4179816/4192956
[pid=6937] ppid=6935 vsize=5356 CPUtime=0
/proc/6937/stat : 6937 (concrete.sh) S 6935 6937 3991 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1993619284 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1339 242 201 169 0 50 0
[pid=6940] ppid=6937 vsize=0 CPUtime=250.44
/proc/6940/stat : 6940 (java) Z 6937 6937 3991 0 -1 12 214788 0 1 0 24948 96 0 0 16 0 2 0 1993619285 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6940/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 250.44
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 253.002
CPU time (s): 250.547
CPU user time (s): 249.485
CPU system time (s): 1.06184
CPU usage (%): 99.0296
Max. virtual memory (cumulated for all children) (KiB): 874860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 249.485
system time used= 1.06184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215240
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= 9200
involuntary context switches= 18702

runsolver used 0.305953 second user time and 0.865868 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-04 06:41:09
IDJOB=1065317
IDBENCH=55053
IDSOLVER=303
FILE ID=node45/1065317-1215146469
PBS_JOBID= 7877280
Free space on /tmp= 66556 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-p0282.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-1065317-1215146469/watcher-1065317-1215146469 -o /tmp/evaluation-result-1065317-1215146469/solver-1065317-1215146469 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1065317-1215146469.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1442269d9a7d88f20282612d7f47defc
RANDOM SEED=1184633358

node45.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.268
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.268
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:       1820756 kB
Buffers:         11880 kB
Cached:         105696 kB
SwapCached:       7136 kB
Active:         141784 kB
Inactive:        38188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820756 kB
SwapTotal:     4192956 kB
SwapFree:      4179816 kB
Dirty:            1128 kB
Writeback:           0 kB
Mapped:          78516 kB
Slab:            40348 kB
Committed_AS:  4466320 kB
PageTables:       1916 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node45 at 2008-07-04 06:45:22