Trace number 1087593

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 - WMC Engine 2008-05-30? (TO) 1800.06 1809.52

General information on the benchmark

Namecsp/fapp/fapp36/
normalized-fapp36-2000-3.xml
MD5SUM1d1f1cebdc92b091f3f5ffe18a2e82b4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.1067
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

259.90/261.04	c Sat Jul 05 10:05:22 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
259.90/261.04	c WARNING: Could not free more memory in relations
260.71/261.88	c CPU-LOAD 222.89
260.71/261.88	c LOADED 2000 V (454 E), 8906 ExtensionConstraint2D, 5640 PredicateConstraint, arity 2, 222.89 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-1087593-1215244858/watcher-1087593-1215244858 -o /tmp/evaluation-result-1087593-1215244858/solver-1087593-1215244858 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1087593-1215244858.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: 3.45 2.38 2.12 4/84 15145
/proc/meminfo: memFree=671136/2055920 swapFree=4169372/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) D 15143 15145 14265 0 -1 4194304 295 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264946025 0 2147483391 4100 65536 18446744072099863542 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0

[startup+0.020329 s]
/proc/loadavg: 3.45 2.38 2.12 4/84 15145
/proc/meminfo: memFree=671136/2055920 swapFree=4169372/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102511 s]
/proc/loadavg: 3.45 2.38 2.12 4/84 15145
/proc/meminfo: memFree=671136/2055920 swapFree=4169372/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301563 s]
/proc/loadavg: 3.45 2.38 2.12 4/84 15145
/proc/meminfo: memFree=671136/2055920 swapFree=4169372/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70157 s]
/proc/loadavg: 3.45 2.38 2.12 4/84 15145
/proc/meminfo: memFree=671136/2055920 swapFree=4169372/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50166 s]
/proc/loadavg: 3.45 2.38 2.12 4/94 15157
/proc/meminfo: memFree=656080/2055920 swapFree=4169372/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
[pid=15147] ppid=15145 vsize=844276 CPUtime=1.32
/proc/15147/stat : 15147 (java) S 15145 15145 14265 0 -1 0 6929 0 1 0 127 5 0 0 19 0 9 0 258959868 864538624 6037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15147/statm: 211069 6037 2575 9 0 205630 0
[pid=15147/tid=15149] ppid=15145 vsize=844276 CPUtime=1.01
/proc/15147/task/15149/stat : 15149 (java) R 15145 15145 14265 0 -1 64 3426 0 1 0 99 2 0 0 25 0 9 0 258959869 864538624 6037 996147200 134512640 134550740 4294956016 18446744073709551615 4125231189 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15150] ppid=15145 vsize=844276 CPUtime=0.13
/proc/15147/task/15150/stat : 15150 (java) S 15145 15145 14265 0 -1 64 2243 0 0 0 13 0 0 0 16 0 9 0 258959883 864538624 6037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15151] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15151/stat : 15151 (java) S 15145 15145 14265 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 258959884 864538624 6037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15152] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15152/stat : 15152 (java) S 15145 15145 14265 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 258959884 864538624 6037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15153] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15153/stat : 15153 (java) S 15145 15145 14265 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 258959886 864538624 6037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15154] ppid=15145 vsize=844276 CPUtime=0.14
/proc/15147/task/15154/stat : 15154 (java) S 15145 15145 14265 0 -1 64 528 0 0 0 14 0 0 0 16 0 9 0 258959886 864538624 6037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15155] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15155/stat : 15155 (java) S 15145 15145 14265 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 258959886 864538624 6037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15156] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15156/stat : 15156 (java) S 15145 15145 14265 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 258959886 864538624 6037 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 849632

