Trace number 1055980

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 1808.12

General information on the benchmark

Namecsp/queenAttacking/
normalized-queenAttacking-8.xml
MD5SUMe0d3c2a9b72782260c487372febe60b6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints2034
Maximum constraint arity2
Maximum domain size64
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2034
Global constraints used (with number of constraints)

Solver Data (download as text)

2.49/2.82	c CPU-LOAD 1.48
2.49/2.82	c LOADED 65 V (64 E), 2034 ExtensionConstraint2D, arity 2, 1.48 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-1055980-1215060828/watcher-1055980-1215060828 -o /tmp/evaluation-result-1055980-1215060828/solver-1055980-1215060828 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1055980-1215060828.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.18 2.15 2.05 4/81 31903
/proc/meminfo: memFree=1599944/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 271 0 0 0 0 0 0 0 23 0 1 0 133468171 5484544 230 996147200 4194304 4889804 548682068784 18446744073709551615 217871777874 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/31903/statm: 1339 230 191 169 0 50 0
[pid=31904] ppid=31903 vsize=124 CPUtime=0
/proc/31904/stat : 31904 (dirname) R 31903 31903 31686 0 -1 4194304 47 0 0 0 0 0 0 0 25 0 1 0 133468172 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 217868989717 0 0 4096 0 0 0 0 17 1 0 0
/proc/31904/statm: 31 22 16 3 0 3 0

[startup+0.0939379 s]
/proc/loadavg: 2.18 2.15 2.05 4/81 31903
/proc/meminfo: memFree=1599944/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101938 s]
/proc/loadavg: 2.18 2.15 2.05 4/81 31903
/proc/meminfo: memFree=1599944/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301961 s]
/proc/loadavg: 2.18 2.15 2.05 4/81 31903
/proc/meminfo: memFree=1599944/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702005 s]
/proc/loadavg: 2.18 2.15 2.05 4/81 31903
/proc/meminfo: memFree=1599944/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5021 s]
/proc/loadavg: 2.32 2.18 2.06 3/91 31914
/proc/meminfo: memFree=1588600/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
[pid=31906] ppid=31903 vsize=847100 CPUtime=1.47
/proc/31906/stat : 31906 (java) S 31903 31903 31686 0 -1 0 6073 0 1 0 142 5 0 0 25 0 10 0 133468172 867430400 5378 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31906/statm: 211775 5378 1917 9 0 206336 0
[pid=31906/tid=31907] ppid=31903 vsize=847100 CPUtime=1.06
/proc/31906/task/31907/stat : 31907 (java) R 31903 31903 31686 0 -1 64 3453 0 1 0 103 3 0 0 25 0 10 0 133468173 867430400 5378 996147200 134512640 134550740 4294956016 18446744073709551615 4125830028 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31908] ppid=31903 vsize=847100 CPUtime=0.06
/proc/31906/task/31908/stat : 31908 (java) S 31903 31903 31686 0 -1 64 803 0 0 0 6 0 0 0 16 0 10 0 133468174 867430400 5378 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31909] ppid=31903 vsize=847100 CPUtime=0
/proc/31906/task/31909/stat : 31909 (java) S 31903 31903 31686 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 133468174 867430400 5378 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31910] ppid=31903 vsize=847100 CPUtime=0
/proc/31906/task/31910/stat : 31910 (java) S 31903 31903 31686 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 133468174 867430400 5378 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31911] ppid=31903 vsize=847100 CPUtime=0
/proc/31906/task/31911/stat : 31911 (java) S 31903 31903 31686 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 133468176 867430400 5378 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31912] ppid=31903 vsize=847100 CPUtime=0.31
/proc/31906/task/31912/stat : 31912 (java) S 31903 31903 31686 0 -1 64 1080 0 0 0 31 0 0 0 15 0 10 0 133468176 867430400 5378 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31913] ppid=31903 vsize=847100 CPUtime=0
/proc/31906/task/31913/stat : 31913 (java) S 31903 31903 31686 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 133468176 867430400 5378 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31914] ppid=31903 vsize=847100 CPUtime=0
/proc/31906/task/31914/stat : 31914 (java) S 31903 31903 31686 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 133468176 867430400 5378 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852456

