Trace number 1057543

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.02 1803.32

General information on the benchmark

Namecsp/radar-9-28-4-2/
normalized-radar-9-28-4-2-48.xml
MD5SUM2d1fd1339e87b59f45e67a6927c771ee
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.05999
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints81
Maximum constraint arity24
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension81
Global constraints used (with number of constraints)

Solver Data (download as text)

9.98/10.07	c Thu Jul 03 20:54:01 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
9.98/10.08	c WARNING: Could not free more memory in relations
70.25/70.38	c CPU-LOAD 63.81
70.25/70.38	c LOADED 168 V (5 E), 81 PredicateConstraint, arity 24, 63.81 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-1057543-1215111231/watcher-1057543-1215111231 -o /tmp/evaluation-result-1057543-1215111231/solver-1057543-1215111231 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1057543-1215111231.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.06 2.01 1.93 4/81 22801
/proc/meminfo: memFree=963136/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=18572 CPUtime=0
/proc/22801/stat : 22801 (runsolver) R 22799 22801 22372 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1990098457 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 259913215271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22801/statm: 4643 292 257 25 0 2626 0

[startup+0.107738 s]
/proc/loadavg: 2.06 2.01 1.93 4/81 22801
/proc/meminfo: memFree=963136/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201745 s]
/proc/loadavg: 2.06 2.01 1.93 4/81 22801
/proc/meminfo: memFree=963136/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301754 s]
/proc/loadavg: 2.06 2.01 1.93 4/81 22801
/proc/meminfo: memFree=963136/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701794 s]
/proc/loadavg: 2.06 2.01 1.93 4/81 22801
/proc/meminfo: memFree=963136/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50288 s]
/proc/loadavg: 2.06 2.01 1.93 4/92 22813
/proc/meminfo: memFree=891240/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
[pid=22804] ppid=22801 vsize=847824 CPUtime=1.48
/proc/22804/stat : 22804 (java) S 22801 22801 22372 0 -1 0 29046 0 1 0 135 13 0 0 18 0 10 0 1990098458 868171776 28155 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22804/statm: 211956 28158 2578 9 0 206516 0
[pid=22804/tid=22805] ppid=22801 vsize=847824 CPUtime=0.64
/proc/22804/task/22805/stat : 22805 (java) R 22801 22801 22372 0 -1 64 14670 0 1 0 57 7 0 0 24 0 10 0 1990098459 868171776 28161 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22806] ppid=22801 vsize=847824 CPUtime=0.56
/proc/22804/task/22806/stat : 22806 (java) R 22801 22801 22372 0 -1 64 12617 0 0 0 52 4 0 0 18 0 10 0 1990098460 868171776 28164 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22807] ppid=22801 vsize=847824 CPUtime=0
/proc/22804/task/22807/stat : 22807 (java) S 22801 22801 22372 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1990098461 868171776 28168 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22808] ppid=22801 vsize=847824 CPUtime=0
/proc/22804/task/22808/stat : 22808 (java) S 22801 22801 22372 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1990098461 868171776 28171 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22809] ppid=22801 vsize=847824 CPUtime=0
/proc/22804/task/22809/stat : 22809 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1990098462 868171776 28175 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22810] ppid=22801 vsize=847824 CPUtime=0.24
/proc/22804/task/22810/stat : 22810 (java) S 22801 22801 22372 0 -1 64 1033 0 0 0 24 0 0 0 16 0 10 0 1990098463 868171776 28179 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22811] ppid=22801 vsize=847824 CPUtime=0
/proc/22804/task/22811/stat : 22811 (java) S 22801 22801 22372 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1990098463 868171776 28182 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22812] ppid=22801 vsize=847824 CPUtime=0
/proc/22804/task/22812/stat : 22812 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1990098463 868171776 28186 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22813] ppid=22801 vsize=847824 CPUtime=0
/proc/22804/task/22813/stat : 22813 (java) S 22801 22801 22372 0 -1 64 4 0 0 0 0 0 0 0 18 0 10 0 1990098511 868171776 28189 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 853180