[startup+3.10183 s]
/proc/loadavg: 3.58 2.42 2.13 3/94 15157
/proc/meminfo: memFree=650512/2055920 swapFree=4169372/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
[pid=15147] ppid=15145 vsize=844276 CPUtime=2.91
/proc/15147/stat : 15147 (java) S 15145 15145 14265 0 -1 0 7787 0 1 0 284 7 0 0 19 0 9 0 258959868 864538624 6736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15147/statm: 211069 6736 2575 9 0 205630 0
[pid=15147/tid=15149] ppid=15145 vsize=844276 CPUtime=2.42
/proc/15147/task/15149/stat : 15149 (java) R 15145 15145 14265 0 -1 64 3585 0 1 0 239 3 0 0 25 0 9 0 258959869 864538624 6736 996147200 134512640 134550740 4294956016 18446744073709551615 4125231162 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15150] ppid=15145 vsize=844276 CPUtime=0.32
/proc/15147/task/15150/stat : 15150 (java) S 15145 15145 14265 0 -1 64 2942 0 0 0 30 2 0 0 16 0 9 0 258959883 864538624 6736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15151] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15151/stat : 15151 (java) S 15145 15145 14265 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 258959884 864538624 6736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15152] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15152/stat : 15152 (java) S 15145 15145 14265 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 258959884 864538624 6736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15153] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15153/stat : 15153 (java) S 15145 15145 14265 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 258959886 864538624 6736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15154] ppid=15145 vsize=844276 CPUtime=0.14
/proc/15147/task/15154/stat : 15154 (java) S 15145 15145 14265 0 -1 64 528 0 0 0 14 0 0 0 16 0 9 0 258959886 864538624 6736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15155] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15155/stat : 15155 (java) S 15145 15145 14265 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 258959886 864538624 6736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15156] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15156/stat : 15156 (java) S 15145 15145 14265 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 258959886 864538624 6736 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 849632

[startup+6.30217 s]
/proc/loadavg: 3.58 2.42 2.13 3/93 15162
/proc/meminfo: memFree=640984/2055920 swapFree=4169372/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
[pid=15147] ppid=15145 vsize=844276 CPUtime=6.09
/proc/15147/stat : 15147 (java) S 15145 15145 14265 0 -1 0 8799 0 1 0 598 11 0 0 19 0 9 0 258959868 864538624 7494 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15147/statm: 211069 7494 2575 9 0 205630 0
[pid=15147/tid=15149] ppid=15145 vsize=844276 CPUtime=5.42
/proc/15147/task/15149/stat : 15149 (java) R 15145 15145 14265 0 -1 64 3839 0 1 0 537 5 0 0 25 0 9 0 258959869 864538624 7494 996147200 134512640 134550740 4294956016 18446744073709551615 4125978922 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15150] ppid=15145 vsize=844276 CPUtime=0.5
/proc/15147/task/15150/stat : 15150 (java) S 15145 15145 14265 0 -1 64 3700 0 0 0 46 4 0 0 16 0 9 0 258959883 864538624 7494 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15151] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15151/stat : 15151 (java) S 15145 15145 14265 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 258959884 864538624 7494 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15152] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15152/stat : 15152 (java) S 15145 15145 14265 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 258959884 864538624 7494 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15153] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15153/stat : 15153 (java) S 15145 15145 14265 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 258959886 864538624 7494 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15154] ppid=15145 vsize=844276 CPUtime=0.14
/proc/15147/task/15154/stat : 15154 (java) S 15145 15145 14265 0 -1 64 528 0 0 0 14 0 0 0 16 0 9 0 258959886 864538624 7494 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15155] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15155/stat : 15155 (java) S 15145 15145 14265 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 258959886 864538624 7494 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15156] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15156/stat : 15156 (java) S 15145 15145 14265 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 258959886 864538624 7494 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 849632

[startup+12.7029 s]
/proc/loadavg: 3.57 2.45 2.15 3/93 15162
/proc/meminfo: memFree=615192/2055920 swapFree=4169372/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
[pid=15147] ppid=15145 vsize=844276 CPUtime=12.45
/proc/15147/stat : 15147 (java) S 15145 15145 14265 0 -1 0 11165 0 1 0 1230 15 0 0 19 0 9 0 258959868 864538624 8437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15147/statm: 211069 8437 2575 9 0 205630 0
[pid=15147/tid=15149] ppid=15145 vsize=844276 CPUtime=11.42
/proc/15147/task/15149/stat : 15149 (java) R 15145 15145 14265 0 -1 64 4232 0 1 0 1136 6 0 0 25 0 9 0 258959869 864538624 8437 996147200 134512640 134550740 4294956016 18446744073709551615 4125978922 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15150] ppid=15145 vsize=844276 CPUtime=0.85
/proc/15147/task/15150/stat : 15150 (java) S 15145 15145 14265 0 -1 64 5673 0 0 0 79 6 0 0 16 0 9 0 258959883 864538624 8437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15151] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15151/stat : 15151 (java) S 15145 15145 14265 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 258959884 864538624 8437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15152] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15152/stat : 15152 (java) S 15145 15145 14265 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 258959884 864538624 8437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15153] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15153/stat : 15153 (java) S 15145 15145 14265 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 258959886 864538624 8437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15154] ppid=15145 vsize=844276 CPUtime=0.14
/proc/15147/task/15154/stat : 15154 (java) S 15145 15145 14265 0 -1 64 528 0 0 0 14 0 0 0 16 0 9 0 258959886 864538624 8437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15155] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15155/stat : 15155 (java) S 15145 15145 14265 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 258959886 864538624 8437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15156] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15156/stat : 15156 (java) S 15145 15145 14265 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 258959886 864538624 8437 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 849632

