Trace number 1065046

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.07 1803.62

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-mzzv11.xml
MD5SUMc9a76bf490192c7e7a129e900791107d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.2629
Satisfiable
(Un)Satisfiability was proved
Number of variables11247
Number of constraints13116
Maximum constraint arity68
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13116
Global constraints used (with number of constraints)

Solver Data (download as text)

74.54/75.48	c Fri Jul 04 06:27:26 CEST 2008 concrete.ResourceController isOutOfTime
74.54/75.48	c WARNING: Out of time
138.04/139.35	c CPU-LOAD 80.97
138.04/139.35	c LOADED 11247 V (2 E), 9699 PredicateConstraint, arity 68, 80.97 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-1065046-1215145571/watcher-1065046-1215145571 -o /tmp/evaluation-result-1065046-1215145571/solver-1065046-1215145571 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1065046-1215145571.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.21 2.23 2.10 4/82 11119
/proc/meminfo: memFree=892776/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) R 11117 11119 10791 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 1544228874 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11119/statm: 1339 230 191 169 0 50 0
[pid=11120] ppid=11119 vsize=5356 CPUtime=0
/proc/11120/stat : 11120 (concrete.sh) R 11119 11119 10791 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 1544228875 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11120/statm: 1339 230 191 169 0 50 0

[startup+0.070465 s]
/proc/loadavg: 2.21 2.23 2.10 4/82 11119
/proc/meminfo: memFree=892776/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101467 s]
/proc/loadavg: 2.21 2.23 2.10 4/82 11119
/proc/meminfo: memFree=892776/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301495 s]
/proc/loadavg: 2.21 2.23 2.10 4/82 11119
/proc/meminfo: memFree=892776/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701549 s]
/proc/loadavg: 2.21 2.23 2.10 4/82 11119
/proc/meminfo: memFree=892776/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50265 s]
/proc/loadavg: 2.20 2.23 2.10 4/92 11130
/proc/meminfo: memFree=862296/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
[pid=11122] ppid=11119 vsize=846020 CPUtime=1.42
/proc/11122/stat : 11122 (java) S 11119 11119 10791 0 -1 0 8085 0 2 0 137 5 0 0 18 0 9 0 1544228877 866324480 7221 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11122/statm: 211505 7221 2574 9 0 206066 0
[pid=11122/tid=11123] ppid=11119 vsize=846020 CPUtime=0.97
/proc/11122/task/11123/stat : 11123 (java) R 11119 11119 10791 0 -1 64 3412 0 2 0 94 3 0 0 25 0 9 0 1544228878 866324480 7221 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11124] ppid=11119 vsize=846020 CPUtime=0.16
/proc/11122/task/11124/stat : 11124 (java) R 11119 11119 10791 0 -1 64 2894 0 0 0 15 1 0 0 16 0 9 0 1544228880 866324480 7221 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11125] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11125/stat : 11125 (java) S 11119 11119 10791 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544228880 866324480 7221 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11126] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11126/stat : 11126 (java) S 11119 11119 10791 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1544228880 866324480 7221 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11127] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11127/stat : 11127 (java) S 11119 11119 10791 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1544228882 866324480 7221 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11128] ppid=11119 vsize=846020 CPUtime=0.26
/proc/11122/task/11128/stat : 11128 (java) S 11119 11119 10791 0 -1 64 1046 0 0 0 26 0 0 0 16 0 9 0 1544228882 866324480 7221 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11129] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11129/stat : 11129 (java) S 11119 11119 10791 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544228882 866324480 7221 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11130] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11130/stat : 11130 (java) S 11119 11119 10791 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544228882 866324480 7221 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 851376

