Trace number 1065256

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 1812.83

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-p0291.xml
MD5SUM330c15b6bf41770b68aeb5fa16224b91
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 benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables291
Number of constraints205
Maximum constraint arity53
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension205
Global constraints used (with number of constraints)

Solver Data (download as text)

100.63/101.17	c CPU-LOAD 64.02
100.63/101.17	c LOADED 291 V (2 E), 189 ExtensionConstraint2D, 16 PredicateConstraint, arity 53, 64.02 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-1065256-1215146354/watcher-1065256-1215146354 -o /tmp/evaluation-result-1065256-1215146354/solver-1065256-1215146354 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1065256-1215146354.xml 

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


[startup+0 s]
/proc/loadavg: 1.96 1.97 1.99 4/72 31674
/proc/meminfo: memFree=1651672/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 1544303034 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 264519778386 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/31674/statm: 1339 230 191 169 0 50 0
[pid=31675] ppid=31674 vsize=5356 CPUtime=0
/proc/31675/stat : 31675 (concrete.sh) R 31674 31674 29756 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 1 0 1544303035 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 264519609076 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/31675/statm: 1339 230 191 169 0 50 0

[startup+0.0503379 s]
/proc/loadavg: 1.96 1.97 1.99 4/72 31674
/proc/meminfo: memFree=1651672/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102345 s]
/proc/loadavg: 1.96 1.97 1.99 4/72 31674
/proc/meminfo: memFree=1651672/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301367 s]
/proc/loadavg: 1.96 1.97 1.99 4/72 31674
/proc/meminfo: memFree=1651672/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70142 s]
/proc/loadavg: 1.96 1.97 1.99 4/72 31674
/proc/meminfo: memFree=1651672/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50153 s]
/proc/loadavg: 1.96 1.97 1.99 4/83 31686
/proc/meminfo: memFree=1633984/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
[pid=31677] ppid=31674 vsize=847052 CPUtime=1.47
/proc/31677/stat : 31677 (java) S 31674 31674 29756 0 -1 0 54244 0 1 0 123 24 0 0 18 0 10 0 1544303035 867381248 53179 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31677/statm: 211763 53179 2581 9 0 206323 0
[pid=31677/tid=31678] ppid=31674 vsize=847052 CPUtime=0.82
/proc/31677/task/31678/stat : 31678 (java) R 31674 31674 29756 0 -1 64 35806 0 1 0 66 16 0 0 25 0 10 0 1544303036 867381248 53179 996147200 134512640 134550740 4294956032 18446744073709551615 104454846 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31679] ppid=31674 vsize=847052 CPUtime=0.33
/proc/31677/task/31679/stat : 31679 (java) S 31674 31674 29756 0 -1 64 16650 0 0 0 28 5 0 0 17 0 10 0 1544303038 867381248 53180 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31680] ppid=31674 vsize=847052 CPUtime=0
/proc/31677/task/31680/stat : 31680 (java) S 31674 31674 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1544303038 867381248 53180 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31681] ppid=31674 vsize=847052 CPUtime=0
/proc/31677/task/31681/stat : 31681 (java) S 31674 31674 29756 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1544303038 867381248 53180 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31682] ppid=31674 vsize=847052 CPUtime=0
/proc/31677/task/31682/stat : 31682 (java) S 31674 31674 29756 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 1544303040 867381248 53180 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31683] ppid=31674 vsize=847052 CPUtime=0.29
/proc/31677/task/31683/stat : 31683 (java) S 31674 31674 29756 0 -1 64 1051 0 0 0 28 1 0 0 16 0 10 0 1544303040 867381248 53180 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31684] ppid=31674 vsize=847052 CPUtime=0
/proc/31677/task/31684/stat : 31684 (java) S 31674 31674 29756 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 1544303040 867381248 53180 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31685] ppid=31674 vsize=847052 CPUtime=0
/proc/31677/task/31685/stat : 31685 (java) S 31674 31674 29756 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1544303040 867381248 53180 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31686] ppid=31674 vsize=847052 CPUtime=0
/proc/31677/task/31686/stat : 31686 (java) S 31674 31674 29756 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1544303079 867381248 53180 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852408

