Trace number 1067730

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 307.261 309.039

DiagnosticValue
CHECKS1121670000
NODES0

General information on the benchmark

Namecsp/primes-20/
normalized-primes-20-60-2-3.xml
MD5SUM3ef3fb325688c13ddad4a1e379d4019c
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.025995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity5
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

51.98/52.58	c CPU-LOAD 18.51
51.98/52.58	c LOADED 100 V (70 E), 49 PredicateConstraint, 11 ExtensionConstraint2D, arity 5, 18.51 cpu
307.14/308.99	v 7 17 61 53 43 53 17 14 29 3 5 19 31 71 7 17 45 17 41 59 37 23 19 29 5 31 5 7 19 53 62 5 5 67 29 19 43 59 37 5 29 43 3 71 11 51 67 11 53 31 43 17 37 2 59 43 5 31 59 3 13 13 26 19 59 13 17 29 43 24 11 53 5 13 47 19 47 11 56 31 19 23 59 6 6 7 7 37 47 71 41 71 59 23 71 43 17 17 47 71 
307.14/308.99	s SATISFIABLE
307.14/308.99	d NODES 0
307.14/308.99	d CHECKS 1121665757
307.14/308.99	c gac3-effective-revisions: 202
307.14/308.99	c gac3-useless-revisions: 269
307.14/308.99	c prepro-constraint-ccks: 1121663640
307.14/308.99	c prepro-constraint-presenceccks: 6167
307.14/308.99	c prepro-cpu: 247.92
307.14/308.99	c prepro-matrix2d-ccks: 1811
307.14/308.99	c prepro-matrix2d-presenceccks: 616
307.14/308.99	c prepro-removed: 6338
307.14/308.99	c total-assgn: 0
307.14/308.99	c total-constraint-ccks: 1121663943
307.14/308.99	c total-constraint-presence-ccks: 6291
307.14/308.99	c total-cpu: 247.94
307.14/308.99	c total-matrix2d-ccks: 1814
307.14/308.99	c total-matrix2d-presence-ccks: 640
307.14/308.99	c tuples: 0
307.14/308.99	c tuples-collisions: 0
307.14/308.99	c TOTAL-NODES 0
307.14/308.99	c TOTAL-CPU 247.94

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-1067730-1215151025/watcher-1067730-1215151025 -o /tmp/evaluation-result-1067730-1215151025/solver-1067730-1215151025 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1067730-1215151025.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: 4.34 3.35 2.54 4/79 25480
/proc/meminfo: memFree=1594508/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=152 CPUtime=0
/proc/25482/stat : 25482 (java) R 25480 25480 22533 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 670829129 155648 26 996147200 134512640 134550740 4294956176 18446744073709551615 10261284 0 0 4096 0 0 0 0 17 1 0 0
/proc/25482/statm: 38 26 19 9 0 4 0

[startup+0.086367 s]
/proc/loadavg: 4.34 3.35 2.54 4/79 25480
/proc/meminfo: memFree=1594508/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=843024 CPUtime=0.06
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 3264 0 1 0 5 1 0 0 18 0 9 0 670829129 863256576 2731 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 210756 2731 1620 9 0 205333 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 848380

[startup+0.102367 s]
/proc/loadavg: 4.34 3.35 2.54 4/79 25480
/proc/meminfo: memFree=1594508/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=843140 CPUtime=0.08
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 3422 0 1 0 7 1 0 0 18 0 9 0 670829129 863375360 2878 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 210785 2878 1671 9 0 205362 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848496

[startup+0.301377 s]
/proc/loadavg: 4.34 3.35 2.54 4/79 25480
/proc/meminfo: memFree=1594508/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=844272 CPUtime=0.28
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 4649 0 1 0 26 2 0 0 18 0 9 0 670829129 864534528 4036 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 211068 4036 1893 9 0 205629 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 849628

[startup+0.701418 s]
/proc/loadavg: 4.34 3.35 2.54 4/79 25480
/proc/meminfo: memFree=1594508/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=847044 CPUtime=0.68
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 7040 0 1 0 64 4 0 0 18 0 10 0 670829129 867373056 6171 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 211761 6171 2578 9 0 206321 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 852400

