Trace number 1037821

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CSP4J - WMC Engine 2008-05-30? (TO) 1800.01 1811.83

General information on the benchmark

Namecsp/QCP-20/
normalized-qcp-20-187-12_ext.xml
MD5SUM869d09f4fc284f13f7baa460da43ad51
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 benchmark5.55615
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints5540
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension5540
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

4.92/5.06	c CPU-LOAD 4.15
4.92/5.06	c LOADED 400 V (20 E), 5540 ExtensionConstraint2D, arity 2, 4.15 cpu

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1037821-1214962732/watcher-1037821-1214962732 -o /tmp/evaluation-result-1037821-1214962732/solver-1037821-1214962732 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1037821-1214962732.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 22156
/proc/meminfo: memFree=1587280/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=18572 CPUtime=0
/proc/22156/stat : 22156 (runsolver) R 22154 22156 20470 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1975248035 19017728 292 996147200 4194304 4296836 548682068432 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22156/statm: 4643 292 257 25 0 2626 0

[startup+0.108248 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 22156
/proc/meminfo: memFree=1587280/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201258 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 22156
/proc/meminfo: memFree=1587280/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30127 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 22156
/proc/meminfo: memFree=1587280/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701316 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 22156
/proc/meminfo: memFree=1587280/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50241 s]
/proc/loadavg: 1.91 1.95 1.98 3/84 22167
/proc/meminfo: memFree=1577600/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
[pid=22159] ppid=22156 vsize=844088 CPUtime=1.46
/proc/22159/stat : 22159 (java) S 22156 22156 20470 0 -1 0 4906 0 1 0 141 5 0 0 18 0 9 0 1975248036 864346112 4214 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22159/statm: 211022 4214 1818 9 0 205590 0
[pid=22159/tid=22160] ppid=22156 vsize=844088 CPUtime=1.24
/proc/22159/task/22160/stat : 22160 (java) R 22156 22156 20470 0 -1 64 3109 0 1 0 122 2 0 0 25 0 9 0 1975248037 864346112 4214 996147200 134512640 134550740 4294956016 18446744073709551615 4125231217 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22161] ppid=22156 vsize=844088 CPUtime=0.07
/proc/22159/task/22161/stat : 22161 (java) S 22156 22156 20470 0 -1 64 571 0 0 0 6 1 0 0 16 0 9 0 1975248039 864346112 4214 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22162] ppid=22156 vsize=844088 CPUtime=0
/proc/22159/task/22162/stat : 22162 (java) S 22156 22156 20470 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975248039 864346112 4214 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22163] ppid=22156 vsize=844088 CPUtime=0
/proc/22159/task/22163/stat : 22163 (java) S 22156 22156 20470 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975248039 864346112 4214 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22164] ppid=22156 vsize=844088 CPUtime=0
/proc/22159/task/22164/stat : 22164 (java) S 22156 22156 20470 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975248041 864346112 4214 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22165] ppid=22156 vsize=844088 CPUtime=0.12
/proc/22159/task/22165/stat : 22165 (java) S 22156 22156 20470 0 -1 64 494 0 0 0 12 0 0 0 16 0 9 0 1975248041 864346112 4214 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22166] ppid=22156 vsize=844088 CPUtime=0
/proc/22159/task/22166/stat : 22166 (java) S 22156 22156 20470 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975248041 864346112 4214 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22167] ppid=22156 vsize=844088 CPUtime=0
/proc/22159/task/22167/stat : 22167 (java) S 22156 22156 20470 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1975248041 864346112 4214 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 849444

