Trace number 1077828

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CPS4J 2008-05-30? (TO) 1800.08 1801.52

General information on the benchmark

Namecsp/primes-10/
normalized-primes-10-40-2-5.xml
MD5SUM7a1ec06565a53c96cea02b6ba54c9589
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.045992
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity7
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

60.48/60.87	c Fri Jul 04 20:26:05 CEST 2008 concrete.ResourceController isOutOfTime
60.48/60.87	c WARNING: Out of time
121.06/121.40	c CPU-LOAD 70.17
121.06/121.40	c LOADED 100 V (28 E), 34 PredicateConstraint, 6 ExtensionConstraint2D, arity 7, 70.17 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-1077828-1215195904/watcher-1077828-1215195904 -o /tmp/evaluation-result-1077828-1215195904/solver-1077828-1215195904 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1077828-1215195904.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.00 2.00 2.00 4/72 3370
/proc/meminfo: memFree=1967080/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1998560746 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 251255291986 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/3370/statm: 1339 230 191 169 0 50 0
[pid=3371] ppid=3370 vsize=5356 CPUtime=0
/proc/3371/stat : 3371 (concrete.sh) D 3370 3370 32455 0 -1 4194368 25 0 0 0 0 0 0 0 22 0 1 0 1998560746 5484544 235 996147200 4194304 4889804 548682068800 18446744073709551615 251255123239 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/3371/statm: 1339 235 195 169 0 50 0

[startup+0.0167699 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 3370
/proc/meminfo: memFree=1967080/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1998560746 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 251255291986 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/3370/statm: 1339 230 191 169 0 50 0
[pid=3371] ppid=3370 vsize=5356 CPUtime=0
/proc/3371/stat : 3371 (concrete.sh) D 3370 3370 32455 0 -1 4194368 25 0 0 0 0 0 0 0 22 0 1 0 1998560746 5484544 235 996147200 4194304 4889804 548682068800 18446744073709551615 251255123239 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/3371/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10712

[startup+0.101774 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 3370
/proc/meminfo: memFree=1967080/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301791 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 3370
/proc/meminfo: memFree=1967080/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701833 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 3370
/proc/meminfo: memFree=1967080/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50192 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3382
/proc/meminfo: memFree=1928464/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
[pid=3373] ppid=3370 vsize=847208 CPUtime=1.21
/proc/3373/stat : 3373 (java) S 3370 3370 32455 0 -1 0 15879 0 91 0 106 15 0 0 18 0 10 0 1998560749 867540992 15083 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3373/statm: 211802 15083 2580 9 0 206362 0
[pid=3373/tid=3374] ppid=3370 vsize=847208 CPUtime=0.57
/proc/3373/task/3374/stat : 3374 (java) R 3370 3370 32455 0 -1 64 6311 0 54 0 47 10 0 0 21 0 10 0 1998560754 867540992 15083 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3375] ppid=3370 vsize=847208 CPUtime=0.44
/proc/3373/task/3375/stat : 3375 (java) R 3370 3370 32455 0 -1 64 8127 0 1 0 41 3 0 0 18 0 10 0 1998560763 867540992 15083 996147200 134512640 134550740 4294956032 18446744073709551615 103737185 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3376] ppid=3370 vsize=847208 CPUtime=0
/proc/3373/task/3376/stat : 3376 (java) S 3370 3370 32455 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1998560765 867540992 15083 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3377] ppid=3370 vsize=847208 CPUtime=0
/proc/3373/task/3377/stat : 3377 (java) S 3370 3370 32455 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1998560765 867540992 15083 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3378] ppid=3370 vsize=847208 CPUtime=0
/proc/3373/task/3378/stat : 3378 (java) S 3370 3370 32455 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1998560769 867540992 15083 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3379] ppid=3370 vsize=847208 CPUtime=0.17
/proc/3373/task/3379/stat : 3379 (java) S 3370 3370 32455 0 -1 64 741 0 0 0 17 0 0 0 16 0 10 0 1998560769 867540992 15083 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3380] ppid=3370 vsize=847208 CPUtime=0
/proc/3373/task/3380/stat : 3380 (java) S 3370 3370 32455 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 1998560770 867540992 15083 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3381] ppid=3370 vsize=847208 CPUtime=0
/proc/3373/task/3381/stat : 3381 (java) S 3370 3370 32455 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998560770 867540992 15083 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3382] ppid=3370 vsize=847208 CPUtime=0
/proc/3373/task/3382/stat : 3382 (java) S 3370 3370 32455 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1998560821 867540992 15083 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 852564