[startup+1.5015 s]
/proc/loadavg: 4.34 3.35 2.54 4/90 25492
/proc/meminfo: memFree=1558772/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=848148 CPUtime=1.48
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 20675 0 1 0 137 11 0 0 18 0 10 0 670829129 868503552 18750 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 212037 18750 2580 9 0 206597 0
[pid=25482/tid=25484] ppid=25480 vsize=848148 CPUtime=0.54
/proc/25482/task/25484/stat : 25484 (java) R 25480 25480 22533 0 -1 64 9530 0 1 0 50 4 0 0 22 0 10 0 670829130 868503552 18750 996147200 134512640 134550740 4294956016 18446744073709551615 104454738 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25485] ppid=25480 vsize=848148 CPUtime=0.68
/proc/25482/task/25485/stat : 25485 (java) S 25480 25480 22533 0 -1 64 9384 0 0 0 63 5 0 0 18 0 10 0 670829131 868503552 18750 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25486] ppid=25480 vsize=848148 CPUtime=0
/proc/25482/task/25486/stat : 25486 (java) S 25480 25480 22533 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 670829131 868503552 18751 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25487] ppid=25480 vsize=848148 CPUtime=0
/proc/25482/task/25487/stat : 25487 (java) S 25480 25480 22533 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 670829131 868503552 18751 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25488] ppid=25480 vsize=848148 CPUtime=0
/proc/25482/task/25488/stat : 25488 (java) S 25480 25480 22533 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 670829133 868503552 18751 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25489] ppid=25480 vsize=848148 CPUtime=0.22
/proc/25482/task/25489/stat : 25489 (java) S 25480 25480 22533 0 -1 64 1025 0 0 0 22 0 0 0 16 0 10 0 670829133 868503552 18752 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25490] ppid=25480 vsize=848148 CPUtime=0
/proc/25482/task/25490/stat : 25490 (java) S 25480 25480 22533 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 670829133 868503552 18752 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25491] ppid=25480 vsize=848148 CPUtime=0
/proc/25482/task/25491/stat : 25491 (java) S 25480 25480 22533 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 670829133 868503552 18752 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25492] ppid=25480 vsize=848148 CPUtime=0
/proc/25482/task/25492/stat : 25492 (java) S 25480 25480 22533 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 670829173 868503552 18753 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 853504

[startup+3.10167 s]
/proc/loadavg: 4.23 3.35 2.54 4/90 25492
/proc/meminfo: memFree=1509364/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=856308 CPUtime=2.81
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 40511 0 1 0 262 19 0 0 18 0 10 0 670829129 876859392 38576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 214077 38576 2580 9 0 208637 0
[pid=25482/tid=25484] ppid=25480 vsize=856308 CPUtime=0.79
/proc/25482/task/25484/stat : 25484 (java) S 25480 25480 22533 0 -1 64 11962 0 1 0 73 6 0 0 16 0 10 0 670829130 876859392 38576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25485] ppid=25480 vsize=856308 CPUtime=1.78
/proc/25482/task/25485/stat : 25485 (java) R 25480 25480 22533 0 -1 64 26788 0 0 0 166 12 0 0 25 0 10 0 670829131 876859392 38576 996147200 134512640 134550740 4294956016 18446744073709551615 104181400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25486] ppid=25480 vsize=856308 CPUtime=0
/proc/25482/task/25486/stat : 25486 (java) S 25480 25480 22533 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 670829131 876859392 38576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25487] ppid=25480 vsize=856308 CPUtime=0
/proc/25482/task/25487/stat : 25487 (java) S 25480 25480 22533 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 670829131 876859392 38576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25488] ppid=25480 vsize=856308 CPUtime=0
/proc/25482/task/25488/stat : 25488 (java) S 25480 25480 22533 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 670829133 876859392 38576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25489] ppid=25480 vsize=856308 CPUtime=0.22
/proc/25482/task/25489/stat : 25489 (java) S 25480 25480 22533 0 -1 64 1025 0 0 0 22 0 0 0 16 0 10 0 670829133 876859392 38576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25490] ppid=25480 vsize=856308 CPUtime=0
/proc/25482/task/25490/stat : 25490 (java) S 25480 25480 22533 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 670829133 876859392 38576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25491] ppid=25480 vsize=856308 CPUtime=0
/proc/25482/task/25491/stat : 25491 (java) S 25480 25480 22533 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 670829133 876859392 38576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25492] ppid=25480 vsize=856308 CPUtime=0
/proc/25482/task/25492/stat : 25492 (java) S 25480 25480 22533 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 670829173 876859392 38576 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 861664