[startup+3.1026 s]
/proc/loadavg: 1.91 1.95 1.98 3/84 22167
/proc/meminfo: memFree=1576384/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
[pid=22159] ppid=22156 vsize=844088 CPUtime=3.05
/proc/22159/stat : 22159 (java) S 22156 22156 20470 0 -1 0 5347 0 1 0 298 7 0 0 18 0 9 0 1975248036 864346112 4484 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22159/statm: 211022 4484 1819 9 0 205590 0
[pid=22159/tid=22160] ppid=22156 vsize=844088 CPUtime=2.73
/proc/22159/task/22160/stat : 22160 (java) R 22156 22156 20470 0 -1 64 3280 0 1 0 270 3 0 0 25 0 9 0 1975248037 864346112 4484 996147200 134512640 134550740 4294956016 18446744073709551615 4125806524 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22161] ppid=22156 vsize=844088 CPUtime=0.16
/proc/22159/task/22161/stat : 22161 (java) S 22156 22156 20470 0 -1 64 839 0 0 0 14 2 0 0 16 0 9 0 1975248039 864346112 4484 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22162] ppid=22156 vsize=844088 CPUtime=0
/proc/22159/task/22162/stat : 22162 (java) S 22156 22156 20470 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975248039 864346112 4484 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22163] ppid=22156 vsize=844088 CPUtime=0
/proc/22159/task/22163/stat : 22163 (java) S 22156 22156 20470 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975248039 864346112 4484 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22164] ppid=22156 vsize=844088 CPUtime=0
/proc/22159/task/22164/stat : 22164 (java) S 22156 22156 20470 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975248041 864346112 4484 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22165] ppid=22156 vsize=844088 CPUtime=0.12
/proc/22159/task/22165/stat : 22165 (java) S 22156 22156 20470 0 -1 64 496 0 0 0 12 0 0 0 17 0 9 0 1975248041 864346112 4484 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22166] ppid=22156 vsize=844088 CPUtime=0
/proc/22159/task/22166/stat : 22166 (java) S 22156 22156 20470 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975248041 864346112 4484 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22167] ppid=22156 vsize=844088 CPUtime=0
/proc/22159/task/22167/stat : 22167 (java) S 22156 22156 20470 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1975248041 864346112 4484 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 849444

[startup+6.30298 s]
/proc/loadavg: 2.00 1.97 1.98 3/84 22169
/proc/meminfo: memFree=1561280/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
[pid=22159] ppid=22156 vsize=845316 CPUtime=6.21
/proc/22159/stat : 22159 (java) S 22156 22156 20470 0 -1 0 11120 0 1 0 609 12 0 0 18 0 9 0 1975248036 865603584 8894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22159/statm: 211329 8894 2571 9 0 205896 0
[pid=22159/tid=22160] ppid=22156 vsize=845316 CPUtime=5.29
/proc/22159/task/22160/stat : 22160 (java) R 22156 22156 20470 0 -1 64 3692 0 1 0 524 5 0 0 25 0 9 0 1975248037 865603584 8894 996147200 134512640 134550740 4294956016 18446744073709551615 4126138272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22161] ppid=22156 vsize=845316 CPUtime=0.68
/proc/22159/task/22161/stat : 22161 (java) S 22156 22156 20470 0 -1 64 6142 0 0 0 63 5 0 0 16 0 9 0 1975248039 865603584 8894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22162] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22162/stat : 22162 (java) S 22156 22156 20470 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 8894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22163] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22163/stat : 22163 (java) S 22156 22156 20470 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975248039 865603584 8894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22164] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22164/stat : 22164 (java) S 22156 22156 20470 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975248041 865603584 8894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22165] ppid=22156 vsize=845316 CPUtime=0.21
/proc/22159/task/22165/stat : 22165 (java) S 22156 22156 20470 0 -1 64 546 0 0 0 21 0 0 0 15 0 9 0 1975248041 865603584 8894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22166] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22166/stat : 22166 (java) S 22156 22156 20470 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975248041 865603584 8894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22167] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22167/stat : 22167 (java) S 22156 22156 20470 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1975248041 865603584 8894 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 850672

[startup+12.7017 s]
/proc/loadavg: 2.00 1.97 1.98 3/84 22169
/proc/meminfo: memFree=1560704/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
[pid=22159] ppid=22156 vsize=845316 CPUtime=12.56
/proc/22159/stat : 22159 (java) S 22156 22156 20470 0 -1 0 11210 0 1 0 1243 13 0 0 18 0 9 0 1975248036 865603584 8965 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22159/statm: 211329 8965 2571 9 0 205896 0
[pid=22159/tid=22160] ppid=22156 vsize=845316 CPUtime=11.6
/proc/22159/task/22160/stat : 22160 (java) R 22156 22156 20470 0 -1 64 3711 0 1 0 1155 5 0 0 25 0 9 0 1975248037 865603584 8965 996147200 134512640 134550740 4294956016 18446744073709551615 4126151824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22161] ppid=22156 vsize=845316 CPUtime=0.69
/proc/22159/task/22161/stat : 22161 (java) S 22156 22156 20470 0 -1 64 6208 0 0 0 64 5 0 0 16 0 9 0 1975248039 865603584 8965 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22162] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22162/stat : 22162 (java) S 22156 22156 20470 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 8965 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22163] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22163/stat : 22163 (java) S 22156 22156 20470 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975248039 865603584 8965 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22164] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22164/stat : 22164 (java) S 22156 22156 20470 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975248041 865603584 8965 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22165] ppid=22156 vsize=845316 CPUtime=0.22
/proc/22159/task/22165/stat : 22165 (java) S 22156 22156 20470 0 -1 64 551 0 0 0 22 0 0 0 17 0 9 0 1975248041 865603584 8965 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22166] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22166/stat : 22166 (java) S 22156 22156 20470 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975248041 865603584 8965 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22167] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22167/stat : 22167 (java) S 22156 22156 20470 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1975248041 865603584 8965 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 850672

