Trace number 1038164

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 + CPS4J 2008-05-30? (TO) 1800.08 1808.82

General information on the benchmark

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

Solver Data (download as text)

16.81/16.98	c CPU-LOAD 15.32
16.81/16.98	c LOADED 625 V (25 E), 10142 ExtensionConstraint2D, arity 2, 15.32 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-1038164-1214964555/watcher-1038164-1214964555 -o /tmp/evaluation-result-1038164-1214964555/solver-1038164-1214964555 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1038164-1214964555.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: 2.08 2.02 1.95 4/75 27806
/proc/meminfo: memFree=1257336/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=5356 CPUtime=0
/proc/27808/stat : 27808 (concrete.sh) R 27806 27806 24699 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 237398260 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945033511 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/27808/statm: 1339 242 201 169 0 50 0

[startup+0.0517259 s]
/proc/loadavg: 2.08 2.02 1.95 4/75 27806
/proc/meminfo: memFree=1257336/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=840680 CPUtime=0.04
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 2294 0 1 0 3 1 0 0 18 0 9 0 237398260 860856320 1831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 210170 1831 1068 9 0 205147 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 846036

[startup+0.102737 s]
/proc/loadavg: 2.08 2.02 1.95 4/75 27806
/proc/meminfo: memFree=1257336/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=843140 CPUtime=0.08
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 3461 0 1 0 7 1 0 0 18 0 9 0 237398260 863375360 2914 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 210785 2914 1683 9 0 205362 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848496

[startup+0.302774 s]
/proc/loadavg: 2.08 2.02 1.95 4/75 27806
/proc/meminfo: memFree=1257336/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=843324 CPUtime=0.29
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 4052 0 1 0 27 2 0 0 18 0 9 0 237398260 863563776 3466 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 210831 3466 1813 9 0 205399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 848680

[startup+0.701851 s]
/proc/loadavg: 2.08 2.02 1.95 4/75 27806
/proc/meminfo: memFree=1257336/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=844088 CPUtime=0.69
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 4587 0 1 0 66 3 0 0 18 0 9 0 237398260 864346112 3977 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 211022 3977 1817 9 0 205590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 849444

[startup+1.50201 s]
/proc/loadavg: 2.08 2.02 1.95 3/85 27817
/proc/meminfo: memFree=1247720/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=844220 CPUtime=1.47
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 4943 0 1 0 144 3 0 0 18 0 9 0 237398260 864481280 4240 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 211055 4240 1818 9 0 205623 0
[pid=27808/tid=27810] ppid=27806 vsize=844220 CPUtime=1.27
/proc/27808/task/27810/stat : 27810 (java) R 27806 27806 24699 0 -1 64 3122 0 1 0 126 1 0 0 25 0 9 0 237398261 864481280 4240 996147200 134512640 134550740 4294956032 18446744073709551615 4125853499 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27811] ppid=27806 vsize=844220 CPUtime=0.06
/proc/27808/task/27811/stat : 27811 (java) S 27806 27806 24699 0 -1 64 595 0 0 0 6 0 0 0 16 0 9 0 237398262 864481280 4240 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27812] ppid=27806 vsize=844220 CPUtime=0
/proc/27808/task/27812/stat : 27812 (java) S 27806 27806 24699 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 237398262 864481280 4240 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27813] ppid=27806 vsize=844220 CPUtime=0
/proc/27808/task/27813/stat : 27813 (java) S 27806 27806 24699 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 237398262 864481280 4240 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27814] ppid=27806 vsize=844220 CPUtime=0
/proc/27808/task/27814/stat : 27814 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 237398264 864481280 4240 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27815] ppid=27806 vsize=844220 CPUtime=0.12
/proc/27808/task/27815/stat : 27815 (java) S 27806 27806 24699 0 -1 64 492 0 0 0 12 0 0 0 16 0 9 0 237398264 864481280 4240 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27816] ppid=27806 vsize=844220 CPUtime=0
/proc/27808/task/27816/stat : 27816 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 237398264 864481280 4240 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27817] ppid=27806 vsize=844220 CPUtime=0
/proc/27808/task/27817/stat : 27817 (java) S 27806 27806 24699 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 237398264 864481280 4240 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849576