[startup+3.1011 s]
/proc/loadavg: 2.08 2.02 2.01 4/83 3382
/proc/meminfo: memFree=1864080/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
[pid=3373] ppid=3370 vsize=856168 CPUtime=2.81
/proc/3373/stat : 3373 (java) S 3370 3370 32455 0 -1 0 37549 0 91 0 257 24 0 0 18 0 10 0 1998560749 876716032 36741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3373/statm: 214042 36741 2580 9 0 208602 0
[pid=3373/tid=3374] ppid=3370 vsize=856168 CPUtime=0.83
/proc/3373/task/3374/stat : 3374 (java) S 3370 3370 32455 0 -1 64 9264 0 54 0 72 11 0 0 16 0 10 0 1998560754 876716032 36741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3375] ppid=3370 vsize=856168 CPUtime=1.78
/proc/3373/task/3375/stat : 3375 (java) R 3370 3370 32455 0 -1 64 26844 0 1 0 168 10 0 0 25 0 10 0 1998560763 876716032 36741 996147200 134512640 134550740 4294956032 18446744073709551615 104457013 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3376] ppid=3370 vsize=856168 CPUtime=0
/proc/3373/task/3376/stat : 3376 (java) S 3370 3370 32455 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1998560765 876716032 36741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3377] ppid=3370 vsize=856168 CPUtime=0
/proc/3373/task/3377/stat : 3377 (java) S 3370 3370 32455 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1998560765 876716032 36741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3378] ppid=3370 vsize=856168 CPUtime=0
/proc/3373/task/3378/stat : 3378 (java) S 3370 3370 32455 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1998560769 876716032 36741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3379] ppid=3370 vsize=856168 CPUtime=0.17
/proc/3373/task/3379/stat : 3379 (java) S 3370 3370 32455 0 -1 64 741 0 0 0 17 0 0 0 16 0 10 0 1998560769 876716032 36741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3380] ppid=3370 vsize=856168 CPUtime=0
/proc/3373/task/3380/stat : 3380 (java) S 3370 3370 32455 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 1998560770 876716032 36741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3381] ppid=3370 vsize=856168 CPUtime=0
/proc/3373/task/3381/stat : 3381 (java) S 3370 3370 32455 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998560770 876716032 36741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3382] ppid=3370 vsize=856168 CPUtime=0
/proc/3373/task/3382/stat : 3382 (java) S 3370 3370 32455 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1998560821 876716032 36741 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 861524