[startup+25.5022 s]
/proc/loadavg: 2.00 1.97 1.98 3/84 22169
/proc/meminfo: memFree=1559872/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
[pid=22159] ppid=22156 vsize=845316 CPUtime=25.23
/proc/22159/stat : 22159 (java) S 22156 22156 20470 0 -1 0 11424 0 1 0 2510 13 0 0 18 0 9 0 1975248036 865603584 9146 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22159/statm: 211329 9146 2571 9 0 205896 0
[pid=22159/tid=22160] ppid=22156 vsize=845316 CPUtime=24.25
/proc/22159/task/22160/stat : 22160 (java) R 22156 22156 20470 0 -1 64 3744 0 1 0 2420 5 0 0 25 0 9 0 1975248037 865603584 9146 996147200 134512640 134550740 4294956016 18446744073709551615 4126138275 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22161] ppid=22156 vsize=845316 CPUtime=0.73
/proc/22159/task/22161/stat : 22161 (java) S 22156 22156 20470 0 -1 64 6389 0 0 0 67 6 0 0 16 0 9 0 1975248039 865603584 9146 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22162] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22162/stat : 22162 (java) S 22156 22156 20470 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 9146 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22163] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22163/stat : 22163 (java) S 22156 22156 20470 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1975248039 865603584 9146 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22164] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22164/stat : 22164 (java) S 22156 22156 20470 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975248041 865603584 9146 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22165] ppid=22156 vsize=845316 CPUtime=0.22
/proc/22159/task/22165/stat : 22165 (java) S 22156 22156 20470 0 -1 64 551 0 0 0 22 0 0 0 17 0 9 0 1975248041 865603584 9146 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22166] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22166/stat : 22166 (java) S 22156 22156 20470 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975248041 865603584 9146 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22167] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22167/stat : 22167 (java) S 22156 22156 20470 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1975248041 865603584 9146 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 850672

[startup+51.1022 s]
/proc/loadavg: 2.00 1.97 1.98 3/84 22169
/proc/meminfo: memFree=1557760/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0

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

/proc/22159/task/22165/stat : 22165 (java) S 22156 22156 20470 0 -1 64 558 0 0 0 23 0 0 0 16 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22166] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22166/stat : 22166 (java) S 22156 22156 20470 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22167] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22167/stat : 22167 (java) S 22156 22156 20470 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.58
Current children cumulated vsize (KiB) 850672

[startup+1662.3 s]
/proc/loadavg: 3.10 2.69 2.28 4/87 23949
/proc/meminfo: memFree=1471952/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
[pid=22159] ppid=22156 vsize=845316 CPUtime=1650.57
/proc/22159/stat : 22159 (java) S 22156 22156 20470 0 -1 0 17711 0 1 0 164986 71 0 0 18 0 9 0 1975248036 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22159/statm: 211329 11568 2570 9 0 205896 0
[pid=22159/tid=22160] ppid=22156 vsize=845316 CPUtime=1646.41
/proc/22159/task/22160/stat : 22160 (java) R 22156 22156 20470 0 -1 64 6056 0 1 0 164599 42 0 0 25 0 9 0 1975248037 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4126138275 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22159/tid=22161] ppid=22156 vsize=845316 CPUtime=3.9
/proc/22159/task/22161/stat : 22161 (java) S 22156 22156 20470 0 -1 64 10357 0 0 0 363 27 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22159/tid=22162] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22162/stat : 22162 (java) S 22156 22156 20470 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22163] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22163/stat : 22163 (java) S 22156 22156 20470 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22164] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22164/stat : 22164 (java) S 22156 22156 20470 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22165] ppid=22156 vsize=845316 CPUtime=0.23
/proc/22159/task/22165/stat : 22165 (java) S 22156 22156 20470 0 -1 64 558 0 0 0 23 0 0 0 16 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22166] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22166/stat : 22166 (java) S 22156 22156 20470 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22167] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22167/stat : 22167 (java) S 22156 22156 20470 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.57
Current children cumulated vsize (KiB) 850672

