Trace number 2085862

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 2009-07-14? (TO) 1800.09 1804.32

General information on the benchmark

Namecsp/graphColoring/insertion/k-insertion/
normalized-4-insertions-4-4.xml
MD5SUM085e453a39e64b1799e73e4b2f36d4a9
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 variables475
Number of constraints1795
Maximum constraint arity2
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1795
Global constraints used (with number of constraints)

Solver Data

2.35/2.36	c CPU-LOAD 1.24
2.35/2.36	c LOADED 475 V (4 E), 1795 ExtensionConstraint2D, arity 2, 1.24 cpu

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2085862-1247726504/watcher-2085862-1247726504 -o /tmp/evaluation-result-2085862-1247726504/solver-2085862-1247726504 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2085862-1247726504.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 12849
/proc/meminfo: memFree=1412528/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) R 12847 12849 12736 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 59716912 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 272467815071 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12849/statm: 1339 230 191 169 0 50 0
[pid=12850] ppid=12849 vsize=5356 CPUtime=0
/proc/12850/stat : 12850 (concrete.sh) R 12849 12849 12736 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 59716912 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 272467815071 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12850/statm: 1339 230 191 169 0 50 0

[startup+0.0295461 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 12849
/proc/meminfo: memFree=1412528/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101555 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 12849
/proc/meminfo: memFree=1412528/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301585 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 12849
/proc/meminfo: memFree=1412528/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701642 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 12849
/proc/meminfo: memFree=1412528/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50276 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 12862
/proc/meminfo: memFree=1397280/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
[pid=12854] ppid=12849 vsize=849656 CPUtime=1.56
/proc/12854/stat : 12854 (java) S 12849 12849 12736 0 -1 0 7015 0 1 0 150 6 0 0 18 0 10 0 59716913 870047744 6270 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12854/statm: 212414 6270 2019 9 0 206892 0
[pid=12854/tid=12855] ppid=12849 vsize=849656 CPUtime=1
/proc/12854/task/12855/stat : 12855 (java) R 12849 12849 12736 0 -1 64 3966 0 1 0 97 3 0 0 22 0 10 0 59716914 870047744 6270 996147200 134512640 134550932 4294955408 18446744073709551615 4126844177 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12856] ppid=12849 vsize=849656 CPUtime=0.05
/proc/12854/task/12856/stat : 12856 (java) S 12849 12849 12736 0 -1 64 877 0 0 0 5 0 0 0 16 0 10 0 59716916 870047744 6270 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12857] ppid=12849 vsize=849656 CPUtime=0
/proc/12854/task/12857/stat : 12857 (java) S 12849 12849 12736 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59716916 870047744 6270 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12858] ppid=12849 vsize=849656 CPUtime=0
/proc/12854/task/12858/stat : 12858 (java) S 12849 12849 12736 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59716916 870047744 6270 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12859] ppid=12849 vsize=849656 CPUtime=0
/proc/12854/task/12859/stat : 12859 (java) S 12849 12849 12736 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59716918 870047744 6270 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12860] ppid=12849 vsize=849656 CPUtime=0.47
/proc/12854/task/12860/stat : 12860 (java) S 12849 12849 12736 0 -1 64 1471 0 0 0 46 1 0 0 15 0 10 0 59716922 870047744 6270 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12861] ppid=12849 vsize=849656 CPUtime=0
/proc/12854/task/12861/stat : 12861 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 59716922 870047744 6270 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12862] ppid=12849 vsize=849656 CPUtime=0
/proc/12854/task/12862/stat : 12862 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59716922 870047744 6270 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 855012

[startup+3.10299 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 12863
/proc/meminfo: memFree=1390872/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
[pid=12854] ppid=12849 vsize=852116 CPUtime=3.14
/proc/12854/stat : 12854 (java) S 12849 12849 12736 0 -1 0 10513 0 1 0 305 9 0 0 18 0 9 0 59716913 872566784 9380 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12854/statm: 213029 9380 2635 9 0 207507 0
[pid=12854/tid=12855] ppid=12849 vsize=852116 CPUtime=1.99
/proc/12854/task/12855/stat : 12855 (java) R 12849 12849 12736 0 -1 64 4220 0 1 0 195 4 0 0 25 0 9 0 59716914 872566784 9380 996147200 134512640 134550932 4294955408 18446744073709551615 4127741927 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12856] ppid=12849 vsize=852116 CPUtime=0.35
/proc/12854/task/12856/stat : 12856 (java) S 12849 12849 12736 0 -1 64 3242 0 0 0 33 2 0 0 16 0 9 0 59716916 872566784 9380 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12857] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12857/stat : 12857 (java) S 12849 12849 12736 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59716916 872566784 9380 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12858] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12858/stat : 12858 (java) S 12849 12849 12736 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59716916 872566784 9380 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12859] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12859/stat : 12859 (java) S 12849 12849 12736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59716918 872566784 9380 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12860] ppid=12849 vsize=852116 CPUtime=0.76
/proc/12854/task/12860/stat : 12860 (java) S 12849 12849 12736 0 -1 64 2349 0 0 0 75 1 0 0 16 0 9 0 59716922 872566784 9380 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12861] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12861/stat : 12861 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59716922 872566784 9380 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12862] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12862/stat : 12862 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59716922 872566784 9380 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 857472

