Trace number 2068108

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.01 1805.32

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-usAbbrv-8-25-70.xml
MD5SUMbcac544fe23a4a252b1923e4126655de
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.9164
Satisfiable
(Un)Satisfiability was proved
Number of variables20611
Number of constraints3922
Maximum constraint arity61
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3922
Global constraints used (with number of constraints)

Solver Data

370.02/370.43	c [ 370.096] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
371.40/371.85	c CPU-LOAD 354.17
371.40/371.85	c LOADED 20611 V (2 E), 3713 PredicateConstraint, arity 61, 354.17 cpu
1800.01/1805.31	c [1804.979] WARNING : java.lang.InterruptedException: SIGTERM
1800.01/1805.31	concrete.AbstractLauncher.handle(AbstractLauncher.java:498)
1800.01/1805.31	sun.misc.Signal$1.run(Unknown Source)
1800.01/1805.31	java.lang.Thread.run(Unknown Source) (cspfj.ResultHandler.result)

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-2068108-1247706033/watcher-2068108-1247706033 -o /tmp/evaluation-result-2068108-1247706033/solver-2068108-1247706033 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2068108-1247706033.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: 2.37 2.42 2.30 4/72 17710
/proc/meminfo: memFree=1215480/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=18576 CPUtime=0
/proc/17710/stat : 17710 (runsolver) R 17708 17710 16180 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 57667244 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 264840473895 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17710/statm: 4644 284 249 26 0 2626 0

[startup+0.028849 s]
/proc/loadavg: 2.37 2.42 2.30 4/72 17710
/proc/meminfo: memFree=1215480/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101857 s]
/proc/loadavg: 2.37 2.42 2.30 4/72 17710
/proc/meminfo: memFree=1215480/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301879 s]
/proc/loadavg: 2.37 2.42 2.30 4/72 17710
/proc/meminfo: memFree=1215480/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70192 s]
/proc/loadavg: 2.37 2.42 2.30 4/72 17710
/proc/meminfo: memFree=1215480/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.503 s]
/proc/loadavg: 2.37 2.42 2.30 3/82 17723
/proc/meminfo: memFree=1151592/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
[pid=17715] ppid=17710 vsize=848612 CPUtime=1.55
/proc/17715/stat : 17715 (java) S 17710 17710 16180 0 -1 0 8793 0 1 0 148 7 0 0 18 0 9 0 57667245 868978688 7828 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17715/statm: 212153 7828 2626 9 0 206631 0
[pid=17715/tid=17716] ppid=17710 vsize=848612 CPUtime=0.95
/proc/17715/task/17716/stat : 17716 (java) R 17710 17710 16180 0 -1 64 3932 0 1 0 91 4 0 0 20 0 9 0 57667246 868978688 7828 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17717] ppid=17710 vsize=848612 CPUtime=0.21
/proc/17715/task/17717/stat : 17717 (java) R 17710 17710 16180 0 -1 64 2775 0 0 0 20 1 0 0 16 0 9 0 57667248 868978688 7828 996147200 134512640 134550932 4294955408 18446744073709551615 104187627 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17718] ppid=17710 vsize=848612 CPUtime=0
/proc/17715/task/17718/stat : 17718 (java) S 17710 17710 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57667248 868978688 7828 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17719] ppid=17710 vsize=848612 CPUtime=0
/proc/17715/task/17719/stat : 17719 (java) S 17710 17710 16180 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57667248 868978688 7828 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17720] ppid=17710 vsize=848612 CPUtime=0
/proc/17715/task/17720/stat : 17720 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 57667250 868978688 7828 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17721] ppid=17710 vsize=848612 CPUtime=0.36
/proc/17715/task/17721/stat : 17721 (java) S 17710 17710 16180 0 -1 64 1389 0 0 0 36 0 0 0 15 0 9 0 57667254 868978688 7828 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17722] ppid=17710 vsize=848612 CPUtime=0
/proc/17715/task/17722/stat : 17722 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57667254 868978688 7828 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17723] ppid=17710 vsize=848612 CPUtime=0
/proc/17715/task/17723/stat : 17723 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57667254 868978688 7828 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 853968

