Trace number 1062419

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CSP4J - Tabu Engine 2008-05-30? (TO) 1800.02 1805.22

General information on the benchmark

Namecsp/pseudo/fpga/
normalized-fpga-30-28.xml
MD5SUM5abe5d0dc198a5e975b62f529c6a1b39
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.07423
Satisfiable
(Un)Satisfiability was proved
Number of variables1260
Number of constraints926
Maximum constraint arity30
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension926
Global constraints used (with number of constraints)

Solver Data (download as text)

14.91/15.05	c CPU-LOAD 2.17
14.91/15.05	c LOADED 1260 V (2 E), 926 PredicateConstraint, arity 30, 2.17 cpu

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062419-1215134849/watcher-1062419-1215134849 -o /tmp/evaluation-result-1062419-1215134849/solver-1062419-1215134849 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1062419-1215134849.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 23367
/proc/meminfo: memFree=1462616/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 271 0 0 0 0 0 0 0 20 0 1 0 625740531 5484544 230 996147200 4194304 4889804 548682068784 18446744073709551615 254613880914 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/23367/statm: 1339 230 191 169 0 50 0
[pid=23368] ppid=23367 vsize=5356 CPUtime=0
/proc/23368/stat : 23368 (concrete.sh) R 23367 23367 22343 0 -1 4194368 11 0 0 0 0 0 0 0 21 0 1 0 625740531 5484544 231 996147200 4194304 4889804 548682068784 18446744073709551615 4412747 0 0 4100 65536 0 0 0 17 1 0 0
/proc/23368/statm: 1339 231 192 169 0 50 0

[startup+0.0525299 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 23367
/proc/meminfo: memFree=1462616/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102534 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 23367
/proc/meminfo: memFree=1462616/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301569 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 23367
/proc/meminfo: memFree=1462616/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701602 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 23367
/proc/meminfo: memFree=1462616/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50169 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 23379
/proc/meminfo: memFree=1447680/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
[pid=23370] ppid=23367 vsize=847004 CPUtime=1.47
/proc/23370/stat : 23370 (java) S 23367 23367 22343 0 -1 0 7638 0 1 0 142 5 0 0 22 0 10 0 625740532 867332096 6756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23370/statm: 211751 6756 2573 9 0 206312 0
[pid=23370/tid=23371] ppid=23367 vsize=847004 CPUtime=0.95
/proc/23370/task/23371/stat : 23371 (java) R 23367 23367 22343 0 -1 64 3454 0 1 0 93 2 0 0 25 0 10 0 625740533 867332096 6756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23372] ppid=23367 vsize=847004 CPUtime=0.13
/proc/23370/task/23372/stat : 23372 (java) S 23367 23367 22343 0 -1 64 2347 0 0 0 12 1 0 0 16 0 10 0 625740534 867332096 6756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23373] ppid=23367 vsize=847004 CPUtime=0
/proc/23370/task/23373/stat : 23373 (java) S 23367 23367 22343 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 625740534 867332096 6756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=847004 CPUtime=0
/proc/23370/task/23374/stat : 23374 (java) S 23367 23367 22343 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 625740534 867332096 6756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=847004 CPUtime=0
/proc/23370/task/23375/stat : 23375 (java) S 23367 23367 22343 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 625740536 867332096 6756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=847004 CPUtime=0.35
/proc/23370/task/23376/stat : 23376 (java) R 23367 23367 22343 0 -1 64 1101 0 0 0 35 0 0 0 16 0 10 0 625740536 867332096 6756 996147200 134512640 134550740 4294956016 18446744073709551615 101784294 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=847004 CPUtime=0
/proc/23370/task/23377/stat : 23377 (java) S 23367 23367 22343 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 625740536 867332096 6756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=847004 CPUtime=0
/proc/23370/task/23378/stat : 23378 (java) S 23367 23367 22343 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 625740536 867332096 6756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23379] ppid=23367 vsize=847004 CPUtime=0
/proc/23370/task/23379/stat : 23379 (java) S 23367 23367 22343 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 625740605 867332096 6756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852360