[startup+6.30245 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 12864
/proc/meminfo: memFree=1384536/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
[pid=12854] ppid=12849 vsize=852116 CPUtime=6.31
/proc/12854/stat : 12854 (java) S 12849 12849 12736 0 -1 0 10534 0 1 0 622 9 0 0 18 0 9 0 59716913 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12854/statm: 213029 9385 2635 9 0 207507 0
[pid=12854/tid=12855] ppid=12849 vsize=852116 CPUtime=5.13
/proc/12854/task/12855/stat : 12855 (java) R 12849 12849 12736 0 -1 64 4236 0 1 0 509 4 0 0 25 0 9 0 59716914 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4127748074 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12856] ppid=12849 vsize=852116 CPUtime=0.37
/proc/12854/task/12856/stat : 12856 (java) S 12849 12849 12736 0 -1 64 3242 0 0 0 35 2 0 0 16 0 9 0 59716916 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12857] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12857/stat : 12857 (java) S 12849 12849 12736 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59716916 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12858] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12858/stat : 12858 (java) S 12849 12849 12736 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59716916 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12859] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12859/stat : 12859 (java) S 12849 12849 12736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59716918 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12860] ppid=12849 vsize=852116 CPUtime=0.77
/proc/12854/task/12860/stat : 12860 (java) S 12849 12849 12736 0 -1 64 2354 0 0 0 76 1 0 0 15 0 9 0 59716922 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12861] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12861/stat : 12861 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59716922 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12862] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12862/stat : 12862 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59716922 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 857472

[startup+12.7024 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 12864
/proc/meminfo: memFree=1384344/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
[pid=12854] ppid=12849 vsize=852116 CPUtime=12.65
/proc/12854/stat : 12854 (java) S 12849 12849 12736 0 -1 0 10538 0 1 0 1256 9 0 0 18 0 9 0 59716913 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12854/statm: 213029 9385 2635 9 0 207507 0
[pid=12854/tid=12855] ppid=12849 vsize=852116 CPUtime=11.47
/proc/12854/task/12855/stat : 12855 (java) R 12849 12849 12736 0 -1 64 4240 0 1 0 1143 4 0 0 25 0 9 0 59716914 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4127702554 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12856] ppid=12849 vsize=852116 CPUtime=0.37
/proc/12854/task/12856/stat : 12856 (java) S 12849 12849 12736 0 -1 64 3242 0 0 0 35 2 0 0 16 0 9 0 59716916 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12857] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12857/stat : 12857 (java) S 12849 12849 12736 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59716916 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12858] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12858/stat : 12858 (java) S 12849 12849 12736 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59716916 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12859] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12859/stat : 12859 (java) S 12849 12849 12736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59716918 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12860] ppid=12849 vsize=852116 CPUtime=0.77
/proc/12854/task/12860/stat : 12860 (java) S 12849 12849 12736 0 -1 64 2354 0 0 0 76 1 0 0 15 0 9 0 59716922 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12861] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12861/stat : 12861 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59716922 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12862] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12862/stat : 12862 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59716922 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 857472

[startup+25.5012 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 12864
/proc/meminfo: memFree=1384024/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
[pid=12854] ppid=12849 vsize=852116 CPUtime=25.32
/proc/12854/stat : 12854 (java) S 12849 12849 12736 0 -1 0 10543 0 1 0 2523 9 0 0 18 0 9 0 59716913 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12854/statm: 213029 9385 2635 9 0 207507 0
[pid=12854/tid=12855] ppid=12849 vsize=852116 CPUtime=24.16
/proc/12854/task/12855/stat : 12855 (java) R 12849 12849 12736 0 -1 64 4245 0 1 0 2411 5 0 0 25 0 9 0 59716914 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4125656663 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12856] ppid=12849 vsize=852116 CPUtime=0.37
/proc/12854/task/12856/stat : 12856 (java) S 12849 12849 12736 0 -1 64 3242 0 0 0 35 2 0 0 16 0 9 0 59716916 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12857] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12857/stat : 12857 (java) S 12849 12849 12736 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59716916 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12858] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12858/stat : 12858 (java) S 12849 12849 12736 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59716916 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12859] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12859/stat : 12859 (java) S 12849 12849 12736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59716918 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12860] ppid=12849 vsize=852116 CPUtime=0.77
/proc/12854/task/12860/stat : 12860 (java) S 12849 12849 12736 0 -1 64 2354 0 0 0 76 1 0 0 15 0 9 0 59716922 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12861] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12861/stat : 12861 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59716922 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12862] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12862/stat : 12862 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59716922 872566784 9385 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 857472

