Trace number 2081748

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.02 1807.92

General information on the benchmark

Namecsp/super-js/super-js-taillard-20/
normalized-super-js-taillard-20-22.xml
MD5SUM2dc1ef2385520df4e5d6471c36d68b37
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 variables800
Number of constraints12940
Maximum constraint arity2
Maximum domain size1545
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12940
Global constraints used (with number of constraints)

Solver Data

41.56/41.78	c CPU-LOAD 37.81
41.56/41.78	c LOADED 800 V (1545 E), 400 ExtensionConstraint2D, 11400 DTConstraint, 1140 DiffConstraint, arity 2, 37.81 cpu
1800.02/1807.92	c [

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-2081748-1247720376/watcher-2081748-1247720376 -o /tmp/evaluation-result-2081748-1247720376/solver-2081748-1247720376 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2081748-1247720376.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.99 4/82 17540
/proc/meminfo: memFree=1151288/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=880 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) R 17538 17540 15200 0 -1 4194304 40 0 0 0 0 0 0 0 20 0 1 0 59102685 901120 25 996147200 4194304 4889804 548682068816 18446744073709551615 269804959113 0 0 4096 0 0 0 0 17 1 0 0
/proc/17540/statm: 220 25 18 169 0 8 0

[startup+0.024872 s]
/proc/loadavg: 1.99 1.99 1.99 4/82 17540
/proc/meminfo: memFree=1151288/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10188 s]
/proc/loadavg: 1.99 1.99 1.99 4/82 17540
/proc/meminfo: memFree=1151288/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301901 s]
/proc/loadavg: 1.99 1.99 1.99 4/82 17540
/proc/meminfo: memFree=1151288/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701944 s]
/proc/loadavg: 1.99 1.99 1.99 4/82 17540
/proc/meminfo: memFree=1151288/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50203 s]
/proc/loadavg: 1.99 1.99 1.99 3/92 17553
/proc/meminfo: memFree=1135528/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
[pid=17545] ppid=17540 vsize=848140 CPUtime=1.56
/proc/17545/stat : 17545 (java) S 17540 17540 15200 0 -1 0 8274 0 1 0 150 6 0 0 18 0 9 0 59102686 868495360 7137 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17545/statm: 212035 7137 2624 9 0 206513 0
[pid=17545/tid=17546] ppid=17540 vsize=848140 CPUtime=1.12
/proc/17545/task/17546/stat : 17546 (java) R 17540 17540 15200 0 -1 64 3968 0 1 0 109 3 0 0 23 0 9 0 59102687 868495360 7137 996147200 134512640 134550932 4294955408 18446744073709551615 4125182203 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17547] ppid=17540 vsize=848140 CPUtime=0.12
/proc/17545/task/17547/stat : 17547 (java) S 17540 17540 15200 0 -1 64 2173 0 0 0 11 1 0 0 16 0 9 0 59102688 868495360 7137 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17548] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17548/stat : 17548 (java) S 17540 17540 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59102688 868495360 7137 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17549] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17549/stat : 17549 (java) S 17540 17540 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59102688 868495360 7137 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17550] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17550/stat : 17550 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59102691 868495360 7137 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17551] ppid=17540 vsize=848140 CPUtime=0.29
/proc/17545/task/17551/stat : 17551 (java) S 17540 17540 15200 0 -1 64 1435 0 0 0 29 0 0 0 16 0 9 0 59102694 868495360 7137 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17552] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17552/stat : 17552 (java) S 17540 17540 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59102694 868495360 7137 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17553] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17553/stat : 17553 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59102694 868495360 7137 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) 853496

