Trace number 1049742

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.04 1815.02

General information on the benchmark

Namecsp/pseudo/routing/
normalized-s4-4-3-4.xml
MD5SUMef444482ff2f983ece739c11a5a9c60e
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 benchmark1.9417
Satisfiable
(Un)Satisfiability was proved
Number of variables696
Number of constraints2096
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2096
Global constraints used (with number of constraints)

Solver Data (download as text)

10.68/10.88	c CPU-LOAD 2.53
10.68/10.88	c LOADED 696 V (2 E), 772 PredicateConstraint, 406 ExtensionConstraint2D, arity 29, 2.53 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-1049742-1215046540/watcher-1049742-1215046540 -o /tmp/evaluation-result-1049742-1215046540/solver-1049742-1215046540 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1049742-1215046540.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.99 2.02 2.00 4/73 15522
/proc/meminfo: memFree=1798248/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) R 15520 15522 13842 0 -1 4194304 295 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=5356 CPUtime=0
/proc/15524/stat : 15524 (concrete.sh) R 15522 15522 13842 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15524/statm: 1339 242 201 169 0 50 0

[startup+0.068868 s]
/proc/loadavg: 1.99 2.02 2.00 4/73 15522
/proc/meminfo: memFree=1798248/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=841108 CPUtime=0.05
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 2567 0 1 0 3 2 0 0 18 0 9 0 1534330207 861294592 2071 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 210277 2071 1141 9 0 205252 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 846464

[startup+0.102873 s]
/proc/loadavg: 1.99 2.02 2.00 4/73 15522
/proc/meminfo: memFree=1798248/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=843024 CPUtime=0.08
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 3381 0 1 0 6 2 0 0 18 0 9 0 1534330207 863256576 2839 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 210756 2839 1652 9 0 205333 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848380

[startup+0.302913 s]
/proc/loadavg: 1.99 2.02 2.00 4/73 15522
/proc/meminfo: memFree=1798248/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=844128 CPUtime=0.27
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 4345 0 1 0 24 3 0 0 18 0 9 0 1534330207 864387072 3746 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 211032 3746 1841 9 0 205593 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 849484

[startup+0.701987 s]
/proc/loadavg: 1.99 2.02 2.00 4/73 15522
/proc/meminfo: memFree=1798248/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=844236 CPUtime=0.68
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 4954 0 1 0 64 4 0 0 18 0 9 0 1534330207 864497664 4335 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 211059 4335 1898 9 0 205620 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 849592

[startup+1.50114 s]
/proc/loadavg: 1.99 2.02 2.00 3/83 15533
/proc/meminfo: memFree=1786136/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=847128 CPUtime=1.46
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 6250 0 1 0 141 5 0 0 18 0 10 0 1534330207 867459072 5592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 211782 5592 1917 9 0 206343 0
[pid=15524/tid=15526] ppid=15522 vsize=847128 CPUtime=1.03
/proc/15524/task/15526/stat : 15526 (java) R 15522 15522 13842 0 -1 64 3424 0 1 0 100 3 0 0 25 0 10 0 1534330209 867459072 5592 996147200 134512640 134550740 4294956016 18446744073709551615 4125257797 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15527] ppid=15522 vsize=847128 CPUtime=0.06
/proc/15524/task/15527/stat : 15527 (java) S 15522 15522 13842 0 -1 64 1005 0 0 0 6 0 0 0 16 0 10 0 1534330210 867459072 5592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15528] ppid=15522 vsize=847128 CPUtime=0
/proc/15524/task/15528/stat : 15528 (java) S 15522 15522 13842 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1534330210 867459072 5592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15529] ppid=15522 vsize=847128 CPUtime=0
/proc/15524/task/15529/stat : 15529 (java) S 15522 15522 13842 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1534330210 867459072 5592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15530] ppid=15522 vsize=847128 CPUtime=0
/proc/15524/task/15530/stat : 15530 (java) S 15522 15522 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1534330212 867459072 5592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15531] ppid=15522 vsize=847128 CPUtime=0.34
/proc/15524/task/15531/stat : 15531 (java) S 15522 15522 13842 0 -1 64 1085 0 0 0 34 0 0 0 16 0 10 0 1534330212 867459072 5592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15532] ppid=15522 vsize=847128 CPUtime=0
/proc/15524/task/15532/stat : 15532 (java) S 15522 15522 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1534330212 867459072 5592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15533] ppid=15522 vsize=847128 CPUtime=0
/proc/15524/task/15533/stat : 15533 (java) S 15522 15522 13842 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1534330212 867459072 5592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852484