[startup+3.10217 s]
/proc/loadavg: 2.37 2.42 2.30 3/82 17723
/proc/meminfo: memFree=1134184/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
[pid=17715] ppid=17710 vsize=848612 CPUtime=3.14
/proc/17715/stat : 17715 (java) S 17710 17710 16180 0 -1 0 13793 0 1 0 304 10 0 0 18 0 9 0 57667245 868978688 12771 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17715/statm: 212153 12771 2626 9 0 206631 0
[pid=17715/tid=17716] ppid=17710 vsize=848612 CPUtime=2.03
/proc/17715/task/17716/stat : 17716 (java) R 17710 17710 16180 0 -1 64 4101 0 1 0 199 4 0 0 25 0 9 0 57667246 868978688 12771 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17717] ppid=17710 vsize=848612 CPUtime=0.71
/proc/17715/task/17717/stat : 17717 (java) R 17710 17710 16180 0 -1 64 7606 0 0 0 68 3 0 0 16 0 9 0 57667248 868978688 12771 996147200 134512640 134550932 4294955408 18446744073709551615 103731821 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17718] ppid=17710 vsize=848612 CPUtime=0
/proc/17715/task/17718/stat : 17718 (java) S 17710 17710 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57667248 868978688 12771 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17719] ppid=17710 vsize=848612 CPUtime=0
/proc/17715/task/17719/stat : 17719 (java) S 17710 17710 16180 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57667248 868978688 12771 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17720] ppid=17710 vsize=848612 CPUtime=0
/proc/17715/task/17720/stat : 17720 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 57667250 868978688 12771 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17721] ppid=17710 vsize=848612 CPUtime=0.36
/proc/17715/task/17721/stat : 17721 (java) S 17710 17710 16180 0 -1 64 1389 0 0 0 36 0 0 0 15 0 9 0 57667254 868978688 12771 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17722] ppid=17710 vsize=848612 CPUtime=0
/proc/17715/task/17722/stat : 17722 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57667254 868978688 12771 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17723] ppid=17710 vsize=848612 CPUtime=0
/proc/17715/task/17723/stat : 17723 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57667254 868978688 12771 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 853968

[startup+6.3015 s]
/proc/loadavg: 2.42 2.43 2.31 3/83 17724
/proc/meminfo: memFree=1047776/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
[pid=17715] ppid=17710 vsize=849640 CPUtime=6.33
/proc/17715/stat : 17715 (java) S 17710 17710 16180 0 -1 0 28448 0 1 0 615 18 0 0 18 0 10 0 57667245 870031360 22247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17715/statm: 212410 22247 2627 9 0 206888 0
[pid=17715/tid=17716] ppid=17710 vsize=849640 CPUtime=4.14
/proc/17715/task/17716/stat : 17716 (java) R 17710 17710 16180 0 -1 64 4787 0 1 0 408 6 0 0 25 0 10 0 57667246 870031360 22247 996147200 134512640 134550932 4294955408 18446744073709551615 4127065759 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17717] ppid=17710 vsize=849640 CPUtime=1.61
/proc/17715/task/17717/stat : 17717 (java) S 17710 17710 16180 0 -1 64 21443 0 0 0 152 9 0 0 16 0 10 0 57667248 870031360 22247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17718] ppid=17710 vsize=849640 CPUtime=0
/proc/17715/task/17718/stat : 17718 (java) S 17710 17710 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57667248 870031360 22247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17719] ppid=17710 vsize=849640 CPUtime=0
/proc/17715/task/17719/stat : 17719 (java) S 17710 17710 16180 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57667248 870031360 22247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17720] ppid=17710 vsize=849640 CPUtime=0
/proc/17715/task/17720/stat : 17720 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57667250 870031360 22247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17721] ppid=17710 vsize=849640 CPUtime=0.55
/proc/17715/task/17721/stat : 17721 (java) S 17710 17710 16180 0 -1 64 1516 0 0 0 54 1 0 0 15 0 10 0 57667254 870031360 22247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17722] ppid=17710 vsize=849640 CPUtime=0
/proc/17715/task/17722/stat : 17722 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57667254 870031360 22247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17723] ppid=17710 vsize=849640 CPUtime=0
/proc/17715/task/17723/stat : 17723 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57667254 870031360 22247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17724] ppid=17710 vsize=849640 CPUtime=0
/proc/17715/task/17724/stat : 17724 (java) S 17710 17710 16180 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 57667666 870031360 22247 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) 854996