[startup+6.303 s]
/proc/loadavg: 4.23 3.35 2.54 3/90 25492
/proc/meminfo: memFree=1362612/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=863024 CPUtime=6.01
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 62175 0 1 0 573 28 0 0 18 0 10 0 670829129 883736576 60222 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 215756 60222 2581 9 0 210316 0
[pid=25482/tid=25484] ppid=25480 vsize=863024 CPUtime=2.18
/proc/25482/task/25484/stat : 25484 (java) R 25480 25480 22533 0 -1 64 19323 0 1 0 209 9 0 0 18 0 10 0 670829130 883736576 60222 996147200 134512640 134550740 4294956016 18446744073709551615 102064707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25485] ppid=25480 vsize=863024 CPUtime=3.56
/proc/25482/task/25485/stat : 25485 (java) R 25480 25480 22533 0 -1 64 41080 0 0 0 339 17 0 0 25 0 10 0 670829131 883736576 60222 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25486] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25486/stat : 25486 (java) S 25480 25480 22533 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 670829131 883736576 60222 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25487] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25487/stat : 25487 (java) S 25480 25480 22533 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 670829131 883736576 60222 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25488] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25488/stat : 25488 (java) S 25480 25480 22533 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 670829133 883736576 60222 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25489] ppid=25480 vsize=863024 CPUtime=0.23
/proc/25482/task/25489/stat : 25489 (java) S 25480 25480 22533 0 -1 64 1036 0 0 0 23 0 0 0 16 0 10 0 670829133 883736576 60222 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25490] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25490/stat : 25490 (java) S 25480 25480 22533 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 670829133 883736576 60222 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25491] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25491/stat : 25491 (java) S 25480 25480 22533 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 670829133 883736576 60222 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25492] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25492/stat : 25492 (java) S 25480 25480 22533 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 670829173 883736576 60222 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 868380

[startup+12.7017 s]
/proc/loadavg: 3.96 3.32 2.54 4/90 25492
/proc/meminfo: memFree=1371252/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=863024 CPUtime=12.37
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 126784 0 1 0 1179 58 0 0 18 0 10 0 670829129 883736576 69486 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 215756 69486 2581 9 0 210316 0
[pid=25482/tid=25484] ppid=25480 vsize=863024 CPUtime=4.1
/proc/25482/task/25484/stat : 25484 (java) S 25480 25480 22533 0 -1 64 36204 0 1 0 394 16 0 0 16 0 10 0 670829130 883736576 69486 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25485] ppid=25480 vsize=863024 CPUtime=8
/proc/25482/task/25485/stat : 25485 (java) R 25480 25480 22533 0 -1 64 88804 0 0 0 760 40 0 0 25 0 10 0 670829131 883736576 69486 996147200 134512640 134550740 4294956016 18446744073709551615 102350426 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25486] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25486/stat : 25486 (java) S 25480 25480 22533 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 670829131 883736576 69486 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25487] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25487/stat : 25487 (java) S 25480 25480 22533 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 670829131 883736576 69486 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25488] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25488/stat : 25488 (java) S 25480 25480 22533 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 670829133 883736576 69486 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25489] ppid=25480 vsize=863024 CPUtime=0.23
/proc/25482/task/25489/stat : 25489 (java) S 25480 25480 22533 0 -1 64 1040 0 0 0 23 0 0 0 15 0 10 0 670829133 883736576 69486 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25490] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25490/stat : 25490 (java) S 25480 25480 22533 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 670829133 883736576 69486 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25491] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25491/stat : 25491 (java) S 25480 25480 22533 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 670829133 883736576 69486 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25492] ppid=25480 vsize=863024 CPUtime=0
/proc/25482/task/25492/stat : 25492 (java) S 25480 25480 22533 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 670829173 883736576 69486 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 868380

