Trace number 1072725

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.05 1821.42

General information on the benchmark

Namecsp/radar-8-30-3-0/
normalized-radar-8-30-3-0-36.xml
MD5SUM06266f9d3e41e1cc517aaab0c32ed94c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.047991
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints64
Maximum constraint arity19
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension64
Global constraints used (with number of constraints)

Solver Data (download as text)

144.66/146.99	c CPU-LOAD 19.42
144.66/146.99	c LOADED 180 V (4 E), 64 PredicateConstraint, arity 19, 19.42 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-1072725-1215175548/watcher-1072725-1215175548 -o /tmp/evaluation-result-1072725-1215175548/solver-1072725-1215175548 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1072725-1215175548.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: 2.13 2.06 2.01 4/82 15791
/proc/meminfo: memFree=1102048/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=272 CPUtime=0
/proc/15793/stat : 15793 (java) D 15791 15791 13193 0 -1 0 52 0 0 0 0 0 0 0 18 0 1 0 673282408 278528 37 996147200 134512640 134550740 4294956176 18446744073709551615 11920164 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/15793/statm: 75 37 28 9 0 6 0

[startup+0.078263 s]
/proc/loadavg: 2.13 2.06 2.01 4/82 15791
/proc/meminfo: memFree=1102048/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=843088 CPUtime=0.06
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 3197 0 1 0 5 1 0 0 18 0 9 0 673282408 863322112 2687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 210772 2687 1595 9 0 205349 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 848444

[startup+0.101268 s]
/proc/loadavg: 2.13 2.06 2.01 4/82 15791
/proc/meminfo: memFree=1102048/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=843220 CPUtime=0.08
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 3469 0 1 0 7 1 0 0 18 0 9 0 673282408 863457280 2922 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 210805 2922 1685 9 0 205382 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848576

[startup+0.301285 s]
/proc/loadavg: 2.13 2.06 2.01 4/82 15791
/proc/meminfo: memFree=1102048/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=844924 CPUtime=0.28
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 4726 0 1 0 25 3 0 0 18 0 9 0 673282408 865202176 4113 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 211231 4113 1893 9 0 205792 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 850280

[startup+0.701326 s]
/proc/loadavg: 2.13 2.06 2.01 4/82 15791
/proc/meminfo: memFree=1102048/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=847032 CPUtime=0.69
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 5713 0 1 0 65 4 0 0 18 0 10 0 673282408 867360768 5038 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 211758 5038 1969 9 0 206318 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 852388

[startup+1.50241 s]
/proc/loadavg: 2.13 2.06 2.01 3/93 15803
/proc/meminfo: memFree=1075144/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=847032 CPUtime=1.48
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 61353 0 1 0 122 26 0 0 18 0 10 0 673282408 867360768 60458 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 211758 60458 2580 9 0 206318 0
[pid=15793/tid=15795] ppid=15791 vsize=847032 CPUtime=0.84
/proc/15793/task/15795/stat : 15795 (java) R 15791 15791 13193 0 -1 64 52129 0 1 0 63 21 0 0 25 0 10 0 673282409 867360768 60458 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15796] ppid=15791 vsize=847032 CPUtime=0.33
/proc/15793/task/15796/stat : 15796 (java) R 15791 15791 13193 0 -1 64 7422 0 0 0 30 3 0 0 16 0 10 0 673282410 867360768 60458 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15797] ppid=15791 vsize=847032 CPUtime=0
/proc/15793/task/15797/stat : 15797 (java) S 15791 15791 13193 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 673282410 867360768 60458 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15798] ppid=15791 vsize=847032 CPUtime=0
/proc/15793/task/15798/stat : 15798 (java) S 15791 15791 13193 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 673282410 867360768 60458 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15799] ppid=15791 vsize=847032 CPUtime=0
/proc/15793/task/15799/stat : 15799 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 673282412 867360768 60458 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15800] ppid=15791 vsize=847032 CPUtime=0.28
/proc/15793/task/15800/stat : 15800 (java) S 15791 15791 13193 0 -1 64 1065 0 0 0 28 0 0 0 16 0 10 0 673282412 867360768 60458 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15801] ppid=15791 vsize=847032 CPUtime=0
/proc/15793/task/15801/stat : 15801 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 673282412 867360768 60458 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15802] ppid=15791 vsize=847032 CPUtime=0
/proc/15793/task/15802/stat : 15802 (java) S 15791 15791 13193 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 673282412 867360768 60458 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15803] ppid=15791 vsize=847032 CPUtime=0
/proc/15793/task/15803/stat : 15803 (java) S 15791 15791 13193 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 673282457 867360768 60458 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 852388

