Trace number 2059011

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.1 1813.52

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-10_ext.xml
MD5SUM17234ef07ba087d786389b1270482cb7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.461
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

5.72/5.89	c CPU-LOAD 4.87
5.72/5.89	c LOADED 625 V (25 E), 10142 ExtensionConstraint2D, arity 2, 4.87 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-2059011-1247698240/watcher-2059011-1247698240 -o /tmp/evaluation-result-2059011-1247698240/solver-2059011-1247698240 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2059011-1247698240.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.99 1.99 1.92 4/81 3881
/proc/meminfo: memFree=1392304/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=18576 CPUtime=0
/proc/3881/stat : 3881 (runsolver) R 3879 3881 3375 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 56890094 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 225612197159 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3881/statm: 4644 284 249 26 0 2626 0

[startup+0.052197 s]
/proc/loadavg: 1.99 1.99 1.92 4/81 3881
/proc/meminfo: memFree=1392304/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101261 s]
/proc/loadavg: 1.99 1.99 1.92 4/81 3881
/proc/meminfo: memFree=1392304/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301281 s]
/proc/loadavg: 1.99 1.99 1.92 4/81 3881
/proc/meminfo: memFree=1392304/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701322 s]
/proc/loadavg: 1.99 1.99 1.92 4/81 3881
/proc/meminfo: memFree=1392304/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50138 s]
/proc/loadavg: 1.99 1.99 1.92 4/91 3894
/proc/meminfo: memFree=1378208/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
[pid=3886] ppid=3881 vsize=847396 CPUtime=1.46
/proc/3886/stat : 3886 (java) S 3881 3881 3375 0 -1 0 6554 0 1 0 142 4 0 0 18 0 9 0 56890095 867733504 5616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/3886/statm: 211849 5616 1927 9 0 206334 0
[pid=3886/tid=3887] ppid=3881 vsize=847396 CPUtime=1.11
/proc/3886/task/3887/stat : 3887 (java) R 3881 3881 3375 0 -1 64 3581 0 1 0 109 2 0 0 25 0 9 0 56890096 867733504 5616 996147200 134512640 134550932 4294955408 18446744073709551615 4126331045 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3888] ppid=3881 vsize=847396 CPUtime=0.03
/proc/3886/task/3888/stat : 3888 (java) S 3881 3881 3375 0 -1 64 769 0 0 0 3 0 0 0 16 0 9 0 56890098 867733504 5616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3889] ppid=3881 vsize=847396 CPUtime=0
/proc/3886/task/3889/stat : 3889 (java) S 3881 3881 3375 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56890098 867733504 5616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3890] ppid=3881 vsize=847396 CPUtime=0
/proc/3886/task/3890/stat : 3890 (java) S 3881 3881 3375 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56890098 867733504 5616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3891] ppid=3881 vsize=847396 CPUtime=0
/proc/3886/task/3891/stat : 3891 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56890100 867733504 5616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3892] ppid=3881 vsize=847396 CPUtime=0.28
/proc/3886/task/3892/stat : 3892 (java) S 3881 3881 3375 0 -1 64 1507 0 0 0 28 0 0 0 16 0 9 0 56890104 867733504 5616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3893] ppid=3881 vsize=847396 CPUtime=0
/proc/3886/task/3893/stat : 3893 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56890104 867733504 5616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3894] ppid=3881 vsize=847396 CPUtime=0
/proc/3886/task/3894/stat : 3894 (java) S 3881 3881 3375 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56890104 867733504 5616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852752