[startup+3.10587 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 23379
/proc/meminfo: memFree=1295296/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
[pid=23370] ppid=23367 vsize=851328 CPUtime=3.07
/proc/23370/stat : 23370 (java) S 23367 23367 22343 0 -1 0 118652 0 1 0 252 55 0 0 22 0 10 0 625740532 871759872 117681 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23370/statm: 212832 117681 2581 9 0 207392 0
[pid=23370/tid=23371] ppid=23367 vsize=851328 CPUtime=1.77
/proc/23370/task/23371/stat : 23371 (java) R 23367 23367 22343 0 -1 64 67871 0 1 0 147 30 0 0 25 0 10 0 625740533 871759872 117681 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23372] ppid=23367 vsize=851328 CPUtime=0.85
/proc/23370/task/23372/stat : 23372 (java) R 23367 23367 22343 0 -1 64 48894 0 0 0 63 22 0 0 15 0 10 0 625740534 871759872 117681 996147200 134512640 134550740 4294956016 18446744073709551615 102686990 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23373] ppid=23367 vsize=851328 CPUtime=0
/proc/23370/task/23373/stat : 23373 (java) S 23367 23367 22343 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 625740534 871759872 117681 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=851328 CPUtime=0
/proc/23370/task/23374/stat : 23374 (java) S 23367 23367 22343 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 625740534 871759872 117681 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=851328 CPUtime=0
/proc/23370/task/23375/stat : 23375 (java) S 23367 23367 22343 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 625740536 871759872 117681 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=851328 CPUtime=0.41
/proc/23370/task/23376/stat : 23376 (java) S 23367 23367 22343 0 -1 64 1151 0 0 0 40 1 0 0 15 0 10 0 625740536 871759872 117681 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=851328 CPUtime=0
/proc/23370/task/23377/stat : 23377 (java) S 23367 23367 22343 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 625740536 871759872 117681 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=851328 CPUtime=0
/proc/23370/task/23378/stat : 23378 (java) S 23367 23367 22343 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 625740536 871759872 117681 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23379] ppid=23367 vsize=851328 CPUtime=0
/proc/23370/task/23379/stat : 23379 (java) S 23367 23367 22343 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 625740605 871759872 117681 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 856684

[startup+6.30223 s]
/proc/loadavg: 2.01 2.00 2.00 4/84 23379
/proc/meminfo: memFree=720064/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
[pid=23370] ppid=23367 vsize=859964 CPUtime=6.25
/proc/23370/stat : 23370 (java) S 23367 23367 22343 0 -1 0 193608 0 1 0 541 84 0 0 22 0 10 0 625740532 880603136 192631 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23370/statm: 214991 192631 2581 9 0 209551 0
[pid=23370/tid=23371] ppid=23367 vsize=859964 CPUtime=2.1
/proc/23370/task/23371/stat : 23371 (java) S 23367 23367 22343 0 -1 64 69993 0 1 0 178 32 0 0 25 0 10 0 625740533 880603136 192631 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23372] ppid=23367 vsize=859964 CPUtime=3.71
/proc/23370/task/23372/stat : 23372 (java) R 23367 23367 22343 0 -1 64 121728 0 0 0 322 49 0 0 18 0 10 0 625740534 880603136 192631 996147200 134512640 134550740 4294956016 18446744073709551615 104182533 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23373] ppid=23367 vsize=859964 CPUtime=0
/proc/23370/task/23373/stat : 23373 (java) S 23367 23367 22343 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 625740534 880603136 192631 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=859964 CPUtime=0
/proc/23370/task/23374/stat : 23374 (java) S 23367 23367 22343 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 625740534 880603136 192631 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=859964 CPUtime=0
/proc/23370/task/23375/stat : 23375 (java) S 23367 23367 22343 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 625740536 880603136 192631 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=859964 CPUtime=0.41
/proc/23370/task/23376/stat : 23376 (java) S 23367 23367 22343 0 -1 64 1151 0 0 0 40 1 0 0 15 0 10 0 625740536 880603136 192631 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=859964 CPUtime=0
/proc/23370/task/23377/stat : 23377 (java) S 23367 23367 22343 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 625740536 880603136 192631 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=859964 CPUtime=0
/proc/23370/task/23378/stat : 23378 (java) S 23367 23367 22343 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 625740536 880603136 192631 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23379] ppid=23367 vsize=859964 CPUtime=0
/proc/23370/task/23379/stat : 23379 (java) S 23367 23367 22343 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 625740605 880603136 192631 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 865320