[startup+12.7021 s]
/proc/loadavg: 2.39 2.42 2.30 3/83 17724
/proc/meminfo: memFree=953056/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
[pid=17715] ppid=17710 vsize=852188 CPUtime=12.73
/proc/17715/stat : 17715 (java) S 17710 17710 16180 0 -1 0 33099 0 1 0 1249 24 0 0 18 0 10 0 57667245 872640512 26573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17715/statm: 213047 26573 2628 9 0 207525 0
[pid=17715/tid=17716] ppid=17710 vsize=852188 CPUtime=9.9
/proc/17715/task/17716/stat : 17716 (java) R 17710 17710 16180 0 -1 64 5030 0 1 0 983 7 0 0 25 0 10 0 57667246 872640512 26573 996147200 134512640 134550932 4294955408 18446744073709551615 4125634478 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17717] ppid=17710 vsize=852188 CPUtime=2.12
/proc/17715/task/17717/stat : 17717 (java) S 17710 17710 16180 0 -1 64 25067 0 0 0 199 13 0 0 16 0 10 0 57667248 872640512 26573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17718] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17718/stat : 17718 (java) S 17710 17710 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 26573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17719] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17719/stat : 17719 (java) S 17710 17710 16180 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 26573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17720] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17720/stat : 17720 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57667250 872640512 26573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17721] ppid=17710 vsize=852188 CPUtime=0.66
/proc/17715/task/17721/stat : 17721 (java) S 17710 17710 16180 0 -1 64 2300 0 0 0 65 1 0 0 16 0 10 0 57667254 872640512 26573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17722] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17722/stat : 17722 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57667254 872640512 26573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17723] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17723/stat : 17723 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57667254 872640512 26573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17724] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17724/stat : 17724 (java) S 17710 17710 16180 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 57667666 872640512 26573 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 857544

[startup+25.5025 s]
/proc/loadavg: 2.37 2.42 2.30 3/83 17724
/proc/meminfo: memFree=814240/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
[pid=17715] ppid=17710 vsize=852188 CPUtime=25.51
/proc/17715/stat : 17715 (java) S 17710 17710 16180 0 -1 0 34152 0 1 0 2526 25 0 0 18 0 10 0 57667245 872640512 27491 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17715/statm: 213047 27491 2634 9 0 207525 0
[pid=17715/tid=17716] ppid=17710 vsize=852188 CPUtime=22.02
/proc/17715/task/17716/stat : 17716 (java) R 17710 17710 16180 0 -1 64 5268 0 1 0 2194 8 0 0 25 0 10 0 57667246 872640512 27491 996147200 134512640 134550932 4294955408 18446744073709551615 4127813930 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17717] ppid=17710 vsize=852188 CPUtime=2.74
/proc/17715/task/17717/stat : 17717 (java) S 17710 17710 16180 0 -1 64 25831 0 0 0 260 14 0 0 16 0 10 0 57667248 872640512 27491 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17718] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17718/stat : 17718 (java) S 17710 17710 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 27491 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17719] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17719/stat : 17719 (java) S 17710 17710 16180 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 27491 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17720] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17720/stat : 17720 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57667250 872640512 27491 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17721] ppid=17710 vsize=852188 CPUtime=0.72
/proc/17715/task/17721/stat : 17721 (java) S 17710 17710 16180 0 -1 64 2348 0 0 0 71 1 0 0 16 0 10 0 57667254 872640512 27491 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17722] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17722/stat : 17722 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57667254 872640512 27491 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17723] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17723/stat : 17723 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57667254 872640512 27491 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17724] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17724/stat : 17724 (java) S 17710 17710 16180 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 57667666 872640512 27491 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 857544

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

