Trace number 2083420

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 407.251 409.66

DiagnosticValue
CHECKS2385990
NODES0

General information on the benchmark

Namecsp/fapp/fapp37/
normalized-fapp37-2250-2.xml
MD5SUMf8718ebaf51fd44c6f84abcaca826b6a
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 benchmark41.4797
Satisfiable
(Un)Satisfiability was proved
Number of variables2250
Number of constraints42699
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension42699
Global constraints used (with number of constraints)

Solver Data

402.52/404.95	c CPU-LOAD 383.95
402.52/404.95	c LOADED 2250 V (998 E), 1572 ExtensionConstraint2D, 22451 PredicateConstraint, arity 2, 383.95 cpu
407.12/409.50	s UNSATISFIABLE
407.12/409.50	d NODES 0
407.12/409.50	d CHECKS 2385993
407.12/409.50	c prepro-constraint-ccks: 2382294
407.12/409.50	c prepro-constraint-presenceccks: 134213
407.12/409.50	c prepro-cpu: 2.4
407.12/409.50	c prepro-matrix2d-ccks: 3699
407.12/409.50	c prepro-matrix2d-presenceccks: 69118
407.12/409.50	c prepro-removed: 271393
407.12/409.50	c total-assgn: 0
407.12/409.50	c total-constraint-ccks: 2382294
407.12/409.50	c total-constraint-presence-ccks: 134213
407.12/409.50	c total-cpu: 3.0
407.12/409.50	c total-matrix2d-ccks: 3699
407.12/409.50	c total-matrix2d-presence-ccks: 69118
407.12/409.50	c TOTAL-NODES 0
407.12/409.50	c TOTAL-CPU 3.0

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-2083420-1247723118/watcher-2083420-1247723118 -o /tmp/evaluation-result-2083420-1247723118/solver-2083420-1247723118 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2083420-1247723118.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.04 2.06 2.00 4/72 17275
/proc/meminfo: memFree=1134872/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) R 17273 17275 15509 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 59379582 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 259353275039 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17275/statm: 1339 230 191 169 0 50 0
[pid=17276] ppid=17275 vsize=5356 CPUtime=0
/proc/17276/stat : 17276 (concrete.sh) R 17275 17275 15509 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 59379582 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 259353275039 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17276/statm: 1339 230 191 169 0 50 0

[startup+0.05772 s]
/proc/loadavg: 2.04 2.06 2.00 4/72 17275
/proc/meminfo: memFree=1134872/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102126 s]
/proc/loadavg: 2.04 2.06 2.00 4/72 17275
/proc/meminfo: memFree=1134872/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30115 s]
/proc/loadavg: 2.04 2.06 2.00 4/72 17275
/proc/meminfo: memFree=1134872/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701194 s]
/proc/loadavg: 2.04 2.06 2.00 4/72 17275
/proc/meminfo: memFree=1134872/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50229 s]
/proc/loadavg: 2.04 2.06 2.00 3/82 17288
/proc/meminfo: memFree=1119432/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
[pid=17280] ppid=17275 vsize=847604 CPUtime=1.45
/proc/17280/stat : 17280 (java) S 17275 17275 15509 0 -1 0 8255 0 1 0 140 5 0 0 18 0 9 0 59379583 867946496 7116 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17280/statm: 211901 7116 2624 9 0 206379 0
[pid=17280/tid=17281] ppid=17275 vsize=847604 CPUtime=0.97
/proc/17280/task/17281/stat : 17281 (java) R 17275 17275 15509 0 -1 64 3920 0 1 0 95 2 0 0 21 0 9 0 59379584 867946496 7116 996147200 134512640 134550932 4294955408 18446744073709551615 4126208034 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17282] ppid=17275 vsize=847604 CPUtime=0.13
/proc/17280/task/17282/stat : 17282 (java) S 17275 17275 15509 0 -1 64 2110 0 0 0 12 1 0 0 16 0 9 0 59379585 867946496 7116 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17283] ppid=17275 vsize=847604 CPUtime=0
/proc/17280/task/17283/stat : 17283 (java) S 17275 17275 15509 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59379586 867946496 7116 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17284] ppid=17275 vsize=847604 CPUtime=0
/proc/17280/task/17284/stat : 17284 (java) S 17275 17275 15509 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59379586 867946496 7116 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17285] ppid=17275 vsize=847604 CPUtime=0
/proc/17280/task/17285/stat : 17285 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59379588 867946496 7116 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17286] ppid=17275 vsize=847604 CPUtime=0.33
/proc/17280/task/17286/stat : 17286 (java) S 17275 17275 15509 0 -1 64 1527 0 0 0 32 1 0 0 15 0 9 0 59379592 867946496 7116 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17287] ppid=17275 vsize=847604 CPUtime=0
/proc/17280/task/17287/stat : 17287 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59379592 867946496 7116 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17288] ppid=17275 vsize=847604 CPUtime=0
/proc/17280/task/17288/stat : 17288 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59379592 867946496 7116 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 852960