[startup+3.10273 s]
/proc/loadavg: 1.96 1.97 1.99 3/83 31686
/proc/meminfo: memFree=1307776/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
[pid=31677] ppid=31674 vsize=855344 CPUtime=3.07
/proc/31677/stat : 31677 (java) S 31674 31674 29756 0 -1 0 124583 0 1 0 255 52 0 0 18 0 10 0 1544303035 875872256 123508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31677/statm: 213836 123508 2581 9 0 208396 0
[pid=31677/tid=31678] ppid=31674 vsize=855344 CPUtime=1.13
/proc/31677/task/31678/stat : 31678 (java) S 31674 31674 29756 0 -1 64 37811 0 1 0 96 17 0 0 25 0 10 0 1544303036 875872256 123508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31679] ppid=31674 vsize=855344 CPUtime=1.61
/proc/31677/task/31679/stat : 31679 (java) R 31674 31674 29756 0 -1 64 84984 0 0 0 129 32 0 0 20 0 10 0 1544303038 875872256 123508 996147200 134512640 134550740 4294956032 18446744073709551615 104180096 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31680] ppid=31674 vsize=855344 CPUtime=0
/proc/31677/task/31680/stat : 31680 (java) S 31674 31674 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1544303038 875872256 123508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31681] ppid=31674 vsize=855344 CPUtime=0
/proc/31677/task/31681/stat : 31681 (java) S 31674 31674 29756 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1544303038 875872256 123508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31682] ppid=31674 vsize=855344 CPUtime=0
/proc/31677/task/31682/stat : 31682 (java) S 31674 31674 29756 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 1544303040 875872256 123508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31683] ppid=31674 vsize=855344 CPUtime=0.29
/proc/31677/task/31683/stat : 31683 (java) S 31674 31674 29756 0 -1 64 1051 0 0 0 28 1 0 0 16 0 10 0 1544303040 875872256 123508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31684] ppid=31674 vsize=855344 CPUtime=0
/proc/31677/task/31684/stat : 31684 (java) S 31674 31674 29756 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 1544303040 875872256 123508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31685] ppid=31674 vsize=855344 CPUtime=0
/proc/31677/task/31685/stat : 31685 (java) S 31674 31674 29756 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1544303040 875872256 123508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31686] ppid=31674 vsize=855344 CPUtime=0
/proc/31677/task/31686/stat : 31686 (java) S 31674 31674 29756 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1544303079 875872256 123508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 860700

[startup+6.30215 s]
/proc/loadavg: 2.04 1.99 1.99 3/83 31687
/proc/meminfo: memFree=913280/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
[pid=31677] ppid=31674 vsize=864300 CPUtime=6.25
/proc/31677/stat : 31677 (java) S 31674 31674 29756 0 -1 0 194030 0 1 0 547 78 0 0 18 0 10 0 1544303035 885043200 192948 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31677/statm: 216075 192955 2581 9 0 210635 0
[pid=31677/tid=31678] ppid=31674 vsize=864300 CPUtime=1.47
/proc/31677/task/31678/stat : 31678 (java) S 31674 31674 29756 0 -1 64 42761 0 1 0 128 19 0 0 23 0 10 0 1544303036 885043200 192960 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31679] ppid=31674 vsize=864300 CPUtime=4.45
/proc/31677/task/31679/stat : 31679 (java) R 31674 31674 29756 0 -1 64 149498 0 0 0 389 56 0 0 25 0 10 0 1544303038 885043200 192966 996147200 134512640 134550740 4294956032 18446744073709551615 104182533 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31680] ppid=31674 vsize=864300 CPUtime=0
/proc/31677/task/31680/stat : 31680 (java) S 31674 31674 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1544303038 885043200 192974 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31681] ppid=31674 vsize=864300 CPUtime=0
/proc/31677/task/31681/stat : 31681 (java) S 31674 31674 29756 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1544303038 885043200 192981 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31682] ppid=31674 vsize=864300 CPUtime=0
/proc/31677/task/31682/stat : 31682 (java) S 31674 31674 29756 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 1544303040 885043200 192989 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31683] ppid=31674 vsize=864300 CPUtime=0.29
/proc/31677/task/31683/stat : 31683 (java) S 31674 31674 29756 0 -1 64 1051 0 0 0 28 1 0 0 16 0 10 0 1544303040 885043200 192997 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31684] ppid=31674 vsize=864300 CPUtime=0
/proc/31677/task/31684/stat : 31684 (java) S 31674 31674 29756 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 1544303040 885043200 193005 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31685] ppid=31674 vsize=864300 CPUtime=0
/proc/31677/task/31685/stat : 31685 (java) S 31674 31674 29756 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1544303040 885043200 193011 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31686] ppid=31674 vsize=864300 CPUtime=0
/proc/31677/task/31686/stat : 31686 (java) S 31674 31674 29756 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1544303079 885043200 193018 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 869656