[startup+3.10128 s]
/proc/loadavg: 2.32 2.18 2.06 3/92 31915
/proc/meminfo: memFree=1579824/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
[pid=31906] ppid=31903 vsize=851064 CPUtime=2.78
/proc/31906/stat : 31906 (java) S 31903 31903 31686 0 -1 0 11332 0 1 0 269 9 0 0 25 0 9 0 133468172 871489536 10247 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31906/statm: 212766 10247 2585 9 0 207326 0
[pid=31906/tid=31907] ppid=31903 vsize=851064 CPUtime=1.71
/proc/31906/task/31907/stat : 31907 (java) R 31903 31903 31686 0 -1 64 3775 0 1 0 167 4 0 0 25 0 9 0 133468173 871489536 10247 996147200 134512640 134550740 4294956016 18446744073709551615 4127244331 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31908] ppid=31903 vsize=851064 CPUtime=0.47
/proc/31906/task/31908/stat : 31908 (java) S 31903 31903 31686 0 -1 64 4453 0 0 0 45 2 0 0 16 0 9 0 133468174 871489536 10247 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31909] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31909/stat : 31909 (java) S 31903 31903 31686 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10247 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31910] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31910/stat : 31910 (java) S 31903 31903 31686 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10247 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31911] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31911/stat : 31911 (java) S 31903 31903 31686 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 133468176 871489536 10247 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31912] ppid=31903 vsize=851064 CPUtime=0.57
/proc/31906/task/31912/stat : 31912 (java) S 31903 31903 31686 0 -1 64 2366 0 0 0 55 2 0 0 15 0 9 0 133468176 871489536 10247 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31913] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31913/stat : 31913 (java) S 31903 31903 31686 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 133468176 871489536 10247 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31914] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31914/stat : 31914 (java) S 31903 31903 31686 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 133468176 871489536 10247 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 856420

[startup+6.30165 s]
/proc/loadavg: 2.32 2.18 2.06 3/91 31916
/proc/meminfo: memFree=1568240/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
[pid=31906] ppid=31903 vsize=851064 CPUtime=5.96
/proc/31906/stat : 31906 (java) S 31903 31903 31686 0 -1 0 11388 0 1 0 587 9 0 0 25 0 9 0 133468172 871489536 10300 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31906/statm: 212766 10300 2585 9 0 207326 0
[pid=31906/tid=31907] ppid=31903 vsize=851064 CPUtime=4.89
/proc/31906/task/31907/stat : 31907 (java) R 31903 31903 31686 0 -1 64 3826 0 1 0 485 4 0 0 25 0 9 0 133468173 871489536 10300 996147200 134512640 134550740 4294956016 18446744073709551615 4127280043 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31908] ppid=31903 vsize=851064 CPUtime=0.47
/proc/31906/task/31908/stat : 31908 (java) S 31903 31903 31686 0 -1 64 4455 0 0 0 45 2 0 0 17 0 9 0 133468174 871489536 10300 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31909] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31909/stat : 31909 (java) S 31903 31903 31686 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10300 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31910] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31910/stat : 31910 (java) S 31903 31903 31686 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10300 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31911] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31911/stat : 31911 (java) S 31903 31903 31686 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 133468176 871489536 10300 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31912] ppid=31903 vsize=851064 CPUtime=0.58
/proc/31906/task/31912/stat : 31912 (java) S 31903 31903 31686 0 -1 64 2369 0 0 0 56 2 0 0 15 0 9 0 133468176 871489536 10300 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31913] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31913/stat : 31913 (java) S 31903 31903 31686 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 133468176 871489536 10300 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31914] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31914/stat : 31914 (java) S 31903 31903 31686 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 133468176 871489536 10300 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 856420

[startup+12.7014 s]
/proc/loadavg: 2.35 2.19 2.06 3/91 31916
/proc/meminfo: memFree=1567984/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
[pid=31906] ppid=31903 vsize=851064 CPUtime=12.32
/proc/31906/stat : 31906 (java) S 31903 31903 31686 0 -1 0 11429 0 1 0 1223 9 0 0 25 0 9 0 133468172 871489536 10337 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31906/statm: 212766 10337 2585 9 0 207326 0
[pid=31906/tid=31907] ppid=31903 vsize=851064 CPUtime=11.25
/proc/31906/task/31907/stat : 31907 (java) R 31903 31903 31686 0 -1 64 3830 0 1 0 1121 4 0 0 25 0 9 0 133468173 871489536 10337 996147200 134512640 134550740 4294956016 18446744073709551615 4127244397 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31908] ppid=31903 vsize=851064 CPUtime=0.47
/proc/31906/task/31908/stat : 31908 (java) S 31903 31903 31686 0 -1 64 4491 0 0 0 45 2 0 0 16 0 9 0 133468174 871489536 10337 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31909] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31909/stat : 31909 (java) S 31903 31903 31686 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10337 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31910] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31910/stat : 31910 (java) S 31903 31903 31686 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10337 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31911] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31911/stat : 31911 (java) S 31903 31903 31686 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 133468176 871489536 10337 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31912] ppid=31903 vsize=851064 CPUtime=0.58
/proc/31906/task/31912/stat : 31912 (java) S 31903 31903 31686 0 -1 64 2370 0 0 0 56 2 0 0 16 0 9 0 133468176 871489536 10337 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31913] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31913/stat : 31913 (java) S 31903 31903 31686 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 133468176 871489536 10337 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31914] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31914/stat : 31914 (java) S 31903 31903 31686 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 133468176 871489536 10337 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 856420