[startup+3.10248 s]
/proc/loadavg: 2.04 2.06 2.00 4/82 17288
/proc/meminfo: memFree=1113032/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
[pid=17280] ppid=17275 vsize=847604 CPUtime=3.04
/proc/17280/stat : 17280 (java) S 17275 17275 15509 0 -1 0 9659 0 1 0 297 7 0 0 18 0 9 0 59379583 867946496 8494 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17280/statm: 211901 8494 2625 9 0 206379 0
[pid=17280/tid=17281] ppid=17275 vsize=847604 CPUtime=2.41
/proc/17280/task/17281/stat : 17281 (java) R 17275 17275 15509 0 -1 64 3946 0 1 0 238 3 0 0 25 0 9 0 59379584 867946496 8494 996147200 134512640 134550932 4294955408 18446744073709551615 4125182128 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17282] ppid=17275 vsize=847604 CPUtime=0.27
/proc/17280/task/17282/stat : 17282 (java) S 17275 17275 15509 0 -1 64 3487 0 0 0 25 2 0 0 16 0 9 0 59379585 867946496 8494 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17283] ppid=17275 vsize=847604 CPUtime=0
/proc/17280/task/17283/stat : 17283 (java) S 17275 17275 15509 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59379586 867946496 8494 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17284] ppid=17275 vsize=847604 CPUtime=0
/proc/17280/task/17284/stat : 17284 (java) S 17275 17275 15509 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59379586 867946496 8494 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17285] ppid=17275 vsize=847604 CPUtime=0
/proc/17280/task/17285/stat : 17285 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59379588 867946496 8494 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17286] ppid=17275 vsize=847604 CPUtime=0.33
/proc/17280/task/17286/stat : 17286 (java) S 17275 17275 15509 0 -1 64 1528 0 0 0 32 1 0 0 15 0 9 0 59379592 867946496 8494 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17287] ppid=17275 vsize=847604 CPUtime=0
/proc/17280/task/17287/stat : 17287 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59379592 867946496 8494 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17288] ppid=17275 vsize=847604 CPUtime=0
/proc/17280/task/17288/stat : 17288 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59379592 867946496 8494 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 852960

