Trace number 2082969

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 2009-07-14UNSAT 330.404 333.678

DiagnosticValue
CHECKS2008870
NODES0

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-5.xml
MD5SUMffd4e30efbf09de711f9454c0ccf63ba
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.5594
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data

321.72/324.99	c CPU-LOAD 297.28
321.72/324.99	c LOADED 1750 V (802 E), 6733 ExtensionConstraint2D, 16171 PredicateConstraint, arity 2, 297.28 cpu
330.24/333.52	s UNSATISFIABLE
330.24/333.52	d NODES 0
330.24/333.52	d CHECKS 2008873
330.24/333.52	c prepro-constraint-ccks: 1454108
330.24/333.52	c prepro-constraint-presenceccks: 11188
330.24/333.52	c prepro-cpu: 5.87
330.24/333.52	c prepro-matrix2d-ccks: 554765
330.24/333.52	c prepro-matrix2d-presenceccks: 262938
330.24/333.52	c prepro-removed: 304635
330.24/333.52	c total-assgn: 0
330.24/333.52	c total-constraint-ccks: 1454108
330.24/333.52	c total-constraint-presence-ccks: 11188
330.24/333.52	c total-cpu: 6.48
330.24/333.52	c total-matrix2d-ccks: 554765
330.24/333.52	c total-matrix2d-presence-ccks: 262938
330.24/333.52	c TOTAL-NODES 0
330.24/333.52	c TOTAL-CPU 6.48

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2082969-1247721977/watcher-2082969-1247721977 -o /tmp/evaluation-result-2082969-1247721977/solver-2082969-1247721977 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2082969-1247721977.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19339
/proc/meminfo: memFree=1510792/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 299 127 0 0 0 0 0 0 20 0 1 0 59261282 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 235371462738 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/19339/statm: 1339 238 197 169 0 50 0
[pid=19341] ppid=19339 vsize=5356 CPUtime=0
/proc/19341/stat : 19341 (concrete.sh) R 19339 19339 17476 0 -1 4194368 20 0 0 0 0 0 0 0 22 0 1 0 59261282 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 4345746 0 0 4096 65538 0 0 0 17 1 0 0
/proc/19341/statm: 1339 238 197 169 0 50 0

[startup+0.0530231 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19339
/proc/meminfo: memFree=1510792/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101516 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19339
/proc/meminfo: memFree=1510792/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301537 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19339
/proc/meminfo: memFree=1510792/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70157 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19339
/proc/meminfo: memFree=1510792/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50264 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19352
/proc/meminfo: memFree=1495800/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
[pid=19344] ppid=19339 vsize=847696 CPUtime=1.46
/proc/19344/stat : 19344 (java) S 19339 19339 17476 0 -1 0 8289 0 1 0 139 7 0 0 18 0 9 0 59261283 868040704 7125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19344/statm: 211924 7125 2624 9 0 206402 0
[pid=19344/tid=19345] ppid=19339 vsize=847696 CPUtime=0.95
/proc/19344/task/19345/stat : 19345 (java) R 19339 19339 17476 0 -1 64 3922 0 1 0 91 4 0 0 20 0 9 0 59261284 868040704 7125 996147200 134512640 134550932 4294955408 18446744073709551615 4126209968 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19346] ppid=19339 vsize=847696 CPUtime=0.14
/proc/19344/task/19346/stat : 19346 (java) S 19339 19339 17476 0 -1 64 2129 0 0 0 13 1 0 0 16 0 9 0 59261286 868040704 7125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19347/stat : 19347 (java) S 19339 19339 17476 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59261286 868040704 7125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19339 19339 17476 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59261286 868040704 7125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59261288 868040704 7125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19339 vsize=847696 CPUtime=0.34
/proc/19344/task/19350/stat : 19350 (java) S 19339 19339 17476 0 -1 64 1540 0 0 0 33 1 0 0 15 0 9 0 59261292 868040704 7125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19351] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19351/stat : 19351 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59261292 868040704 7125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59261292 868040704 7125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 853052