[startup+25.503 s]
/proc/loadavg: 3.73 3.29 2.54 3/90 25492
/proc/meminfo: memFree=1328308/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=863024 CPUtime=25.11
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 249707 0 1 0 2392 119 0 0 18 0 10 0 670829129 883736576 65877 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 215756 65877 2581 9 0 210316 0

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

Current children cumulated CPU time (s) 298.98
Current children cumulated vsize (KiB) 868508

[startup+303.902 s]
/proc/loadavg: 2.02 2.53 2.41 3/89 25499
/proc/meminfo: memFree=1559604/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=863152 CPUtime=302.17
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 518411 0 1 0 29779 438 0 0 18 0 9 0 670829129 883867648 10736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 215788 10736 2584 9 0 210348 0
[pid=25482/tid=25484] ppid=25480 vsize=863152 CPUtime=261.6
/proc/25482/task/25484/stat : 25484 (java) R 25480 25480 22533 0 -1 64 136254 0 1 0 26054 106 0 0 25 0 9 0 670829130 883867648 10736 996147200 134512640 134550740 4294956016 18446744073709551615 4126096688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25485] ppid=25480 vsize=863152 CPUtime=40.21
/proc/25482/task/25485/stat : 25485 (java) S 25480 25480 22533 0 -1 64 380321 0 0 0 3691 330 0 0 16 0 9 0 670829131 883867648 10736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25486] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25486/stat : 25486 (java) S 25480 25480 22533 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 670829131 883867648 10736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25487] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25487/stat : 25487 (java) S 25480 25480 22533 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 670829131 883867648 10736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25488] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25488/stat : 25488 (java) S 25480 25480 22533 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670829133 883867648 10736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25489] ppid=25480 vsize=863152 CPUtime=0.32
/proc/25482/task/25489/stat : 25489 (java) S 25480 25480 22533 0 -1 64 1098 0 0 0 32 0 0 0 15 0 9 0 670829133 883867648 10736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25490] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25490/stat : 25490 (java) S 25480 25480 22533 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670829133 883867648 10736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25491] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25491/stat : 25491 (java) S 25480 25480 22533 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670829133 883867648 10736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 302.17
Current children cumulated vsize (KiB) 868508

[startup+307.102 s]
/proc/loadavg: 2.02 2.52 2.41 3/89 25499
/proc/meminfo: memFree=1559604/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=863152 CPUtime=305.35
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 518774 0 1 0 30094 441 0 0 18 0 9 0 670829129 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 215788 10738 2584 9 0 210348 0
[pid=25482/tid=25484] ppid=25480 vsize=863152 CPUtime=264.7
/proc/25482/task/25484/stat : 25484 (java) R 25480 25480 22533 0 -1 64 136615 0 1 0 26363 107 0 0 25 0 9 0 670829130 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4126612315 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25485] ppid=25480 vsize=863152 CPUtime=40.29
/proc/25482/task/25485/stat : 25485 (java) S 25480 25480 22533 0 -1 64 380321 0 0 0 3697 332 0 0 16 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25486] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25486/stat : 25486 (java) S 25480 25480 22533 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25487] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25487/stat : 25487 (java) S 25480 25480 22533 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25488] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25488/stat : 25488 (java) S 25480 25480 22533 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25489] ppid=25480 vsize=863152 CPUtime=0.33
/proc/25482/task/25489/stat : 25489 (java) S 25480 25480 22533 0 -1 64 1100 0 0 0 33 0 0 0 16 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25490] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25490/stat : 25490 (java) S 25480 25480 22533 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25491] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25491/stat : 25491 (java) S 25480 25480 22533 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 305.35
Current children cumulated vsize (KiB) 868508