[startup+3.10257 s]
/proc/loadavg: 2.20 2.08 2.01 4/93 15803
/proc/meminfo: memFree=802504/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=855656 CPUtime=3.07
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 120281 0 1 0 256 51 0 0 18 0 10 0 673282408 876191744 119370 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 213914 119370 2580 9 0 208474 0
[pid=15793/tid=15795] ppid=15791 vsize=855656 CPUtime=1.23
/proc/15793/task/15795/stat : 15795 (java) R 15791 15791 13193 0 -1 64 60330 0 1 0 99 24 0 0 25 0 10 0 673282409 876191744 119370 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15796] ppid=15791 vsize=855656 CPUtime=1.53
/proc/15793/task/15796/stat : 15796 (java) R 15791 15791 13193 0 -1 64 58149 0 0 0 128 25 0 0 17 0 10 0 673282410 876191744 119370 996147200 134512640 134550740 4294956016 18446744073709551615 104457091 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15797] ppid=15791 vsize=855656 CPUtime=0
/proc/15793/task/15797/stat : 15797 (java) S 15791 15791 13193 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 673282410 876191744 119370 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15798] ppid=15791 vsize=855656 CPUtime=0
/proc/15793/task/15798/stat : 15798 (java) S 15791 15791 13193 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 673282410 876191744 119370 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15799] ppid=15791 vsize=855656 CPUtime=0
/proc/15793/task/15799/stat : 15799 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 673282412 876191744 119370 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15800] ppid=15791 vsize=855656 CPUtime=0.28
/proc/15793/task/15800/stat : 15800 (java) S 15791 15791 13193 0 -1 64 1065 0 0 0 28 0 0 0 16 0 10 0 673282412 876191744 119370 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15801] ppid=15791 vsize=855656 CPUtime=0
/proc/15793/task/15801/stat : 15801 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 673282412 876191744 119370 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15802] ppid=15791 vsize=855656 CPUtime=0
/proc/15793/task/15802/stat : 15802 (java) S 15791 15791 13193 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 673282412 876191744 119370 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15803] ppid=15791 vsize=855656 CPUtime=0
/proc/15793/task/15803/stat : 15803 (java) S 15791 15791 13193 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 673282457 876191744 119370 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) 861012

[startup+6.30289 s]
/proc/loadavg: 2.20 2.08 2.01 4/93 15803
/proc/meminfo: memFree=376072/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=870692 CPUtime=6.24
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 185231 0 1 0 546 78 0 0 18 0 10 0 673282408 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 217673 184313 2580 9 0 212233 0
[pid=15793/tid=15795] ppid=15791 vsize=870692 CPUtime=1.73
/proc/15793/task/15795/stat : 15795 (java) S 15791 15791 13193 0 -1 64 67174 0 1 0 146 27 0 0 25 0 10 0 673282409 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15796] ppid=15791 vsize=870692 CPUtime=4.19
/proc/15793/task/15796/stat : 15796 (java) R 15791 15791 13193 0 -1 64 116255 0 0 0 370 49 0 0 22 0 10 0 673282410 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 102686980 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15797] ppid=15791 vsize=870692 CPUtime=0
/proc/15793/task/15797/stat : 15797 (java) S 15791 15791 13193 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 673282410 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15798] ppid=15791 vsize=870692 CPUtime=0
/proc/15793/task/15798/stat : 15798 (java) S 15791 15791 13193 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 673282410 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15799] ppid=15791 vsize=870692 CPUtime=0
/proc/15793/task/15799/stat : 15799 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 673282412 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15800] ppid=15791 vsize=870692 CPUtime=0.28
/proc/15793/task/15800/stat : 15800 (java) S 15791 15791 13193 0 -1 64 1065 0 0 0 28 0 0 0 16 0 10 0 673282412 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15801] ppid=15791 vsize=870692 CPUtime=0
/proc/15793/task/15801/stat : 15801 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 673282412 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15802] ppid=15791 vsize=870692 CPUtime=0
/proc/15793/task/15802/stat : 15802 (java) S 15791 15791 13193 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 673282412 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15803] ppid=15791 vsize=870692 CPUtime=0
/proc/15793/task/15803/stat : 15803 (java) S 15791 15791 13193 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 673282457 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 876048