[startup+3.10303 s]
/proc/loadavg: 2.14 2.03 1.94 3/92 22813
/proc/meminfo: memFree=810088/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
[pid=22804] ppid=22801 vsize=857740 CPUtime=3.08
/proc/22804/stat : 22804 (java) S 22801 22801 22372 0 -1 0 69872 0 1 0 277 31 0 0 18 0 10 0 1990098458 878325760 68970 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22804/statm: 214435 68970 2578 9 0 208995 0
[pid=22804/tid=22805] ppid=22801 vsize=857740 CPUtime=0.94
/proc/22804/task/22805/stat : 22805 (java) S 22801 22801 22372 0 -1 64 18216 0 1 0 86 8 0 0 16 0 10 0 1990098459 878325760 68970 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22806] ppid=22801 vsize=857740 CPUtime=1.87
/proc/22804/task/22806/stat : 22806 (java) R 22801 22801 22372 0 -1 64 49888 0 0 0 166 21 0 0 25 0 10 0 1990098460 878325760 68970 996147200 134512640 134550740 4294956032 18446744073709551615 103735824 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22807] ppid=22801 vsize=857740 CPUtime=0
/proc/22804/task/22807/stat : 22807 (java) S 22801 22801 22372 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1990098461 878325760 68970 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22808] ppid=22801 vsize=857740 CPUtime=0
/proc/22804/task/22808/stat : 22808 (java) S 22801 22801 22372 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1990098461 878325760 68970 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22809] ppid=22801 vsize=857740 CPUtime=0
/proc/22804/task/22809/stat : 22809 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1990098462 878325760 68970 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22810] ppid=22801 vsize=857740 CPUtime=0.24
/proc/22804/task/22810/stat : 22810 (java) S 22801 22801 22372 0 -1 64 1033 0 0 0 24 0 0 0 16 0 10 0 1990098463 878325760 68970 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22811] ppid=22801 vsize=857740 CPUtime=0
/proc/22804/task/22811/stat : 22811 (java) S 22801 22801 22372 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1990098463 878325760 68970 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22812] ppid=22801 vsize=857740 CPUtime=0
/proc/22804/task/22812/stat : 22812 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1990098463 878325760 68970 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22813] ppid=22801 vsize=857740 CPUtime=0
/proc/22804/task/22813/stat : 22813 (java) S 22801 22801 22372 0 -1 64 4 0 0 0 0 0 0 0 18 0 10 0 1990098511 878325760 68970 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 863096

[startup+6.30133 s]
/proc/loadavg: 2.14 2.03 1.94 3/92 22813
/proc/meminfo: memFree=496680/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
[pid=22804] ppid=22801 vsize=871820 CPUtime=6.27
/proc/22804/stat : 22804 (java) S 22801 22801 22372 0 -1 0 120273 0 1 0 577 50 0 0 18 0 10 0 1990098458 892743680 119363 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22804/statm: 217955 119364 2578 9 0 212515 0
[pid=22804/tid=22805] ppid=22801 vsize=871820 CPUtime=1.38
/proc/22804/task/22805/stat : 22805 (java) R 22801 22801 22372 0 -1 64 23548 0 1 0 128 10 0 0 17 0 10 0 1990098459 892743680 119364 996147200 134512640 134550740 4294956032 18446744073709551615 104454812 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22806] ppid=22801 vsize=871820 CPUtime=4.62
/proc/22804/task/22806/stat : 22806 (java) R 22801 22801 22372 0 -1 64 94958 0 0 0 424 38 0 0 25 0 10 0 1990098460 892743680 119364 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22807] ppid=22801 vsize=871980 CPUtime=0
/proc/22804/task/22807/stat : 22807 (java) S 22801 22801 22372 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1990098461 892907520 119365 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22808] ppid=22801 vsize=871980 CPUtime=0
/proc/22804/task/22808/stat : 22808 (java) S 22801 22801 22372 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1990098461 892907520 119365 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22809] ppid=22801 vsize=871980 CPUtime=0
/proc/22804/task/22809/stat : 22809 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1990098462 892907520 119365 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22810] ppid=22801 vsize=871980 CPUtime=0.24
/proc/22804/task/22810/stat : 22810 (java) S 22801 22801 22372 0 -1 64 1033 0 0 0 24 0 0 0 16 0 10 0 1990098463 892907520 119366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22811] ppid=22801 vsize=871980 CPUtime=0
/proc/22804/task/22811/stat : 22811 (java) S 22801 22801 22372 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1990098463 892907520 119366 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22812] ppid=22801 vsize=871980 CPUtime=0
/proc/22804/task/22812/stat : 22812 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1990098463 892907520 119367 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22813] ppid=22801 vsize=871980 CPUtime=0
/proc/22804/task/22813/stat : 22813 (java) S 22801 22801 22372 0 -1 64 4 0 0 0 0 0 0 0 18 0 10 0 1990098511 892907520 119367 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 877176

