Trace number 1064479

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.04 1813.62

General information on the benchmark

Namecsp/tdsp/
normalized-C6-1-121.xml
MD5SUM14eeb14f153960144e310df78169dca3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables293
Number of constraints4850
Maximum constraint arity6
Maximum domain size122
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4850
Global constraints used (with number of constraints)

Solver Data (download as text)

78.59/79.03	c Fri Jul 04 05:24:24 CEST 2008 concrete.ResourceController isOutOfTime
78.59/79.03	c WARNING: Out of time
144.18/144.95	c CPU-LOAD 78.11
144.18/144.95	c LOADED 293 V (122 E), 4850 PredicateConstraint, arity 6, 78.11 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-1064479-1215141784/watcher-1064479-1215141784 -o /tmp/evaluation-result-1064479-1215141784/solver-1064479-1215141784 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1064479-1215141784.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 2.01 4/81 31284
/proc/meminfo: memFree=1771256/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=1804 CPUtime=0
/proc/31286/stat : 31286 (java) D 31284 31284 28647 0 -1 0 165 0 0 0 0 0 0 0 18 0 1 0 637108857 1847296 139 996147200 134512640 134550740 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/31286/statm: 451 144 106 9 0 93 0

[startup+0.050988 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 31284
/proc/meminfo: memFree=1771256/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=840680 CPUtime=0.03
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 2140 0 1 0 2 1 0 0 18 0 9 0 637108857 860856320 1689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 210170 1689 955 9 0 205147 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 846036

[startup+0.101993 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 31284
/proc/meminfo: memFree=1771256/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=843140 CPUtime=0.08
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 3410 0 1 0 6 2 0 0 18 0 9 0 637108857 863375360 2866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 210785 2866 1666 9 0 205362 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848496

[startup+0.302016 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 31284
/proc/meminfo: memFree=1771256/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=844284 CPUtime=0.27
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 4578 0 1 0 24 3 0 0 18 0 9 0 637108857 864546816 3966 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 211071 3966 1892 9 0 205632 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 849640

[startup+0.701056 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 31284
/proc/meminfo: memFree=1771256/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=844284 CPUtime=0.67
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 5237 0 1 0 63 4 0 0 18 0 9 0 637108857 864546816 4604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 211071 4604 1899 9 0 205632 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 849640

[startup+1.50214 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 31295
/proc/meminfo: memFree=1758824/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=844372 CPUtime=1.47
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 6934 0 1 0 142 5 0 0 18 0 9 0 637108857 864636928 6050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 211093 6050 2574 9 0 205654 0
[pid=31286/tid=31288] ppid=31284 vsize=844372 CPUtime=1.19
/proc/31286/task/31288/stat : 31288 (java) R 31284 31284 28647 0 -1 64 3424 0 1 0 116 3 0 0 25 0 9 0 637108858 864636928 6050 996147200 134512640 134550740 4294956032 18446744073709551615 4125829506 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31289] ppid=31284 vsize=844372 CPUtime=0.13
/proc/31286/task/31289/stat : 31289 (java) S 31284 31284 28647 0 -1 64 2260 0 0 0 12 1 0 0 16 0 9 0 637108860 864636928 6050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31290] ppid=31284 vsize=844372 CPUtime=0
/proc/31286/task/31290/stat : 31290 (java) S 31284 31284 28647 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 637108860 864636928 6050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31291] ppid=31284 vsize=844372 CPUtime=0
/proc/31286/task/31291/stat : 31291 (java) S 31284 31284 28647 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 637108860 864636928 6050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31292] ppid=31284 vsize=844372 CPUtime=0
/proc/31286/task/31292/stat : 31292 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637108862 864636928 6050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31293] ppid=31284 vsize=844372 CPUtime=0.13
/proc/31286/task/31293/stat : 31293 (java) S 31284 31284 28647 0 -1 64 519 0 0 0 13 0 0 0 16 0 9 0 637108862 864636928 6050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31294] ppid=31284 vsize=844372 CPUtime=0
/proc/31286/task/31294/stat : 31294 (java) S 31284 31284 28647 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 637108862 864636928 6050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31295] ppid=31284 vsize=844372 CPUtime=0
/proc/31286/task/31295/stat : 31295 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637108862 864636928 6050 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) 849728