[startup+12.7025 s]
/proc/loadavg: 2.17 2.08 2.01 3/93 15803
/proc/meminfo: memFree=320136/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=873092 CPUtime=12.57
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 196762 0 1 0 1171 86 0 0 18 0 10 0 673282408 894046208 195843 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 218273 195843 2580 9 0 212833 0
[pid=15793/tid=15795] ppid=15791 vsize=873092 CPUtime=1.84
/proc/15793/task/15795/stat : 15795 (java) S 15791 15791 13193 0 -1 64 67730 0 1 0 157 27 0 0 17 0 10 0 673282409 894046208 195843 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15796] ppid=15791 vsize=873092 CPUtime=10.42
/proc/15793/task/15796/stat : 15796 (java) R 15791 15791 13193 0 -1 64 127230 0 0 0 985 57 0 0 25 0 10 0 673282410 894046208 195843 996147200 134512640 134550740 4294956016 18446744073709551615 104182213 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15797] ppid=15791 vsize=873092 CPUtime=0
/proc/15793/task/15797/stat : 15797 (java) S 15791 15791 13193 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 673282410 894046208 195843 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15798] ppid=15791 vsize=873092 CPUtime=0
/proc/15793/task/15798/stat : 15798 (java) S 15791 15791 13193 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 673282410 894046208 195843 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15799] ppid=15791 vsize=873092 CPUtime=0
/proc/15793/task/15799/stat : 15799 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 673282412 894046208 195843 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15800] ppid=15791 vsize=873092 CPUtime=0.28
/proc/15793/task/15800/stat : 15800 (java) S 15791 15791 13193 0 -1 64 1065 0 0 0 28 0 0 0 16 0 10 0 673282412 894046208 195843 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15801] ppid=15791 vsize=873092 CPUtime=0
/proc/15793/task/15801/stat : 15801 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 673282412 894046208 195843 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15802] ppid=15791 vsize=873092 CPUtime=0
/proc/15793/task/15802/stat : 15802 (java) S 15791 15791 13193 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 673282412 894046208 195843 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15803] ppid=15791 vsize=873092 CPUtime=0
/proc/15793/task/15803/stat : 15803 (java) S 15791 15791 13193 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 673282457 894046208 195843 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 878448

[startup+25.5028 s]
/proc/loadavg: 2.22 2.09 2.02 4/93 15803
/proc/meminfo: memFree=292744/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=886528 CPUtime=25.24
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 200148 0 1 0 2436 88 0 0 18 0 10 0 673282408 907804672 199210 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 221632 199210 2580 9 0 216192 0

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