[startup+6.30245 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 3382
/proc/meminfo: memFree=1726416/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
[pid=3373] ppid=3370 vsize=850824 CPUtime=6.01
/proc/3373/stat : 3373 (java) S 3370 3370 32455 0 -1 0 126362 0 91 0 541 60 0 0 18 0 10 0 1998560749 871243776 117628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3373/statm: 212706 117628 2580 9 0 207266 0
[pid=3373/tid=3374] ppid=3370 vsize=850824 CPUtime=2.45
/proc/3373/task/3374/stat : 3374 (java) S 3370 3370 32455 0 -1 64 72110 0 54 0 208 37 0 0 16 0 10 0 1998560754 871243776 117628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3375] ppid=3370 vsize=850824 CPUtime=3.32
/proc/3373/task/3375/stat : 3375 (java) R 3370 3370 32455 0 -1 64 52790 0 1 0 312 20 0 0 25 0 10 0 1998560763 871243776 117628 996147200 134512640 134550740 4294956032 18446744073709551615 102686981 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3376] ppid=3370 vsize=850824 CPUtime=0
/proc/3373/task/3376/stat : 3376 (java) S 3370 3370 32455 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1998560765 871243776 117628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3377] ppid=3370 vsize=850824 CPUtime=0
/proc/3373/task/3377/stat : 3377 (java) S 3370 3370 32455 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1998560765 871243776 117628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3378] ppid=3370 vsize=850824 CPUtime=0
/proc/3373/task/3378/stat : 3378 (java) S 3370 3370 32455 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1998560769 871243776 117628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3379] ppid=3370 vsize=850824 CPUtime=0.19
/proc/3373/task/3379/stat : 3379 (java) S 3370 3370 32455 0 -1 64 762 0 0 0 19 0 0 0 16 0 10 0 1998560769 871243776 117628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3380] ppid=3370 vsize=850824 CPUtime=0
/proc/3373/task/3380/stat : 3380 (java) S 3370 3370 32455 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 1998560770 871243776 117628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3381] ppid=3370 vsize=850824 CPUtime=0
/proc/3373/task/3381/stat : 3381 (java) S 3370 3370 32455 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998560770 871243776 117628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3382] ppid=3370 vsize=850824 CPUtime=0
/proc/3373/task/3382/stat : 3382 (java) S 3370 3370 32455 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1998560821 871243776 117628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 856180

[startup+12.7021 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 3382
/proc/meminfo: memFree=1164048/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
[pid=3373] ppid=3370 vsize=879296 CPUtime=12.4
/proc/3373/stat : 3373 (java) S 3370 3370 32455 0 -1 0 206078 0 91 0 1148 92 0 0 18 0 10 0 1998560749 900399104 197328 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3373/statm: 219824 197328 2580 9 0 214384 0
[pid=3373/tid=3374] ppid=3370 vsize=879296 CPUtime=3.36
/proc/3373/task/3374/stat : 3374 (java) S 3370 3370 32455 0 -1 64 87056 0 54 0 292 44 0 0 17 0 10 0 1998560754 900399104 197328 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3375] ppid=3370 vsize=879296 CPUtime=8.81
/proc/3373/task/3375/stat : 3375 (java) R 3370 3370 32455 0 -1 64 117560 0 1 0 835 46 0 0 25 0 10 0 1998560763 900399104 197328 996147200 134512640 134550740 4294956032 18446744073709551615 103828978 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3376] ppid=3370 vsize=879296 CPUtime=0
/proc/3373/task/3376/stat : 3376 (java) S 3370 3370 32455 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1998560765 900399104 197328 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3377] ppid=3370 vsize=879296 CPUtime=0
/proc/3373/task/3377/stat : 3377 (java) S 3370 3370 32455 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1998560765 900399104 197328 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3378] ppid=3370 vsize=879296 CPUtime=0
/proc/3373/task/3378/stat : 3378 (java) S 3370 3370 32455 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1998560769 900399104 197328 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3379] ppid=3370 vsize=879296 CPUtime=0.19
/proc/3373/task/3379/stat : 3379 (java) S 3370 3370 32455 0 -1 64 762 0 0 0 19 0 0 0 16 0 10 0 1998560769 900399104 197328 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3380] ppid=3370 vsize=879296 CPUtime=0
/proc/3373/task/3380/stat : 3380 (java) S 3370 3370 32455 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 1998560770 900399104 197328 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3381] ppid=3370 vsize=879296 CPUtime=0
/proc/3373/task/3381/stat : 3381 (java) S 3370 3370 32455 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998560770 900399104 197328 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3382] ppid=3370 vsize=879296 CPUtime=0
/proc/3373/task/3382/stat : 3382 (java) S 3370 3370 32455 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1998560821 900399104 197328 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 884652