[startup+3.10231 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 31295
/proc/meminfo: memFree=1755432/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=844372 CPUtime=3.07
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 7665 0 1 0 300 7 0 0 18 0 9 0 637108857 864636928 6665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 211093 6665 2574 9 0 205654 0
[pid=31286/tid=31288] ppid=31284 vsize=844372 CPUtime=2.64
/proc/31286/task/31288/stat : 31288 (java) R 31284 31284 28647 0 -1 64 3540 0 1 0 260 4 0 0 25 0 9 0 637108858 864636928 6665 996147200 134512640 134550740 4294956032 18446744073709551615 4125823140 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31289] ppid=31284 vsize=844372 CPUtime=0.27
/proc/31286/task/31289/stat : 31289 (java) S 31284 31284 28647 0 -1 64 2875 0 0 0 26 1 0 0 16 0 9 0 637108860 864636928 6665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31290] ppid=31284 vsize=844372 CPUtime=0
/proc/31286/task/31290/stat : 31290 (java) S 31284 31284 28647 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 637108860 864636928 6665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31291] ppid=31284 vsize=844372 CPUtime=0
/proc/31286/task/31291/stat : 31291 (java) S 31284 31284 28647 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 637108860 864636928 6665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31292] ppid=31284 vsize=844372 CPUtime=0
/proc/31286/task/31292/stat : 31292 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637108862 864636928 6665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31293] ppid=31284 vsize=844372 CPUtime=0.13
/proc/31286/task/31293/stat : 31293 (java) S 31284 31284 28647 0 -1 64 519 0 0 0 13 0 0 0 16 0 9 0 637108862 864636928 6665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31294] ppid=31284 vsize=844372 CPUtime=0
/proc/31286/task/31294/stat : 31294 (java) S 31284 31284 28647 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 637108862 864636928 6665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31295] ppid=31284 vsize=844372 CPUtime=0
/proc/31286/task/31295/stat : 31295 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637108862 864636928 6665 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) 849728

[startup+6.30165 s]
/proc/loadavg: 2.15 2.03 2.01 3/92 31296
/proc/meminfo: memFree=1748320/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=850848 CPUtime=6.24
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 12383 0 1 0 613 11 0 0 18 0 10 0 637108857 871268352 10124 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 212712 10124 2576 9 0 207273 0
[pid=31286/tid=31288] ppid=31284 vsize=850848 CPUtime=5.17
/proc/31286/task/31288/stat : 31288 (java) R 31284 31284 28647 0 -1 64 3850 0 1 0 513 4 0 0 25 0 10 0 637108858 871268352 10124 996147200 134512640 134550740 4294956032 18446744073709551615 4126606067 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31289] ppid=31284 vsize=850848 CPUtime=0.55
/proc/31286/task/31289/stat : 31289 (java) S 31284 31284 28647 0 -1 64 5568 0 0 0 52 3 0 0 16 0 10 0 637108860 871268352 10124 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31290] ppid=31284 vsize=850848 CPUtime=0
/proc/31286/task/31290/stat : 31290 (java) S 31284 31284 28647 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 637108860 871268352 10124 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31291] ppid=31284 vsize=850848 CPUtime=0
/proc/31286/task/31291/stat : 31291 (java) S 31284 31284 28647 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 637108860 871268352 10124 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31292] ppid=31284 vsize=850848 CPUtime=0
/proc/31286/task/31292/stat : 31292 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 637108862 871268352 10124 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31293] ppid=31284 vsize=850848 CPUtime=0.48
/proc/31286/task/31293/stat : 31293 (java) S 31284 31284 28647 0 -1 64 2230 0 0 0 46 2 0 0 16 0 10 0 637108862 871268352 10124 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31294] ppid=31284 vsize=850848 CPUtime=0
/proc/31286/task/31294/stat : 31294 (java) S 31284 31284 28647 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 637108862 871268352 10124 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31295] ppid=31284 vsize=850848 CPUtime=0
/proc/31286/task/31295/stat : 31295 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 637108862 871268352 10124 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31296] ppid=31284 vsize=850848 CPUtime=0
/proc/31286/task/31296/stat : 31296 (java) S 31284 31284 28647 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 637109348 871268352 10124 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 856204