[startup+12.703 s]
/proc/loadavg: 2.04 1.99 1.99 3/83 31687
/proc/meminfo: memFree=883976/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
[pid=31677] ppid=31674 vsize=865260 CPUtime=12.63
/proc/31677/stat : 31677 (java) S 31674 31674 29756 0 -1 0 194982 0 1 0 1181 82 0 0 18 0 10 0 1544303035 886026240 151044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31677/statm: 216315 151044 25370 9 0 210875 0
[pid=31677/tid=31678] ppid=31674 vsize=865260 CPUtime=1.54
/proc/31677/task/31678/stat : 31678 (java) S 31674 31674 29756 0 -1 64 42950 0 1 0 135 19 0 0 16 0 10 0 1544303036 886026240 151044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31679] ppid=31674 vsize=865260 CPUtime=10.76
/proc/31677/task/31679/stat : 31679 (java) R 31674 31674 29756 0 -1 64 150244 0 0 0 1016 60 0 0 25 0 10 0 1544303038 886026240 151044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31680] ppid=31674 vsize=865260 CPUtime=0
/proc/31677/task/31680/stat : 31680 (java) S 31674 31674 29756 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1544303038 886026240 151044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31681] ppid=31674 vsize=865260 CPUtime=0
/proc/31677/task/31681/stat : 31681 (java) S 31674 31674 29756 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1544303038 886026240 151044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31682] ppid=31674 vsize=865260 CPUtime=0
/proc/31677/task/31682/stat : 31682 (java) S 31674 31674 29756 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 1544303040 886026240 151044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31683] ppid=31674 vsize=865260 CPUtime=0.29
/proc/31677/task/31683/stat : 31683 (java) S 31674 31674 29756 0 -1 64 1051 0 0 0 28 1 0 0 16 0 10 0 1544303040 886026240 151044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31684] ppid=31674 vsize=865260 CPUtime=0
/proc/31677/task/31684/stat : 31684 (java) S 31674 31674 29756 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 1544303040 886026240 151044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31685] ppid=31674 vsize=865260 CPUtime=0
/proc/31677/task/31685/stat : 31685 (java) S 31674 31674 29756 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1544303040 886026240 151044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31686] ppid=31674 vsize=865260 CPUtime=0
/proc/31677/task/31686/stat : 31686 (java) S 31674 31674 29756 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1544303079 886026240 151044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 870616