[startup+25.5025 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 3382
/proc/meminfo: memFree=1163408/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
[pid=3373] ppid=3370 vsize=879360 CPUtime=25.2
/proc/3373/stat : 3373 (java) S 3370 3370 32455 0 -1 0 206120 0 91 0 2428 92 0 0 18 0 10 0 1998560749 900464640 197357 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3373/statm: 219840 197357 2580 9 0 214400 0
[pid=3373/tid=3374] ppid=3370 vsize=879360 CPUtime=4.63
/proc/3373/task/3374/stat : 3374 (java) S 3370 3370 32455 0 -1 64 87069 0 54 0 419 44 0 0 17 0 10 0 1998560754 900464640 197357 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3375] ppid=3370 vsize=879360 CPUtime=20.34
/proc/3373/task/3375/stat : 3375 (java) R 3370 3370 32455 0 -1 64 117585 0 1 0 1988 46 0 0 25 0 10 0 1998560763 900464640 197357 996147200 134512640 134550740 4294956032 18446744073709551615 104182219 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3376] ppid=3370 vsize=879360 CPUtime=0
/proc/3373/task/3376/stat : 3376 (java) S 3370 3370 32455 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1998560765 900464640 197357 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3377] ppid=3370 vsize=879360 CPUtime=0
/proc/3373/task/3377/stat : 3377 (java) S 3370 3370 32455 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1998560765 900464640 197357 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3378] ppid=3370 vsize=879360 CPUtime=0

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