[startup+6.30185 s]
/proc/loadavg: 2.04 2.06 2.00 3/82 17288
/proc/meminfo: memFree=1104264/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
[pid=17280] ppid=17275 vsize=847652 CPUtime=6.21
/proc/17280/stat : 17280 (java) S 17275 17275 15509 0 -1 0 11113 0 1 0 612 9 0 0 18 0 9 0 59379583 867995648 9913 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17280/statm: 211913 9913 2625 9 0 206391 0
[pid=17280/tid=17281] ppid=17275 vsize=847652 CPUtime=5.42
/proc/17280/task/17281/stat : 17281 (java) R 17275 17275 15509 0 -1 64 4014 0 1 0 538 4 0 0 25 0 9 0 59379584 867995648 9913 996147200 134512640 134550932 4294955408 18446744073709551615 4126508041 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17282] ppid=17275 vsize=847652 CPUtime=0.44
/proc/17280/task/17282/stat : 17282 (java) S 17275 17275 15509 0 -1 64 4873 0 0 0 41 3 0 0 16 0 9 0 59379585 867995648 9913 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17283] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17283/stat : 17283 (java) S 17275 17275 15509 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59379586 867995648 9913 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17284] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17284/stat : 17284 (java) S 17275 17275 15509 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59379586 867995648 9913 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17285] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17285/stat : 17285 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59379588 867995648 9913 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17286] ppid=17275 vsize=847652 CPUtime=0.33
/proc/17280/task/17286/stat : 17286 (java) S 17275 17275 15509 0 -1 64 1528 0 0 0 32 1 0 0 15 0 9 0 59379592 867995648 9913 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17287] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17287/stat : 17287 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59379592 867995648 9913 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17288] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17288/stat : 17288 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59379592 867995648 9913 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) 853008

[startup+12.7016 s]
/proc/loadavg: 2.03 2.06 2.00 3/82 17288
/proc/meminfo: memFree=1095688/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
[pid=17280] ppid=17275 vsize=847652 CPUtime=12.55
/proc/17280/stat : 17280 (java) S 17275 17275 15509 0 -1 0 12834 0 1 0 1245 10 0 0 18 0 9 0 59379583 867995648 11298 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17280/statm: 211913 11298 2626 9 0 206391 0
[pid=17280/tid=17281] ppid=17275 vsize=847652 CPUtime=11.5
/proc/17280/task/17281/stat : 17281 (java) R 17275 17275 15509 0 -1 64 4157 0 1 0 1146 4 0 0 25 0 9 0 59379584 867995648 11298 996147200 134512640 134550932 4294955408 18446744073709551615 4126508061 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17282] ppid=17275 vsize=847652 CPUtime=0.69
/proc/17280/task/17282/stat : 17282 (java) S 17275 17275 15509 0 -1 64 6451 0 0 0 66 3 0 0 16 0 9 0 59379585 867995648 11298 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17283] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17283/stat : 17283 (java) S 17275 17275 15509 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59379586 867995648 11298 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17284] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17284/stat : 17284 (java) S 17275 17275 15509 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59379586 867995648 11298 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17285] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17285/stat : 17285 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59379588 867995648 11298 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17286] ppid=17275 vsize=847652 CPUtime=0.33
/proc/17280/task/17286/stat : 17286 (java) S 17275 17275 15509 0 -1 64 1528 0 0 0 32 1 0 0 16 0 9 0 59379592 867995648 11298 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17287] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17287/stat : 17287 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59379592 867995648 11298 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17288] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17288/stat : 17288 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59379592 867995648 11298 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) 853008

[startup+25.5021 s]
/proc/loadavg: 2.03 2.06 2.00 3/82 17288
/proc/meminfo: memFree=1084360/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
[pid=17280] ppid=17275 vsize=847652 CPUtime=25.22
/proc/17280/stat : 17280 (java) S 17275 17275 15509 0 -1 0 14445 0 1 0 2512 10 0 0 18 0 9 0 59379583 867995648 12895 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17280/statm: 211913 12895 2626 9 0 206391 0
[pid=17280/tid=17281] ppid=17275 vsize=847652 CPUtime=24.1
/proc/17280/task/17281/stat : 17281 (java) R 17275 17275 15509 0 -1 64 4171 0 1 0 2405 5 0 0 25 0 9 0 59379584 867995648 12895 996147200 134512640 134550932 4294955408 18446744073709551615 4125949485 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17282] ppid=17275 vsize=847652 CPUtime=0.77
/proc/17280/task/17282/stat : 17282 (java) S 17275 17275 15509 0 -1 64 8048 0 0 0 73 4 0 0 16 0 9 0 59379585 867995648 12895 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17283] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17283/stat : 17283 (java) S 17275 17275 15509 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59379586 867995648 12895 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17284] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17284/stat : 17284 (java) S 17275 17275 15509 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59379586 867995648 12895 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17285] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17285/stat : 17285 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59379588 867995648 12895 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17286] ppid=17275 vsize=847652 CPUtime=0.33
/proc/17280/task/17286/stat : 17286 (java) S 17275 17275 15509 0 -1 64 1528 0 0 0 32 1 0 0 16 0 9 0 59379592 867995648 12895 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17287] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17287/stat : 17287 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59379592 867995648 12895 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17288] ppid=17275 vsize=847652 CPUtime=0
/proc/17280/task/17288/stat : 17288 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59379592 867995648 12895 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 853008