[startup+25.5029 s]
/proc/loadavg: 2.38 2.20 2.07 3/91 31916
/proc/meminfo: memFree=1567984/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
[pid=31906] ppid=31903 vsize=851064 CPUtime=25.04
/proc/31906/stat : 31906 (java) S 31903 31903 31686 0 -1 0 11447 0 1 0 2494 10 0 0 25 0 9 0 133468172 871489536 10349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31906/statm: 212766 10349 2585 9 0 207326 0
[pid=31906/tid=31907] ppid=31903 vsize=851064 CPUtime=23.94
/proc/31906/task/31907/stat : 31907 (java) R 31903 31903 31686 0 -1 64 3836 0 1 0 2390 4 0 0 25 0 9 0 133468173 871489536 10349 996147200 134512640 134550740 4294956016 18446744073709551615 4127264045 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31908] ppid=31903 vsize=851064 CPUtime=0.48
/proc/31906/task/31908/stat : 31908 (java) S 31903 31903 31686 0 -1 64 4499 0 0 0 46 2 0 0 16 0 9 0 133468174 871489536 10349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31909] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31909/stat : 31909 (java) S 31903 31903 31686 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31910] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31910/stat : 31910 (java) S 31903 31903 31686 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31911] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31911/stat : 31911 (java) S 31903 31903 31686 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 133468176 871489536 10349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31912] ppid=31903 vsize=851064 CPUtime=0.59
/proc/31906/task/31912/stat : 31912 (java) S 31903 31903 31686 0 -1 64 2374 0 0 0 57 2 0 0 16 0 9 0 133468176 871489536 10349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31913] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31913/stat : 31913 (java) S 31903 31903 31686 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 133468176 871489536 10349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31914] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31914/stat : 31914 (java) S 31903 31903 31686 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 133468176 871489536 10349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 856420

[startup+51.1028 s]

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