/proc/3373/task/3379/stat : 3379 (java) S 3370 3370 32455 0 -1 64 861 0 0 0 28 0 0 0 16 0 9 0 1998560769 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3380] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3380/stat : 3380 (java) S 3370 3370 32455 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3381] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3381/stat : 3381 (java) S 3370 3370 32455 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601
Current children cumulated vsize (KiB) 863188

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.23 2/74 3408
/proc/meminfo: memFree=1260552/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
[pid=3373] ppid=3370 vsize=857832 CPUtime=1660.96
/proc/3373/stat : 3373 (java) S 3370 3370 32455 0 -1 0 215800 0 91 0 165961 135 0 0 18 0 9 0 1998560749 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3373/statm: 214458 173822 2594 9 0 209018 0
[pid=3373/tid=3374] ppid=3370 vsize=857832 CPUtime=1608.4
/proc/3373/task/3374/stat : 3374 (java) R 3370 3370 32455 0 -1 64 96518 0 54 0 160780 60 0 0 24 0 9 0 1998560754 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4126139651 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3375] ppid=3370 vsize=857832 CPUtime=52.23
/proc/3373/task/3375/stat : 3375 (java) S 3370 3370 32455 0 -1 64 117719 0 1 0 5152 71 0 0 16 0 9 0 1998560763 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3376] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3376/stat : 3376 (java) S 3370 3370 32455 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998560765 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3377] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3377/stat : 3377 (java) S 3370 3370 32455 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998560765 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3378] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3378/stat : 3378 (java) S 3370 3370 32455 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1998560769 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3379] ppid=3370 vsize=857832 CPUtime=0.28
/proc/3373/task/3379/stat : 3379 (java) S 3370 3370 32455 0 -1 64 861 0 0 0 28 0 0 0 16 0 9 0 1998560769 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3380] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3380/stat : 3380 (java) S 3370 3370 32455 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3381] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3381/stat : 3381 (java) S 3370 3370 32455 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.96
Current children cumulated vsize (KiB) 863188

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/74 3408
/proc/meminfo: memFree=1260616/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
[pid=3373] ppid=3370 vsize=857832 CPUtime=1720.93
/proc/3373/stat : 3373 (java) S 3370 3370 32455 0 -1 0 215949 0 91 0 171957 136 0 0 18 0 9 0 1998560749 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3373/statm: 214458 173822 2594 9 0 209018 0
[pid=3373/tid=3374] ppid=3370 vsize=857832 CPUtime=1668.32
/proc/3373/task/3374/stat : 3374 (java) R 3370 3370 32455 0 -1 64 96667 0 54 0 166771 61 0 0 17 0 9 0 1998560754 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4126467291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3373/tid=3375] ppid=3370 vsize=857832 CPUtime=52.29
/proc/3373/task/3375/stat : 3375 (java) S 3370 3370 32455 0 -1 64 117719 0 1 0 5157 72 0 0 15 0 9 0 1998560763 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3376] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3376/stat : 3376 (java) S 3370 3370 32455 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998560765 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3377] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3377/stat : 3377 (java) S 3370 3370 32455 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998560765 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3378] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3378/stat : 3378 (java) S 3370 3370 32455 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1998560769 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3379] ppid=3370 vsize=857832 CPUtime=0.28
/proc/3373/task/3379/stat : 3379 (java) S 3370 3370 32455 0 -1 64 861 0 0 0 28 0 0 0 16 0 9 0 1998560769 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3380] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3380/stat : 3380 (java) S 3370 3370 32455 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3381] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3381/stat : 3381 (java) S 3370 3370 32455 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.93
Current children cumulated vsize (KiB) 863188

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/74 3408
/proc/meminfo: memFree=1260488/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
[pid=3373] ppid=3370 vsize=857832 CPUtime=1780.89
/proc/3373/stat : 3373 (java) S 3370 3370 32455 0 -1 0 216099 0 91 0 177951 138 0 0 18 0 9 0 1998560749 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3373/statm: 214458 173822 2594 9 0 209018 0
[pid=3373/tid=3374] ppid=3370 vsize=857832 CPUtime=1728.22
/proc/3373/task/3374/stat : 3374 (java) R 3370 3370 32455 0 -1 64 96817 0 54 0 172760 62 0 0 25 0 9 0 1998560754 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4126552755 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3375] ppid=3370 vsize=857832 CPUtime=52.35
/proc/3373/task/3375/stat : 3375 (java) S 3370 3370 32455 0 -1 64 117719 0 1 0 5162 73 0 0 16 0 9 0 1998560763 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3376] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3376/stat : 3376 (java) S 3370 3370 32455 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998560765 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3377] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3377/stat : 3377 (java) S 3370 3370 32455 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998560765 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3378] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3378/stat : 3378 (java) S 3370 3370 32455 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1998560769 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3379] ppid=3370 vsize=857832 CPUtime=0.28
/proc/3373/task/3379/stat : 3379 (java) S 3370 3370 32455 0 -1 64 861 0 0 0 28 0 0 0 16 0 9 0 1998560769 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3380] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3380/stat : 3380 (java) S 3370 3370 32455 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3381] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3381/stat : 3381 (java) S 3370 3370 32455 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.89
Current children cumulated vsize (KiB) 863188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 1.00 1.00 1.19 2/74 3408
/proc/meminfo: memFree=1260488/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
[pid=3373] ppid=3370 vsize=857832 CPUtime=1800.08
/proc/3373/stat : 3373 (java) S 3370 3370 32455 0 -1 0 216147 0 91 0 179870 138 0 0 18 0 9 0 1998560749 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3373/statm: 214458 173822 2594 9 0 209018 0
[pid=3373/tid=3374] ppid=3370 vsize=857832 CPUtime=1747.39
/proc/3373/task/3374/stat : 3374 (java) R 3370 3370 32455 0 -1 64 96865 0 54 0 174677 62 0 0 25 0 9 0 1998560754 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4126552922 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3375] ppid=3370 vsize=857832 CPUtime=52.37
/proc/3373/task/3375/stat : 3375 (java) S 3370 3370 32455 0 -1 64 117719 0 1 0 5164 73 0 0 16 0 9 0 1998560763 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3376] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3376/stat : 3376 (java) S 3370 3370 32455 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998560765 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3377] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3377/stat : 3377 (java) S 3370 3370 32455 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998560765 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3378] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3378/stat : 3378 (java) S 3370 3370 32455 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1998560769 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3379] ppid=3370 vsize=857832 CPUtime=0.28
/proc/3373/task/3379/stat : 3379 (java) S 3370 3370 32455 0 -1 64 861 0 0 0 28 0 0 0 16 0 9 0 1998560769 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3380] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3380/stat : 3380 (java) S 3370 3370 32455 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3381] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3381/stat : 3381 (java) S 3370 3370 32455 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 863188

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

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