[startup+51.1021 s]
/proc/loadavg: 2.10 2.07 2.00 3/82 17288

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

[pid=17280/tid=17285] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17285/stat : 17285 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59379588 872562688 181907 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17286] ppid=17275 vsize=852112 CPUtime=3.76
/proc/17280/task/17286/stat : 17286 (java) S 17275 17275 15509 0 -1 64 3751 0 0 0 368 8 0 0 15 0 10 0 59379592 872562688 181907 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17287] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17287/stat : 17287 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59379592 872562688 181907 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17288] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17288/stat : 17288 (java) S 17275 17275 15509 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 59379592 872562688 181907 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17289] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17289/stat : 17289 (java) S 17275 17275 15509 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 59388798 872562688 181907 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 857468

[startup+406.302 s]
/proc/loadavg: 2.03 2.05 2.00 4/82 17323
/proc/meminfo: memFree=851968/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
[pid=17280] ppid=17275 vsize=852112 CPUtime=403.93
/proc/17280/stat : 17280 (java) S 17275 17275 15509 0 -1 0 185233 0 1 0 40257 136 0 0 18 0 9 0 59379583 872562688 181923 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17280/statm: 213028 181923 2634 9 0 207506 0
[pid=17280/tid=17281] ppid=17275 vsize=852112 CPUtime=384.2
/proc/17280/task/17281/stat : 17281 (java) R 17275 17275 15509 0 -1 64 14221 0 1 0 38360 60 0 0 25 0 9 0 59379584 872562688 181923 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17282] ppid=17275 vsize=852112 CPUtime=15.9
/proc/17280/task/17282/stat : 17282 (java) R 17275 17275 15509 0 -1 64 166552 0 0 0 1525 65 0 0 17 0 9 0 59379585 872562688 181923 996147200 134512640 134550932 4294955408 18446744073709551615 104190886 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17283] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17283/stat : 17283 (java) S 17275 17275 15509 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59379586 872562688 181923 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17284] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17284/stat : 17284 (java) S 17275 17275 15509 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59379586 872562688 181923 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17285] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17285/stat : 17285 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59379588 872562688 181923 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17286] ppid=17275 vsize=852112 CPUtime=3.78
/proc/17280/task/17286/stat : 17286 (java) S 17275 17275 15509 0 -1 64 3751 0 0 0 370 8 0 0 15 0 9 0 59379592 872562688 181923 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17287] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17287/stat : 17287 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59379592 872562688 181923 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17288] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17288/stat : 17288 (java) S 17275 17275 15509 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59379592 872562688 181923 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 403.93
Current children cumulated vsize (KiB) 857468