[startup+3.1022 s]
/proc/loadavg: 2.07 2.01 2.00 3/92 17553
/proc/meminfo: memFree=1131176/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
[pid=17545] ppid=17540 vsize=848140 CPUtime=3.16
/proc/17545/stat : 17545 (java) S 17540 17540 15200 0 -1 0 9103 0 1 0 309 7 0 0 18 0 9 0 59102686 868495360 7950 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17545/statm: 212035 7950 2624 9 0 206513 0
[pid=17545/tid=17546] ppid=17540 vsize=848140 CPUtime=2.6
/proc/17545/task/17546/stat : 17546 (java) R 17540 17540 15200 0 -1 64 3984 0 1 0 256 4 0 0 25 0 9 0 59102687 868495360 7950 996147200 134512640 134550932 4294955408 18446744073709551615 4126422652 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17547] ppid=17540 vsize=848140 CPUtime=0.24
/proc/17545/task/17547/stat : 17547 (java) S 17540 17540 15200 0 -1 64 2986 0 0 0 23 1 0 0 16 0 9 0 59102688 868495360 7950 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17548] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17548/stat : 17548 (java) S 17540 17540 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59102688 868495360 7950 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17549] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17549/stat : 17549 (java) S 17540 17540 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59102688 868495360 7950 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17550] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17550/stat : 17550 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59102691 868495360 7950 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17551] ppid=17540 vsize=848140 CPUtime=0.29
/proc/17545/task/17551/stat : 17551 (java) S 17540 17540 15200 0 -1 64 1435 0 0 0 29 0 0 0 16 0 9 0 59102694 868495360 7950 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17552] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17552/stat : 17552 (java) S 17540 17540 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59102694 868495360 7950 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17553] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17553/stat : 17553 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59102694 868495360 7950 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 853496

[startup+6.30155 s]
/proc/loadavg: 2.07 2.01 2.00 3/92 17553
/proc/meminfo: memFree=1126248/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
[pid=17545] ppid=17540 vsize=848140 CPUtime=6.33
/proc/17545/stat : 17545 (java) S 17540 17540 15200 0 -1 0 10313 0 1 0 626 7 0 0 18 0 9 0 59102686 868495360 8809 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17545/statm: 212035 8809 2625 9 0 206513 0
[pid=17545/tid=17546] ppid=17540 vsize=848140 CPUtime=5.63
/proc/17545/task/17546/stat : 17546 (java) R 17540 17540 15200 0 -1 64 4047 0 1 0 559 4 0 0 25 0 9 0 59102687 868495360 8809 996147200 134512640 134550932 4294955408 18446744073709551615 4126206586 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17547] ppid=17540 vsize=848140 CPUtime=0.38
/proc/17545/task/17547/stat : 17547 (java) S 17540 17540 15200 0 -1 64 4133 0 0 0 37 1 0 0 16 0 9 0 59102688 868495360 8809 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17548] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17548/stat : 17548 (java) S 17540 17540 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59102688 868495360 8809 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17549] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17549/stat : 17549 (java) S 17540 17540 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59102688 868495360 8809 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17550] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17550/stat : 17550 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59102691 868495360 8809 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17551] ppid=17540 vsize=848140 CPUtime=0.29
/proc/17545/task/17551/stat : 17551 (java) S 17540 17540 15200 0 -1 64 1435 0 0 0 29 0 0 0 16 0 9 0 59102694 868495360 8809 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17552] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17552/stat : 17552 (java) S 17540 17540 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59102694 868495360 8809 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17553] ppid=17540 vsize=848140 CPUtime=0
/proc/17545/task/17553/stat : 17553 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59102694 868495360 8809 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 853496