/proc/meminfo: memFree=479808/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
[pid=17715] ppid=17710 vsize=852188 CPUtime=1658.16
/proc/17715/stat : 17715 (java) S 17710 17710 16180 0 -1 0 198764 0 1 0 165709 107 0 0 18 0 10 0 57667245 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17715/statm: 213047 178819 2636 9 0 207525 0
[pid=17715/tid=17716] ppid=17710 vsize=852188 CPUtime=1640.13
/proc/17715/task/17716/stat : 17716 (java) R 17710 17710 16180 0 -1 64 11437 0 1 0 163991 22 0 0 25 0 10 0 57667246 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4128053220 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17717] ppid=17710 vsize=852188 CPUtime=17.18
/proc/17715/task/17717/stat : 17717 (java) S 17710 17710 16180 0 -1 64 184215 0 0 0 1636 82 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17718] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17718/stat : 17718 (java) S 17710 17710 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17719] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17719/stat : 17719 (java) S 17710 17710 16180 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17720] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17720/stat : 17720 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57667250 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17721] ppid=17710 vsize=852188 CPUtime=0.82
/proc/17715/task/17721/stat : 17721 (java) S 17710 17710 16180 0 -1 64 2405 0 0 0 80 2 0 0 16 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17722] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17722/stat : 17722 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17723] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17723/stat : 17723 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17764] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17764/stat : 17764 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 57704478 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.16
Current children cumulated vsize (KiB) 857544

[startup+1722.3 s]
/proc/loadavg: 2.48 2.37 2.23 4/93 17806
/proc/meminfo: memFree=468416/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
[pid=17715] ppid=17710 vsize=852188 CPUtime=1717.81
/proc/17715/stat : 17715 (java) S 17710 17710 16180 0 -1 0 198794 0 1 0 171673 108 0 0 18 0 10 0 57667245 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17715/statm: 213047 178819 2636 9 0 207525 0
[pid=17715/tid=17716] ppid=17710 vsize=852188 CPUtime=1699.75
/proc/17715/task/17716/stat : 17716 (java) R 17710 17710 16180 0 -1 64 11467 0 1 0 169953 22 0 0 25 0 10 0 57667246 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4128059750 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17717] ppid=17710 vsize=852188 CPUtime=17.2
/proc/17715/task/17717/stat : 17717 (java) S 17710 17710 16180 0 -1 64 184215 0 0 0 1638 82 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17718] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17718/stat : 17718 (java) S 17710 17710 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17719] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17719/stat : 17719 (java) S 17710 17710 16180 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17720] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17720/stat : 17720 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57667250 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17721] ppid=17710 vsize=852188 CPUtime=0.82
/proc/17715/task/17721/stat : 17721 (java) S 17710 17710 16180 0 -1 64 2405 0 0 0 80 2 0 0 16 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17722] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17722/stat : 17722 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17723] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17723/stat : 17723 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17764] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17764/stat : 17764 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 57704478 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.81
Current children cumulated vsize (KiB) 857544

[startup+1782.3 s]
/proc/loadavg: 2.91 2.50 2.28 4/93 17806
/proc/meminfo: memFree=465920/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
[pid=17715] ppid=17710 vsize=852188 CPUtime=1777.23
/proc/17715/stat : 17715 (java) S 17710 17710 16180 0 -1 0 198824 0 1 0 177615 108 0 0 18 0 10 0 57667245 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17715/statm: 213047 178819 2636 9 0 207525 0
[pid=17715/tid=17716] ppid=17710 vsize=852188 CPUtime=1759.14
/proc/17715/task/17716/stat : 17716 (java) R 17710 17710 16180 0 -1 64 11497 0 1 0 175892 22 0 0 25 0 10 0 57667246 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4128050175 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17717] ppid=17710 vsize=852188 CPUtime=17.23
/proc/17715/task/17717/stat : 17717 (java) S 17710 17710 16180 0 -1 64 184215 0 0 0 1641 82 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17718] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17718/stat : 17718 (java) S 17710 17710 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17719] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17719/stat : 17719 (java) S 17710 17710 16180 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17720] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17720/stat : 17720 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57667250 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17721] ppid=17710 vsize=852188 CPUtime=0.82
/proc/17715/task/17721/stat : 17721 (java) S 17710 17710 16180 0 -1 64 2405 0 0 0 80 2 0 0 16 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17722] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17722/stat : 17722 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17723] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17723/stat : 17723 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17764] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17764/stat : 17764 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 57704478 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.23
Current children cumulated vsize (KiB) 857544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.3 s]
/proc/loadavg: 2.92 2.54 2.30 3/93 17806
/proc/meminfo: memFree=461760/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
[pid=17715] ppid=17710 vsize=852188 CPUtime=1800.01
/proc/17715/stat : 17715 (java) S 17710 17710 16180 0 -1 0 198835 0 1 0 179893 108 0 0 18 0 10 0 57667245 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17715/statm: 213047 178819 2636 9 0 207525 0
[pid=17715/tid=17716] ppid=17710 vsize=852188 CPUtime=1781.92
/proc/17715/task/17716/stat : 17716 (java) R 17710 17710 16180 0 -1 64 11508 0 1 0 178170 22 0 0 25 0 10 0 57667246 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4126205858 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17717] ppid=17710 vsize=852188 CPUtime=17.24
/proc/17715/task/17717/stat : 17717 (java) S 17710 17710 16180 0 -1 64 184215 0 0 0 1642 82 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17718] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17718/stat : 17718 (java) S 17710 17710 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17719] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17719/stat : 17719 (java) S 17710 17710 16180 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17720] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17720/stat : 17720 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57667250 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17721] ppid=17710 vsize=852188 CPUtime=0.82
/proc/17715/task/17721/stat : 17721 (java) S 17710 17710 16180 0 -1 64 2405 0 0 0 80 2 0 0 16 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17722] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17722/stat : 17722 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17723] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17723/stat : 17723 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17764] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17764/stat : 17764 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 57704478 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 857544

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

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