[startup+12.7029 s]
/proc/loadavg: 2.19 2.04 1.94 3/92 22814
/proc/meminfo: memFree=244704/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
[pid=22804] ppid=22801 vsize=882536 CPUtime=12.67
/proc/22804/stat : 22804 (java) S 22801 22801 22372 0 -1 0 182598 0 1 0 1190 77 0 0 18 0 10 0 1990098458 903716864 181660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22804/statm: 220634 181660 2592 9 0 215194 0
[pid=22804/tid=22805] ppid=22801 vsize=882536 CPUtime=6.43
/proc/22804/task/22805/stat : 22805 (java) R 22801 22801 22372 0 -1 64 29511 0 1 0 629 14 0 0 25 0 10 0 1990098459 903716864 181660 996147200 134512640 134550740 4294956032 18446744073709551615 4126718619 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22806] ppid=22801 vsize=882536 CPUtime=5.86
/proc/22804/task/22806/stat : 22806 (java) S 22801 22801 22372 0 -1 64 151202 0 0 0 525 61 0 0 16 0 10 0 1990098460 903716864 181660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22807] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22807/stat : 22807 (java) S 22801 22801 22372 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1990098461 903716864 181660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22808] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22808/stat : 22808 (java) S 22801 22801 22372 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1990098461 903716864 181660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22809] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22809/stat : 22809 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1990098462 903716864 181660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22810] ppid=22801 vsize=882536 CPUtime=0.35
/proc/22804/task/22810/stat : 22810 (java) S 22801 22801 22372 0 -1 64 1148 0 0 0 35 0 0 0 16 0 10 0 1990098463 903716864 181660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22811] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22811/stat : 22811 (java) S 22801 22801 22372 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1990098463 903716864 181660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22812] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22812/stat : 22812 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1990098463 903716864 181660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22814] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22814/stat : 22814 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 1990099493 903716864 181660 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 887892

[startup+25.5022 s]
/proc/loadavg: 2.16 2.04 1.94 3/92 22814
/proc/meminfo: memFree=244384/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
[pid=22804] ppid=22801 vsize=882536 CPUtime=25.47
/proc/22804/stat : 22804 (java) S 22801 22801 22372 0 -1 0 182711 0 1 0 2469 78 0 0 18 0 10 0 1990098458 903716864 181757 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22804/statm: 220634 181757 2592 9 0 215194 0
[pid=22804/tid=22805] ppid=22801 vsize=882536 CPUtime=19.15
/proc/22804/task/22805/stat : 22805 (java) R 22801 22801 22372 0 -1 64 29527 0 1 0 1901 14 0 0 25 0 10 0 1990098459 903716864 181757 996147200 134512640 134550740 4294956032 18446744073709551615 4126773978 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22806] ppid=22801 vsize=882536 CPUtime=5.91
/proc/22804/task/22806/stat : 22806 (java) S 22801 22801 22372 0 -1 64 151292 0 0 0 530 61 0 0 17 0 10 0 1990098460 903716864 181757 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22807] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22807/stat : 22807 (java) S 22801 22801 22372 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1990098461 903716864 181757 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22808] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22808/stat : 22808 (java) S 22801 22801 22372 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1990098461 903716864 181757 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22809] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22809/stat : 22809 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1990098462 903716864 181757 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22810] ppid=22801 vsize=882536 CPUtime=0.37
/proc/22804/task/22810/stat : 22810 (java) S 22801 22801 22372 0 -1 64 1155 0 0 0 36 1 0 0 16 0 10 0 1990098463 903716864 181757 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22811] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22811/stat : 22811 (java) S 22801 22801 22372 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1990098463 903716864 181757 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22812] ppid=22801 vsize=882536 CPUtime=0

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