[startup+307.902 s]
/proc/loadavg: 2.02 2.52 2.41 3/89 25499
/proc/meminfo: memFree=1559604/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=863152 CPUtime=306.15
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 518858 0 1 0 30174 441 0 0 18 0 9 0 670829129 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 215788 10738 2584 9 0 210348 0
[pid=25482/tid=25484] ppid=25480 vsize=863152 CPUtime=265.48
/proc/25482/task/25484/stat : 25484 (java) R 25480 25480 22533 0 -1 64 136699 0 1 0 26441 107 0 0 25 0 9 0 670829130 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4126690374 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25485] ppid=25480 vsize=863152 CPUtime=40.31
/proc/25482/task/25485/stat : 25485 (java) S 25480 25480 22533 0 -1 64 380321 0 0 0 3699 332 0 0 16 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25486] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25486/stat : 25486 (java) S 25480 25480 22533 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25487] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25487/stat : 25487 (java) S 25480 25480 22533 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25488] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25488/stat : 25488 (java) S 25480 25480 22533 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25489] ppid=25480 vsize=863152 CPUtime=0.33
/proc/25482/task/25489/stat : 25489 (java) S 25480 25480 22533 0 -1 64 1100 0 0 0 33 0 0 0 16 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25490] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25490/stat : 25490 (java) S 25480 25480 22533 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25491] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25491/stat : 25491 (java) S 25480 25480 22533 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 306.15
Current children cumulated vsize (KiB) 868508

[startup+308.701 s]
/proc/loadavg: 2.02 2.52 2.41 3/89 25499
/proc/meminfo: memFree=1559604/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=863152 CPUtime=306.94
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 518941 0 1 0 30253 441 0 0 18 0 9 0 670829129 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 215788 10738 2584 9 0 210348 0
[pid=25482/tid=25484] ppid=25480 vsize=863152 CPUtime=266.25
/proc/25482/task/25484/stat : 25484 (java) R 25480 25480 22533 0 -1 64 136782 0 1 0 26518 107 0 0 25 0 9 0 670829130 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4126612315 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25485] ppid=25480 vsize=863152 CPUtime=40.32
/proc/25482/task/25485/stat : 25485 (java) S 25480 25480 22533 0 -1 64 380321 0 0 0 3700 332 0 0 16 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25486] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25486/stat : 25486 (java) S 25480 25480 22533 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25487] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25487/stat : 25487 (java) S 25480 25480 22533 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25488] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25488/stat : 25488 (java) S 25480 25480 22533 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25489] ppid=25480 vsize=863152 CPUtime=0.33
/proc/25482/task/25489/stat : 25489 (java) S 25480 25480 22533 0 -1 64 1100 0 0 0 33 0 0 0 16 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25490] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25490/stat : 25490 (java) S 25480 25480 22533 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25491] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25491/stat : 25491 (java) S 25480 25480 22533 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 306.94
Current children cumulated vsize (KiB) 868508

[startup+308.901 s]
/proc/loadavg: 2.02 2.52 2.41 3/89 25499
/proc/meminfo: memFree=1559604/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=863152 CPUtime=307.14
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 518962 0 1 0 30273 441 0 0 18 0 9 0 670829129 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 215788 10738 2584 9 0 210348 0
[pid=25482/tid=25484] ppid=25480 vsize=863152 CPUtime=266.45
/proc/25482/task/25484/stat : 25484 (java) R 25480 25480 22533 0 -1 64 136803 0 1 0 26538 107 0 0 25 0 9 0 670829130 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4126612315 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25485] ppid=25480 vsize=863152 CPUtime=40.33
/proc/25482/task/25485/stat : 25485 (java) S 25480 25480 22533 0 -1 64 380321 0 0 0 3701 332 0 0 16 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25486] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25486/stat : 25486 (java) S 25480 25480 22533 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25487] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25487/stat : 25487 (java) S 25480 25480 22533 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 670829131 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25488] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25488/stat : 25488 (java) S 25480 25480 22533 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25489] ppid=25480 vsize=863152 CPUtime=0.33
/proc/25482/task/25489/stat : 25489 (java) S 25480 25480 22533 0 -1 64 1100 0 0 0 33 0 0 0 16 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25490] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25490/stat : 25490 (java) S 25480 25480 22533 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25491] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25491/stat : 25491 (java) S 25480 25480 22533 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670829133 883867648 10738 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 307.14
Current children cumulated vsize (KiB) 868508