[startup+25.5022 s]
/proc/loadavg: 3.79 2.54 2.18 2/93 15162
/proc/meminfo: memFree=583768/2055920 swapFree=4169372/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
[pid=15147] ppid=15145 vsize=844276 CPUtime=25.18
/proc/15147/stat : 15147 (java) S 15145 15145 14265 0 -1 0 12792 0 1 0 2498 20 0 0 19 0 9 0 258959868 864538624 9618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15147/statm: 211069 9618 2575 9 0 205630 0
[pid=15147/tid=15149] ppid=15145 vsize=844276 CPUtime=23.78
/proc/15147/task/15149/stat : 15149 (java) R 15145 15145 14265 0 -1 64 4678 0 1 0 2369 9 0 0 18 0 9 0 258959869 864538624 9618 996147200 134512640 134550740 4294956016 18446744073709551615 4125741912 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15150] ppid=15145 vsize=844276 CPUtime=1.22
/proc/15147/task/15150/stat : 15150 (java) S 15145 15145 14265 0 -1 64 6854 0 0 0 113 9 0 0 16 0 9 0 258959883 864538624 9618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15151] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15151/stat : 15151 (java) S 15145 15145 14265 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 258959884 864538624 9618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15152] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15152/stat : 15152 (java) S 15145 15145 14265 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 258959884 864538624 9618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15153] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15153/stat : 15153 (java) S 15145 15145 14265 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 258959886 864538624 9618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15154] ppid=15145 vsize=844276 CPUtime=0.14
/proc/15147/task/15154/stat : 15154 (java) S 15145 15145 14265 0 -1 64 528 0 0 0 14 0 0 0 16 0 9 0 258959886 864538624 9618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15155] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15155/stat : 15155 (java) S 15145 15145 14265 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 258959886 864538624 9618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15156] ppid=15145 vsize=844276 CPUtime=0
/proc/15147/task/15156/stat : 15156 (java) S 15145 15145 14265 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 258959886 864538624 9618 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 849632

[startup+51.1029 s]
/proc/loadavg: 4.26 2.75 2.26 3/94 15163
/proc/meminfo: memFree=479568/2055920 swapFree=4169372/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0

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