[startup+1722.3 s]
/proc/loadavg: 3.13 2.77 2.33 3/87 24180
/proc/meminfo: memFree=1455920/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
[pid=22159] ppid=22156 vsize=845316 CPUtime=1710.54
/proc/22159/stat : 22159 (java) S 22156 22156 20470 0 -1 0 17953 0 1 0 170981 73 0 0 18 0 9 0 1975248036 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22159/statm: 211329 11568 2570 9 0 205896 0
[pid=22159/tid=22160] ppid=22156 vsize=845316 CPUtime=1706.19
/proc/22159/task/22160/stat : 22160 (java) R 22156 22156 20470 0 -1 64 6135 0 1 0 170575 44 0 0 25 0 9 0 1975248037 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4126145917 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22159/tid=22161] ppid=22156 vsize=845316 CPUtime=4.08
/proc/22159/task/22161/stat : 22161 (java) S 22156 22156 20470 0 -1 64 10520 0 0 0 381 27 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22159/tid=22162] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22162/stat : 22162 (java) S 22156 22156 20470 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22163] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22163/stat : 22163 (java) S 22156 22156 20470 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22164] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22164/stat : 22164 (java) S 22156 22156 20470 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22165] ppid=22156 vsize=845316 CPUtime=0.23
/proc/22159/task/22165/stat : 22165 (java) S 22156 22156 20470 0 -1 64 558 0 0 0 23 0 0 0 16 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22166] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22166/stat : 22166 (java) S 22156 22156 20470 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22167] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22167/stat : 22167 (java) S 22156 22156 20470 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1710.54
Current children cumulated vsize (KiB) 850672

[startup+1782.3 s]
/proc/loadavg: 3.10 2.83 2.38 4/87 24198
/proc/meminfo: memFree=1447592/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
[pid=22159] ppid=22156 vsize=845316 CPUtime=1770.51
/proc/22159/stat : 22159 (java) S 22156 22156 20470 0 -1 0 18033 0 1 0 176976 75 0 0 18 0 9 0 1975248036 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22159/statm: 211329 11568 2570 9 0 205896 0
[pid=22159/tid=22160] ppid=22156 vsize=845316 CPUtime=1766.09
/proc/22159/task/22160/stat : 22160 (java) R 22156 22156 20470 0 -1 64 6215 0 1 0 176564 45 0 0 25 0 9 0 1975248037 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4126145871 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22159/tid=22161] ppid=22156 vsize=845316 CPUtime=4.16
/proc/22159/task/22161/stat : 22161 (java) S 22156 22156 20470 0 -1 64 10520 0 0 0 388 28 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22159/tid=22162] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22162/stat : 22162 (java) S 22156 22156 20470 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22163] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22163/stat : 22163 (java) S 22156 22156 20470 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22164] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22164/stat : 22164 (java) S 22156 22156 20470 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22165] ppid=22156 vsize=845316 CPUtime=0.23
/proc/22159/task/22165/stat : 22165 (java) S 22156 22156 20470 0 -1 64 558 0 0 0 23 0 0 0 16 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22166] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22166/stat : 22166 (java) S 22156 22156 20470 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22167] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22167/stat : 22167 (java) S 22156 22156 20470 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (KiB) 850672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.81 s]
/proc/loadavg: 3.13 2.86 2.40 4/87 24205
/proc/meminfo: memFree=1443560/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
[pid=22159] ppid=22156 vsize=845316 CPUtime=1800.01
/proc/22159/stat : 22159 (java) S 22156 22156 20470 0 -1 0 18072 0 1 0 179925 76 0 0 18 0 9 0 1975248036 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22159/statm: 211329 11568 2570 9 0 205896 0
[pid=22159/tid=22160] ppid=22156 vsize=845316 CPUtime=1795.55
/proc/22159/task/22160/stat : 22160 (java) R 22156 22156 20470 0 -1 64 6254 0 1 0 179509 46 0 0 25 0 9 0 1975248037 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4126164133 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22159/tid=22161] ppid=22156 vsize=845316 CPUtime=4.2
/proc/22159/task/22161/stat : 22161 (java) S 22156 22156 20470 0 -1 64 10520 0 0 0 392 28 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22159/tid=22162] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22162/stat : 22162 (java) S 22156 22156 20470 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22163] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22163/stat : 22163 (java) S 22156 22156 20470 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22164] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22164/stat : 22164 (java) S 22156 22156 20470 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22165] ppid=22156 vsize=845316 CPUtime=0.23
/proc/22159/task/22165/stat : 22165 (java) S 22156 22156 20470 0 -1 64 558 0 0 0 23 0 0 0 16 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22166] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22166/stat : 22166 (java) S 22156 22156 20470 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22167] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22167/stat : 22167 (java) R 22156 22156 20470 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 850672

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

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