[startup+3.10252 s]
/proc/loadavg: 1.99 1.99 1.92 3/91 3894
/proc/meminfo: memFree=1376096/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
[pid=3886] ppid=3881 vsize=847540 CPUtime=3.05
/proc/3886/stat : 3886 (java) S 3881 3881 3375 0 -1 0 7991 0 1 0 300 5 0 0 18 0 9 0 56890095 867880960 6859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/3886/statm: 211885 6859 2615 9 0 206370 0
[pid=3886/tid=3887] ppid=3881 vsize=847540 CPUtime=2.63
/proc/3886/task/3887/stat : 3887 (java) R 3881 3881 3375 0 -1 64 3588 0 1 0 261 2 0 0 25 0 9 0 56890096 867880960 6859 996147200 134512640 134550932 4294955408 18446744073709551615 4126329030 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3888] ppid=3881 vsize=847540 CPUtime=0.09
/proc/3886/task/3888/stat : 3888 (java) S 3881 3881 3375 0 -1 64 2198 0 0 0 9 0 0 0 16 0 9 0 56890098 867880960 6859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3889] ppid=3881 vsize=847540 CPUtime=0
/proc/3886/task/3889/stat : 3889 (java) S 3881 3881 3375 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56890098 867880960 6859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3890] ppid=3881 vsize=847540 CPUtime=0
/proc/3886/task/3890/stat : 3890 (java) S 3881 3881 3375 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56890098 867880960 6859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3891] ppid=3881 vsize=847540 CPUtime=0
/proc/3886/task/3891/stat : 3891 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56890100 867880960 6859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3892] ppid=3881 vsize=847540 CPUtime=0.28
/proc/3886/task/3892/stat : 3892 (java) S 3881 3881 3375 0 -1 64 1508 0 0 0 28 0 0 0 15 0 9 0 56890104 867880960 6859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3893] ppid=3881 vsize=847540 CPUtime=0
/proc/3886/task/3893/stat : 3893 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56890104 867880960 6859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3894] ppid=3881 vsize=847540 CPUtime=0
/proc/3886/task/3894/stat : 3894 (java) S 3881 3881 3375 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56890104 867880960 6859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 852896

[startup+6.3028 s]
/proc/loadavg: 1.99 1.99 1.92 4/92 3895
/proc/meminfo: memFree=1372184/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
[pid=3886] ppid=3881 vsize=848552 CPUtime=6.22
/proc/3886/stat : 3886 (java) S 3881 3881 3375 0 -1 0 11681 0 1 0 615 7 0 0 18 0 9 0 56890095 868917248 10226 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/3886/statm: 212138 10226 2618 9 0 206623 0
[pid=3886/tid=3887] ppid=3881 vsize=848552 CPUtime=5.35
/proc/3886/task/3887/stat : 3887 (java) R 3881 3881 3375 0 -1 64 3789 0 1 0 532 3 0 0 25 0 9 0 56890096 868917248 10226 996147200 134512640 134550932 4294955408 18446744073709551615 4126638711 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3888] ppid=3881 vsize=848552 CPUtime=0.48
/proc/3886/task/3888/stat : 3888 (java) S 3881 3881 3375 0 -1 64 5637 0 0 0 46 2 0 0 16 0 9 0 56890098 868917248 10226 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3889] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3889/stat : 3889 (java) S 3881 3881 3375 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10226 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3890] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3890/stat : 3890 (java) S 3881 3881 3375 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10226 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3891] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3891/stat : 3891 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56890100 868917248 10226 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3892] ppid=3881 vsize=848552 CPUtime=0.37
/proc/3886/task/3892/stat : 3892 (java) S 3881 3881 3375 0 -1 64 1553 0 0 0 36 1 0 0 15 0 9 0 56890104 868917248 10226 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3893] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3893/stat : 3893 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56890104 868917248 10226 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3894] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3894/stat : 3894 (java) S 3881 3881 3375 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56890104 868917248 10226 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 853908