[startup+12.7012 s]
/proc/loadavg: 2.22 2.04 2.01 4/93 17554
/proc/meminfo: memFree=1094888/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
[pid=17545] ppid=17540 vsize=849168 CPUtime=12.7
/proc/17545/stat : 17545 (java) S 17540 17540 15200 0 -1 0 20263 0 1 0 1256 14 0 0 18 0 10 0 59102686 869548032 16925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17545/statm: 212292 16925 2626 9 0 206770 0
[pid=17545/tid=17546] ppid=17540 vsize=849168 CPUtime=10.73
/proc/17545/task/17546/stat : 17546 (java) R 17540 17540 15200 0 -1 64 4399 0 1 0 1069 4 0 0 25 0 10 0 59102687 869548032 16925 996147200 134512640 134550932 4294955408 18446744073709551615 4126070360 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17547] ppid=17540 vsize=849168 CPUtime=1.43
/proc/17545/task/17547/stat : 17547 (java) S 17540 17540 15200 0 -1 64 13561 0 0 0 136 7 0 0 16 0 10 0 59102688 869548032 16925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17548] ppid=17540 vsize=849168 CPUtime=0
/proc/17545/task/17548/stat : 17548 (java) S 17540 17540 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59102688 869548032 16925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17549] ppid=17540 vsize=849168 CPUtime=0
/proc/17545/task/17549/stat : 17549 (java) S 17540 17540 15200 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 59102688 869548032 16925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17550] ppid=17540 vsize=849168 CPUtime=0
/proc/17545/task/17550/stat : 17550 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59102691 869548032 16925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17551] ppid=17540 vsize=849168 CPUtime=0.52
/proc/17545/task/17551/stat : 17551 (java) S 17540 17540 15200 0 -1 64 1599 0 0 0 51 1 0 0 16 0 10 0 59102694 869548032 16925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17552] ppid=17540 vsize=849168 CPUtime=0
/proc/17545/task/17552/stat : 17552 (java) S 17540 17540 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59102694 869548032 16925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17553] ppid=17540 vsize=849168 CPUtime=0
/proc/17545/task/17553/stat : 17553 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59102694 869548032 16925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17554] ppid=17540 vsize=849168 CPUtime=0
/proc/17545/task/17554/stat : 17554 (java) S 17540 17540 15200 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 59103764 869548032 16925 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 854524

[startup+25.5026 s]
/proc/loadavg: 2.19 2.04 2.01 3/93 17554
/proc/meminfo: memFree=1072680/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
[pid=17545] ppid=17540 vsize=852196 CPUtime=25.44
/proc/17545/stat : 17545 (java) S 17540 17540 15200 0 -1 0 25929 0 1 0 2526 18 0 0 18 0 10 0 59102686 872648704 22355 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17545/statm: 213049 22355 2633 9 0 207527 0
[pid=17545/tid=17546] ppid=17540 vsize=852196 CPUtime=22.65
/proc/17545/task/17546/stat : 17546 (java) R 17540 17540 15200 0 -1 64 4783 0 1 0 2260 5 0 0 25 0 10 0 59102687 872648704 22355 996147200 134512640 134550932 4294955408 18446744073709551615 4127714264 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17547] ppid=17540 vsize=852196 CPUtime=2.05
/proc/17545/task/17547/stat : 17547 (java) S 17540 17540 15200 0 -1 64 17893 0 0 0 196 9 0 0 17 0 10 0 59102688 872648704 22355 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17548] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17548/stat : 17548 (java) S 17540 17540 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 59102688 872648704 22355 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17549] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17549/stat : 17549 (java) S 17540 17540 15200 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 59102688 872648704 22355 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17550] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17550/stat : 17550 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59102691 872648704 22355 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17551] ppid=17540 vsize=852196 CPUtime=0.7
/proc/17545/task/17551/stat : 17551 (java) S 17540 17540 15200 0 -1 64 2546 0 0 0 68 2 0 0 15 0 10 0 59102694 872648704 22355 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17552] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17552/stat : 17552 (java) S 17540 17540 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59102694 872648704 22355 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17553] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17553/stat : 17553 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59102694 872648704 22355 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17554] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17554/stat : 17554 (java) S 17540 17540 15200 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 59103764 872648704 22355 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 857552

[startup+51.1023 s]

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

/proc/17545/task/17551/stat : 17551 (java) S 17540 17540 15200 0 -1 64 2605 0 0 0 82 2 0 0 16 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17552] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17552/stat : 17552 (java) S 17540 17540 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17553] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17553/stat : 17553 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.6
Current children cumulated vsize (KiB) 857552