[startup+12.7029 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 23379
/proc/meminfo: memFree=699392/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
[pid=23370] ppid=23367 vsize=860604 CPUtime=12.62
/proc/23370/stat : 23370 (java) S 23367 23367 22343 0 -1 0 193760 0 1 0 1178 84 0 0 22 0 10 0 625740532 881258496 192780 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23370/statm: 215151 192780 2581 9 0 209711 0
[pid=23370/tid=23371] ppid=23367 vsize=860604 CPUtime=2.14
/proc/23370/task/23371/stat : 23371 (java) S 23367 23367 22343 0 -1 64 70083 0 1 0 182 32 0 0 17 0 10 0 625740533 881258496 192780 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23372] ppid=23367 vsize=860604 CPUtime=10.03
/proc/23370/task/23372/stat : 23372 (java) R 23367 23367 22343 0 -1 64 121790 0 0 0 954 49 0 0 25 0 10 0 625740534 881258496 192780 996147200 134512640 134550740 4294956016 18446744073709551615 104181372 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23373] ppid=23367 vsize=860604 CPUtime=0
/proc/23370/task/23373/stat : 23373 (java) S 23367 23367 22343 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 625740534 881258496 192780 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=860604 CPUtime=0
/proc/23370/task/23374/stat : 23374 (java) S 23367 23367 22343 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 625740534 881258496 192780 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=860604 CPUtime=0
/proc/23370/task/23375/stat : 23375 (java) S 23367 23367 22343 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 625740536 881258496 192780 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=860604 CPUtime=0.41
/proc/23370/task/23376/stat : 23376 (java) S 23367 23367 22343 0 -1 64 1151 0 0 0 40 1 0 0 15 0 10 0 625740536 881258496 192780 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=860604 CPUtime=0
/proc/23370/task/23377/stat : 23377 (java) S 23367 23367 22343 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 625740536 881258496 192780 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=860604 CPUtime=0
/proc/23370/task/23378/stat : 23378 (java) S 23367 23367 22343 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 625740536 881258496 192780 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23379] ppid=23367 vsize=860604 CPUtime=0
/proc/23370/task/23379/stat : 23379 (java) S 23367 23367 22343 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 625740605 881258496 192780 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 865960