[startup+12.7023 s]
/proc/loadavg: 2.22 2.05 2.02 4/92 31296
/proc/meminfo: memFree=1084640/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=872556 CPUtime=12.61
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 177022 0 1 0 1180 81 0 0 18 0 10 0 637108857 893497344 173649 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 218139 173649 2583 9 0 212699 0
[pid=31286/tid=31288] ppid=31284 vsize=872556 CPUtime=7.76
/proc/31286/task/31288/stat : 31288 (java) R 31284 31284 28647 0 -1 64 94568 0 1 0 732 44 0 0 25 0 10 0 637108858 893497344 173649 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31289] ppid=31284 vsize=872556 CPUtime=4.34
/proc/31286/task/31289/stat : 31289 (java) R 31284 31284 28647 0 -1 64 79481 0 0 0 400 34 0 0 17 0 10 0 637108860 893497344 173649 996147200 134512640 134550740 4294956032 18446744073709551615 104182211 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31290] ppid=31284 vsize=872556 CPUtime=0
/proc/31286/task/31290/stat : 31290 (java) S 31284 31284 28647 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 637108860 893497344 173649 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31291] ppid=31284 vsize=872556 CPUtime=0
/proc/31286/task/31291/stat : 31291 (java) S 31284 31284 28647 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 637108860 893497344 173649 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31292] ppid=31284 vsize=872556 CPUtime=0
/proc/31286/task/31292/stat : 31292 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 637108862 893497344 173649 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31293] ppid=31284 vsize=872556 CPUtime=0.49
/proc/31286/task/31293/stat : 31293 (java) S 31284 31284 28647 0 -1 64 2235 0 0 0 47 2 0 0 16 0 10 0 637108862 893497344 173649 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31294] ppid=31284 vsize=872556 CPUtime=0
/proc/31286/task/31294/stat : 31294 (java) S 31284 31284 28647 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 637108862 893497344 173649 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31295] ppid=31284 vsize=872556 CPUtime=0
/proc/31286/task/31295/stat : 31295 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 637108862 893497344 173649 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31296] ppid=31284 vsize=872556 CPUtime=0
/proc/31286/task/31296/stat : 31296 (java) S 31284 31284 28647 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 637109348 893497344 173649 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 877912