[startup+3.10232 s]
/proc/loadavg: 2.08 2.02 1.95 3/85 27817
/proc/meminfo: memFree=1246440/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=844220 CPUtime=3.07
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 5404 0 1 0 302 5 0 0 18 0 9 0 237398260 864481280 4519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 211055 4519 1819 9 0 205623 0
[pid=27808/tid=27810] ppid=27806 vsize=844220 CPUtime=2.77
/proc/27808/task/27810/stat : 27810 (java) R 27806 27806 24699 0 -1 64 3304 0 1 0 275 2 0 0 25 0 9 0 237398261 864481280 4519 996147200 134512640 134550740 4294956032 18446744073709551615 4125843492 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27811] ppid=27806 vsize=844220 CPUtime=0.15
/proc/27808/task/27811/stat : 27811 (java) S 27806 27806 24699 0 -1 64 872 0 0 0 14 1 0 0 16 0 9 0 237398262 864481280 4519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27812] ppid=27806 vsize=844220 CPUtime=0
/proc/27808/task/27812/stat : 27812 (java) S 27806 27806 24699 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 237398262 864481280 4519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27813] ppid=27806 vsize=844220 CPUtime=0
/proc/27808/task/27813/stat : 27813 (java) S 27806 27806 24699 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 237398262 864481280 4519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27814] ppid=27806 vsize=844220 CPUtime=0
/proc/27808/task/27814/stat : 27814 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 237398264 864481280 4519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27815] ppid=27806 vsize=844220 CPUtime=0.12
/proc/27808/task/27815/stat : 27815 (java) S 27806 27806 24699 0 -1 64 494 0 0 0 12 0 0 0 16 0 9 0 237398264 864481280 4519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27816] ppid=27806 vsize=844220 CPUtime=0
/proc/27808/task/27816/stat : 27816 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 237398264 864481280 4519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27817] ppid=27806 vsize=844220 CPUtime=0
/proc/27808/task/27817/stat : 27817 (java) S 27806 27806 24699 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 237398264 864481280 4519 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 849576

[startup+6.30194 s]
/proc/loadavg: 2.07 2.02 1.95 3/85 27817
/proc/meminfo: memFree=1243816/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=844224 CPUtime=6.26
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 7439 0 1 0 617 9 0 0 18 0 9 0 237398260 864485376 5812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 211056 5812 2566 9 0 205624 0
[pid=27808/tid=27810] ppid=27806 vsize=844224 CPUtime=5.73
/proc/27808/task/27810/stat : 27810 (java) R 27806 27806 24699 0 -1 64 3614 0 1 0 570 3 0 0 25 0 9 0 237398261 864485376 5812 996147200 134512640 134550740 4294956032 18446744073709551615 4125853468 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27811] ppid=27806 vsize=844224 CPUtime=0.38
/proc/27808/task/27811/stat : 27811 (java) S 27806 27806 24699 0 -1 64 2597 0 0 0 33 5 0 0 16 0 9 0 237398262 864485376 5812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27812] ppid=27806 vsize=844224 CPUtime=0
/proc/27808/task/27812/stat : 27812 (java) S 27806 27806 24699 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 237398262 864485376 5812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27813] ppid=27806 vsize=844224 CPUtime=0
/proc/27808/task/27813/stat : 27813 (java) S 27806 27806 24699 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 237398262 864485376 5812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27814] ppid=27806 vsize=844224 CPUtime=0
/proc/27808/task/27814/stat : 27814 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 237398264 864485376 5812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27815] ppid=27806 vsize=844224 CPUtime=0.12
/proc/27808/task/27815/stat : 27815 (java) S 27806 27806 24699 0 -1 64 494 0 0 0 12 0 0 0 16 0 9 0 237398264 864485376 5812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27816] ppid=27806 vsize=844224 CPUtime=0
/proc/27808/task/27816/stat : 27816 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 237398264 864485376 5812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27817] ppid=27806 vsize=844224 CPUtime=0
/proc/27808/task/27817/stat : 27817 (java) S 27806 27806 24699 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 237398264 864485376 5812 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 849580