/proc/15147/task/15154/stat : 15154 (java) S 15145 15145 14265 0 -1 64 4815 0 0 0 977 22 0 0 16 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15155] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15155/stat : 15155 (java) S 15145 15145 14265 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15156] ppid=15145 vsize=851932 CPUtime=0.01
/proc/15147/task/15156/stat : 15156 (java) S 15145 15145 14265 0 -1 64 2 0 0 0 1 0 0 0 15 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1593.72
Current children cumulated vsize (KiB) 857288

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/84 15422
/proc/meminfo: memFree=1039512/2055920 swapFree=4180612/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
[pid=15147] ppid=15145 vsize=851932 CPUtime=1653.47
/proc/15147/stat : 15147 (java) S 15145 15145 14265 0 -1 0 197306 0 1 0 165112 235 0 0 19 0 9 0 258959868 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15147/statm: 212983 190352 2599 9 0 207543 0
[pid=15147/tid=15149] ppid=15145 vsize=851932 CPUtime=1551.01
/proc/15147/task/15149/stat : 15149 (java) R 15145 15145 14265 0 -1 64 13800 0 1 0 154985 116 0 0 25 0 9 0 258959869 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4136120945 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15150] ppid=15145 vsize=851932 CPUtime=92.41
/proc/15147/task/15150/stat : 15150 (java) S 15145 15145 14265 0 -1 64 177947 0 0 0 9147 94 0 0 16 0 9 0 258959883 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15151] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15151/stat : 15151 (java) S 15145 15145 14265 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 258959884 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15152] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15152/stat : 15152 (java) S 15145 15145 14265 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 258959884 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15147/tid=15153] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15153/stat : 15153 (java) S 15145 15145 14265 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15154] ppid=15145 vsize=851932 CPUtime=9.99
/proc/15147/task/15154/stat : 15154 (java) S 15145 15145 14265 0 -1 64 4815 0 0 0 977 22 0 0 16 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15155] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15155/stat : 15155 (java) S 15145 15145 14265 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15156] ppid=15145 vsize=851932 CPUtime=0.01
/proc/15147/task/15156/stat : 15156 (java) S 15145 15145 14265 0 -1 64 2 0 0 0 1 0 0 0 15 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.47
Current children cumulated vsize (KiB) 857288

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/84 15422
/proc/meminfo: memFree=1038424/2055920 swapFree=4180612/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
[pid=15147] ppid=15145 vsize=851932 CPUtime=1713.21
/proc/15147/stat : 15147 (java) S 15145 15145 14265 0 -1 0 197319 0 1 0 171086 235 0 0 19 0 9 0 258959868 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15147/statm: 212983 190352 2599 9 0 207543 0
[pid=15147/tid=15149] ppid=15145 vsize=851932 CPUtime=1610.7
/proc/15147/task/15149/stat : 15149 (java) R 15145 15145 14265 0 -1 64 13813 0 1 0 160954 116 0 0 25 0 9 0 258959869 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4125719053 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15150] ppid=15145 vsize=851932 CPUtime=92.47
/proc/15147/task/15150/stat : 15150 (java) S 15145 15145 14265 0 -1 64 177947 0 0 0 9153 94 0 0 16 0 9 0 258959883 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15151] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15151/stat : 15151 (java) S 15145 15145 14265 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 258959884 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15152] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15152/stat : 15152 (java) S 15145 15145 14265 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 258959884 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15147/tid=15153] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15153/stat : 15153 (java) S 15145 15145 14265 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15154] ppid=15145 vsize=851932 CPUtime=9.99
/proc/15147/task/15154/stat : 15154 (java) S 15145 15145 14265 0 -1 64 4815 0 0 0 977 22 0 0 16 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15155] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15155/stat : 15155 (java) S 15145 15145 14265 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15156] ppid=15145 vsize=851932 CPUtime=0.01
/proc/15147/task/15156/stat : 15156 (java) S 15145 15145 14265 0 -1 64 2 0 0 0 1 0 0 0 15 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.21
Current children cumulated vsize (KiB) 857288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/84 15422
/proc/meminfo: memFree=1036824/2055920 swapFree=4180612/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
[pid=15147] ppid=15145 vsize=851932 CPUtime=1772.97
/proc/15147/stat : 15147 (java) S 15145 15145 14265 0 -1 0 197333 0 1 0 177061 236 0 0 19 0 9 0 258959868 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15147/statm: 212983 190352 2599 9 0 207543 0
[pid=15147/tid=15149] ppid=15145 vsize=851932 CPUtime=1670.38
/proc/15147/task/15149/stat : 15149 (java) R 15145 15145 14265 0 -1 64 13827 0 1 0 166922 116 0 0 25 0 9 0 258959869 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4127685136 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15150] ppid=15145 vsize=851932 CPUtime=92.53
/proc/15147/task/15150/stat : 15150 (java) S 15145 15145 14265 0 -1 64 177947 0 0 0 9159 94 0 0 16 0 9 0 258959883 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15151] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15151/stat : 15151 (java) S 15145 15145 14265 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 258959884 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15152] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15152/stat : 15152 (java) S 15145 15145 14265 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 258959884 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15147/tid=15153] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15153/stat : 15153 (java) S 15145 15145 14265 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15154] ppid=15145 vsize=851932 CPUtime=9.99
/proc/15147/task/15154/stat : 15154 (java) S 15145 15145 14265 0 -1 64 4815 0 0 0 977 22 0 0 16 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15155] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15155/stat : 15155 (java) S 15145 15145 14265 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15156] ppid=15145 vsize=851932 CPUtime=0.02
/proc/15147/task/15156/stat : 15156 (java) S 15145 15145 14265 0 -1 64 2 0 0 0 1 1 0 0 15 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.97
Current children cumulated vsize (KiB) 857288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.51 s]
/proc/loadavg: 2.00 2.00 2.08 3/84 15422
/proc/meminfo: memFree=1036440/2055920 swapFree=4180612/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
[pid=15147] ppid=15145 vsize=851932 CPUtime=1800.06
/proc/15147/stat : 15147 (java) S 15145 15145 14265 0 -1 0 197339 0 1 0 179770 236 0 0 19 0 9 0 258959868 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15147/statm: 212983 190352 2599 9 0 207543 0
[pid=15147/tid=15149] ppid=15145 vsize=851932 CPUtime=1697.45
/proc/15147/task/15149/stat : 15149 (java) R 15145 15145 14265 0 -1 64 13833 0 1 0 169629 116 0 0 25 0 9 0 258959869 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4130326032 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15150] ppid=15145 vsize=851932 CPUtime=92.56
/proc/15147/task/15150/stat : 15150 (java) S 15145 15145 14265 0 -1 64 177947 0 0 0 9161 95 0 0 16 0 9 0 258959883 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15151] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15151/stat : 15151 (java) S 15145 15145 14265 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 258959884 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15152] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15152/stat : 15152 (java) S 15145 15145 14265 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 258959884 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15147/tid=15153] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15153/stat : 15153 (java) S 15145 15145 14265 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15154] ppid=15145 vsize=851932 CPUtime=9.99
/proc/15147/task/15154/stat : 15154 (java) S 15145 15145 14265 0 -1 64 4815 0 0 0 977 22 0 0 16 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15155] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15155/stat : 15155 (java) S 15145 15145 14265 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15156] ppid=15145 vsize=851932 CPUtime=0.02
/proc/15147/task/15156/stat : 15156 (java) S 15145 15145 14265 0 -1 64 2 0 0 0 1 1 0 0 15 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 857288

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

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