/proc/22804/task/22810/stat : 22810 (java) S 22801 22801 22372 0 -1 64 1202 0 0 0 43 1 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22811] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22811/stat : 22811 (java) S 22801 22801 22372 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22812] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22812/stat : 22812 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1540.32
Current children cumulated vsize (KiB) 887892

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/94 22881
/proc/meminfo: memFree=861656/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
[pid=22804] ppid=22801 vsize=882536 CPUtime=1600.01
/proc/22804/stat : 22804 (java) S 22801 22801 22372 0 -1 0 185476 0 1 0 159890 111 0 0 18 0 9 0 1990098458 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22804/statm: 220634 181830 2595 9 0 215194 0
[pid=22804/tid=22805] ppid=22801 vsize=882536 CPUtime=1591.97
/proc/22804/task/22805/stat : 22805 (java) R 22801 22801 22372 0 -1 64 32227 0 1 0 159165 32 0 0 25 0 9 0 1990098459 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4126705873 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22806] ppid=22801 vsize=882536 CPUtime=7.58
/proc/22804/task/22806/stat : 22806 (java) S 22801 22801 22372 0 -1 64 151309 0 0 0 681 77 0 0 16 0 9 0 1990098460 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22807] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22807/stat : 22807 (java) S 22801 22801 22372 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990098461 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22808] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22808/stat : 22808 (java) S 22801 22801 22372 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990098461 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22809] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22809/stat : 22809 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990098462 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22810] ppid=22801 vsize=882536 CPUtime=0.44
/proc/22804/task/22810/stat : 22810 (java) S 22801 22801 22372 0 -1 64 1202 0 0 0 43 1 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22811] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22811/stat : 22811 (java) S 22801 22801 22372 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22812] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22812/stat : 22812 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1600.01
Current children cumulated vsize (KiB) 887892

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/94 22881
/proc/meminfo: memFree=861592/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
[pid=22804] ppid=22801 vsize=882536 CPUtime=1659.72
/proc/22804/stat : 22804 (java) S 22801 22801 22372 0 -1 0 185577 0 1 0 165859 113 0 0 18 0 9 0 1990098458 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22804/statm: 220634 181830 2595 9 0 215194 0
[pid=22804/tid=22805] ppid=22801 vsize=882536 CPUtime=1651.62
/proc/22804/task/22805/stat : 22805 (java) R 22801 22801 22372 0 -1 64 32328 0 1 0 165130 32 0 0 25 0 9 0 1990098459 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4126705913 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22806] ppid=22801 vsize=882536 CPUtime=7.63
/proc/22804/task/22806/stat : 22806 (java) S 22801 22801 22372 0 -1 64 151309 0 0 0 685 78 0 0 16 0 9 0 1990098460 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22807] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22807/stat : 22807 (java) S 22801 22801 22372 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990098461 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22808] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22808/stat : 22808 (java) S 22801 22801 22372 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990098461 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22809] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22809/stat : 22809 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990098462 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22810] ppid=22801 vsize=882536 CPUtime=0.44
/proc/22804/task/22810/stat : 22810 (java) S 22801 22801 22372 0 -1 64 1202 0 0 0 43 1 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22811] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22811/stat : 22811 (java) S 22801 22801 22372 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22812] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22812/stat : 22812 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1659.72
Current children cumulated vsize (KiB) 887892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/94 22881
/proc/meminfo: memFree=861528/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
[pid=22804] ppid=22801 vsize=882536 CPUtime=1719.43
/proc/22804/stat : 22804 (java) S 22801 22801 22372 0 -1 0 185678 0 1 0 171829 114 0 0 18 0 9 0 1990098458 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22804/statm: 220634 181830 2595 9 0 215194 0
[pid=22804/tid=22805] ppid=22801 vsize=882536 CPUtime=1711.27
/proc/22804/task/22805/stat : 22805 (java) R 22801 22801 22372 0 -1 64 32429 0 1 0 171094 33 0 0 25 0 9 0 1990098459 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4126965433 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22806] ppid=22801 vsize=882536 CPUtime=7.69
/proc/22804/task/22806/stat : 22806 (java) S 22801 22801 22372 0 -1 64 151309 0 0 0 690 79 0 0 16 0 9 0 1990098460 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22807] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22807/stat : 22807 (java) S 22801 22801 22372 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990098461 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22808] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22808/stat : 22808 (java) S 22801 22801 22372 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990098461 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22809] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22809/stat : 22809 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990098462 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22810] ppid=22801 vsize=882536 CPUtime=0.44
/proc/22804/task/22810/stat : 22810 (java) S 22801 22801 22372 0 -1 64 1202 0 0 0 43 1 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22811] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22811/stat : 22811 (java) S 22801 22801 22372 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22812] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22812/stat : 22812 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1719.43
Current children cumulated vsize (KiB) 887892

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/94 22881
/proc/meminfo: memFree=861528/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
[pid=22804] ppid=22801 vsize=882536 CPUtime=1779.12
/proc/22804/stat : 22804 (java) S 22801 22801 22372 0 -1 0 185779 0 1 0 177797 115 0 0 18 0 9 0 1990098458 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22804/statm: 220634 181830 2595 9 0 215194 0
[pid=22804/tid=22805] ppid=22801 vsize=882536 CPUtime=1770.91
/proc/22804/task/22805/stat : 22805 (java) R 22801 22801 22372 0 -1 64 32530 0 1 0 177058 33 0 0 25 0 9 0 1990098459 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4126415243 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22806] ppid=22801 vsize=882536 CPUtime=7.74
/proc/22804/task/22806/stat : 22806 (java) S 22801 22801 22372 0 -1 64 151309 0 0 0 695 79 0 0 16 0 9 0 1990098460 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22807] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22807/stat : 22807 (java) S 22801 22801 22372 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990098461 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22808] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22808/stat : 22808 (java) S 22801 22801 22372 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990098461 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22809] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22809/stat : 22809 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990098462 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22810] ppid=22801 vsize=882536 CPUtime=0.44
/proc/22804/task/22810/stat : 22810 (java) S 22801 22801 22372 0 -1 64 1202 0 0 0 43 1 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22811] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22811/stat : 22811 (java) S 22801 22801 22372 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22812] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22812/stat : 22812 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1779.12
Current children cumulated vsize (KiB) 887892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.3 s]
/proc/loadavg: 2.08 2.02 1.96 3/94 22881
/proc/meminfo: memFree=861464/2055920 swapFree=4180028/4192956
[pid=22801] ppid=22799 vsize=5356 CPUtime=0
/proc/22801/stat : 22801 (concrete.sh) S 22799 22801 22372 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 1990098457 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22801/statm: 1339 242 201 169 0 50 0
[pid=22804] ppid=22801 vsize=882536 CPUtime=1800.02
/proc/22804/stat : 22804 (java) S 22801 22801 22372 0 -1 0 185814 0 1 0 179887 115 0 0 18 0 9 0 1990098458 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22804/statm: 220634 181830 2595 9 0 215194 0
[pid=22804/tid=22805] ppid=22801 vsize=882536 CPUtime=1791.79
/proc/22804/task/22805/stat : 22805 (java) R 22801 22801 22372 0 -1 64 32565 0 1 0 179146 33 0 0 25 0 9 0 1990098459 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4126705911 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22806] ppid=22801 vsize=882536 CPUtime=7.76
/proc/22804/task/22806/stat : 22806 (java) S 22801 22801 22372 0 -1 64 151309 0 0 0 697 79 0 0 16 0 9 0 1990098460 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22807] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22807/stat : 22807 (java) S 22801 22801 22372 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990098461 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22808] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22808/stat : 22808 (java) S 22801 22801 22372 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990098461 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22809] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22809/stat : 22809 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990098462 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22810] ppid=22801 vsize=882536 CPUtime=0.44
/proc/22804/task/22810/stat : 22810 (java) S 22801 22801 22372 0 -1 64 1202 0 0 0 43 1 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22804/tid=22811] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22811/stat : 22811 (java) S 22801 22801 22372 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22804/tid=22812] ppid=22801 vsize=882536 CPUtime=0
/proc/22804/task/22812/stat : 22812 (java) S 22801 22801 22372 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990098463 903716864 181830 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 887892

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

Real time (s): 1803.32
CPU time (s): 1800.02
CPU user time (s): 1798.87
CPU system time (s): 1.15
CPU usage (%): 99.8169
Max. virtual memory (cumulated for all children) (KiB): 887892

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

runsolver used 1.9717 second user time and 6.25605 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-03 20:53:51
IDJOB=1057543
IDBENCH=54050
IDSOLVER=305
FILE ID=node4/1057543-1215111231
PBS_JOBID= 7877195
Free space on /tmp= 66552 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/radar-9-28-4-2/normalized-radar-9-28-4-2-48.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1057543-1215111231/watcher-1057543-1215111231 -o /tmp/evaluation-result-1057543-1215111231/solver-1057543-1215111231 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1057543-1215111231.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2d1fd1339e87b59f45e67a6927c771ee
RANDOM SEED=210084400

node4.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.213
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.213
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:        963680 kB
Buffers:         31844 kB
Cached:         247552 kB
SwapCached:       7292 kB
Active:         907548 kB
Inactive:       122760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        963680 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:             948 kB
Writeback:           0 kB
Mapped:         765952 kB
Slab:            45464 kB
Committed_AS:  3954656 kB
PageTables:       3524 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= 66524 MiB
End job on node4 at 2008-07-03 21:23:56