[startup+3.10287 s]
/proc/loadavg: 2.20 2.23 2.10 3/92 11130
/proc/meminfo: memFree=843416/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
[pid=11122] ppid=11119 vsize=846020 CPUtime=3.02
/proc/11122/stat : 11122 (java) S 11119 11119 10791 0 -1 0 10172 0 2 0 295 7 0 0 18 0 9 0 1544228877 866324480 9251 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11122/statm: 211505 9251 2575 9 0 206066 0
[pid=11122/tid=11123] ppid=11119 vsize=846020 CPUtime=2.33
/proc/11122/task/11123/stat : 11123 (java) R 11119 11119 10791 0 -1 64 3565 0 2 0 230 3 0 0 25 0 9 0 1544228878 866324480 9251 996147200 134512640 134550740 4294956032 18446744073709551615 4126413447 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11124] ppid=11119 vsize=846020 CPUtime=0.4
/proc/11122/task/11124/stat : 11124 (java) S 11119 11119 10791 0 -1 64 4826 0 0 0 38 2 0 0 16 0 9 0 1544228880 866324480 9251 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11125] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11125/stat : 11125 (java) S 11119 11119 10791 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544228880 866324480 9251 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11126] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11126/stat : 11126 (java) S 11119 11119 10791 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1544228880 866324480 9251 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11127] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11127/stat : 11127 (java) S 11119 11119 10791 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1544228882 866324480 9251 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11128] ppid=11119 vsize=846020 CPUtime=0.26
/proc/11122/task/11128/stat : 11128 (java) S 11119 11119 10791 0 -1 64 1048 0 0 0 26 0 0 0 15 0 9 0 1544228882 866324480 9251 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11129] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11129/stat : 11129 (java) S 11119 11119 10791 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544228882 866324480 9251 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11130] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11130/stat : 11130 (java) S 11119 11119 10791 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544228882 866324480 9251 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 851376

[startup+6.30317 s]
/proc/loadavg: 2.18 2.22 2.10 3/92 11130
/proc/meminfo: memFree=785176/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
[pid=11122] ppid=11119 vsize=846020 CPUtime=6.21
/proc/11122/stat : 11122 (java) S 11119 11119 10791 0 -1 0 14260 0 2 0 611 10 0 0 18 0 9 0 1544228877 866324480 13296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11122/statm: 211505 13296 2575 9 0 206066 0
[pid=11122/tid=11123] ppid=11119 vsize=846020 CPUtime=5.16
/proc/11122/task/11123/stat : 11123 (java) R 11119 11119 10791 0 -1 64 3752 0 2 0 512 4 0 0 24 0 9 0 1544228878 866324480 13296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11124] ppid=11119 vsize=846020 CPUtime=0.76
/proc/11122/task/11124/stat : 11124 (java) S 11119 11119 10791 0 -1 64 8727 0 0 0 72 4 0 0 15 0 9 0 1544228880 866324480 13296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11125] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11125/stat : 11125 (java) S 11119 11119 10791 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544228880 866324480 13296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11126] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11126/stat : 11126 (java) S 11119 11119 10791 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1544228880 866324480 13296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11127] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11127/stat : 11127 (java) S 11119 11119 10791 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1544228882 866324480 13296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11128] ppid=11119 vsize=846020 CPUtime=0.26
/proc/11122/task/11128/stat : 11128 (java) S 11119 11119 10791 0 -1 64 1048 0 0 0 26 0 0 0 15 0 9 0 1544228882 866324480 13296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11129] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11129/stat : 11129 (java) S 11119 11119 10791 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544228882 866324480 13296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11130] ppid=11119 vsize=846020 CPUtime=0
/proc/11122/task/11130/stat : 11130 (java) S 11119 11119 10791 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544228882 866324480 13296 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 851376

[startup+12.7011 s]
/proc/loadavg: 2.17 2.22 2.10 3/93 11131
/proc/meminfo: memFree=656208/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
[pid=11122] ppid=11119 vsize=850988 CPUtime=12.55
/proc/11122/stat : 11122 (java) S 11119 11119 10791 0 -1 0 25738 0 2 0 1236 19 0 0 18 0 10 0 1544228877 871411712 21998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11122/statm: 212747 21998 2576 9 0 207308 0
[pid=11122/tid=11123] ppid=11119 vsize=850988 CPUtime=9.96
/proc/11122/task/11123/stat : 11123 (java) R 11119 11119 10791 0 -1 64 4410 0 2 0 991 5 0 0 25 0 10 0 1544228878 871411712 21998 996147200 134512640 134550740 4294956032 18446744073709551615 4125948116 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11124] ppid=11119 vsize=850988 CPUtime=2.04
/proc/11122/task/11124/stat : 11124 (java) S 11119 11119 10791 0 -1 64 18330 0 0 0 194 10 0 0 16 0 10 0 1544228880 871411712 21998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11125] ppid=11119 vsize=850988 CPUtime=0
/proc/11122/task/11125/stat : 11125 (java) S 11119 11119 10791 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1544228880 871411712 21998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11126] ppid=11119 vsize=850988 CPUtime=0
/proc/11122/task/11126/stat : 11126 (java) S 11119 11119 10791 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1544228880 871411712 21998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11127] ppid=11119 vsize=850988 CPUtime=0
/proc/11122/task/11127/stat : 11127 (java) S 11119 11119 10791 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1544228882 871411712 21998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11128] ppid=11119 vsize=850988 CPUtime=0.51
/proc/11122/task/11128/stat : 11128 (java) S 11119 11119 10791 0 -1 64 2260 0 0 0 50 1 0 0 16 0 10 0 1544228882 871411712 21998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11129] ppid=11119 vsize=850988 CPUtime=0
/proc/11122/task/11129/stat : 11129 (java) S 11119 11119 10791 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1544228882 871411712 21998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11130] ppid=11119 vsize=850988 CPUtime=0
/proc/11122/task/11130/stat : 11130 (java) S 11119 11119 10791 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1544228882 871411712 21998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11131] ppid=11119 vsize=850988 CPUtime=0
/proc/11122/task/11131/stat : 11131 (java) S 11119 11119 10791 0 -1 64 5 0 0 0 0 0 0 0 23 0 10 0 1544229771 871411712 21998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 856344