[startup+3.10245 s]
/proc/loadavg: 1.99 2.02 2.00 3/84 15534
/proc/meminfo: memFree=1777296/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=850900 CPUtime=3.05
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 114578 0 1 0 254 51 0 0 18 0 10 0 1534330207 871321600 113518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 212725 113518 2583 9 0 207285 0
[pid=15524/tid=15526] ppid=15522 vsize=850900 CPUtime=2.07
/proc/15524/task/15526/stat : 15526 (java) R 15522 15522 13842 0 -1 64 108301 0 1 0 160 47 0 0 25 0 10 0 1534330209 871321600 113518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15527] ppid=15522 vsize=850900 CPUtime=0.42
/proc/15524/task/15527/stat : 15527 (java) R 15522 15522 13842 0 -1 64 3283 0 0 0 41 1 0 0 16 0 10 0 1534330210 871321600 113518 996147200 134512640 134550740 4294956016 18446744073709551615 102350426 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15528] ppid=15522 vsize=850900 CPUtime=0
/proc/15524/task/15528/stat : 15528 (java) S 15522 15522 13842 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1534330210 871321600 113518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15529] ppid=15522 vsize=850900 CPUtime=0
/proc/15524/task/15529/stat : 15529 (java) S 15522 15522 13842 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1534330210 871321600 113518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15530] ppid=15522 vsize=850900 CPUtime=0
/proc/15524/task/15530/stat : 15530 (java) S 15522 15522 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1534330212 871321600 113518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15531] ppid=15522 vsize=850900 CPUtime=0.53
/proc/15524/task/15531/stat : 15531 (java) S 15522 15522 13842 0 -1 64 2258 0 0 0 52 1 0 0 15 0 10 0 1534330212 871321600 113518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15532] ppid=15522 vsize=850900 CPUtime=0
/proc/15524/task/15532/stat : 15532 (java) S 15522 15522 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1534330212 871321600 113518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15533] ppid=15522 vsize=850900 CPUtime=0
/proc/15524/task/15533/stat : 15533 (java) S 15522 15522 13842 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1534330212 871321600 113518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15534] ppid=15522 vsize=850900 CPUtime=0
/proc/15524/task/15534/stat : 15534 (java) S 15522 15522 13842 0 -1 64 4 0 0 0 0 0 0 0 22 0 10 0 1534330309 871321600 113518 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 856256

[startup+6.30106 s]
/proc/loadavg: 1.99 2.02 2.00 4/84 15534
/proc/meminfo: memFree=1073424/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=853920 CPUtime=6.22
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 192266 0 1 0 538 84 0 0 18 0 10 0 1534330207 874414080 191198 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 213480 191198 2583 9 0 208040 0
[pid=15524/tid=15526] ppid=15522 vsize=853920 CPUtime=2.49
/proc/15524/task/15526/stat : 15526 (java) R 15522 15522 13842 0 -1 64 120049 0 1 0 195 54 0 0 25 0 10 0 1534330209 874414080 191198 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15527] ppid=15522 vsize=853920 CPUtime=3.17
/proc/15524/task/15527/stat : 15527 (java) R 15522 15522 13842 0 -1 64 69223 0 0 0 290 27 0 0 17 0 10 0 1534330210 874414080 191198 996147200 134512640 134550740 4294956016 18446744073709551615 103828976 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15528] ppid=15522 vsize=853920 CPUtime=0
/proc/15524/task/15528/stat : 15528 (java) S 15522 15522 13842 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1534330210 874414080 191198 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15529] ppid=15522 vsize=853920 CPUtime=0
/proc/15524/task/15529/stat : 15529 (java) S 15522 15522 13842 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1534330210 874414080 191198 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15530] ppid=15522 vsize=853920 CPUtime=0
/proc/15524/task/15530/stat : 15530 (java) S 15522 15522 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1534330212 874414080 191198 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15531] ppid=15522 vsize=853920 CPUtime=0.53
/proc/15524/task/15531/stat : 15531 (java) S 15522 15522 13842 0 -1 64 2258 0 0 0 52 1 0 0 15 0 10 0 1534330212 874414080 191198 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15532] ppid=15522 vsize=853920 CPUtime=0
/proc/15524/task/15532/stat : 15532 (java) S 15522 15522 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1534330212 874414080 191198 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15533] ppid=15522 vsize=853920 CPUtime=0
/proc/15524/task/15533/stat : 15533 (java) S 15522 15522 13842 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1534330212 874414080 191198 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15534] ppid=15522 vsize=853920 CPUtime=0
/proc/15524/task/15534/stat : 15534 (java) S 15522 15522 13842 0 -1 64 4 0 0 0 0 0 0 0 22 0 10 0 1534330309 874414080 191198 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 859276