[startup+309.001 s]
/proc/loadavg: 2.02 2.52 2.41 2/89 25500
/proc/meminfo: memFree=1559540/2055920 swapFree=4146776/4192956
[pid=25480] ppid=25478 vsize=5356 CPUtime=0
/proc/25480/stat : 25480 (concrete.sh) S 25478 25480 22533 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 670829129 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25480/statm: 1339 242 201 169 0 50 0
[pid=25482] ppid=25480 vsize=863152 CPUtime=307.23
/proc/25482/stat : 25482 (java) S 25480 25480 22533 0 -1 0 518984 0 1 0 30282 441 0 0 18 0 9 0 670829129 883867648 10753 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25482/statm: 215788 10753 2585 9 0 210348 0
[pid=25482/tid=25484] ppid=25480 vsize=863152 CPUtime=266.53
/proc/25482/task/25484/stat : 25484 (java) S 25480 25480 22533 0 -1 64 136817 0 1 0 26546 107 0 0 25 0 9 0 670829130 883867648 10753 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25485] ppid=25480 vsize=863152 CPUtime=40.33
/proc/25482/task/25485/stat : 25485 (java) S 25480 25480 22533 0 -1 64 380321 0 0 0 3701 332 0 0 16 0 9 0 670829131 883867648 10753 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25486] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25486/stat : 25486 (java) S 25480 25480 22533 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 670829131 883867648 10753 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25487] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25487/stat : 25487 (java) S 25480 25480 22533 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 670829131 883867648 10753 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25488] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25488/stat : 25488 (java) S 25480 25480 22533 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670829133 883867648 10753 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25489] ppid=25480 vsize=863152 CPUtime=0.33
/proc/25482/task/25489/stat : 25489 (java) S 25480 25480 22533 0 -1 64 1108 0 0 0 33 0 0 0 16 0 9 0 670829133 883867648 10753 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25490] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25490/stat : 25490 (java) S 25480 25480 22533 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 670829133 883867648 10753 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25482/tid=25491] ppid=25480 vsize=863152 CPUtime=0
/proc/25482/task/25491/stat : 25491 (java) S 25480 25480 22533 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 670829133 883867648 10753 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 307.23
Current children cumulated vsize (KiB) 868508

Child status: 0
Real time (s): 309.039
CPU time (s): 307.261
CPU user time (s): 302.83
CPU system time (s): 4.43133
CPU usage (%): 99.4246
Max. virtual memory (cumulated for all children) (KiB): 868508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 302.83
system time used= 4.43133
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519440
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= 210745
involuntary context switches= 213628

runsolver used 0.352946 second user time and 1.09083 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-04 07:57:06
IDJOB=1067730
IDBENCH=55413
IDSOLVER=303
FILE ID=node90/1067730-1215151025
PBS_JOBID= 7877364
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3ef3fb325688c13ddad4a1e379d4019c
RANDOM SEED=638598100

node90.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1594988 kB
Buffers:         50836 kB
Cached:         257196 kB
SwapCached:      38088 kB
Active:         136608 kB
Inactive:       267416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1594988 kB
SwapTotal:     4192956 kB
SwapFree:      4146776 kB
Dirty:             876 kB
Writeback:           0 kB
Mapped:          49704 kB
Slab:            41680 kB
Committed_AS:   883264 kB
PageTables:       2284 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= 66560 MiB
End job on node90 at 2008-07-04 08:02:15