[startup+407.901 s]
/proc/loadavg: 2.03 2.05 2.00 3/83 17324
/proc/meminfo: memFree=851704/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
[pid=17280] ppid=17275 vsize=852112 CPUtime=405.52
/proc/17280/stat : 17280 (java) S 17275 17275 15509 0 -1 0 185238 0 1 0 40416 136 0 0 18 0 10 0 59379583 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17280/statm: 213028 181925 2634 9 0 207506 0
[pid=17280/tid=17281] ppid=17275 vsize=852112 CPUtime=385.28
/proc/17280/task/17281/stat : 17281 (java) R 17275 17275 15509 0 -1 64 14226 0 1 0 38467 61 0 0 25 0 10 0 59379584 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17282] ppid=17275 vsize=852112 CPUtime=16.21
/proc/17280/task/17282/stat : 17282 (java) S 17275 17275 15509 0 -1 64 166552 0 0 0 1556 65 0 0 16 0 10 0 59379585 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17283] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17283/stat : 17283 (java) S 17275 17275 15509 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59379586 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17284] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17284/stat : 17284 (java) S 17275 17275 15509 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59379586 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17285] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17285/stat : 17285 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59379588 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17286] ppid=17275 vsize=852112 CPUtime=3.99
/proc/17280/task/17286/stat : 17286 (java) R 17275 17275 15509 0 -1 64 3751 0 0 0 390 9 0 0 15 0 10 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 101680828 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17287] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17287/stat : 17287 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17288] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17288/stat : 17288 (java) S 17275 17275 15509 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17324] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17324/stat : 17324 (java) S 17275 17275 15509 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59420243 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 405.52
Current children cumulated vsize (KiB) 857468

[startup+408.701 s]
/proc/loadavg: 2.03 2.05 2.00 3/83 17324
/proc/meminfo: memFree=851320/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
[pid=17280] ppid=17275 vsize=852112 CPUtime=406.32
/proc/17280/stat : 17280 (java) S 17275 17275 15509 0 -1 0 185239 0 1 0 40495 137 0 0 18 0 10 0 59379583 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17280/statm: 213028 181925 2634 9 0 207506 0
[pid=17280/tid=17281] ppid=17275 vsize=852112 CPUtime=385.93
/proc/17280/task/17281/stat : 17281 (java) R 17275 17275 15509 0 -1 64 14227 0 1 0 38532 61 0 0 25 0 10 0 59379584 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4125187799 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17282] ppid=17275 vsize=852112 CPUtime=16.25
/proc/17280/task/17282/stat : 17282 (java) S 17275 17275 15509 0 -1 64 166552 0 0 0 1560 65 0 0 16 0 10 0 59379585 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17283] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17283/stat : 17283 (java) S 17275 17275 15509 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59379586 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17284] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17284/stat : 17284 (java) S 17275 17275 15509 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59379586 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17285] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17285/stat : 17285 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59379588 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17286] ppid=17275 vsize=852112 CPUtime=4.11
/proc/17280/task/17286/stat : 17286 (java) S 17275 17275 15509 0 -1 64 3751 0 0 0 402 9 0 0 15 0 10 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17287] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17287/stat : 17287 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17288] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17288/stat : 17288 (java) S 17275 17275 15509 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17324] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17324/stat : 17324 (java) S 17275 17275 15509 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59420243 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 406.32
Current children cumulated vsize (KiB) 857468

[startup+409.102 s]
/proc/loadavg: 2.03 2.05 2.00 3/83 17324
/proc/meminfo: memFree=850808/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
[pid=17280] ppid=17275 vsize=852112 CPUtime=406.73
/proc/17280/stat : 17280 (java) S 17275 17275 15509 0 -1 0 185239 0 1 0 40536 137 0 0 18 0 10 0 59379583 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17280/statm: 213028 181925 2634 9 0 207506 0
[pid=17280/tid=17281] ppid=17275 vsize=852112 CPUtime=386.27
/proc/17280/task/17281/stat : 17281 (java) R 17275 17275 15509 0 -1 64 14227 0 1 0 38566 61 0 0 25 0 10 0 59379584 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4125154724 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17282] ppid=17275 vsize=852112 CPUtime=16.25
/proc/17280/task/17282/stat : 17282 (java) S 17275 17275 15509 0 -1 64 166552 0 0 0 1560 65 0 0 16 0 10 0 59379585 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17283] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17283/stat : 17283 (java) S 17275 17275 15509 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59379586 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17284] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17284/stat : 17284 (java) S 17275 17275 15509 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 59379586 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17285] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17285/stat : 17285 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59379588 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17286] ppid=17275 vsize=852112 CPUtime=4.18
/proc/17280/task/17286/stat : 17286 (java) S 17275 17275 15509 0 -1 64 3751 0 0 0 409 9 0 0 15 0 10 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17287] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17287/stat : 17287 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17288] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17288/stat : 17288 (java) S 17275 17275 15509 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17324] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17324/stat : 17324 (java) S 17275 17275 15509 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59420243 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 406.73
Current children cumulated vsize (KiB) 857468