/proc/15793/task/15800/stat : 15800 (java) S 15791 15791 13193 0 -1 64 1204 0 0 0 52 0 0 0 16 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15801] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15801/stat : 15801 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15802] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15802/stat : 15802 (java) S 15791 15791 13193 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1522.32
Current children cumulated vsize (KiB) 852440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/92 16201
/proc/meminfo: memFree=1047440/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=847084 CPUtime=1582.02
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 637980 0 1 0 157752 450 0 0 18 0 9 0 673282408 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 211771 14216 2584 9 0 206331 0
[pid=15793/tid=15795] ppid=15791 vsize=847084 CPUtime=1454.16
/proc/15793/task/15795/stat : 15795 (java) R 15791 15791 13193 0 -1 64 137506 0 1 0 145243 173 0 0 25 0 9 0 673282409 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4126832765 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15796] ppid=15791 vsize=847084 CPUtime=127.31
/proc/15793/task/15796/stat : 15796 (java) S 15791 15791 13193 0 -1 64 498532 0 0 0 12457 274 0 0 16 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15797] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15797/stat : 15797 (java) S 15791 15791 13193 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15793/tid=15798] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15798/stat : 15798 (java) S 15791 15791 13193 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15793/tid=15799] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15799/stat : 15799 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15800] ppid=15791 vsize=847084 CPUtime=0.52
/proc/15793/task/15800/stat : 15800 (java) S 15791 15791 13193 0 -1 64 1204 0 0 0 52 0 0 0 16 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15801] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15801/stat : 15801 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15802] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15802/stat : 15802 (java) S 15791 15791 13193 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1582.02
Current children cumulated vsize (KiB) 852440

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/92 16201
/proc/meminfo: memFree=1047312/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=847084 CPUtime=1641.74
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 638120 0 1 0 163719 455 0 0 18 0 9 0 673282408 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 211771 14216 2584 9 0 206331 0
[pid=15793/tid=15795] ppid=15791 vsize=847084 CPUtime=1513.77
/proc/15793/task/15795/stat : 15795 (java) R 15791 15791 13193 0 -1 64 137646 0 1 0 151200 177 0 0 25 0 9 0 673282409 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4126832698 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15796] ppid=15791 vsize=847084 CPUtime=127.4
/proc/15793/task/15796/stat : 15796 (java) S 15791 15791 13193 0 -1 64 498532 0 0 0 12465 275 0 0 16 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15797] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15797/stat : 15797 (java) S 15791 15791 13193 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15793/tid=15798] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15798/stat : 15798 (java) S 15791 15791 13193 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15793/tid=15799] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15799/stat : 15799 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15800] ppid=15791 vsize=847084 CPUtime=0.52
/proc/15793/task/15800/stat : 15800 (java) S 15791 15791 13193 0 -1 64 1204 0 0 0 52 0 0 0 16 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15801] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15801/stat : 15801 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15802] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15802/stat : 15802 (java) S 15791 15791 13193 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1641.74
Current children cumulated vsize (KiB) 852440

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/92 16201
/proc/meminfo: memFree=1047312/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=847084 CPUtime=1701.44
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 638258 0 1 0 169684 460 0 0 18 0 9 0 673282408 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 211771 14216 2584 9 0 206331 0
[pid=15793/tid=15795] ppid=15791 vsize=847084 CPUtime=1573.38
/proc/15793/task/15795/stat : 15795 (java) R 15791 15791 13193 0 -1 64 137784 0 1 0 157157 181 0 0 25 0 9 0 673282409 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4126832768 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15796] ppid=15791 vsize=847084 CPUtime=127.5
/proc/15793/task/15796/stat : 15796 (java) S 15791 15791 13193 0 -1 64 498532 0 0 0 12474 276 0 0 16 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15797] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15797/stat : 15797 (java) S 15791 15791 13193 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15793/tid=15798] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15798/stat : 15798 (java) S 15791 15791 13193 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15793/tid=15799] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15799/stat : 15799 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15800] ppid=15791 vsize=847084 CPUtime=0.52
/proc/15793/task/15800/stat : 15800 (java) S 15791 15791 13193 0 -1 64 1204 0 0 0 52 0 0 0 16 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15801] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15801/stat : 15801 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15802] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15802/stat : 15802 (java) S 15791 15791 13193 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1701.44
Current children cumulated vsize (KiB) 852440

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/92 16201
/proc/meminfo: memFree=1047248/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=847084 CPUtime=1761.14
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 638398 0 1 0 175649 465 0 0 18 0 9 0 673282408 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 211771 14216 2584 9 0 206331 0
[pid=15793/tid=15795] ppid=15791 vsize=847084 CPUtime=1633
/proc/15793/task/15795/stat : 15795 (java) R 15791 15791 13193 0 -1 64 137924 0 1 0 163115 185 0 0 25 0 9 0 673282409 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4126833116 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15796] ppid=15791 vsize=847084 CPUtime=127.58
/proc/15793/task/15796/stat : 15796 (java) S 15791 15791 13193 0 -1 64 498532 0 0 0 12481 277 0 0 16 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15797] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15797/stat : 15797 (java) S 15791 15791 13193 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15793/tid=15798] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15798/stat : 15798 (java) S 15791 15791 13193 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15793/tid=15799] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15799/stat : 15799 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15800] ppid=15791 vsize=847084 CPUtime=0.52
/proc/15793/task/15800/stat : 15800 (java) S 15791 15791 13193 0 -1 64 1204 0 0 0 52 0 0 0 16 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15801] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15801/stat : 15801 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15802] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15802/stat : 15802 (java) S 15791 15791 13193 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1761.14
Current children cumulated vsize (KiB) 852440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1821.4 s]
/proc/loadavg: 2.00 2.00 2.02 3/92 16201
/proc/meminfo: memFree=1047248/2055920 swapFree=4179808/4192956
[pid=15791] ppid=15789 vsize=5356 CPUtime=0
/proc/15791/stat : 15791 (concrete.sh) S 15789 15791 13193 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 673282408 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15791/statm: 1339 242 201 169 0 50 0
[pid=15793] ppid=15791 vsize=847084 CPUtime=1800.05
/proc/15793/stat : 15793 (java) S 15791 15791 13193 0 -1 0 638489 0 1 0 179537 468 0 0 18 0 9 0 673282408 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15793/statm: 211771 14216 2584 9 0 206331 0
[pid=15793/tid=15795] ppid=15791 vsize=847084 CPUtime=1671.86
/proc/15793/task/15795/stat : 15795 (java) R 15791 15791 13193 0 -1 64 138015 0 1 0 166998 188 0 0 25 0 9 0 673282409 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4126833116 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15796] ppid=15791 vsize=847084 CPUtime=127.64
/proc/15793/task/15796/stat : 15796 (java) S 15791 15791 13193 0 -1 64 498532 0 0 0 12487 277 0 0 16 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15797] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15797/stat : 15797 (java) S 15791 15791 13193 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15793/tid=15798] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15798/stat : 15798 (java) S 15791 15791 13193 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 673282410 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15793/tid=15799] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15799/stat : 15799 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15800] ppid=15791 vsize=847084 CPUtime=0.52
/proc/15793/task/15800/stat : 15800 (java) S 15791 15791 13193 0 -1 64 1204 0 0 0 52 0 0 0 16 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15801] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15801/stat : 15801 (java) S 15791 15791 13193 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15793/tid=15802] ppid=15791 vsize=847084 CPUtime=0
/proc/15793/task/15802/stat : 15802 (java) S 15791 15791 13193 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 673282412 867414016 14216 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 852440

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 15791 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1821.42
CPU time (s): 1800.05
CPU user time (s): 1795.37
CPU system time (s): 4.68
CPU usage (%): 98.8267
Max. virtual memory (cumulated for all children) (KiB): 892012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.004999
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= 8
involuntary context switches= 2

runsolver used 2.41863 second user time and 5.81611 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-04 14:45:48
IDJOB=1072725
IDBENCH=56283
IDSOLVER=303
FILE ID=node89/1072725-1215175548
PBS_JOBID= 7881491
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 06266f9d3e41e1cc517aaab0c32ed94c
RANDOM SEED=1612316108

node89.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.213
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.213
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:       1102464 kB
Buffers:         40372 kB
Cached:         139832 kB
SwapCached:       7136 kB
Active:         850288 kB
Inactive:        50528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102464 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            1072 kB
Writeback:           0 kB
Mapped:         737096 kB
Slab:            36464 kB
Committed_AS:  2615856 kB
PageTables:       3220 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= 66536 MiB
End job on node89 at 2008-07-04 15:16:11