[startup+25.5028 s]
/proc/loadavg: 2.27 2.24 2.11 3/93 11131
/proc/meminfo: memFree=15504/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
[pid=11122] ppid=11119 vsize=859788 CPUtime=24.92
/proc/11122/stat : 11122 (java) S 11119 11119 10791 0 -1 0 174509 0 4 0 2388 104 0 0 18 0 10 0 1544228877 880422912 170502 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11122/statm: 214947 170502 2583 9 0 209507 0
[pid=11122/tid=11123] ppid=11119 vsize=859788 CPUtime=16.35
/proc/11122/task/11123/stat : 11123 (java) S 11119 11119 10791 0 -1 64 34151 0 4 0 1609 26 0 0 25 0 10 0 1544228878 880422912 170502 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11124] ppid=11119 vsize=859788 CPUtime=7.99
/proc/11122/task/11124/stat : 11124 (java) R 11119 11119 10791 0 -1 64 137331 0 0 0 724 75 0 0 17 0 10 0 1544228880 880422912 170502 996147200 134512640 134550740 4294956032 18446744073709551615 104457005 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11125] ppid=11119 vsize=859788 CPUtime=0
/proc/11122/task/11125/stat : 11125 (java) S 11119 11119 10791 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1544228880 880422912 170502 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11126] ppid=11119 vsize=859788 CPUtime=0
/proc/11122/task/11126/stat : 11126 (java) S 11119 11119 10791 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 1544228880 880422912 170502 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11127] ppid=11119 vsize=859788 CPUtime=0
/proc/11122/task/11127/stat : 11127 (java) S 11119 11119 10791 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1544228882 880422912 170502 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11128] ppid=11119 vsize=859788 CPUtime=0.54
/proc/11122/task/11128/stat : 11128 (java) S 11119 11119 10791 0 -1 64 2286 0 0 0 53 1 0 0 15 0 10 0 1544228882 880422912 170502 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11129] ppid=11119 vsize=859788 CPUtime=0
/proc/11122/task/11129/stat : 11129 (java) S 11119 11119 10791 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1544228882 880422912 170502 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11130] ppid=11119 vsize=859788 CPUtime=0
/proc/11122/task/11130/stat : 11130 (java) S 11119 11119 10791 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1544228882 880422912 170502 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11131] ppid=11119 vsize=859788 CPUtime=0
/proc/11122/task/11131/stat : 11131 (java) S 11119 11119 10791 0 -1 64 5 0 0 0 0 0 0 0 23 0 10 0 1544229771 880422912 170502 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/11122/task/11128/stat : 11128 (java) S 11119 11119 10791 0 -1 64 2934 0 1 0 130 2 0 0 16 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11129] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11129/stat : 11129 (java) S 11119 11119 10791 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11130] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11130/stat : 11130 (java) S 11119 11119 10791 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1538.88
Current children cumulated vsize (KiB) 872908

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/91 11357
/proc/meminfo: memFree=1100488/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
[pid=11122] ppid=11119 vsize=867552 CPUtime=1598.86
/proc/11122/stat : 11122 (java) S 11119 11119 10791 0 -1 0 343425 0 12 0 159567 319 0 0 18 0 9 0 1544228877 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11122/statm: 216888 186514 2597 9 0 211448 0
[pid=11122/tid=11123] ppid=11119 vsize=867552 CPUtime=1539.05
/proc/11122/task/11123/stat : 11123 (java) R 11119 11119 10791 0 -1 64 45579 0 11 0 153772 133 0 0 25 0 9 0 1544228878 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4127673071 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11124] ppid=11119 vsize=867552 CPUtime=58.45
/proc/11122/task/11124/stat : 11124 (java) S 11119 11119 10791 0 -1 64 294166 0 0 0 5664 181 0 0 17 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11125] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11125/stat : 11125 (java) S 11119 11119 10791 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11126] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11126/stat : 11126 (java) S 11119 11119 10791 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11127] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11127/stat : 11127 (java) S 11119 11119 10791 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11128] ppid=11119 vsize=867552 CPUtime=1.32
/proc/11122/task/11128/stat : 11128 (java) S 11119 11119 10791 0 -1 64 2934 0 1 0 130 2 0 0 16 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11129] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11129/stat : 11129 (java) S 11119 11119 10791 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11130] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11130/stat : 11130 (java) S 11119 11119 10791 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1598.86
Current children cumulated vsize (KiB) 872908