[startup+51.1019 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 12864

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

/proc/12854/task/12860/stat : 12860 (java) S 12849 12849 12736 0 -1 64 2368 0 0 0 76 1 0 0 16 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12861] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12861/stat : 12861 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12862] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12862/stat : 12862 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1598.16
Current children cumulated vsize (KiB) 857472

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 12979
/proc/meminfo: memFree=1287624/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
[pid=12854] ppid=12849 vsize=852116 CPUtime=1658.13
/proc/12854/stat : 12854 (java) S 12849 12849 12736 0 -1 0 10841 0 1 0 165794 19 0 0 18 0 9 0 59716913 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12854/statm: 213029 9664 2635 9 0 207507 0
[pid=12854/tid=12855] ppid=12849 vsize=852116 CPUtime=1656.94
/proc/12854/task/12855/stat : 12855 (java) R 12849 12849 12736 0 -1 64 4264 0 1 0 165680 14 0 0 25 0 9 0 59716914 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4125655567 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12856] ppid=12849 vsize=852116 CPUtime=0.38
/proc/12854/task/12856/stat : 12856 (java) S 12849 12849 12736 0 -1 64 3507 0 0 0 36 2 0 0 16 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12857] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12857/stat : 12857 (java) S 12849 12849 12736 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12858] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12858/stat : 12858 (java) S 12849 12849 12736 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12859] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12859/stat : 12859 (java) S 12849 12849 12736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59716918 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12860] ppid=12849 vsize=852116 CPUtime=0.77
/proc/12854/task/12860/stat : 12860 (java) S 12849 12849 12736 0 -1 64 2368 0 0 0 76 1 0 0 16 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12861] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12861/stat : 12861 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12862] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12862/stat : 12862 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.13
Current children cumulated vsize (KiB) 857472

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 12979
/proc/meminfo: memFree=1287624/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
[pid=12854] ppid=12849 vsize=852116 CPUtime=1718.11
/proc/12854/stat : 12854 (java) S 12849 12849 12736 0 -1 0 10841 0 1 0 171792 19 0 0 18 0 9 0 59716913 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12854/statm: 213029 9664 2635 9 0 207507 0
[pid=12854/tid=12855] ppid=12849 vsize=852116 CPUtime=1716.91
/proc/12854/task/12855/stat : 12855 (java) R 12849 12849 12736 0 -1 64 4264 0 1 0 171677 14 0 0 25 0 9 0 59716914 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4127703835 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12856] ppid=12849 vsize=852116 CPUtime=0.38
/proc/12854/task/12856/stat : 12856 (java) S 12849 12849 12736 0 -1 64 3507 0 0 0 36 2 0 0 16 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12857] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12857/stat : 12857 (java) S 12849 12849 12736 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12858] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12858/stat : 12858 (java) S 12849 12849 12736 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12859] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12859/stat : 12859 (java) S 12849 12849 12736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59716918 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12860] ppid=12849 vsize=852116 CPUtime=0.77
/proc/12854/task/12860/stat : 12860 (java) S 12849 12849 12736 0 -1 64 2368 0 0 0 76 1 0 0 16 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12861] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12861/stat : 12861 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12862] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12862/stat : 12862 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1718.11
Current children cumulated vsize (KiB) 857472

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 12979
/proc/meminfo: memFree=1287496/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
[pid=12854] ppid=12849 vsize=852116 CPUtime=1778.09
/proc/12854/stat : 12854 (java) S 12849 12849 12736 0 -1 0 10841 0 1 0 177789 20 0 0 18 0 9 0 59716913 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12854/statm: 213029 9664 2635 9 0 207507 0
[pid=12854/tid=12855] ppid=12849 vsize=852116 CPUtime=1776.89
/proc/12854/task/12855/stat : 12855 (java) R 12849 12849 12736 0 -1 64 4264 0 1 0 177675 14 0 0 25 0 9 0 59716914 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4127748074 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12856] ppid=12849 vsize=852116 CPUtime=0.38
/proc/12854/task/12856/stat : 12856 (java) S 12849 12849 12736 0 -1 64 3507 0 0 0 36 2 0 0 16 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12857] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12857/stat : 12857 (java) S 12849 12849 12736 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12858] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12858/stat : 12858 (java) S 12849 12849 12736 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12859] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12859/stat : 12859 (java) S 12849 12849 12736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59716918 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12860] ppid=12849 vsize=852116 CPUtime=0.77
/proc/12854/task/12860/stat : 12860 (java) S 12849 12849 12736 0 -1 64 2368 0 0 0 76 1 0 0 16 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12861] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12861/stat : 12861 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12862] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12862/stat : 12862 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1778.09
Current children cumulated vsize (KiB) 857472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 12979
/proc/meminfo: memFree=1287560/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
[pid=12854] ppid=12849 vsize=852116 CPUtime=1800.09
/proc/12854/stat : 12854 (java) S 12849 12849 12736 0 -1 0 10841 0 1 0 179989 20 0 0 18 0 9 0 59716913 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12854/statm: 213029 9664 2635 9 0 207507 0
[pid=12854/tid=12855] ppid=12849 vsize=852116 CPUtime=1798.88
/proc/12854/task/12855/stat : 12855 (java) R 12849 12849 12736 0 -1 64 4264 0 1 0 179874 14 0 0 25 0 9 0 59716914 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4127730612 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12856] ppid=12849 vsize=852116 CPUtime=0.38
/proc/12854/task/12856/stat : 12856 (java) S 12849 12849 12736 0 -1 64 3507 0 0 0 36 2 0 0 16 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12857] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12857/stat : 12857 (java) S 12849 12849 12736 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12858] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12858/stat : 12858 (java) S 12849 12849 12736 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12859] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12859/stat : 12859 (java) S 12849 12849 12736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59716918 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12860] ppid=12849 vsize=852116 CPUtime=0.77
/proc/12854/task/12860/stat : 12860 (java) S 12849 12849 12736 0 -1 64 2368 0 0 0 76 1 0 0 16 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12861] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12861/stat : 12861 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12862] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12862/stat : 12862 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 857472

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

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