[startup+1662.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/92 17633
/proc/meminfo: memFree=1068088/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
[pid=17545] ppid=17540 vsize=852196 CPUtime=1654.46
/proc/17545/stat : 17545 (java) S 17540 17540 15200 0 -1 0 44705 0 1 0 165417 29 0 0 18 0 9 0 59102686 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17545/statm: 213049 41095 2636 9 0 207527 0
[pid=17545/tid=17546] ppid=17540 vsize=852196 CPUtime=1650.21
/proc/17545/task/17546/stat : 17546 (java) R 17540 17540 15200 0 -1 64 5605 0 1 0 165013 8 0 0 25 0 9 0 59102687 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4127827893 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17547] ppid=17540 vsize=852196 CPUtime=3.39
/proc/17545/task/17547/stat : 17547 (java) S 17540 17540 15200 0 -1 64 35785 0 0 0 322 17 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17548] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17548/stat : 17548 (java) S 17540 17540 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17549] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17549/stat : 17549 (java) S 17540 17540 15200 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17550] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17550/stat : 17550 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59102691 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17551] ppid=17540 vsize=852196 CPUtime=0.84
/proc/17545/task/17551/stat : 17551 (java) S 17540 17540 15200 0 -1 64 2605 0 0 0 82 2 0 0 16 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17552] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17552/stat : 17552 (java) S 17540 17540 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17553] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17553/stat : 17553 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.46
Current children cumulated vsize (KiB) 857552

[startup+1722.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/93 17634
/proc/meminfo: memFree=1017840/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
[pid=17545] ppid=17540 vsize=852196 CPUtime=1714.44
/proc/17545/stat : 17545 (java) S 17540 17540 15200 0 -1 0 44705 0 1 0 171415 29 0 0 18 0 9 0 59102686 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17545/statm: 213049 41095 2636 9 0 207527 0
[pid=17545/tid=17546] ppid=17540 vsize=852196 CPUtime=1710.19
/proc/17545/task/17546/stat : 17546 (java) R 17540 17540 15200 0 -1 64 5605 0 1 0 171011 8 0 0 25 0 9 0 59102687 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4127791920 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17547] ppid=17540 vsize=852196 CPUtime=3.39
/proc/17545/task/17547/stat : 17547 (java) S 17540 17540 15200 0 -1 64 35785 0 0 0 322 17 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17548] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17548/stat : 17548 (java) S 17540 17540 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17549] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17549/stat : 17549 (java) S 17540 17540 15200 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17550] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17550/stat : 17550 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59102691 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17551] ppid=17540 vsize=852196 CPUtime=0.84
/proc/17545/task/17551/stat : 17551 (java) S 17540 17540 15200 0 -1 64 2605 0 0 0 82 2 0 0 16 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17552] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17552/stat : 17552 (java) S 17540 17540 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17553] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17553/stat : 17553 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.44
Current children cumulated vsize (KiB) 857552

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 17634
/proc/meminfo: memFree=828272/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
[pid=17545] ppid=17540 vsize=852196 CPUtime=1774.43
/proc/17545/stat : 17545 (java) S 17540 17540 15200 0 -1 0 44705 0 1 0 177414 29 0 0 18 0 9 0 59102686 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17545/statm: 213049 41095 2636 9 0 207527 0
[pid=17545/tid=17546] ppid=17540 vsize=852196 CPUtime=1770.17
/proc/17545/task/17546/stat : 17546 (java) R 17540 17540 15200 0 -1 64 5605 0 1 0 177009 8 0 0 25 0 9 0 59102687 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4127960777 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17547] ppid=17540 vsize=852196 CPUtime=3.39
/proc/17545/task/17547/stat : 17547 (java) S 17540 17540 15200 0 -1 64 35785 0 0 0 322 17 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17548] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17548/stat : 17548 (java) S 17540 17540 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17549] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17549/stat : 17549 (java) S 17540 17540 15200 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17550] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17550/stat : 17550 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59102691 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17551] ppid=17540 vsize=852196 CPUtime=0.84
/proc/17545/task/17551/stat : 17551 (java) S 17540 17540 15200 0 -1 64 2605 0 0 0 82 2 0 0 16 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17552] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17552/stat : 17552 (java) S 17540 17540 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17553] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17553/stat : 17553 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.43
Current children cumulated vsize (KiB) 857552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 17634
/proc/meminfo: memFree=730608/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
[pid=17545] ppid=17540 vsize=852196 CPUtime=1800.02
/proc/17545/stat : 17545 (java) S 17540 17540 15200 0 -1 0 44705 0 1 0 179973 29 0 0 18 0 9 0 59102686 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17545/statm: 213049 41095 2636 9 0 207527 0
[pid=17545/tid=17546] ppid=17540 vsize=852196 CPUtime=1795.77
/proc/17545/task/17546/stat : 17546 (java) R 17540 17540 15200 0 -1 64 5605 0 1 0 179569 8 0 0 25 0 9 0 59102687 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4127790875 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17547] ppid=17540 vsize=852196 CPUtime=3.39
/proc/17545/task/17547/stat : 17547 (java) S 17540 17540 15200 0 -1 64 35785 0 0 0 322 17 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17548] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17548/stat : 17548 (java) S 17540 17540 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17549] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17549/stat : 17549 (java) S 17540 17540 15200 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17550] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17550/stat : 17550 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59102691 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17551] ppid=17540 vsize=852196 CPUtime=0.84
/proc/17545/task/17551/stat : 17551 (java) S 17540 17540 15200 0 -1 64 2605 0 0 0 82 2 0 0 16 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17552] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17552/stat : 17552 (java) S 17540 17540 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17553] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17553/stat : 17553 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 857552

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

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