[startup+1809.51 s]
/proc/loadavg: 2.00 2.00 2.08 3/84 15422
/proc/meminfo: memFree=1036440/2055920 swapFree=4180612/4192956
[pid=15145] ppid=15143 vsize=5356 CPUtime=0
/proc/15145/stat : 15145 (concrete.sh) S 15143 15145 14265 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 258959867 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15145/statm: 1339 242 201 169 0 50 0
[pid=15147] ppid=15145 vsize=851932 CPUtime=1800.06
/proc/15147/stat : 15147 (java) S 15145 15145 14265 0 -1 0 197339 0 1 0 179770 236 0 0 19 0 9 0 258959868 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15147/statm: 212983 190352 2599 9 0 207543 0
[pid=15147/tid=15149] ppid=15145 vsize=851932 CPUtime=1697.45
/proc/15147/task/15149/stat : 15149 (java) R 15145 15145 14265 0 -1 64 13833 0 1 0 169629 116 0 0 25 0 9 0 258959869 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4130326032 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15150] ppid=15145 vsize=851932 CPUtime=92.56
/proc/15147/task/15150/stat : 15150 (java) S 15145 15145 14265 0 -1 64 177947 0 0 0 9161 95 0 0 16 0 9 0 258959883 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15151] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15151/stat : 15151 (java) S 15145 15145 14265 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 258959884 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15152] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15152/stat : 15152 (java) S 15145 15145 14265 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 258959884 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15147/tid=15153] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15153/stat : 15153 (java) S 15145 15145 14265 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15154] ppid=15145 vsize=851932 CPUtime=9.99
/proc/15147/task/15154/stat : 15154 (java) S 15145 15145 14265 0 -1 64 4815 0 0 0 977 22 0 0 16 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15155] ppid=15145 vsize=851932 CPUtime=0
/proc/15147/task/15155/stat : 15155 (java) S 15145 15145 14265 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15147/tid=15156] ppid=15145 vsize=851932 CPUtime=0.02
/proc/15147/task/15156/stat : 15156 (java) S 15145 15145 14265 0 -1 64 2 0 0 0 1 1 0 0 15 0 9 0 258959886 872378368 190352 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 857288

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1809.52
CPU time (s): 1800.06
CPU user time (s): 1797.7
CPU system time (s): 2.36
CPU usage (%): 99.4769
Max. virtual memory (cumulated for all children) (KiB): 857288

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

runsolver used 2.22666 second user time and 6.04708 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-05 10:01:00
IDJOB=1087593
IDBENCH=58020
IDSOLVER=304
FILE ID=node82/1087593-1215244858
PBS_JOBID= 7881956
Free space on /tmp= 65860 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1d1f1cebdc92b091f3f5ffe18a2e82b4
RANDOM SEED=369258543

node82.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.239
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.239
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:        671808 kB
Buffers:         18988 kB
Cached:         782776 kB
SwapCached:      16684 kB
Active:        1154160 kB
Inactive:       152472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        671808 kB
SwapTotal:     4192956 kB
SwapFree:      4169372 kB
Dirty:          454068 kB
Writeback:         696 kB
Mapped:         510884 kB
Slab:            61736 kB
Committed_AS:  1382480 kB
PageTables:       2856 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node82 at 2008-07-05 10:31:12