[startup+3.10278 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19352
/proc/meminfo: memFree=1489656/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
[pid=19344] ppid=19339 vsize=847696 CPUtime=3.05
/proc/19344/stat : 19344 (java) S 19339 19339 17476 0 -1 0 9649 0 1 0 296 9 0 0 18 0 9 0 59261283 868040704 8459 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19344/statm: 211924 8459 2625 9 0 206402 0
[pid=19344/tid=19345] ppid=19339 vsize=847696 CPUtime=2.4
/proc/19344/task/19345/stat : 19345 (java) R 19339 19339 17476 0 -1 64 3948 0 1 0 235 5 0 0 25 0 9 0 59261284 868040704 8459 996147200 134512640 134550932 4294955408 18446744073709551615 4126508061 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19346] ppid=19339 vsize=847696 CPUtime=0.27
/proc/19344/task/19346/stat : 19346 (java) S 19339 19339 17476 0 -1 64 3462 0 0 0 26 1 0 0 16 0 9 0 59261286 868040704 8459 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19347/stat : 19347 (java) S 19339 19339 17476 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59261286 868040704 8459 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19339 19339 17476 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59261286 868040704 8459 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59261288 868040704 8459 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19339 vsize=847696 CPUtime=0.34
/proc/19344/task/19350/stat : 19350 (java) S 19339 19339 17476 0 -1 64 1541 0 0 0 33 1 0 0 15 0 9 0 59261292 868040704 8459 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19351] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19351/stat : 19351 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59261292 868040704 8459 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59261292 868040704 8459 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 853052

[startup+6.30107 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19352
/proc/meminfo: memFree=1481720/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
[pid=19344] ppid=19339 vsize=847696 CPUtime=6.21
/proc/19344/stat : 19344 (java) S 19339 19339 17476 0 -1 0 11160 0 1 0 611 10 0 0 18 0 9 0 59261283 868040704 9934 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19344/statm: 211924 9934 2625 9 0 206402 0
[pid=19344/tid=19345] ppid=19339 vsize=847696 CPUtime=5.38
/proc/19344/task/19345/stat : 19345 (java) R 19339 19339 17476 0 -1 64 4017 0 1 0 533 5 0 0 25 0 9 0 59261284 868040704 9934 996147200 134512640 134550932 4294955408 18446744073709551615 4125949412 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19346] ppid=19339 vsize=847696 CPUtime=0.46
/proc/19344/task/19346/stat : 19346 (java) S 19339 19339 17476 0 -1 64 4904 0 0 0 44 2 0 0 16 0 9 0 59261286 868040704 9934 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19347/stat : 19347 (java) S 19339 19339 17476 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59261286 868040704 9934 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19339 19339 17476 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59261286 868040704 9934 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59261288 868040704 9934 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19339 vsize=847696 CPUtime=0.34
/proc/19344/task/19350/stat : 19350 (java) S 19339 19339 17476 0 -1 64 1541 0 0 0 33 1 0 0 15 0 9 0 59261292 868040704 9934 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19351] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19351/stat : 19351 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59261292 868040704 9934 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59261292 868040704 9934 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 853052

[startup+12.7027 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19352
/proc/meminfo: memFree=1475448/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
[pid=19344] ppid=19339 vsize=847696 CPUtime=12.55
/proc/19344/stat : 19344 (java) S 19339 19339 17476 0 -1 0 12894 0 1 0 1243 12 0 0 18 0 9 0 59261283 868040704 11332 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19344/statm: 211924 11332 2626 9 0 206402 0
[pid=19344/tid=19345] ppid=19339 vsize=847696 CPUtime=11.46
/proc/19344/task/19345/stat : 19345 (java) R 19339 19339 17476 0 -1 64 4160 0 1 0 1140 6 0 0 25 0 9 0 59261284 868040704 11332 996147200 134512640 134550932 4294955408 18446744073709551615 4126508041 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19346] ppid=19339 vsize=847696 CPUtime=0.72
/proc/19344/task/19346/stat : 19346 (java) S 19339 19339 17476 0 -1 64 6495 0 0 0 69 3 0 0 16 0 9 0 59261286 868040704 11332 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19347/stat : 19347 (java) S 19339 19339 17476 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59261286 868040704 11332 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19339 19339 17476 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59261286 868040704 11332 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59261288 868040704 11332 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19339 vsize=847696 CPUtime=0.34
/proc/19344/task/19350/stat : 19350 (java) S 19339 19339 17476 0 -1 64 1541 0 0 0 33 1 0 0 16 0 9 0 59261292 868040704 11332 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19351] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19351/stat : 19351 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59261292 868040704 11332 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) R 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59261292 868040704 11332 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 853052