[startup+1801.5 s]
/proc/loadavg: 1.00 1.00 1.19 2/74 3408
/proc/meminfo: memFree=1260488/2055920 swapFree=4178936/4192956
[pid=3370] ppid=3368 vsize=5356 CPUtime=0
/proc/3370/stat : 3370 (concrete.sh) S 3368 3370 32455 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 1998560746 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3370/statm: 1339 242 201 169 0 50 0
[pid=3373] ppid=3370 vsize=857832 CPUtime=1800.08
/proc/3373/stat : 3373 (java) S 3370 3370 32455 0 -1 0 216147 0 91 0 179870 138 0 0 18 0 9 0 1998560749 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3373/statm: 214458 173822 2594 9 0 209018 0
[pid=3373/tid=3374] ppid=3370 vsize=857832 CPUtime=1747.39
/proc/3373/task/3374/stat : 3374 (java) R 3370 3370 32455 0 -1 64 96865 0 54 0 174677 62 0 0 25 0 9 0 1998560754 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4126552922 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3375] ppid=3370 vsize=857832 CPUtime=52.37
/proc/3373/task/3375/stat : 3375 (java) S 3370 3370 32455 0 -1 64 117719 0 1 0 5164 73 0 0 16 0 9 0 1998560763 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3376] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3376/stat : 3376 (java) S 3370 3370 32455 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998560765 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3377] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3377/stat : 3377 (java) S 3370 3370 32455 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998560765 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3378] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3378/stat : 3378 (java) S 3370 3370 32455 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1998560769 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3379] ppid=3370 vsize=857832 CPUtime=0.28
/proc/3373/task/3379/stat : 3379 (java) S 3370 3370 32455 0 -1 64 861 0 0 0 28 0 0 0 16 0 9 0 1998560769 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3380] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3380/stat : 3380 (java) S 3370 3370 32455 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3373/tid=3381] ppid=3370 vsize=857832 CPUtime=0
/proc/3373/task/3381/stat : 3381 (java) S 3370 3370 32455 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998560770 878419968 173822 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 863188

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.52
CPU time (s): 1800.08
CPU user time (s): 1798.7
CPU system time (s): 1.38
CPU usage (%): 99.92
Max. virtual memory (cumulated for all children) (KiB): 884812

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

runsolver used 2.15967 second user time and 4.89026 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-04 20:25:04
IDJOB=1077828
IDBENCH=56715
IDSOLVER=305
FILE ID=node64/1077828-1215195904
PBS_JOBID= 7881546
Free space on /tmp= 66392 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7a1ec06565a53c96cea02b6ba54c9589
RANDOM SEED=1479298443

node64.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.248
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.248
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:       1967560 kB
Buffers:          3212 kB
Cached:          20808 kB
SwapCached:       6988 kB
Active:          27928 kB
Inactive:         7480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1967560 kB
SwapTotal:     4192956 kB
SwapFree:      4178936 kB
Dirty:             860 kB
Writeback:           0 kB
Mapped:          19144 kB
Slab:            38056 kB
Committed_AS:  4010456 kB
PageTables:       1712 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66392 MiB
End job on node64 at 2008-07-04 20:55:07