[startup+12.7024 s]
/proc/loadavg: 1.99 1.99 1.92 3/91 3896
/proc/meminfo: memFree=1359128/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
[pid=3886] ppid=3881 vsize=848552 CPUtime=12.56
/proc/3886/stat : 3886 (java) S 3881 3881 3375 0 -1 0 12082 0 1 0 1248 8 0 0 18 0 9 0 56890095 868917248 10622 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/3886/statm: 212138 10622 2620 9 0 206623 0
[pid=3886/tid=3887] ppid=3881 vsize=848552 CPUtime=11.64
/proc/3886/task/3887/stat : 3887 (java) R 3881 3881 3375 0 -1 64 3794 0 1 0 1161 3 0 0 25 0 9 0 56890096 868917248 10622 996147200 134512640 134550932 4294955408 18446744073709551615 4126598810 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3888] ppid=3881 vsize=848552 CPUtime=0.49
/proc/3886/task/3888/stat : 3888 (java) S 3881 3881 3375 0 -1 64 6015 0 0 0 47 2 0 0 17 0 9 0 56890098 868917248 10622 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3889] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3889/stat : 3889 (java) S 3881 3881 3375 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10622 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3890] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3890/stat : 3890 (java) S 3881 3881 3375 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10622 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3891] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3891/stat : 3891 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56890100 868917248 10622 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3892] ppid=3881 vsize=848552 CPUtime=0.39
/proc/3886/task/3892/stat : 3892 (java) S 3881 3881 3375 0 -1 64 1571 0 0 0 38 1 0 0 15 0 9 0 56890104 868917248 10622 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3893] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3893/stat : 3893 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56890104 868917248 10622 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3894] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3894/stat : 3894 (java) S 3881 3881 3375 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56890104 868917248 10622 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 853908

[startup+25.5015 s]
/proc/loadavg: 1.99 1.99 1.92 3/91 3896
/proc/meminfo: memFree=1359192/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
[pid=3886] ppid=3881 vsize=848552 CPUtime=25.24
/proc/3886/stat : 3886 (java) S 3881 3881 3375 0 -1 0 12085 0 1 0 2516 8 0 0 18 0 9 0 56890095 868917248 10624 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/3886/statm: 212138 10624 2620 9 0 206623 0
[pid=3886/tid=3887] ppid=3881 vsize=848552 CPUtime=24.31
/proc/3886/task/3887/stat : 3887 (java) R 3881 3881 3375 0 -1 64 3795 0 1 0 2428 3 0 0 25 0 9 0 56890096 868917248 10624 996147200 134512640 134550932 4294955408 18446744073709551615 4126631108 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3888] ppid=3881 vsize=848552 CPUtime=0.5
/proc/3886/task/3888/stat : 3888 (java) S 3881 3881 3375 0 -1 64 6015 0 0 0 48 2 0 0 16 0 9 0 56890098 868917248 10624 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3889] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3889/stat : 3889 (java) S 3881 3881 3375 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10624 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3890] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3890/stat : 3890 (java) S 3881 3881 3375 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10624 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3891] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3891/stat : 3891 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56890100 868917248 10624 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3892] ppid=3881 vsize=848552 CPUtime=0.4
/proc/3886/task/3892/stat : 3892 (java) S 3881 3881 3375 0 -1 64 1573 0 0 0 39 1 0 0 15 0 9 0 56890104 868917248 10624 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3893] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3893/stat : 3893 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56890104 868917248 10624 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3894] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3894/stat : 3894 (java) S 3881 3881 3375 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56890104 868917248 10624 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 853908

[startup+51.1017 s]
/proc/loadavg: 1.99 1.99 1.92 3/91 3898
/proc/meminfo: memFree=1359000/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/3886/task/3892/stat : 3892 (java) S 3881 3881 3375 0 -1 64 1576 0 0 0 39 1 0 0 16 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3893] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3893/stat : 3893 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3894] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3894/stat : 3894 (java) S 3881 3881 3375 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1588.98
Current children cumulated vsize (KiB) 853908

[startup+1662.3 s]
/proc/loadavg: 1.02 1.42 1.72 2/92 3946
/proc/meminfo: memFree=1366296/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
[pid=3886] ppid=3881 vsize=848552 CPUtime=1648.96
/proc/3886/stat : 3886 (java) S 3881 3881 3375 0 -1 0 12092 0 1 0 164883 13 0 0 18 0 9 0 56890095 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/3886/statm: 212138 10628 2621 9 0 206623 0
[pid=3886/tid=3887] ppid=3881 vsize=848552 CPUtime=1648.03
/proc/3886/task/3887/stat : 3887 (java) R 3881 3881 3375 0 -1 64 3799 0 1 0 164795 8 0 0 25 0 9 0 56890096 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4126598810 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=3886/tid=3888] ppid=3881 vsize=848552 CPUtime=0.5
/proc/3886/task/3888/stat : 3888 (java) S 3881 3881 3375 0 -1 64 6015 0 0 0 48 2 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3889] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3889/stat : 3889 (java) S 3881 3881 3375 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3890] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3890/stat : 3890 (java) S 3881 3881 3375 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3891] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3891/stat : 3891 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56890100 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3892] ppid=3881 vsize=848552 CPUtime=0.4
/proc/3886/task/3892/stat : 3892 (java) S 3881 3881 3375 0 -1 64 1576 0 0 0 39 1 0 0 16 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3893] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3893/stat : 3893 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3894] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3894/stat : 3894 (java) S 3881 3881 3375 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1648.96
Current children cumulated vsize (KiB) 853908