[startup+25.5018 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19352
/proc/meminfo: memFree=1468920/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
[pid=19344] ppid=19339 vsize=847696 CPUtime=25.23
/proc/19344/stat : 19344 (java) S 19339 19339 17476 0 -1 0 14400 0 1 0 2510 13 0 0 18 0 9 0 59261283 868040704 12825 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19344/statm: 211924 12825 2626 9 0 206402 0
[pid=19344/tid=19345] ppid=19339 vsize=847696 CPUtime=24.06
/proc/19344/task/19345/stat : 19345 (java) R 19339 19339 17476 0 -1 64 4173 0 1 0 2400 6 0 0 25 0 9 0 59261284 868040704 12825 996147200 134512640 134550932 4294955408 18446744073709551615 4126508041 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19346] ppid=19339 vsize=847696 CPUtime=0.8
/proc/19344/task/19346/stat : 19346 (java) S 19339 19339 17476 0 -1 64 7988 0 0 0 76 4 0 0 16 0 9 0 59261286 868040704 12825 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19347/stat : 19347 (java) S 19339 19339 17476 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59261286 868040704 12825 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19339 19339 17476 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59261286 868040704 12825 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59261288 868040704 12825 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19339 vsize=847696 CPUtime=0.34
/proc/19344/task/19350/stat : 19350 (java) S 19339 19339 17476 0 -1 64 1541 0 0 0 33 1 0 0 16 0 9 0 59261292 868040704 12825 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19351] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19351/stat : 19351 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59261292 868040704 12825 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19339 vsize=847696 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59261292 868040704 12825 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 853052

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 19353

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

[pid=19344/tid=19350] ppid=19339 vsize=851132 CPUtime=6.47
/proc/19344/task/19350/stat : 19350 (java) S 19339 19339 17476 0 -1 64 4559 0 0 0 631 16 0 0 16 0 9 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19351] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19351/stat : 19351 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.11
Current children cumulated vsize (KiB) 856488

[startup+329.502 s]
/proc/loadavg: 2.22 2.07 2.01 3/93 19354
/proc/meminfo: memFree=772776/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
[pid=19344] ppid=19339 vsize=851132 CPUtime=326.28
/proc/19344/stat : 19344 (java) S 19339 19339 17476 0 -1 0 189407 0 1 0 32468 160 0 0 18 0 10 0 59261283 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19344/statm: 212783 186393 2634 9 0 207261 0
[pid=19344/tid=19345] ppid=19339 vsize=851132 CPUtime=299.65
/proc/19344/task/19345/stat : 19345 (java) R 19339 19339 17476 0 -1 64 12552 0 1 0 29903 62 0 0 25 0 10 0 59261284 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4128866409 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19346] ppid=19339 vsize=851132 CPUtime=20.01
/proc/19344/task/19346/stat : 19346 (java) S 19339 19339 17476 0 -1 64 171588 0 0 0 1920 81 0 0 17 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19347/stat : 19347 (java) S 19339 19339 17476 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19339 19339 17476 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59261288 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19339 vsize=851132 CPUtime=6.58
/proc/19344/task/19350/stat : 19350 (java) S 19339 19339 17476 0 -1 64 4559 0 0 0 642 16 0 0 15 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19351] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19351/stat : 19351 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19354] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19354/stat : 19354 (java) S 19339 19339 17476 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59294005 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 326.28
Current children cumulated vsize (KiB) 856488