[startup+1805.3 s]
/proc/loadavg: 2.92 2.54 2.30 3/93 17806
/proc/meminfo: memFree=461760/2055920 swapFree=4192812/4192956
[pid=17710] ppid=17708 vsize=5356 CPUtime=0
/proc/17710/stat : 17710 (concrete.sh) S 17708 17710 16180 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57667244 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17710/statm: 1339 244 201 169 0 50 0
[pid=17715] ppid=17710 vsize=852188 CPUtime=1800.01
/proc/17715/stat : 17715 (java) S 17710 17710 16180 0 -1 0 198835 0 1 0 179893 108 0 0 18 0 10 0 57667245 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17715/statm: 213047 178819 2636 9 0 207525 0
[pid=17715/tid=17716] ppid=17710 vsize=852188 CPUtime=1781.92
/proc/17715/task/17716/stat : 17716 (java) R 17710 17710 16180 0 -1 64 11508 0 1 0 178170 22 0 0 25 0 10 0 57667246 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4126205858 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17717] ppid=17710 vsize=852188 CPUtime=17.24
/proc/17715/task/17717/stat : 17717 (java) S 17710 17710 16180 0 -1 64 184215 0 0 0 1642 82 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17718] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17718/stat : 17718 (java) S 17710 17710 16180 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17719] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17719/stat : 17719 (java) S 17710 17710 16180 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 57667248 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17720] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17720/stat : 17720 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 57667250 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17721] ppid=17710 vsize=852188 CPUtime=0.82
/proc/17715/task/17721/stat : 17721 (java) S 17710 17710 16180 0 -1 64 2405 0 0 0 80 2 0 0 16 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17722] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17722/stat : 17722 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17715/tid=17723] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17723/stat : 17723 (java) S 17710 17710 16180 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57667254 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17715/tid=17764] ppid=17710 vsize=852188 CPUtime=0
/proc/17715/task/17764/stat : 17764 (java) S 17710 17710 16180 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 57704478 872640512 178819 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 857544

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1805.32
CPU time (s): 1800.01
CPU user time (s): 1798.93
CPU system time (s): 1.08
CPU usage (%): 99.7059
Max. virtual memory (cumulated for all children) (KiB): 865432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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 2.20666 second user time and 6.12207 second system time

The end

Launcher Data

Begin job on node44 at 2009-07-16 03:00:34
IDJOB=2068108
IDBENCH=54799
IDSOLVER=735
FILE ID=node44/2068108-1247706033
PBS_JOBID= 9521223
Free space on /tmp= 66272 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-usAbbrv-8-25-70.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068108-1247706033/watcher-2068108-1247706033 -o /tmp/evaluation-result-2068108-1247706033/solver-2068108-1247706033 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2068108-1247706033.xml

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

MD5SUM BENCH= bcac544fe23a4a252b1923e4126655de
RANDOM SEED=521678376

node44.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.219
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.219
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:       1215960 kB
Buffers:         79964 kB
Cached:         605000 kB
SwapCached:          0 kB
Active:         266800 kB
Inactive:       502576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10948 kB
Writeback:           0 kB
Mapped:          95840 kB
Slab:            55788 kB
Committed_AS:   628432 kB
PageTables:       1896 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= 66268 MiB
End job on node44 at 2009-07-16 03:30:41