[startup+1662.31 s]
/proc/loadavg: 2.07 2.02 2.01 3/91 11357
/proc/meminfo: memFree=1100424/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
[pid=11122] ppid=11119 vsize=867552 CPUtime=1658.84
/proc/11122/stat : 11122 (java) S 11119 11119 10791 0 -1 0 343487 0 12 0 165564 320 0 0 18 0 9 0 1544228877 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11122/statm: 216888 186514 2597 9 0 211448 0
[pid=11122/tid=11123] ppid=11119 vsize=867552 CPUtime=1598.95
/proc/11122/task/11123/stat : 11123 (java) R 11119 11119 10791 0 -1 64 45641 0 11 0 159761 134 0 0 25 0 9 0 1544228878 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4129815567 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11124] ppid=11119 vsize=867552 CPUtime=58.54
/proc/11122/task/11124/stat : 11124 (java) S 11119 11119 10791 0 -1 64 294166 0 0 0 5672 182 0 0 17 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11125] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11125/stat : 11125 (java) S 11119 11119 10791 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11126] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11126/stat : 11126 (java) S 11119 11119 10791 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11127] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11127/stat : 11127 (java) S 11119 11119 10791 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11128] ppid=11119 vsize=867552 CPUtime=1.32
/proc/11122/task/11128/stat : 11128 (java) S 11119 11119 10791 0 -1 64 2934 0 1 0 130 2 0 0 16 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11129] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11129/stat : 11129 (java) S 11119 11119 10791 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11130] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11130/stat : 11130 (java) S 11119 11119 10791 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.84
Current children cumulated vsize (KiB) 872908

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/91 11357
/proc/meminfo: memFree=1100424/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
[pid=11122] ppid=11119 vsize=867552 CPUtime=1718.8
/proc/11122/stat : 11122 (java) S 11119 11119 10791 0 -1 0 343550 0 12 0 171560 320 0 0 18 0 9 0 1544228877 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11122/statm: 216888 186514 2597 9 0 211448 0
[pid=11122/tid=11123] ppid=11119 vsize=867552 CPUtime=1658.82
/proc/11122/task/11123/stat : 11123 (java) R 11119 11119 10791 0 -1 64 45704 0 11 0 165748 134 0 0 25 0 9 0 1544228878 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 102064736 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11124] ppid=11119 vsize=867552 CPUtime=58.63
/proc/11122/task/11124/stat : 11124 (java) S 11119 11119 10791 0 -1 64 294166 0 0 0 5681 182 0 0 17 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11125] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11125/stat : 11125 (java) S 11119 11119 10791 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11126] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11126/stat : 11126 (java) S 11119 11119 10791 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11127] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11127/stat : 11127 (java) S 11119 11119 10791 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11128] ppid=11119 vsize=867552 CPUtime=1.32
/proc/11122/task/11128/stat : 11128 (java) S 11119 11119 10791 0 -1 64 2934 0 1 0 130 2 0 0 16 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11129] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11129/stat : 11129 (java) S 11119 11119 10791 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11130] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11130/stat : 11130 (java) S 11119 11119 10791 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1718.8
Current children cumulated vsize (KiB) 872908

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/91 11357
/proc/meminfo: memFree=1100168/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
[pid=11122] ppid=11119 vsize=867552 CPUtime=1778.78
/proc/11122/stat : 11122 (java) S 11119 11119 10791 0 -1 0 343612 0 12 0 177557 321 0 0 18 0 9 0 1544228877 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11122/statm: 216888 186514 2597 9 0 211448 0
[pid=11122/tid=11123] ppid=11119 vsize=867552 CPUtime=1718.71
/proc/11122/task/11123/stat : 11123 (java) R 11119 11119 10791 0 -1 64 45766 0 11 0 171737 134 0 0 25 0 9 0 1544228878 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 102064736 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11124] ppid=11119 vsize=867552 CPUtime=58.71
/proc/11122/task/11124/stat : 11124 (java) S 11119 11119 10791 0 -1 64 294166 0 0 0 5689 182 0 0 17 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11125] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11125/stat : 11125 (java) S 11119 11119 10791 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11126] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11126/stat : 11126 (java) S 11119 11119 10791 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11127] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11127/stat : 11127 (java) S 11119 11119 10791 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11128] ppid=11119 vsize=867552 CPUtime=1.32
/proc/11122/task/11128/stat : 11128 (java) S 11119 11119 10791 0 -1 64 2934 0 1 0 130 2 0 0 16 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11129] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11129/stat : 11129 (java) S 11119 11119 10791 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11130] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11130/stat : 11130 (java) S 11119 11119 10791 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1778.78
Current children cumulated vsize (KiB) 872908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 11357
/proc/meminfo: memFree=1100168/2055920 swapFree=4180436/4192956
[pid=11119] ppid=11117 vsize=5356 CPUtime=0
/proc/11119/stat : 11119 (concrete.sh) S 11117 11119 10791 0 -1 4194304 315 128 1 0 0 0 0 0 20 0 1 0 1544228874 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11119/statm: 1339 242 201 169 0 50 0
[pid=11122] ppid=11119 vsize=867552 CPUtime=1800.07
/proc/11122/stat : 11122 (java) S 11119 11119 10791 0 -1 0 343635 0 12 0 179686 321 0 0 18 0 9 0 1544228877 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11122/statm: 216888 186514 2597 9 0 211448 0
[pid=11122/tid=11123] ppid=11119 vsize=867552 CPUtime=1739.97
/proc/11122/task/11123/stat : 11123 (java) R 11119 11119 10791 0 -1 64 45789 0 11 0 173863 134 0 0 25 0 9 0 1544228878 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4129820012 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11124] ppid=11119 vsize=867552 CPUtime=58.74
/proc/11122/task/11124/stat : 11124 (java) S 11119 11119 10791 0 -1 64 294166 0 0 0 5692 182 0 0 17 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11125] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11125/stat : 11125 (java) S 11119 11119 10791 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11126] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11126/stat : 11126 (java) S 11119 11119 10791 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544228880 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11127] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11127/stat : 11127 (java) S 11119 11119 10791 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11128] ppid=11119 vsize=867552 CPUtime=1.32
/proc/11122/task/11128/stat : 11128 (java) S 11119 11119 10791 0 -1 64 2934 0 1 0 130 2 0 0 16 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11122/tid=11129] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11129/stat : 11129 (java) S 11119 11119 10791 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11122/tid=11130] ppid=11119 vsize=867552 CPUtime=0
/proc/11122/task/11130/stat : 11130 (java) S 11119 11119 10791 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544228882 888373248 186514 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 872908

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 11119 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.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.62
CPU time (s): 1800.07
CPU user time (s): 1796.86
CPU system time (s): 3.21
CPU usage (%): 99.8032
Max. virtual memory (cumulated for all children) (KiB): 873612

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= 443
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 4

runsolver used 2.54361 second user time and 5.74113 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-04 06:26:11
IDJOB=1065046
IDBENCH=55031
IDSOLVER=305
FILE ID=node13/1065046-1215145571
PBS_JOBID= 7877392
Free space on /tmp= 65956 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c9a76bf490192c7e7a129e900791107d
RANDOM SEED=1668746319

node13.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.238
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.238
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:        893384 kB
Buffers:         18468 kB
Cached:         742772 kB
SwapCached:       6956 kB
Active:         996112 kB
Inactive:        91552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        893384 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:          208268 kB
Writeback:           0 kB
Mapped:         343212 kB
Slab:            59400 kB
Committed_AS:  3408976 kB
PageTables:       2672 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= 66552 MiB
End job on node13 at 2008-07-04 06:56:17