[startup+331.107 s]
/proc/loadavg: 2.20 2.07 2.01 3/93 19354
/proc/meminfo: memFree=772776/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
[pid=19344] ppid=19339 vsize=851132 CPUtime=327.87
/proc/19344/stat : 19344 (java) S 19339 19339 17476 0 -1 0 189407 0 1 0 32626 161 0 0 18 0 10 0 59261283 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19344/statm: 212783 186393 2634 9 0 207261 0
[pid=19344/tid=19345] ppid=19339 vsize=851132 CPUtime=301.17
/proc/19344/task/19345/stat : 19345 (java) R 19339 19339 17476 0 -1 64 12552 0 1 0 30055 62 0 0 25 0 10 0 59261284 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19346] ppid=19339 vsize=851132 CPUtime=20.01
/proc/19344/task/19346/stat : 19346 (java) S 19339 19339 17476 0 -1 64 171588 0 0 0 1920 81 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19347/stat : 19347 (java) S 19339 19339 17476 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19339 19339 17476 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59261288 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19339 vsize=851132 CPUtime=6.65
/proc/19344/task/19350/stat : 19350 (java) S 19339 19339 17476 0 -1 64 4559 0 0 0 649 16 0 0 15 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19351] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19351/stat : 19351 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19354] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19354/stat : 19354 (java) S 19339 19339 17476 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59294005 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 327.87
Current children cumulated vsize (KiB) 856488

[startup+332.702 s]
/proc/loadavg: 2.20 2.07 2.01 3/93 19354
/proc/meminfo: memFree=772776/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
[pid=19344] ppid=19339 vsize=851132 CPUtime=329.45
/proc/19344/stat : 19344 (java) S 19339 19339 17476 0 -1 0 189408 0 1 0 32784 161 0 0 18 0 10 0 59261283 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19344/statm: 212783 186393 2634 9 0 207261 0
[pid=19344/tid=19345] ppid=19339 vsize=851132 CPUtime=302.61
/proc/19344/task/19345/stat : 19345 (java) R 19339 19339 17476 0 -1 64 12553 0 1 0 30199 62 0 0 25 0 10 0 59261284 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4127966098 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19346] ppid=19339 vsize=851132 CPUtime=20.09
/proc/19344/task/19346/stat : 19346 (java) S 19339 19339 17476 0 -1 64 171588 0 0 0 1928 81 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19347/stat : 19347 (java) S 19339 19339 17476 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19339 19339 17476 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59261288 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19339 vsize=851132 CPUtime=6.71
/proc/19344/task/19350/stat : 19350 (java) S 19339 19339 17476 0 -1 64 4559 0 0 0 655 16 0 0 15 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19351] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19351/stat : 19351 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19354] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19354/stat : 19354 (java) S 19339 19339 17476 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59294005 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 329.45
Current children cumulated vsize (KiB) 856488

[startup+333.102 s]
/proc/loadavg: 2.20 2.07 2.01 3/93 19354
/proc/meminfo: memFree=772776/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
[pid=19344] ppid=19339 vsize=851132 CPUtime=329.85
/proc/19344/stat : 19344 (java) S 19339 19339 17476 0 -1 0 189408 0 1 0 32824 161 0 0 18 0 10 0 59261283 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19344/statm: 212783 186393 2634 9 0 207261 0
[pid=19344/tid=19345] ppid=19339 vsize=851132 CPUtime=302.99
/proc/19344/task/19345/stat : 19345 (java) R 19339 19339 17476 0 -1 64 12553 0 1 0 30237 62 0 0 25 0 10 0 59261284 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4127966103 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19346] ppid=19339 vsize=851132 CPUtime=20.09
/proc/19344/task/19346/stat : 19346 (java) S 19339 19339 17476 0 -1 64 171588 0 0 0 1928 81 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19347/stat : 19347 (java) S 19339 19339 17476 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19339 19339 17476 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59261288 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19339 vsize=851132 CPUtime=6.72
/proc/19344/task/19350/stat : 19350 (java) S 19339 19339 17476 0 -1 64 4559 0 0 0 656 16 0 0 15 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19351] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19351/stat : 19351 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19354] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19354/stat : 19354 (java) S 19339 19339 17476 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59294005 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 329.85
Current children cumulated vsize (KiB) 856488