[startup+409.502 s]
/proc/loadavg: 2.03 2.05 2.00 3/83 17324
/proc/meminfo: memFree=850808/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
[pid=17280] ppid=17275 vsize=852112 CPUtime=407.12
/proc/17280/stat : 17280 (java) S 17275 17275 15509 0 -1 0 185241 0 1 0 40575 137 0 0 18 0 9 0 59379583 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17280/statm: 213028 181925 2634 9 0 207506 0
[pid=17280/tid=17281] ppid=17275 vsize=852112 CPUtime=386.6
/proc/17280/task/17281/stat : 17281 (java) R 17275 17275 15509 0 -1 64 14228 0 1 0 38599 61 0 0 25 0 9 0 59379584 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17282] ppid=17275 vsize=852112 CPUtime=16.25
/proc/17280/task/17282/stat : 17282 (java) S 17275 17275 15509 0 -1 64 166552 0 0 0 1560 65 0 0 16 0 9 0 59379585 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17283] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17283/stat : 17283 (java) S 17275 17275 15509 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59379586 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17284] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17284/stat : 17284 (java) S 17275 17275 15509 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59379586 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17285] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17285/stat : 17285 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59379588 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17286] ppid=17275 vsize=852112 CPUtime=4.23
/proc/17280/task/17286/stat : 17286 (java) S 17275 17275 15509 0 -1 64 3751 0 0 0 414 9 0 0 15 0 9 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17280/tid=17287] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17287/stat : 17287 (java) S 17275 17275 15509 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17280/tid=17288] ppid=17275 vsize=852112 CPUtime=0
/proc/17280/task/17288/stat : 17288 (java) S 17275 17275 15509 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 59379592 872562688 181925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 407.12
Current children cumulated vsize (KiB) 857468

[startup+409.602 s]
/proc/loadavg: 2.03 2.05 2.00 3/83 17324
/proc/meminfo: memFree=850808/2055920 swapFree=4192812/4192956
[pid=17275] ppid=17273 vsize=5356 CPUtime=0
/proc/17275/stat : 17275 (concrete.sh) S 17273 17275 15509 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59379582 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17275/statm: 1339 244 201 169 0 50 0
[pid=17280] ppid=17275 vsize=0 CPUtime=407.18
/proc/17280/stat : 17280 (java) Z 17275 17275 15509 0 -1 12 185252 0 1 0 40576 142 0 0 16 0 2 0 59379583 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17280/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 407.18
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 409.66
CPU time (s): 407.251
CPU user time (s): 405.767
CPU system time (s): 1.48377
CPU usage (%): 99.4119
Max. virtual memory (cumulated for all children) (KiB): 857468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 405.767
system time used= 1.48377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185894
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= 28992
involuntary context switches= 31268

runsolver used 0.536918 second user time and 1.35479 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-16 07:45:18
IDJOB=2083420
IDBENCH=57810
IDSOLVER=735
FILE ID=node1/2083420-1247723118
PBS_JOBID= 9521373
Free space on /tmp= 66380 MiB

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

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

MD5SUM BENCH= f8718ebaf51fd44c6f84abcaca826b6a
RANDOM SEED=650609623

node1.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.216
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.216
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:       1135288 kB
Buffers:         68040 kB
Cached:         249044 kB
SwapCached:          0 kB
Active:         614488 kB
Inactive:       240556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1135288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7208 kB
Writeback:           0 kB
Mapped:         549576 kB
Slab:            49864 kB
Committed_AS:  1185896 kB
PageTables:       2912 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= 66376 MiB
End job on node1 at 2009-07-16 07:52:08