[startup+12.7013 s]
/proc/loadavg: 2.22 2.07 2.01 3/83 15535
/proc/meminfo: memFree=1112528/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=854048 CPUtime=12.56
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 192450 0 1 0 1171 85 0 0 18 0 9 0 1534330207 874545152 173414 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 213512 173414 2586 9 0 208072 0
[pid=15524/tid=15526] ppid=15522 vsize=854048 CPUtime=4.3
/proc/15524/task/15526/stat : 15526 (java) R 15522 15522 13842 0 -1 64 120112 0 1 0 376 54 0 0 25 0 9 0 1534330209 874545152 173414 996147200 134512640 134550740 4294956016 18446744073709551615 4127361728 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15527] ppid=15522 vsize=854048 CPUtime=7.6
/proc/15524/task/15527/stat : 15527 (java) S 15522 15522 13842 0 -1 64 69273 0 0 0 732 28 0 0 17 0 9 0 1534330210 874545152 173414 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15528] ppid=15522 vsize=854048 CPUtime=0
/proc/15524/task/15528/stat : 15528 (java) S 15522 15522 13842 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1534330210 874545152 173414 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15529] ppid=15522 vsize=854048 CPUtime=0
/proc/15524/task/15529/stat : 15529 (java) S 15522 15522 13842 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1534330210 874545152 173414 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15530] ppid=15522 vsize=854048 CPUtime=0
/proc/15524/task/15530/stat : 15530 (java) S 15522 15522 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1534330212 874545152 173414 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15531] ppid=15522 vsize=854048 CPUtime=0.62
/proc/15524/task/15531/stat : 15531 (java) S 15522 15522 13842 0 -1 64 2327 0 0 0 61 1 0 0 15 0 9 0 1534330212 874545152 173414 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15532] ppid=15522 vsize=854048 CPUtime=0
/proc/15524/task/15532/stat : 15532 (java) S 15522 15522 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1534330212 874545152 173414 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15533] ppid=15522 vsize=854048 CPUtime=0
/proc/15524/task/15533/stat : 15533 (java) S 15522 15522 13842 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1534330212 874545152 173414 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 859404

[startup+25.5027 s]
/proc/loadavg: 2.19 2.07 2.01 3/83 15535
/proc/meminfo: memFree=1115664/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=850976 CPUtime=25.25
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 192463 0 1 0 2439 86 0 0 18 0 9 0 1534330207 871399424 172654 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 212744 172654 2586 9 0 207304 0
[pid=15524/tid=15526] ppid=15522 vsize=850976 CPUtime=16.97
/proc/15524/task/15526/stat : 15526 (java) R 15522 15522 13842 0 -1 64 120118 0 1 0 1642 55 0 0 25 0 9 0 1534330209 871399424 172654 996147200 134512640 134550740 4294956016 18446744073709551615 4127342779 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15527] ppid=15522 vsize=850976 CPUtime=7.61
/proc/15524/task/15527/stat : 15527 (java) S 15522 15522 13842 0 -1 64 69273 0 0 0 733 28 0 0 16 0 9 0 1534330210 871399424 172654 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/15524/task/15531/stat : 15531 (java) S 15522 15522 13842 0 -1 64 2341 0 0 0 63 1 0 0 17 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15532] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15532/stat : 15532 (java) S 15522 15522 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15533] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15533/stat : 15533 (java) S 15522 15522 13842 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.32
Current children cumulated vsize (KiB) 856332

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 15543
/proc/meminfo: memFree=1114104/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=850976 CPUtime=1587.76
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 192802 0 1 0 158662 114 0 0 18 0 9 0 1534330207 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 212744 172662 2586 9 0 207304 0
[pid=15524/tid=15526] ppid=15522 vsize=850976 CPUtime=1579.04
/proc/15524/task/15526/stat : 15526 (java) R 15522 15522 13842 0 -1 64 120450 0 1 0 157823 81 0 0 25 0 9 0 1534330209 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4127361734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15527] ppid=15522 vsize=850976 CPUtime=8.05
/proc/15524/task/15527/stat : 15527 (java) S 15522 15522 13842 0 -1 64 69273 0 0 0 775 30 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15528] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15528/stat : 15528 (java) S 15522 15522 13842 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15529] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15529/stat : 15529 (java) S 15522 15522 13842 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15530] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15530/stat : 15530 (java) S 15522 15522 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15531] ppid=15522 vsize=850976 CPUtime=0.64
/proc/15524/task/15531/stat : 15531 (java) S 15522 15522 13842 0 -1 64 2341 0 0 0 63 1 0 0 17 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15532] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15532/stat : 15532 (java) S 15522 15522 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15533] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15533/stat : 15533 (java) S 15522 15522 13842 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.76
Current children cumulated vsize (KiB) 856332