[startup+333.502 s]
/proc/loadavg: 2.20 2.07 2.01 3/93 19354
/proc/meminfo: memFree=772776/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
[pid=19344] ppid=19339 vsize=851132 CPUtime=330.24
/proc/19344/stat : 19344 (java) S 19339 19339 17476 0 -1 0 189408 0 1 0 32863 161 0 0 18 0 10 0 59261283 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19344/statm: 212783 186393 2634 9 0 207261 0
[pid=19344/tid=19345] ppid=19339 vsize=851132 CPUtime=303.37
/proc/19344/task/19345/stat : 19345 (java) R 19339 19339 17476 0 -1 64 12553 0 1 0 30275 62 0 0 25 0 10 0 59261284 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4127991501 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19346] ppid=19339 vsize=851132 CPUtime=20.09
/proc/19344/task/19346/stat : 19346 (java) S 19339 19339 17476 0 -1 64 171588 0 0 0 1928 81 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19347/stat : 19347 (java) S 19339 19339 17476 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19339 19339 17476 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59261286 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59261288 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19339 vsize=851132 CPUtime=6.74
/proc/19344/task/19350/stat : 19350 (java) S 19339 19339 17476 0 -1 64 4559 0 0 0 658 16 0 0 15 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19351] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19351/stat : 19351 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19339 19339 17476 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59261292 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19344/tid=19354] ppid=19339 vsize=851132 CPUtime=0
/proc/19344/task/19354/stat : 19354 (java) S 19339 19339 17476 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59294005 871559168 186393 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 330.24
Current children cumulated vsize (KiB) 856488

[startup+333.602 s]
/proc/loadavg: 2.20 2.07 2.01 3/93 19354
/proc/meminfo: memFree=772776/2055920 swapFree=4192812/4192956
[pid=19339] ppid=19337 vsize=5356 CPUtime=0
/proc/19339/stat : 19339 (concrete.sh) S 19337 19339 17476 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 59261282 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19339/statm: 1339 244 201 169 0 50 0
[pid=19344] ppid=19339 vsize=0 CPUtime=330.31
/proc/19344/stat : 19344 (java) Z 19339 19339 17476 0 -1 12 189417 0 1 0 32866 165 0 0 16 0 2 0 59261283 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19344/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 330.31
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 333.678
CPU time (s): 330.404
CPU user time (s): 328.666
CPU system time (s): 1.73773
CPU usage (%): 99.0189
Max. virtual memory (cumulated for all children) (KiB): 856488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 328.666
system time used= 1.73773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190059
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= 35212
involuntary context switches= 43772

runsolver used 0.382941 second user time and 1.19382 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-16 07:26:18
IDJOB=2082969
IDBENCH=57664
IDSOLVER=735
FILE ID=node51/2082969-1247721977
PBS_JOBID= 9521397
Free space on /tmp= 66316 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/fapp/fapp22/normalized-fapp22-1750-5.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2082969-1247721977/watcher-2082969-1247721977 -o /tmp/evaluation-result-2082969-1247721977/solver-2082969-1247721977 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2082969-1247721977.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ffd4e30efbf09de711f9454c0ccf63ba
RANDOM SEED=1775356362

node51.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.225
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.225
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:       1511272 kB
Buffers:         60156 kB
Cached:         285624 kB
SwapCached:          0 kB
Active:         193912 kB
Inactive:       283172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5680 kB
Writeback:           0 kB
Mapped:         151736 kB
Slab:            52472 kB
Committed_AS:   660468 kB
PageTables:       2092 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= 66312 MiB
End job on node51 at 2009-07-16 07:31:52