[startup+25.5024 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23380
/proc/meminfo: memFree=769272/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
[pid=23370] ppid=23367 vsize=860700 CPUtime=25.35
/proc/23370/stat : 23370 (java) S 23367 23367 22343 0 -1 0 193912 0 1 0 2450 85 0 0 22 0 9 0 625740532 881356800 175315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23370/statm: 215175 175315 2584 9 0 209735 0
[pid=23370/tid=23371] ppid=23367 vsize=860700 CPUtime=12.48
/proc/23370/task/23371/stat : 23371 (java) R 23367 23367 22343 0 -1 64 70173 0 1 0 1216 32 0 0 25 0 9 0 625740533 881356800 175315 996147200 134512640 134550740 4294956016 18446744073709551615 4127007104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23372] ppid=23367 vsize=860700 CPUtime=12.36
/proc/23370/task/23372/stat : 23372 (java) S 23367 23367 22343 0 -1 64 121805 0 0 0 1186 50 0 0 16 0 9 0 625740534 881356800 175315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23373] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23373/stat : 23373 (java) S 23367 23367 22343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23374/stat : 23374 (java) S 23367 23367 22343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23375/stat : 23375 (java) S 23367 23367 22343 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=860700 CPUtime=0.47
/proc/23370/task/23376/stat : 23376 (java) S 23367 23367 22343 0 -1 64 1196 0 0 0 46 1 0 0 15 0 9 0 625740536 881356800 175315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/23370/task/23376/stat : 23376 (java) S 23367 23367 22343 0 -1 64 1203 0 0 0 48 1 0 0 16 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23377/stat : 23377 (java) S 23367 23367 22343 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23378/stat : 23378 (java) S 23367 23367 22343 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.19
Current children cumulated vsize (KiB) 866056

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/91 23422
/proc/meminfo: memFree=747960/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
[pid=23370] ppid=23367 vsize=860700 CPUtime=1597.16
/proc/23370/stat : 23370 (java) S 23367 23367 22343 0 -1 0 194129 0 1 0 159614 102 0 0 22 0 9 0 625740532 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23370/statm: 215175 175322 2584 9 0 209735 0
[pid=23370/tid=23371] ppid=23367 vsize=860700 CPUtime=1582.59
/proc/23370/task/23371/stat : 23371 (java) R 23367 23367 22343 0 -1 64 70383 0 1 0 158211 48 0 0 25 0 9 0 625740533 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4127026980 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23370/tid=23372] ppid=23367 vsize=860700 CPUtime=14.06
/proc/23370/task/23372/stat : 23372 (java) S 23367 23367 22343 0 -1 64 121805 0 0 0 1354 52 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23370/tid=23373] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23373/stat : 23373 (java) S 23367 23367 22343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23374/stat : 23374 (java) S 23367 23367 22343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23375/stat : 23375 (java) S 23367 23367 22343 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=860700 CPUtime=0.49
/proc/23370/task/23376/stat : 23376 (java) S 23367 23367 22343 0 -1 64 1203 0 0 0 48 1 0 0 16 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23377/stat : 23377 (java) S 23367 23367 22343 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23378/stat : 23378 (java) S 23367 23367 22343 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.16
Current children cumulated vsize (KiB) 866056

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/91 23422
/proc/meminfo: memFree=747960/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
[pid=23370] ppid=23367 vsize=860700 CPUtime=1657.15
/proc/23370/stat : 23370 (java) S 23367 23367 22343 0 -1 0 194137 0 1 0 165612 103 0 0 22 0 9 0 625740532 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23370/statm: 215175 175322 2584 9 0 209735 0
[pid=23370/tid=23371] ppid=23367 vsize=860700 CPUtime=1642.55
/proc/23370/task/23371/stat : 23371 (java) R 23367 23367 22343 0 -1 64 70391 0 1 0 164207 48 0 0 25 0 9 0 625740533 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4126997632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23370/tid=23372] ppid=23367 vsize=860700 CPUtime=14.08
/proc/23370/task/23372/stat : 23372 (java) S 23367 23367 22343 0 -1 64 121805 0 0 0 1356 52 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23370/tid=23373] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23373/stat : 23373 (java) S 23367 23367 22343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23374/stat : 23374 (java) S 23367 23367 22343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23375/stat : 23375 (java) S 23367 23367 22343 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=860700 CPUtime=0.49
/proc/23370/task/23376/stat : 23376 (java) S 23367 23367 22343 0 -1 64 1203 0 0 0 48 1 0 0 16 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23377/stat : 23377 (java) S 23367 23367 22343 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23378/stat : 23378 (java) S 23367 23367 22343 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.15
Current children cumulated vsize (KiB) 866056

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 23422
/proc/meminfo: memFree=747896/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
[pid=23370] ppid=23367 vsize=860700 CPUtime=1717.14
/proc/23370/stat : 23370 (java) S 23367 23367 22343 0 -1 0 194145 0 1 0 171611 103 0 0 22 0 9 0 625740532 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23370/statm: 215175 175322 2584 9 0 209735 0
[pid=23370/tid=23371] ppid=23367 vsize=860700 CPUtime=1702.5
/proc/23370/task/23371/stat : 23371 (java) R 23367 23367 22343 0 -1 64 70399 0 1 0 170202 48 0 0 25 0 9 0 625740533 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4126997629 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23370/tid=23372] ppid=23367 vsize=860700 CPUtime=14.12
/proc/23370/task/23372/stat : 23372 (java) S 23367 23367 22343 0 -1 64 121805 0 0 0 1360 52 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23370/tid=23373] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23373/stat : 23373 (java) S 23367 23367 22343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23374/stat : 23374 (java) S 23367 23367 22343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23375/stat : 23375 (java) S 23367 23367 22343 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=860700 CPUtime=0.49
/proc/23370/task/23376/stat : 23376 (java) S 23367 23367 22343 0 -1 64 1203 0 0 0 48 1 0 0 16 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23377/stat : 23377 (java) S 23367 23367 22343 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23378/stat : 23378 (java) S 23367 23367 22343 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.14
Current children cumulated vsize (KiB) 866056

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 23422
/proc/meminfo: memFree=747768/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
[pid=23370] ppid=23367 vsize=860700 CPUtime=1777.12
/proc/23370/stat : 23370 (java) S 23367 23367 22343 0 -1 0 194153 0 1 0 177609 103 0 0 22 0 9 0 625740532 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23370/statm: 215175 175322 2584 9 0 209735 0
[pid=23370/tid=23371] ppid=23367 vsize=860700 CPUtime=1762.44
/proc/23370/task/23371/stat : 23371 (java) R 23367 23367 22343 0 -1 64 70407 0 1 0 176196 48 0 0 25 0 9 0 625740533 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4126997995 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23370/tid=23372] ppid=23367 vsize=860700 CPUtime=14.16
/proc/23370/task/23372/stat : 23372 (java) S 23367 23367 22343 0 -1 64 121805 0 0 0 1364 52 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23370/tid=23373] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23373/stat : 23373 (java) S 23367 23367 22343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23374/stat : 23374 (java) S 23367 23367 22343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23375/stat : 23375 (java) S 23367 23367 22343 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=860700 CPUtime=0.49
/proc/23370/task/23376/stat : 23376 (java) S 23367 23367 22343 0 -1 64 1203 0 0 0 48 1 0 0 16 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23377/stat : 23377 (java) S 23367 23367 22343 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23378/stat : 23378 (java) S 23367 23367 22343 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.12
Current children cumulated vsize (KiB) 866056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.2 s]
/proc/loadavg: 2.04 2.01 2.00 3/91 23422
/proc/meminfo: memFree=747768/2055920 swapFree=4179032/4192956
[pid=23367] ppid=23365 vsize=5356 CPUtime=0
/proc/23367/stat : 23367 (concrete.sh) S 23365 23367 22343 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 625740531 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23367/statm: 1339 242 201 169 0 50 0
[pid=23370] ppid=23367 vsize=860700 CPUtime=1800.02
/proc/23370/stat : 23370 (java) S 23367 23367 22343 0 -1 0 194156 0 1 0 179899 103 0 0 22 0 9 0 625740532 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23370/statm: 215175 175322 2584 9 0 209735 0
[pid=23370/tid=23371] ppid=23367 vsize=860700 CPUtime=1785.33
/proc/23370/task/23371/stat : 23371 (java) R 23367 23367 22343 0 -1 64 70410 0 1 0 178484 49 0 0 25 0 9 0 625740533 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4126997629 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23370/tid=23372] ppid=23367 vsize=860700 CPUtime=14.17
/proc/23370/task/23372/stat : 23372 (java) S 23367 23367 22343 0 -1 64 121805 0 0 0 1365 52 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23370/tid=23373] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23373/stat : 23373 (java) S 23367 23367 22343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23374/stat : 23374 (java) S 23367 23367 22343 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 625740534 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23375/stat : 23375 (java) S 23367 23367 22343 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=860700 CPUtime=0.49
/proc/23370/task/23376/stat : 23376 (java) S 23367 23367 22343 0 -1 64 1203 0 0 0 48 1 0 0 16 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23377/stat : 23377 (java) S 23367 23367 22343 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=860700 CPUtime=0
/proc/23370/task/23378/stat : 23378 (java) S 23367 23367 22343 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 625740536 881356800 175322 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 866056

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23367 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.22
CPU time (s): 1800.02
CPU user time (s): 1798.99
CPU system time (s): 1.03
CPU usage (%): 99.7119
Max. virtual memory (cumulated for all children) (KiB): 866104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 5

runsolver used 2.11868 second user time and 5.33819 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-04 03:27:29
IDJOB=1062419
IDBENCH=54640
IDSOLVER=303
FILE ID=node87/1062419-1215134849
PBS_JOBID= 7877252
Free space on /tmp= 66532 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/pseudo/fpga/normalized-fpga-30-28.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s Tabu BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062419-1215134849/watcher-1062419-1215134849 -o /tmp/evaluation-result-1062419-1215134849/solver-1062419-1215134849 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1062419-1215134849.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5abe5d0dc198a5e975b62f529c6a1b39
RANDOM SEED=703015779

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1463032 kB
Buffers:         34088 kB
Cached:         464300 kB
SwapCached:       8144 kB
Active:         312452 kB
Inactive:       241572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463032 kB
SwapTotal:     4192956 kB
SwapFree:      4179032 kB
Dirty:            1088 kB
Writeback:           0 kB
Mapped:          62332 kB
Slab:            24012 kB
Committed_AS:  1576756 kB
PageTables:       1912 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node87 at 2008-07-04 03:57:36