[startup+1804.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 12979
/proc/meminfo: memFree=1287560/2055920 swapFree=4192812/4192956
[pid=12849] ppid=12847 vsize=5356 CPUtime=0
/proc/12849/stat : 12849 (concrete.sh) S 12847 12849 12736 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59716912 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12849/statm: 1339 244 201 169 0 50 0
[pid=12854] ppid=12849 vsize=852116 CPUtime=1800.09
/proc/12854/stat : 12854 (java) S 12849 12849 12736 0 -1 0 10841 0 1 0 179989 20 0 0 18 0 9 0 59716913 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12854/statm: 213029 9664 2635 9 0 207507 0
[pid=12854/tid=12855] ppid=12849 vsize=852116 CPUtime=1798.88
/proc/12854/task/12855/stat : 12855 (java) R 12849 12849 12736 0 -1 64 4264 0 1 0 179874 14 0 0 25 0 9 0 59716914 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4127730612 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12856] ppid=12849 vsize=852116 CPUtime=0.38
/proc/12854/task/12856/stat : 12856 (java) S 12849 12849 12736 0 -1 64 3507 0 0 0 36 2 0 0 16 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12857] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12857/stat : 12857 (java) S 12849 12849 12736 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12858] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12858/stat : 12858 (java) S 12849 12849 12736 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59716916 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12859] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12859/stat : 12859 (java) S 12849 12849 12736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59716918 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12860] ppid=12849 vsize=852116 CPUtime=0.77
/proc/12854/task/12860/stat : 12860 (java) S 12849 12849 12736 0 -1 64 2368 0 0 0 76 1 0 0 16 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12854/tid=12861] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12861/stat : 12861 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12854/tid=12862] ppid=12849 vsize=852116 CPUtime=0
/proc/12854/task/12862/stat : 12862 (java) S 12849 12849 12736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59716922 872566784 9664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 857472

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12849 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.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.32
CPU time (s): 1800.09
CPU user time (s): 1799.89
CPU system time (s): 0.2
CPU usage (%): 99.7655
Max. virtual memory (cumulated for all children) (KiB): 857472

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= 632
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= 22
involuntary context switches= 8

runsolver used 2.53561 second user time and 6.47902 second system time

The end

Launcher Data

Begin job on node22 at 2009-07-16 08:41:44
IDJOB=2085862
IDBENCH=58523
IDSOLVER=735
FILE ID=node22/2085862-1247726504
PBS_JOBID= 9521539
Free space on /tmp= 66384 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/graphColoring/insertion/k-insertion/normalized-4-insertions-4-4.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2085862-1247726504/watcher-2085862-1247726504 -o /tmp/evaluation-result-2085862-1247726504/solver-2085862-1247726504 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2085862-1247726504.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 085e453a39e64b1799e73e4b2f36d4a9
RANDOM SEED=765561763

node22.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.278
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.278
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	: 5636.09
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1413008 kB
Buffers:         89552 kB
Cached:         345988 kB
SwapCached:          0 kB
Active:         171720 kB
Inactive:       384976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1413008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:         132588 kB
Slab:            71336 kB
Committed_AS:   678056 kB
PageTables:       1948 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= 66356 MiB
End job on node22 at 2009-07-16 09:11:51