[startup+1722.3 s]
/proc/loadavg: 1.01 1.35 1.68 2/92 3946
/proc/meminfo: memFree=1366360/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
[pid=3886] ppid=3881 vsize=848552 CPUtime=1708.93
/proc/3886/stat : 3886 (java) S 3881 3881 3375 0 -1 0 12092 0 1 0 170880 13 0 0 18 0 9 0 56890095 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/3886/statm: 212138 10628 2621 9 0 206623 0
[pid=3886/tid=3887] ppid=3881 vsize=848552 CPUtime=1708.01
/proc/3886/task/3887/stat : 3887 (java) R 3881 3881 3375 0 -1 64 3799 0 1 0 170792 9 0 0 25 0 9 0 56890096 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4126653562 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=3886/tid=3888] ppid=3881 vsize=848552 CPUtime=0.5
/proc/3886/task/3888/stat : 3888 (java) S 3881 3881 3375 0 -1 64 6015 0 0 0 48 2 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3889] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3889/stat : 3889 (java) S 3881 3881 3375 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3890] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3890/stat : 3890 (java) S 3881 3881 3375 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3891] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3891/stat : 3891 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56890100 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3892] ppid=3881 vsize=848552 CPUtime=0.4
/proc/3886/task/3892/stat : 3892 (java) S 3881 3881 3375 0 -1 64 1576 0 0 0 39 1 0 0 16 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3893] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3893/stat : 3893 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3894] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3894/stat : 3894 (java) S 3881 3881 3375 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.93
Current children cumulated vsize (KiB) 853908

[startup+1782.3 s]
/proc/loadavg: 1.00 1.28 1.63 2/92 3946
/proc/meminfo: memFree=1366360/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
[pid=3886] ppid=3881 vsize=848552 CPUtime=1768.91
/proc/3886/stat : 3886 (java) S 3881 3881 3375 0 -1 0 12092 0 1 0 176878 13 0 0 18 0 9 0 56890095 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/3886/statm: 212138 10628 2621 9 0 206623 0
[pid=3886/tid=3887] ppid=3881 vsize=848552 CPUtime=1767.99
/proc/3886/task/3887/stat : 3887 (java) R 3881 3881 3375 0 -1 64 3799 0 1 0 176790 9 0 0 25 0 9 0 56890096 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4126638701 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=3886/tid=3888] ppid=3881 vsize=848552 CPUtime=0.5
/proc/3886/task/3888/stat : 3888 (java) S 3881 3881 3375 0 -1 64 6015 0 0 0 48 2 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3889] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3889/stat : 3889 (java) S 3881 3881 3375 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3890] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3890/stat : 3890 (java) S 3881 3881 3375 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3891] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3891/stat : 3891 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56890100 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3892] ppid=3881 vsize=848552 CPUtime=0.4
/proc/3886/task/3892/stat : 3892 (java) S 3881 3881 3375 0 -1 64 1576 0 0 0 39 1 0 0 16 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3893] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3893/stat : 3893 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3894] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3894/stat : 3894 (java) S 3881 3881 3375 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.91
Current children cumulated vsize (KiB) 853908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.5 s]
/proc/loadavg: 1.00 1.25 1.61 2/92 3946
/proc/meminfo: memFree=1366360/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
[pid=3886] ppid=3881 vsize=848552 CPUtime=1800.1
/proc/3886/stat : 3886 (java) S 3881 3881 3375 0 -1 0 12092 0 1 0 179997 13 0 0 18 0 9 0 56890095 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/3886/statm: 212138 10628 2621 9 0 206623 0
[pid=3886/tid=3887] ppid=3881 vsize=848552 CPUtime=1799.18
/proc/3886/task/3887/stat : 3887 (java) R 3881 3881 3375 0 -1 64 3799 0 1 0 179909 9 0 0 25 0 9 0 56890096 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4126598810 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=3886/tid=3888] ppid=3881 vsize=848552 CPUtime=0.5
/proc/3886/task/3888/stat : 3888 (java) S 3881 3881 3375 0 -1 64 6015 0 0 0 48 2 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3889] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3889/stat : 3889 (java) S 3881 3881 3375 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3890] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3890/stat : 3890 (java) S 3881 3881 3375 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3891] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3891/stat : 3891 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56890100 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3892] ppid=3881 vsize=848552 CPUtime=0.4
/proc/3886/task/3892/stat : 3892 (java) S 3881 3881 3375 0 -1 64 1576 0 0 0 39 1 0 0 16 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3893] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3893/stat : 3893 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3894] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3894/stat : 3894 (java) S 3881 3881 3375 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 853908

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

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