[startup+25.5027 s]
/proc/loadavg: 2.31 2.08 2.02 3/92 31296
/proc/meminfo: memFree=982752/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=885144 CPUtime=25.35
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 202428 0 1 0 2443 92 0 0 18 0 10 0 637108857 906387456 199041 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 221286 199041 2583 9 0 215846 0
[pid=31286/tid=31288] ppid=31284 vsize=885144 CPUtime=9.38
/proc/31286/task/31288/stat : 31288 (java) S 31284 31284 28647 0 -1 64 97635 0 1 0 893 45 0 0 17 0 10 0 637108858 906387456 199041 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31289] ppid=31284 vsize=885144 CPUtime=15.45
/proc/31286/task/31289/stat : 31289 (java) R 31284 31284 28647 0 -1 64 101817 0 0 0 1502 43 0 0 25 0 10 0 637108860 906387456 199041 996147200 134512640 134550740 4294956032 18446744073709551615 102469621 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/31286/task/31293/stat : 31293 (java) S 31284 31284 28647 0 -1 64 6042 0 0 0 533 10 0 0 16 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31294] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31294/stat : 31294 (java) S 31284 31284 28647 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31295] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31295/stat : 31295 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.32
Current children cumulated vsize (KiB) 890860

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/91 31335
/proc/meminfo: memFree=323272/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=885504 CPUtime=1590.75
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 209057 0 1 0 158927 148 0 0 18 0 9 0 637108857 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 221376 204527 2597 9 0 215936 0
[pid=31286/tid=31288] ppid=31284 vsize=885504 CPUtime=1516.37
/proc/31286/task/31288/stat : 31288 (java) R 31284 31284 28647 0 -1 64 100431 0 1 0 151551 86 0 0 25 0 9 0 637108858 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4132244881 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31289] ppid=31284 vsize=885504 CPUtime=68.92
/proc/31286/task/31289/stat : 31289 (java) S 31284 31284 28647 0 -1 64 101841 0 0 0 6841 51 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31290] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31290/stat : 31290 (java) S 31284 31284 28647 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31291] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31291/stat : 31291 (java) S 31284 31284 28647 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31292] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31292/stat : 31292 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31293] ppid=31284 vsize=885504 CPUtime=5.43
/proc/31286/task/31293/stat : 31293 (java) S 31284 31284 28647 0 -1 64 6042 0 0 0 533 10 0 0 16 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31294] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31294/stat : 31294 (java) S 31284 31284 28647 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31295] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31295/stat : 31295 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.75
Current children cumulated vsize (KiB) 890860

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/91 31335
/proc/meminfo: memFree=323272/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=885504 CPUtime=1650.18
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 209098 0 1 0 164869 149 0 0 18 0 9 0 637108857 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 221376 204527 2597 9 0 215936 0
[pid=31286/tid=31288] ppid=31284 vsize=885504 CPUtime=1575.67
/proc/31286/task/31288/stat : 31288 (java) R 31284 31284 28647 0 -1 64 100472 0 1 0 157481 86 0 0 25 0 9 0 637108858 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4132233641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31289] ppid=31284 vsize=885504 CPUtime=69.04
/proc/31286/task/31289/stat : 31289 (java) S 31284 31284 28647 0 -1 64 101841 0 0 0 6853 51 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31290] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31290/stat : 31290 (java) S 31284 31284 28647 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31291] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31291/stat : 31291 (java) S 31284 31284 28647 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31292] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31292/stat : 31292 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31293] ppid=31284 vsize=885504 CPUtime=5.43
/proc/31286/task/31293/stat : 31293 (java) S 31284 31284 28647 0 -1 64 6042 0 0 0 533 10 0 0 16 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31294] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31294/stat : 31294 (java) S 31284 31284 28647 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31295] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31295/stat : 31295 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.18
Current children cumulated vsize (KiB) 890860

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 31335
/proc/meminfo: memFree=323208/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=885504 CPUtime=1709.61
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 209139 0 1 0 170811 150 0 0 18 0 9 0 637108857 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 221376 204527 2597 9 0 215936 0
[pid=31286/tid=31288] ppid=31284 vsize=885504 CPUtime=1634.97
/proc/31286/task/31288/stat : 31288 (java) R 31284 31284 28647 0 -1 64 100513 0 1 0 163411 86 0 0 25 0 9 0 637108858 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4127666964 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31289] ppid=31284 vsize=885504 CPUtime=69.16
/proc/31286/task/31289/stat : 31289 (java) S 31284 31284 28647 0 -1 64 101841 0 0 0 6864 52 0 0 15 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31290] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31290/stat : 31290 (java) S 31284 31284 28647 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31291] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31291/stat : 31291 (java) S 31284 31284 28647 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31292] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31292/stat : 31292 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31293] ppid=31284 vsize=885504 CPUtime=5.43
/proc/31286/task/31293/stat : 31293 (java) S 31284 31284 28647 0 -1 64 6042 0 0 0 533 10 0 0 16 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31294] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31294/stat : 31294 (java) S 31284 31284 28647 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31295] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31295/stat : 31295 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.61
Current children cumulated vsize (KiB) 890860

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 31335
/proc/meminfo: memFree=323208/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=885504 CPUtime=1769.04
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 209180 0 1 0 176753 151 0 0 18 0 9 0 637108857 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 221376 204527 2597 9 0 215936 0
[pid=31286/tid=31288] ppid=31284 vsize=885504 CPUtime=1694.28
/proc/31286/task/31288/stat : 31288 (java) R 31284 31284 28647 0 -1 64 100554 0 1 0 169342 86 0 0 25 0 9 0 637108858 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4127667052 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31289] ppid=31284 vsize=885504 CPUtime=69.28
/proc/31286/task/31289/stat : 31289 (java) S 31284 31284 28647 0 -1 64 101841 0 0 0 6876 52 0 0 17 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31290] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31290/stat : 31290 (java) S 31284 31284 28647 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31291] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31291/stat : 31291 (java) S 31284 31284 28647 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31292] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31292/stat : 31292 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31293] ppid=31284 vsize=885504 CPUtime=5.43
/proc/31286/task/31293/stat : 31293 (java) S 31284 31284 28647 0 -1 64 6042 0 0 0 533 10 0 0 16 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31294] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31294/stat : 31294 (java) S 31284 31284 28647 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31295] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31295/stat : 31295 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.04
Current children cumulated vsize (KiB) 890860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 31335
/proc/meminfo: memFree=323144/2055920 swapFree=4180580/4192956
[pid=31284] ppid=31282 vsize=5356 CPUtime=0
/proc/31284/stat : 31284 (concrete.sh) S 31282 31284 28647 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 637108857 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31284/statm: 1339 242 201 169 0 50 0
[pid=31286] ppid=31284 vsize=885504 CPUtime=1800.04
/proc/31286/stat : 31286 (java) S 31284 31284 28647 0 -1 0 209196 0 1 0 179853 151 0 0 18 0 9 0 637108857 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31286/statm: 221376 204527 2597 9 0 215936 0
[pid=31286/tid=31288] ppid=31284 vsize=885504 CPUtime=1725.24
/proc/31286/task/31288/stat : 31288 (java) R 31284 31284 28647 0 -1 64 100570 0 1 0 172437 87 0 0 25 0 9 0 637108858 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4127696067 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31289] ppid=31284 vsize=885504 CPUtime=69.33
/proc/31286/task/31289/stat : 31289 (java) S 31284 31284 28647 0 -1 64 101841 0 0 0 6881 52 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31290] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31290/stat : 31290 (java) S 31284 31284 28647 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31291] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31291/stat : 31291 (java) S 31284 31284 28647 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 637108860 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31292] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31292/stat : 31292 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31293] ppid=31284 vsize=885504 CPUtime=5.43
/proc/31286/task/31293/stat : 31293 (java) S 31284 31284 28647 0 -1 64 6042 0 0 0 533 10 0 0 16 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31286/tid=31294] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31294/stat : 31294 (java) S 31284 31284 28647 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31286/tid=31295] ppid=31284 vsize=885504 CPUtime=0
/proc/31286/task/31295/stat : 31295 (java) S 31284 31284 28647 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637108862 906756096 204527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 890860

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 31284 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.004999
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1813.62
CPU time (s): 1800.04
CPU user time (s): 1798.53
CPU system time (s): 1.51
CPU usage (%): 99.2512
Max. virtual memory (cumulated for all children) (KiB): 890860

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

runsolver used 2.23966 second user time and 6.06308 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-04 05:23:05
IDJOB=1064479
IDBENCH=54958
IDSOLVER=305
FILE ID=node79/1064479-1215141784
PBS_JOBID= 7877244
Free space on /tmp= 66556 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/tdsp/normalized-C6-1-121.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064479-1215141784/watcher-1064479-1215141784 -o /tmp/evaluation-result-1064479-1215141784/solver-1064479-1215141784 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1064479-1215141784.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 14eeb14f153960144e310df78169dca3
RANDOM SEED=88903801

node79.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.218
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.218
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:       1771744 kB
Buffers:         27092 kB
Cached:         135416 kB
SwapCached:       6948 kB
Active:         160536 kB
Inactive:        71000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771744 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          84956 kB
Slab:            37768 kB
Committed_AS:  1776132 kB
PageTables:       1900 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= 66548 MiB
End job on node79 at 2008-07-04 05:53:20