/proc/31906/task/31912/stat : 31912 (java) S 31903 31903 31686 0 -1 64 2381 0 0 0 58 2 0 0 16 0 9 0 133468176 871489536 10747 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31913] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31913/stat : 31913 (java) S 31903 31903 31686 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 133468176 871489536 10747 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31914] ppid=31903 vsize=851064 CPUtime=0.14
/proc/31906/task/31914/stat : 31914 (java) S 31903 31903 31686 0 -1 64 3 0 0 0 5 9 0 0 15 0 9 0 133468176 871489536 10747 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.36
Current children cumulated vsize (KiB) 856420

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/91 31964
/proc/meminfo: memFree=1683128/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
[pid=31906] ppid=31903 vsize=851064 CPUtime=1654.33
/proc/31906/stat : 31906 (java) S 31903 31903 31686 0 -1 0 12600 0 1 0 165376 57 0 0 25 0 9 0 133468172 871489536 10752 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31906/statm: 212766 10752 2585 9 0 207326 0
[pid=31906/tid=31907] ppid=31903 vsize=851064 CPUtime=1652.57
/proc/31906/task/31907/stat : 31907 (java) R 31903 31903 31686 0 -1 64 4586 0 1 0 165219 38 0 0 25 0 9 0 133468173 871489536 10752 996147200 134512640 134550740 4294956016 18446744073709551615 4127232581 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31908] ppid=31903 vsize=851064 CPUtime=0.99
/proc/31906/task/31908/stat : 31908 (java) S 31903 31903 31686 0 -1 64 4895 0 0 0 93 6 0 0 16 0 9 0 133468174 871489536 10752 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31909] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31909/stat : 31909 (java) S 31903 31903 31686 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10752 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31910] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31910/stat : 31910 (java) S 31903 31903 31686 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10752 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31911] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31911/stat : 31911 (java) S 31903 31903 31686 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 133468176 871489536 10752 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31912] ppid=31903 vsize=851064 CPUtime=0.6
/proc/31906/task/31912/stat : 31912 (java) S 31903 31903 31686 0 -1 64 2381 0 0 0 58 2 0 0 16 0 9 0 133468176 871489536 10752 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31913] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31913/stat : 31913 (java) S 31903 31903 31686 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 133468176 871489536 10752 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31914] ppid=31903 vsize=851064 CPUtime=0.14
/proc/31906/task/31914/stat : 31914 (java) S 31903 31903 31686 0 -1 64 3 0 0 0 5 9 0 0 15 0 9 0 133468176 871489536 10752 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.33
Current children cumulated vsize (KiB) 856420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/91 31964
/proc/meminfo: memFree=1679608/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
[pid=31906] ppid=31903 vsize=851064 CPUtime=1714.3
/proc/31906/stat : 31906 (java) S 31903 31903 31686 0 -1 0 12637 0 1 0 171372 58 0 0 25 0 9 0 133468172 871489536 10762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31906/statm: 212766 10762 2585 9 0 207326 0
[pid=31906/tid=31907] ppid=31903 vsize=851064 CPUtime=1712.52
/proc/31906/task/31907/stat : 31907 (java) R 31903 31903 31686 0 -1 64 4613 0 1 0 171213 39 0 0 25 0 9 0 133468173 871489536 10762 996147200 134512640 134550740 4294956016 18446744073709551615 4127280541 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31908] ppid=31903 vsize=851064 CPUtime=1
/proc/31906/task/31908/stat : 31908 (java) S 31903 31903 31686 0 -1 64 4905 0 0 0 94 6 0 0 16 0 9 0 133468174 871489536 10762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31909] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31909/stat : 31909 (java) S 31903 31903 31686 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31910] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31910/stat : 31910 (java) S 31903 31903 31686 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31911] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31911/stat : 31911 (java) S 31903 31903 31686 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 133468176 871489536 10762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31912] ppid=31903 vsize=851064 CPUtime=0.6
/proc/31906/task/31912/stat : 31912 (java) S 31903 31903 31686 0 -1 64 2381 0 0 0 58 2 0 0 16 0 9 0 133468176 871489536 10762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31913] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31913/stat : 31913 (java) S 31903 31903 31686 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 133468176 871489536 10762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31914] ppid=31903 vsize=851064 CPUtime=0.14
/proc/31906/task/31914/stat : 31914 (java) S 31903 31903 31686 0 -1 64 3 0 0 0 5 9 0 0 15 0 9 0 133468176 871489536 10762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.3
Current children cumulated vsize (KiB) 856420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/91 31964
/proc/meminfo: memFree=1676344/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
[pid=31906] ppid=31903 vsize=851064 CPUtime=1774.28
/proc/31906/stat : 31906 (java) S 31903 31903 31686 0 -1 0 12689 0 1 0 177369 59 0 0 25 0 9 0 133468172 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31906/statm: 212766 10788 2585 9 0 207326 0
[pid=31906/tid=31907] ppid=31903 vsize=851064 CPUtime=1772.48
/proc/31906/task/31907/stat : 31907 (java) R 31903 31903 31686 0 -1 64 4639 0 1 0 177208 40 0 0 25 0 9 0 133468173 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4127264098 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31908] ppid=31903 vsize=851064 CPUtime=1.03
/proc/31906/task/31908/stat : 31908 (java) S 31903 31903 31686 0 -1 64 4931 0 0 0 96 7 0 0 16 0 9 0 133468174 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31909] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31909/stat : 31909 (java) S 31903 31903 31686 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31910] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31910/stat : 31910 (java) S 31903 31903 31686 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31911] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31911/stat : 31911 (java) S 31903 31903 31686 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 133468176 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31912] ppid=31903 vsize=851064 CPUtime=0.6
/proc/31906/task/31912/stat : 31912 (java) S 31903 31903 31686 0 -1 64 2381 0 0 0 58 2 0 0 16 0 9 0 133468176 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31913] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31913/stat : 31913 (java) S 31903 31903 31686 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 133468176 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31914] ppid=31903 vsize=851064 CPUtime=0.14
/proc/31906/task/31914/stat : 31914 (java) S 31903 31903 31686 0 -1 64 3 0 0 0 5 9 0 0 15 0 9 0 133468176 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.28
Current children cumulated vsize (KiB) 856420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.1 s]
/proc/loadavg: 2.00 2.00 2.07 3/91 31964
/proc/meminfo: memFree=1675128/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
[pid=31906] ppid=31903 vsize=851064 CPUtime=1800.06
/proc/31906/stat : 31906 (java) S 31903 31903 31686 0 -1 0 12700 0 1 0 179947 59 0 0 25 0 9 0 133468172 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31906/statm: 212766 10788 2585 9 0 207326 0
[pid=31906/tid=31907] ppid=31903 vsize=851064 CPUtime=1798.27
/proc/31906/task/31907/stat : 31907 (java) R 31903 31903 31686 0 -1 64 4650 0 1 0 179787 40 0 0 25 0 9 0 133468173 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4127264098 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31908] ppid=31903 vsize=851064 CPUtime=1.04
/proc/31906/task/31908/stat : 31908 (java) S 31903 31903 31686 0 -1 64 4931 0 0 0 97 7 0 0 16 0 9 0 133468174 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31909] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31909/stat : 31909 (java) S 31903 31903 31686 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31910] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31910/stat : 31910 (java) S 31903 31903 31686 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31911] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31911/stat : 31911 (java) S 31903 31903 31686 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 133468176 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31912] ppid=31903 vsize=851064 CPUtime=0.6
/proc/31906/task/31912/stat : 31912 (java) S 31903 31903 31686 0 -1 64 2381 0 0 0 58 2 0 0 16 0 9 0 133468176 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31913] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31913/stat : 31913 (java) S 31903 31903 31686 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 133468176 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31914] ppid=31903 vsize=851064 CPUtime=0.14
/proc/31906/task/31914/stat : 31914 (java) S 31903 31903 31686 0 -1 64 3 0 0 0 5 9 0 0 15 0 9 0 133468176 871489536 10788 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) 856420

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

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