[startup+12.7012 s]
/proc/loadavg: 2.07 2.02 1.95 3/85 27817
/proc/meminfo: memFree=1241968/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=844224 CPUtime=12.62
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 8338 0 1 0 1249 13 0 0 18 0 9 0 237398260 864485376 6188 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 211056 6188 2566 9 0 205624 0
[pid=27808/tid=27810] ppid=27806 vsize=844224 CPUtime=11.81
/proc/27808/task/27810/stat : 27810 (java) R 27806 27806 24699 0 -1 64 4137 0 1 0 1177 4 0 0 25 0 9 0 237398261 864485376 6188 996147200 134512640 134550740 4294956032 18446744073709551615 4125848234 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27811] ppid=27806 vsize=844224 CPUtime=0.66
/proc/27808/task/27811/stat : 27811 (java) S 27806 27806 24699 0 -1 64 2973 0 0 0 59 7 0 0 16 0 9 0 237398262 864485376 6188 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27812] ppid=27806 vsize=844224 CPUtime=0
/proc/27808/task/27812/stat : 27812 (java) S 27806 27806 24699 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 237398262 864485376 6188 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27813] ppid=27806 vsize=844224 CPUtime=0
/proc/27808/task/27813/stat : 27813 (java) S 27806 27806 24699 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 237398262 864485376 6188 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27814] ppid=27806 vsize=844224 CPUtime=0
/proc/27808/task/27814/stat : 27814 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 237398264 864485376 6188 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27815] ppid=27806 vsize=844224 CPUtime=0.12
/proc/27808/task/27815/stat : 27815 (java) S 27806 27806 24699 0 -1 64 494 0 0 0 12 0 0 0 16 0 9 0 237398264 864485376 6188 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27816] ppid=27806 vsize=844224 CPUtime=0
/proc/27808/task/27816/stat : 27816 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 237398264 864485376 6188 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27817] ppid=27806 vsize=844224 CPUtime=0
/proc/27808/task/27817/stat : 27817 (java) S 27806 27806 24699 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 237398264 864485376 6188 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 849580