[startup+1813.5 s]
/proc/loadavg: 1.00 1.25 1.61 2/92 3946
/proc/meminfo: memFree=1366360/2055920 swapFree=4192812/4192956
[pid=3881] ppid=3879 vsize=5356 CPUtime=0
/proc/3881/stat : 3881 (concrete.sh) S 3879 3881 3375 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 56890094 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3881/statm: 1339 244 201 169 0 50 0
[pid=3886] ppid=3881 vsize=848552 CPUtime=1800.1
/proc/3886/stat : 3886 (java) S 3881 3881 3375 0 -1 0 12092 0 1 0 179997 13 0 0 18 0 9 0 56890095 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/3886/statm: 212138 10628 2621 9 0 206623 0
[pid=3886/tid=3887] ppid=3881 vsize=848552 CPUtime=1799.18
/proc/3886/task/3887/stat : 3887 (java) R 3881 3881 3375 0 -1 64 3799 0 1 0 179909 9 0 0 25 0 9 0 56890096 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4126598810 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=3886/tid=3888] ppid=3881 vsize=848552 CPUtime=0.5
/proc/3886/task/3888/stat : 3888 (java) S 3881 3881 3375 0 -1 64 6015 0 0 0 48 2 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3889] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3889/stat : 3889 (java) S 3881 3881 3375 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3890] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3890/stat : 3890 (java) S 3881 3881 3375 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56890098 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3891] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3891/stat : 3891 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56890100 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3892] ppid=3881 vsize=848552 CPUtime=0.4
/proc/3886/task/3892/stat : 3892 (java) S 3881 3881 3375 0 -1 64 1576 0 0 0 39 1 0 0 16 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3893] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3893/stat : 3893 (java) S 3881 3881 3375 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=3886/tid=3894] ppid=3881 vsize=848552 CPUtime=0
/proc/3886/task/3894/stat : 3894 (java) S 3881 3881 3375 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56890104 868917248 10628 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 853908

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1813.52
CPU time (s): 1800.1
CPU user time (s): 1799.97
CPU system time (s): 0.13
CPU usage (%): 99.26
Max. virtual memory (cumulated for all children) (KiB): 854112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.005999
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= 9

runsolver used 1.90471 second user time and 6.35503 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-16 00:50:40
IDJOB=2059011
IDBENCH=53543
IDSOLVER=735
FILE ID=node31/2059011-1247698240
PBS_JOBID= 9521248
Free space on /tmp= 66276 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-10_ext.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059011-1247698240/watcher-2059011-1247698240 -o /tmp/evaluation-result-2059011-1247698240/solver-2059011-1247698240 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2059011-1247698240.xml

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

MD5SUM BENCH= 17234ef07ba087d786389b1270482cb7
RANDOM SEED=114893856

node31.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.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
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:       1392720 kB
Buffers:         72472 kB
Cached:         487032 kB
SwapCached:          0 kB
Active:         211744 kB
Inactive:       386936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1932 kB
Writeback:           0 kB
Mapped:          59532 kB
Slab:            49256 kB
Committed_AS:   429856 kB
PageTables:       2000 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= 66272 MiB
End job on node31 at 2009-07-16 01:20:55