[startup+25.5026 s]
/proc/loadavg: 2.03 1.99 1.99 3/83 31687
/proc/meminfo: memFree=883976/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
[pid=31677] ppid=31674 vsize=865132 CPUtime=25.37
/proc/31677/stat : 31677 (java) S 31674 31674 29756 0 -1 0 268148 0 1 0 2426 111 0 0 18 0 10 0 1544303035 885895168 193875 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31677/statm: 216283 193875 2581 9 0 210843 0
[pid=31677/tid=31678] ppid=31674 vsize=865132 CPUtime=2.99
/proc/31677/task/31678/stat : 31678 (java) S 31674 31674 29756 0 -1 64 45746 0 1 0 278 21 0 0 16 0 10 0 1544303036 885895168 193875 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31679] ppid=31674 vsize=865132 CPUtime=22.04
/proc/31677/task/31679/stat : 31679 (java) R 31674 31674 29756 0 -1 64 220603 0 0 0 2117 87 0 0 25 0 10 0 1544303038 885895168 193875 996147200 134512640 134550740 4294956032 18446744073709551615 103828976 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31680] ppid=31674 vsize=865132 CPUtime=0
/proc/31677/task/31680/stat : 31680 (java) S 31674 31674 29756 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1544303038 885895168 193875 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31681] ppid=31674 vsize=865132 CPUtime=0
/proc/31677/task/31681/stat : 31681 (java) S 31674 31674 29756 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1544303038 885895168 193875 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31682] ppid=31674 vsize=865132 CPUtime=0
/proc/31677/task/31682/stat : 31682 (java) S 31674 31674 29756 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 1544303040 885895168 193875 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31683] ppid=31674 vsize=865132 CPUtime=0.31
/proc/31677/task/31683/stat : 31683 (java) S 31674 31674 29756 0 -1 64 1062 0 0 0 30 1 0 0 16 0 10 0 1544303040 885895168 193875 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/31677/task/31683/stat : 31683 (java) S 31674 31674 29756 0 -1 64 1140 0 0 0 36 1 0 0 16 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31684] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31684/stat : 31684 (java) S 31674 31674 29756 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31685] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31685/stat : 31685 (java) S 31674 31674 29756 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1532.03
Current children cumulated vsize (KiB) 860576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/91 32327
/proc/meminfo: memFree=975408/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
[pid=31677] ppid=31674 vsize=855220 CPUtime=1591.47
/proc/31677/stat : 31677 (java) S 31674 31674 29756 0 -1 0 452468 0 1 0 158933 214 0 0 18 0 9 0 1544303035 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31677/statm: 213805 172942 2584 9 0 208365 0
[pid=31677/tid=31678] ppid=31674 vsize=855220 CPUtime=1554.33
/proc/31677/task/31678/stat : 31678 (java) R 31674 31674 29756 0 -1 64 162241 0 1 0 155353 80 0 0 25 0 9 0 1544303036 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4126691793 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31677/tid=31679] ppid=31674 vsize=855220 CPUtime=36.75
/proc/31677/task/31679/stat : 31679 (java) S 31674 31674 29756 0 -1 64 288344 0 0 0 3543 132 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31677/tid=31680] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31680/stat : 31680 (java) S 31674 31674 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31681] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31681/stat : 31681 (java) S 31674 31674 29756 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31682] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31682/stat : 31682 (java) S 31674 31674 29756 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31683] ppid=31674 vsize=855220 CPUtime=0.37
/proc/31677/task/31683/stat : 31683 (java) S 31674 31674 29756 0 -1 64 1140 0 0 0 36 1 0 0 16 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31684] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31684/stat : 31684 (java) S 31674 31674 29756 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31685] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31685/stat : 31685 (java) S 31674 31674 29756 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1591.47
Current children cumulated vsize (KiB) 860576

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/91 32327
/proc/meminfo: memFree=975408/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
[pid=31677] ppid=31674 vsize=855220 CPUtime=1650.91
/proc/31677/stat : 31677 (java) S 31674 31674 29756 0 -1 0 452511 0 1 0 164876 215 0 0 18 0 9 0 1544303035 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31677/statm: 213805 172942 2584 9 0 208365 0
[pid=31677/tid=31678] ppid=31674 vsize=855220 CPUtime=1613.74
/proc/31677/task/31678/stat : 31678 (java) R 31674 31674 29756 0 -1 64 162284 0 1 0 161294 80 0 0 25 0 9 0 1544303036 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4126683371 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31677/tid=31679] ppid=31674 vsize=855220 CPUtime=36.77
/proc/31677/task/31679/stat : 31679 (java) S 31674 31674 29756 0 -1 64 288344 0 0 0 3545 132 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31677/tid=31680] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31680/stat : 31680 (java) S 31674 31674 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31681] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31681/stat : 31681 (java) S 31674 31674 29756 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31682] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31682/stat : 31682 (java) S 31674 31674 29756 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31683] ppid=31674 vsize=855220 CPUtime=0.37
/proc/31677/task/31683/stat : 31683 (java) S 31674 31674 29756 0 -1 64 1140 0 0 0 36 1 0 0 16 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31684] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31684/stat : 31684 (java) S 31674 31674 29756 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31685] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31685/stat : 31685 (java) S 31674 31674 29756 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.91
Current children cumulated vsize (KiB) 860576

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/91 32327
/proc/meminfo: memFree=975408/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
[pid=31677] ppid=31674 vsize=855220 CPUtime=1710.35
/proc/31677/stat : 31677 (java) S 31674 31674 29756 0 -1 0 452555 0 1 0 170820 215 0 0 18 0 9 0 1544303035 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31677/statm: 213805 172942 2584 9 0 208365 0
[pid=31677/tid=31678] ppid=31674 vsize=855220 CPUtime=1673.16
/proc/31677/task/31678/stat : 31678 (java) R 31674 31674 29756 0 -1 64 162328 0 1 0 167236 80 0 0 25 0 9 0 1544303036 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4126694971 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31677/tid=31679] ppid=31674 vsize=855220 CPUtime=36.79
/proc/31677/task/31679/stat : 31679 (java) S 31674 31674 29756 0 -1 64 288344 0 0 0 3547 132 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31677/tid=31680] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31680/stat : 31680 (java) S 31674 31674 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31681] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31681/stat : 31681 (java) S 31674 31674 29756 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31682] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31682/stat : 31682 (java) S 31674 31674 29756 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31683] ppid=31674 vsize=855220 CPUtime=0.37
/proc/31677/task/31683/stat : 31683 (java) S 31674 31674 29756 0 -1 64 1140 0 0 0 36 1 0 0 16 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31684] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31684/stat : 31684 (java) S 31674 31674 29756 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31685] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31685/stat : 31685 (java) R 31674 31674 29756 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1710.35
Current children cumulated vsize (KiB) 860576

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/91 32327
/proc/meminfo: memFree=975344/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
[pid=31677] ppid=31674 vsize=855220 CPUtime=1769.79
/proc/31677/stat : 31677 (java) S 31674 31674 29756 0 -1 0 452599 0 1 0 176763 216 0 0 18 0 9 0 1544303035 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31677/statm: 213805 172942 2584 9 0 208365 0
[pid=31677/tid=31678] ppid=31674 vsize=855220 CPUtime=1732.57
/proc/31677/task/31678/stat : 31678 (java) R 31674 31674 29756 0 -1 64 162372 0 1 0 173177 80 0 0 25 0 9 0 1544303036 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4126759030 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31677/tid=31679] ppid=31674 vsize=855220 CPUtime=36.81
/proc/31677/task/31679/stat : 31679 (java) S 31674 31674 29756 0 -1 64 288344 0 0 0 3548 133 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31677/tid=31680] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31680/stat : 31680 (java) S 31674 31674 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31681] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31681/stat : 31681 (java) S 31674 31674 29756 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31682] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31682/stat : 31682 (java) S 31674 31674 29756 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31683] ppid=31674 vsize=855220 CPUtime=0.37
/proc/31677/task/31683/stat : 31683 (java) S 31674 31674 29756 0 -1 64 1140 0 0 0 36 1 0 0 16 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31684] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31684/stat : 31684 (java) S 31674 31674 29756 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31685] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31685/stat : 31685 (java) S 31674 31674 29756 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.79
Current children cumulated vsize (KiB) 860576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32327
/proc/meminfo: memFree=975344/2055920 swapFree=4094608/4192956
[pid=31674] ppid=31672 vsize=5356 CPUtime=0
/proc/31674/stat : 31674 (concrete.sh) S 31672 31674 29756 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1544303034 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31674/statm: 1339 242 201 169 0 50 0
[pid=31677] ppid=31674 vsize=855220 CPUtime=1800
/proc/31677/stat : 31677 (java) S 31674 31674 29756 0 -1 0 452621 0 1 0 179784 216 0 0 18 0 9 0 1544303035 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31677/statm: 213805 172942 2584 9 0 208365 0
[pid=31677/tid=31678] ppid=31674 vsize=855220 CPUtime=1762.8
/proc/31677/task/31678/stat : 31678 (java) R 31674 31674 29756 0 -1 64 162394 0 1 0 176199 81 0 0 25 0 9 0 1544303036 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4126683439 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31677/tid=31679] ppid=31674 vsize=855220 CPUtime=36.81
/proc/31677/task/31679/stat : 31679 (java) S 31674 31674 29756 0 -1 64 288344 0 0 0 3548 133 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31677/tid=31680] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31680/stat : 31680 (java) S 31674 31674 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31681] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31681/stat : 31681 (java) S 31674 31674 29756 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1544303038 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31682] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31682/stat : 31682 (java) S 31674 31674 29756 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31683] ppid=31674 vsize=855220 CPUtime=0.37
/proc/31677/task/31683/stat : 31683 (java) S 31674 31674 29756 0 -1 64 1140 0 0 0 36 1 0 0 16 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31684] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31684/stat : 31684 (java) S 31674 31674 29756 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31677/tid=31685] ppid=31674 vsize=855220 CPUtime=0
/proc/31677/task/31685/stat : 31685 (java) S 31674 31674 29756 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1544303040 875745280 172942 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 860576

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

Real time (s): 1812.83
CPU time (s): 1800
CPU user time (s): 1797.84
CPU system time (s): 2.16
CPU usage (%): 99.2925
Max. virtual memory (cumulated for all children) (KiB): 870616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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= 5

runsolver used 2.29965 second user time and 5.96109 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-04 06:39:14
IDJOB=1065256
IDBENCH=55050
IDSOLVER=305
FILE ID=node40/1065256-1215146354
PBS_JOBID= 7877355
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 330c15b6bf41770b68aeb5fa16224b91
RANDOM SEED=293416000

node40.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.209
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.209
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:       1652152 kB
Buffers:         27048 kB
Cached:         210988 kB
SwapCached:      92376 kB
Active:         271856 kB
Inactive:        90360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652152 kB
SwapTotal:     4192956 kB
SwapFree:      4094608 kB
Dirty:             820 kB
Writeback:           0 kB
Mapped:         131312 kB
Slab:            26804 kB
Committed_AS:  3013132 kB
PageTables:       1996 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 node40 at 2008-07-04 07:09:28