[startup+1807.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 17634
/proc/meminfo: memFree=730608/2055920 swapFree=4192812/4192956
[pid=17540] ppid=17538 vsize=5356 CPUtime=0
/proc/17540/stat : 17540 (concrete.sh) S 17538 17540 15200 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 59102685 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17540/statm: 1339 244 201 169 0 50 0
[pid=17545] ppid=17540 vsize=852196 CPUtime=1800.02
/proc/17545/stat : 17545 (java) S 17540 17540 15200 0 -1 0 44705 0 1 0 179973 29 0 0 18 0 9 0 59102686 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17545/statm: 213049 41095 2636 9 0 207527 0
[pid=17545/tid=17546] ppid=17540 vsize=852196 CPUtime=1795.77
/proc/17545/task/17546/stat : 17546 (java) R 17540 17540 15200 0 -1 64 5605 0 1 0 179569 8 0 0 25 0 9 0 59102687 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4127790875 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17547] ppid=17540 vsize=852196 CPUtime=3.39
/proc/17545/task/17547/stat : 17547 (java) S 17540 17540 15200 0 -1 64 35785 0 0 0 322 17 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17548] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17548/stat : 17548 (java) S 17540 17540 15200 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17549] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17549/stat : 17549 (java) S 17540 17540 15200 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59102688 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17550] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17550/stat : 17550 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59102691 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17551] ppid=17540 vsize=852196 CPUtime=0.84
/proc/17545/task/17551/stat : 17551 (java) S 17540 17540 15200 0 -1 64 2605 0 0 0 82 2 0 0 16 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17552] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17552/stat : 17552 (java) S 17540 17540 15200 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17545/tid=17553] ppid=17540 vsize=852196 CPUtime=0
/proc/17545/task/17553/stat : 17553 (java) S 17540 17540 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59102694 872648704 41095 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 857552

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1807.92
CPU time (s): 1800.02
CPU user time (s): 1799.73
CPU system time (s): 0.29
CPU usage (%): 99.563
Max. virtual memory (cumulated for all children) (KiB): 857552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.006998
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= 20
involuntary context switches= 5

runsolver used 2.42163 second user time and 5.82611 second system time

The end

Launcher Data

Begin job on node81 at 2009-07-16 06:59:36
IDJOB=2081748
IDBENCH=57483
IDSOLVER=735
FILE ID=node81/2081748-1247720376
PBS_JOBID= 9521337
Free space on /tmp= 126664 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-20/normalized-super-js-taillard-20-22.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081748-1247720376/watcher-2081748-1247720376 -o /tmp/evaluation-result-2081748-1247720376/solver-2081748-1247720376 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2081748-1247720376.xml

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

MD5SUM BENCH= 2dc1ef2385520df4e5d6471c36d68b37
RANDOM SEED=910557881

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1151704 kB
Buffers:         94572 kB
Cached:         579240 kB
SwapCached:          0 kB
Active:         328476 kB
Inactive:       484568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1151704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2856 kB
Writeback:           0 kB
Mapped:         159620 kB
Slab:            75816 kB
Committed_AS:   744536 kB
PageTables:       2176 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= 126660 MiB
End job on node81 at 2009-07-16 07:29:46