[startup+25.5027 s]
/proc/loadavg: 2.12 2.03 1.95 3/85 27820
/proc/meminfo: memFree=1213488/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=846208 CPUtime=25.36
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 16914 0 1 0 2515 21 0 0 18 0 9 0 237398260 866516992 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 211552 13287 2570 9 0 206119 0
[pid=27808/tid=27810] ppid=27806 vsize=846208 CPUtime=23.67
/proc/27808/task/27810/stat : 27810 (java) R 27806 27806 24699 0 -1 64 4905 0 1 0 2361 6 0 0 25 0 9 0 237398261 866516992 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4126224461 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27811] ppid=27806 vsize=846208 CPUtime=1.43
/proc/27808/task/27811/stat : 27811 (java) S 27806 27806 24699 0 -1 64 10494 0 0 0 131 12 0 0 16 0 9 0 237398262 866516992 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27812] ppid=27806 vsize=846208 CPUtime=0
/proc/27808/task/27812/stat : 27812 (java) S 27806 27806 24699 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 237398262 866516992 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27813] ppid=27806 vsize=846208 CPUtime=0
/proc/27808/task/27813/stat : 27813 (java) S 27806 27806 24699 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 237398262 866516992 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/27808/task/27815/stat : 27815 (java) S 27806 27806 24699 0 -1 64 778 0 0 0 22 0 0 0 16 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27816] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27816/stat : 27816 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27817] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27817/stat : 27817 (java) S 27806 27806 24699 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1534.89
Current children cumulated vsize (KiB) 851532

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 28061
/proc/meminfo: memFree=1180728/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=846176 CPUtime=1594.6
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 17437 0 1 0 159416 44 0 0 18 0 9 0 237398260 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 211544 13287 2570 9 0 206111 0
[pid=27808/tid=27810] ppid=27806 vsize=846176 CPUtime=1592.67
/proc/27808/task/27810/stat : 27810 (java) R 27806 27806 24699 0 -1 64 5420 0 1 0 159240 27 0 0 25 0 9 0 237398261 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4126223804 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27811] ppid=27806 vsize=846176 CPUtime=1.67
/proc/27808/task/27811/stat : 27811 (java) S 27806 27806 24699 0 -1 64 10497 0 0 0 152 15 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27812] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27812/stat : 27812 (java) S 27806 27806 24699 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27813] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27813/stat : 27813 (java) S 27806 27806 24699 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27814] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27814/stat : 27814 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27815] ppid=27806 vsize=846176 CPUtime=0.22
/proc/27808/task/27815/stat : 27815 (java) S 27806 27806 24699 0 -1 64 778 0 0 0 22 0 0 0 16 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27816] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27816/stat : 27816 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27817] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27817/stat : 27817 (java) S 27806 27806 24699 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.6
Current children cumulated vsize (KiB) 851532

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/92 28061
/proc/meminfo: memFree=1179832/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=846176 CPUtime=1654.31
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 17464 0 1 0 165386 45 0 0 18 0 9 0 237398260 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 211544 13287 2570 9 0 206111 0
[pid=27808/tid=27810] ppid=27806 vsize=846176 CPUtime=1652.36
/proc/27808/task/27810/stat : 27810 (java) R 27806 27806 24699 0 -1 64 5447 0 1 0 165209 27 0 0 25 0 9 0 237398261 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4126223747 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27811] ppid=27806 vsize=846176 CPUtime=1.68
/proc/27808/task/27811/stat : 27811 (java) S 27806 27806 24699 0 -1 64 10497 0 0 0 153 15 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27812] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27812/stat : 27812 (java) S 27806 27806 24699 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27813] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27813/stat : 27813 (java) S 27806 27806 24699 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27814] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27814/stat : 27814 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27815] ppid=27806 vsize=846176 CPUtime=0.22
/proc/27808/task/27815/stat : 27815 (java) S 27806 27806 24699 0 -1 64 778 0 0 0 22 0 0 0 16 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27816] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27816/stat : 27816 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27817] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27817/stat : 27817 (java) S 27806 27806 24699 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.31
Current children cumulated vsize (KiB) 851532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 28061
/proc/meminfo: memFree=1179832/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=846176 CPUtime=1714.02
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 17488 0 1 0 171357 45 0 0 18 0 9 0 237398260 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 211544 13287 2570 9 0 206111 0
[pid=27808/tid=27810] ppid=27806 vsize=846176 CPUtime=1712.06
/proc/27808/task/27810/stat : 27810 (java) R 27806 27806 24699 0 -1 64 5471 0 1 0 171179 27 0 0 25 0 9 0 237398261 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4126226008 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27811] ppid=27806 vsize=846176 CPUtime=1.69
/proc/27808/task/27811/stat : 27811 (java) S 27806 27806 24699 0 -1 64 10497 0 0 0 154 15 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27812] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27812/stat : 27812 (java) S 27806 27806 24699 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27813] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27813/stat : 27813 (java) S 27806 27806 24699 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27814] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27814/stat : 27814 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27815] ppid=27806 vsize=846176 CPUtime=0.22
/proc/27808/task/27815/stat : 27815 (java) S 27806 27806 24699 0 -1 64 778 0 0 0 22 0 0 0 16 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27816] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27816/stat : 27816 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27817] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27817/stat : 27817 (java) S 27806 27806 24699 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.02
Current children cumulated vsize (KiB) 851532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 28061
/proc/meminfo: memFree=1179832/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=846176 CPUtime=1773.72
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 17510 0 1 0 177327 45 0 0 18 0 9 0 237398260 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 211544 13287 2570 9 0 206111 0
[pid=27808/tid=27810] ppid=27806 vsize=846176 CPUtime=1771.76
/proc/27808/task/27810/stat : 27810 (java) R 27806 27806 24699 0 -1 64 5493 0 1 0 177148 28 0 0 25 0 9 0 237398261 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4126199182 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27811] ppid=27806 vsize=846176 CPUtime=1.7
/proc/27808/task/27811/stat : 27811 (java) S 27806 27806 24699 0 -1 64 10497 0 0 0 155 15 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27812] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27812/stat : 27812 (java) S 27806 27806 24699 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27813] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27813/stat : 27813 (java) S 27806 27806 24699 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27814] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27814/stat : 27814 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27815] ppid=27806 vsize=846176 CPUtime=0.22
/proc/27808/task/27815/stat : 27815 (java) S 27806 27806 24699 0 -1 64 778 0 0 0 22 0 0 0 16 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27816] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27816/stat : 27816 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27817] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27817/stat : 27817 (java) S 27806 27806 24699 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.72
Current children cumulated vsize (KiB) 851532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 28061
/proc/meminfo: memFree=1179832/2055920 swapFree=4181168/4192956
[pid=27806] ppid=27804 vsize=5356 CPUtime=0
/proc/27806/stat : 27806 (concrete.sh) S 27804 27806 24699 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 237398259 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27806/statm: 1339 242 201 169 0 50 0
[pid=27808] ppid=27806 vsize=846176 CPUtime=1800.08
/proc/27808/stat : 27808 (java) S 27806 27806 24699 0 -1 0 17519 0 1 0 179963 45 0 0 18 0 9 0 237398260 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27808/statm: 211544 13287 2570 9 0 206111 0
[pid=27808/tid=27810] ppid=27806 vsize=846176 CPUtime=1798.13
/proc/27808/task/27810/stat : 27810 (java) R 27806 27806 24699 0 -1 64 5502 0 1 0 179785 28 0 0 25 0 9 0 237398261 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4126224461 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27811] ppid=27806 vsize=846176 CPUtime=1.7
/proc/27808/task/27811/stat : 27811 (java) S 27806 27806 24699 0 -1 64 10497 0 0 0 155 15 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27812] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27812/stat : 27812 (java) S 27806 27806 24699 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27813] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27813/stat : 27813 (java) S 27806 27806 24699 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 237398262 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27814] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27814/stat : 27814 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27815] ppid=27806 vsize=846176 CPUtime=0.22
/proc/27808/task/27815/stat : 27815 (java) S 27806 27806 24699 0 -1 64 778 0 0 0 22 0 0 0 16 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27816] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27816/stat : 27816 (java) S 27806 27806 24699 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27808/tid=27817] ppid=27806 vsize=846176 CPUtime=0
/proc/27808/task/27817/stat : 27817 (java) S 27806 27806 24699 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 237398264 866484224 13287 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 851532

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1808.82
CPU time (s): 1800.08
CPU user time (s): 1799.63
CPU system time (s): 0.45
CPU usage (%): 99.5166
Max. virtual memory (cumulated for all children) (KiB): 852716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 444
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= 8
involuntary context switches= 4

runsolver used 2.20566 second user time and 6.08108 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-02 04:09:15
IDJOB=1038164
IDBENCH=53549
IDSOLVER=305
FILE ID=node85/1038164-1214964555
PBS_JOBID= 7870165
Free space on /tmp= 126848 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-7_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038164-1214964555/watcher-1038164-1214964555 -o /tmp/evaluation-result-1038164-1214964555/solver-1038164-1214964555 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1038164-1214964555.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c2a68a97e27745c8dca782d744c38811
RANDOM SEED=887375664

node85.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.272
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.272
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:       1257816 kB
Buffers:         66236 kB
Cached:         634388 kB
SwapCached:       5556 kB
Active:         198168 kB
Inactive:       519692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1257816 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          24780 kB
Slab:            65924 kB
Committed_AS:   549660 kB
PageTables:       1532 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= 126848 MiB
End job on node85 at 2008-07-02 04:39:26