[startup+1811.81 s]
/proc/loadavg: 3.13 2.86 2.40 4/87 24205
/proc/meminfo: memFree=1443560/2055920 swapFree=4179944/4192956
[pid=22156] ppid=22154 vsize=5356 CPUtime=0
/proc/22156/stat : 22156 (concrete.sh) S 22154 22156 20470 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1975248035 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22156/statm: 1339 242 201 169 0 50 0
[pid=22159] ppid=22156 vsize=845316 CPUtime=1800.01
/proc/22159/stat : 22159 (java) S 22156 22156 20470 0 -1 0 18072 0 1 0 179925 76 0 0 18 0 9 0 1975248036 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22159/statm: 211329 11568 2570 9 0 205896 0
[pid=22159/tid=22160] ppid=22156 vsize=845316 CPUtime=1795.55
/proc/22159/task/22160/stat : 22160 (java) R 22156 22156 20470 0 -1 64 6254 0 1 0 179509 46 0 0 25 0 9 0 1975248037 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4126164133 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22159/tid=22161] ppid=22156 vsize=845316 CPUtime=4.2
/proc/22159/task/22161/stat : 22161 (java) S 22156 22156 20470 0 -1 64 10520 0 0 0 392 28 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22159/tid=22162] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22162/stat : 22162 (java) S 22156 22156 20470 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22163] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22163/stat : 22163 (java) S 22156 22156 20470 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1975248039 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22164] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22164/stat : 22164 (java) S 22156 22156 20470 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22165] ppid=22156 vsize=845316 CPUtime=0.23
/proc/22159/task/22165/stat : 22165 (java) S 22156 22156 20470 0 -1 64 558 0 0 0 23 0 0 0 16 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22166] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22166/stat : 22166 (java) S 22156 22156 20470 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22159/tid=22167] ppid=22156 vsize=845316 CPUtime=0
/proc/22159/task/22167/stat : 22167 (java) R 22156 22156 20470 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1975248041 865603584 11568 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 850672

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22156 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=3999
# CPU time returned by wait4() is 0.005998
# 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): 1811.83
CPU time (s): 1800.01
CPU user time (s): 1799.25
CPU system time (s): 0.76
CPU usage (%): 99.3478
Max. virtual memory (cumulated for all children) (KiB): 851344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 4

runsolver used 2.17767 second user time and 6.10007 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-02 03:38:52
IDJOB=1037821
IDBENCH=53530
IDSOLVER=304
FILE ID=node11/1037821-1214962732
PBS_JOBID= 7870311
Free space on /tmp= 66544 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/QCP-20/normalized-qcp-20-187-12_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1037821-1214962732/watcher-1037821-1214962732 -o /tmp/evaluation-result-1037821-1214962732/solver-1037821-1214962732 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1037821-1214962732.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 869d09f4fc284f13f7baa460da43ad51
RANDOM SEED=1665960896

node11.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.224
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.224
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:       1587760 kB
Buffers:         53248 kB
Cached:         317432 kB
SwapCached:       7060 kB
Active:          84536 kB
Inactive:       305280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587760 kB
SwapTotal:     4192956 kB
SwapFree:      4179944 kB
Dirty:            1148 kB
Writeback:           0 kB
Mapped:          26168 kB
Slab:            63468 kB
Committed_AS:  3133984 kB
PageTables:       1904 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= 66544 MiB
End job on node11 at 2008-07-02 04:09:06