[startup+1662.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/91 15592
/proc/meminfo: memFree=1030480/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=850976 CPUtime=1647.47
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 192816 0 1 0 164628 119 0 0 18 0 9 0 1534330207 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 212744 172662 2586 9 0 207304 0
[pid=15524/tid=15526] ppid=15522 vsize=850976 CPUtime=1638.73
/proc/15524/task/15526/stat : 15526 (java) R 15522 15522 13842 0 -1 64 120464 0 1 0 163788 85 0 0 25 0 9 0 1534330209 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4127361713 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15524/tid=15527] ppid=15522 vsize=850976 CPUtime=8.06
/proc/15524/task/15527/stat : 15527 (java) S 15522 15522 13842 0 -1 64 69273 0 0 0 776 30 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15524/tid=15528] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15528/stat : 15528 (java) S 15522 15522 13842 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15529] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15529/stat : 15529 (java) S 15522 15522 13842 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15530] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15530/stat : 15530 (java) S 15522 15522 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15531] ppid=15522 vsize=850976 CPUtime=0.64
/proc/15524/task/15531/stat : 15531 (java) S 15522 15522 13842 0 -1 64 2341 0 0 0 63 1 0 0 17 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15532] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15532/stat : 15532 (java) S 15522 15522 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15533] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15533/stat : 15533 (java) S 15522 15522 13842 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.47
Current children cumulated vsize (KiB) 856332

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/91 15592
/proc/meminfo: memFree=1022352/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=850976 CPUtime=1707.42
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 192829 0 1 0 170621 121 0 0 18 0 9 0 1534330207 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 212744 172662 2586 9 0 207304 0
[pid=15524/tid=15526] ppid=15522 vsize=850976 CPUtime=1698.66
/proc/15524/task/15526/stat : 15526 (java) R 15522 15522 13842 0 -1 64 120477 0 1 0 169779 87 0 0 25 0 9 0 1534330209 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4127362076 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15524/tid=15527] ppid=15522 vsize=850976 CPUtime=8.07
/proc/15524/task/15527/stat : 15527 (java) S 15522 15522 13842 0 -1 64 69273 0 0 0 777 30 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15524/tid=15528] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15528/stat : 15528 (java) S 15522 15522 13842 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15529] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15529/stat : 15529 (java) S 15522 15522 13842 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15530] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15530/stat : 15530 (java) S 15522 15522 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15531] ppid=15522 vsize=850976 CPUtime=0.64
/proc/15524/task/15531/stat : 15531 (java) S 15522 15522 13842 0 -1 64 2341 0 0 0 63 1 0 0 17 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15532] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15532/stat : 15532 (java) S 15522 15522 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15533] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15533/stat : 15533 (java) S 15522 15522 13842 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.42
Current children cumulated vsize (KiB) 856332

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15592
/proc/meminfo: memFree=998416/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=850976 CPUtime=1767.36
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 192843 0 1 0 176614 122 0 0 18 0 9 0 1534330207 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 212744 172662 2586 9 0 207304 0
[pid=15524/tid=15526] ppid=15522 vsize=850976 CPUtime=1758.59
/proc/15524/task/15526/stat : 15526 (java) R 15522 15522 13842 0 -1 64 120491 0 1 0 175770 89 0 0 25 0 9 0 1534330209 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4127361713 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15524/tid=15527] ppid=15522 vsize=850976 CPUtime=8.09
/proc/15524/task/15527/stat : 15527 (java) S 15522 15522 13842 0 -1 64 69273 0 0 0 779 30 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15524/tid=15528] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15528/stat : 15528 (java) S 15522 15522 13842 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15529] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15529/stat : 15529 (java) S 15522 15522 13842 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15530] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15530/stat : 15530 (java) S 15522 15522 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15531] ppid=15522 vsize=850976 CPUtime=0.64
/proc/15524/task/15531/stat : 15531 (java) S 15522 15522 13842 0 -1 64 2341 0 0 0 63 1 0 0 17 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15532] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15532/stat : 15532 (java) S 15522 15522 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15533] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15533/stat : 15533 (java) S 15522 15522 13842 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1767.36
Current children cumulated vsize (KiB) 856332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15592
/proc/meminfo: memFree=998224/2055920 swapFree=4113744/4192956
[pid=15522] ppid=15520 vsize=5356 CPUtime=0
/proc/15522/stat : 15522 (concrete.sh) S 15520 15522 13842 0 -1 4194304 315 128 0 0 0 0 0 0 23 0 1 0 1534330207 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15522/statm: 1339 242 201 169 0 50 0
[pid=15524] ppid=15522 vsize=850976 CPUtime=1800.04
/proc/15524/stat : 15524 (java) S 15522 15522 13842 0 -1 0 192850 0 1 0 179881 123 0 0 18 0 9 0 1534330207 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15524/statm: 212744 172662 2586 9 0 207304 0
[pid=15524/tid=15526] ppid=15522 vsize=850976 CPUtime=1791.26
/proc/15524/task/15526/stat : 15526 (java) R 15522 15522 13842 0 -1 64 120498 0 1 0 179037 89 0 0 25 0 9 0 1534330209 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4127361725 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15524/tid=15527] ppid=15522 vsize=850976 CPUtime=8.11
/proc/15524/task/15527/stat : 15527 (java) S 15522 15522 13842 0 -1 64 69273 0 0 0 780 31 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15524/tid=15528] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15528/stat : 15528 (java) S 15522 15522 13842 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15529] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15529/stat : 15529 (java) S 15522 15522 13842 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1534330210 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15530] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15530/stat : 15530 (java) S 15522 15522 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15531] ppid=15522 vsize=850976 CPUtime=0.64
/proc/15524/task/15531/stat : 15531 (java) S 15522 15522 13842 0 -1 64 2341 0 0 0 63 1 0 0 17 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15532] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15532/stat : 15532 (java) S 15522 15522 13842 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15524/tid=15533] ppid=15522 vsize=850976 CPUtime=0
/proc/15524/task/15533/stat : 15533 (java) S 15522 15522 13842 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1534330212 871399424 172662 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 856332

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

Real time (s): 1815.02
CPU time (s): 1800.04
CPU user time (s): 1798.81
CPU system time (s): 1.23
CPU usage (%): 99.1744
Max. virtual memory (cumulated for all children) (KiB): 859436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.003999
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= 4

runsolver used 2.15367 second user time and 6.11807 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-03 02:55:40
IDJOB=1049742
IDBENCH=54845
IDSOLVER=303
FILE ID=node9/1049742-1215046540
PBS_JOBID= 7875155
Free space on /tmp= 66540 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ef444482ff2f983ece739c11a5a9c60e
RANDOM SEED=1866048786

node9.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.265
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	: 5931.00
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.265
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:       1798664 kB
Buffers:          9284 kB
Cached:          86508 kB
SwapCached:      72848 kB
Active:         180508 kB
Inactive:        21080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798664 kB
SwapTotal:     4192956 kB
SwapFree:      4113744 kB
Dirty:            1380 kB
Writeback:           0 kB
Mapped:         112504 kB
Slab:            40676 kB
Committed_AS:  2932768 kB
PageTables:       1992 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= 66528 MiB
End job on node9 at 2008-07-03 03:25:57