[startup+1808.1 s]
/proc/loadavg: 2.00 2.00 2.07 3/91 31964
/proc/meminfo: memFree=1675128/2055920 swapFree=4192812/4192956
[pid=31903] ppid=31901 vsize=5356 CPUtime=0
/proc/31903/stat : 31903 (concrete.sh) S 31901 31903 31686 0 -1 4194304 315 128 0 0 0 0 0 0 24 0 1 0 133468171 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31903/statm: 1339 242 201 169 0 50 0
[pid=31906] ppid=31903 vsize=851064 CPUtime=1800.06
/proc/31906/stat : 31906 (java) S 31903 31903 31686 0 -1 0 12700 0 1 0 179947 59 0 0 25 0 9 0 133468172 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31906/statm: 212766 10788 2585 9 0 207326 0
[pid=31906/tid=31907] ppid=31903 vsize=851064 CPUtime=1798.27
/proc/31906/task/31907/stat : 31907 (java) R 31903 31903 31686 0 -1 64 4650 0 1 0 179787 40 0 0 25 0 9 0 133468173 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4127264098 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31908] ppid=31903 vsize=851064 CPUtime=1.04
/proc/31906/task/31908/stat : 31908 (java) S 31903 31903 31686 0 -1 64 4931 0 0 0 97 7 0 0 16 0 9 0 133468174 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31909] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31909/stat : 31909 (java) S 31903 31903 31686 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31910] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31910/stat : 31910 (java) S 31903 31903 31686 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133468174 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31911] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31911/stat : 31911 (java) S 31903 31903 31686 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 133468176 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31912] ppid=31903 vsize=851064 CPUtime=0.6
/proc/31906/task/31912/stat : 31912 (java) S 31903 31903 31686 0 -1 64 2381 0 0 0 58 2 0 0 16 0 9 0 133468176 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31906/tid=31913] ppid=31903 vsize=851064 CPUtime=0
/proc/31906/task/31913/stat : 31913 (java) S 31903 31903 31686 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 133468176 871489536 10788 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31906/tid=31914] ppid=31903 vsize=851064 CPUtime=0.14
/proc/31906/task/31914/stat : 31914 (java) S 31903 31903 31686 0 -1 64 3 0 0 0 5 9 0 0 15 0 9 0 133468176 871489536 10788 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) 856420

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31903 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=4999
# CPU time returned by wait4() is 0.004999
# 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): 1808.12
CPU time (s): 1800.06
CPU user time (s): 1799.47
CPU system time (s): 0.59
CPU usage (%): 99.5542
Max. virtual memory (cumulated for all children) (KiB): 856424

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

runsolver used 2.33664 second user time and 6.06308 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-03 06:53:48
IDJOB=1055980
IDBENCH=57393
IDSOLVER=304
FILE ID=node28/1055980-1215060828
PBS_JOBID= 7875233
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e0d3c2a9b72782260c487372febe60b6
RANDOM SEED=463012228

node28.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.231
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.231
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:       1600488 kB
Buffers:         39644 kB
Cached:         164288 kB
SwapCached:          0 kB
Active:         286296 kB
Inactive:       105912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:         206468 kB
Slab:            47940 kB
Committed_AS:   536044 kB
PageTables:       2212 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= 66540 MiB
End job on node28 at 2008-07-03 07:23:59