Trace number 2063576

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 2009-07-14? (TO) 1800.03 1801.83

General information on the benchmark

Namecsp/primes-25/
normalized-primes-25-40-2-7.xml
MD5SUM7aef82243bc2aebd1c139344929a6be1
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 benchmark13.464
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity9
Maximum domain size96
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

1249.44/1251.04	c CPU-LOAD 1247.19
1249.44/1251.04	c LOADED 100 V (96 E), 4 ExtensionConstraint2D, 10 ExtensionConstraintDynamic, 26 PredicateConstraint, arity 9, 1247.19 cpu

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2063576-1247701037/watcher-2063576-1247701037 -o /tmp/evaluation-result-2063576-1247701037/solver-2063576-1247701037 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2063576-1247701037.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 1.10 1.24 3/82 15942
/proc/meminfo: memFree=1226120/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 299 127 0 0 0 0 0 0 18 0 1 0 57166474 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 271638560850 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/15942/statm: 1339 238 197 169 0 50 0
[pid=15944] ppid=15942 vsize=5356 CPUtime=0
/proc/15944/stat : 15944 (concrete.sh) S 15942 15942 14703 0 -1 4194368 41 0 0 0 0 0 0 0 18 0 1 0 57166474 5484544 239 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/15944/statm: 1339 239 198 169 0 50 0
[pid=15945] ppid=15944 vsize=5356 CPUtime=0
/proc/15945/stat : 15945 (concrete.sh) R 15944 15942 14703 0 -1 4194368 13 0 0 0 0 0 0 0 18 0 1 0 57166474 5484544 239 996147200 4194304 4889804 548682068816 18446744073709551615 271638392103 0 0 4096 0 0 0 0 17 1 0 0
/proc/15945/statm: 1339 239 198 169 0 50 0

[startup+0.0405899 s]
/proc/loadavg: 1.09 1.10 1.24 3/82 15942
/proc/meminfo: memFree=1226120/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101561 s]
/proc/loadavg: 1.09 1.10 1.24 3/82 15942
/proc/meminfo: memFree=1226120/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301579 s]
/proc/loadavg: 1.09 1.10 1.24 3/82 15942
/proc/meminfo: memFree=1226120/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701618 s]
/proc/loadavg: 1.09 1.10 1.24 3/82 15942
/proc/meminfo: memFree=1226120/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5017 s]
/proc/loadavg: 1.09 1.10 1.24 2/93 15956
/proc/meminfo: memFree=1209968/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
[pid=15947] ppid=15942 vsize=849564 CPUtime=1.79
/proc/15947/stat : 15947 (java) S 15942 15942 14703 0 -1 0 6902 0 1 0 174 5 0 0 21 0 10 0 57166475 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15947/statm: 212391 5969 2059 9 0 206869 0
[pid=15947/tid=15948] ppid=15942 vsize=849564 CPUtime=1.39
/proc/15947/task/15948/stat : 15948 (java) R 15942 15942 14703 0 -1 64 4120 0 1 0 136 3 0 0 22 0 10 0 57166476 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4126722704 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15949] ppid=15942 vsize=849564 CPUtime=0.04
/proc/15947/task/15949/stat : 15949 (java) S 15942 15942 14703 0 -1 64 509 0 0 0 4 0 0 0 16 0 10 0 57166477 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15947/tid=15950] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15950/stat : 15950 (java) S 15942 15942 14703 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 57166477 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15951] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15951/stat : 15951 (java) S 15942 15942 14703 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57166477 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15952] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15952/stat : 15952 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57166480 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15953] ppid=15942 vsize=849564 CPUtime=0.32
/proc/15947/task/15953/stat : 15953 (java) S 15942 15942 14703 0 -1 64 1571 0 0 0 32 0 0 0 16 0 10 0 57166483 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15954] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15954/stat : 15954 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57166483 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15955] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15955/stat : 15955 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57166483 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15956] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15956/stat : 15956 (java) S 15942 15942 14703 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 57166542 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 854920

[startup+3.10186 s]
/proc/loadavg: 1.09 1.10 1.24 2/93 15956
/proc/meminfo: memFree=1209776/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
[pid=15947] ppid=15942 vsize=849564 CPUtime=3.38
/proc/15947/stat : 15947 (java) S 15942 15942 14703 0 -1 0 6903 0 1 0 333 5 0 0 21 0 10 0 57166475 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15947/statm: 212391 5969 2059 9 0 206869 0
[pid=15947/tid=15948] ppid=15942 vsize=849564 CPUtime=2.98
/proc/15947/task/15948/stat : 15948 (java) R 15942 15942 14703 0 -1 64 4121 0 1 0 295 3 0 0 25 0 10 0 57166476 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4126770912 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15949] ppid=15942 vsize=849564 CPUtime=0.04
/proc/15947/task/15949/stat : 15949 (java) S 15942 15942 14703 0 -1 64 509 0 0 0 4 0 0 0 16 0 10 0 57166477 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15947/tid=15950] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15950/stat : 15950 (java) S 15942 15942 14703 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 57166477 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15951] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15951/stat : 15951 (java) S 15942 15942 14703 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57166477 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15952] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15952/stat : 15952 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57166480 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15953] ppid=15942 vsize=849564 CPUtime=0.32
/proc/15947/task/15953/stat : 15953 (java) S 15942 15942 14703 0 -1 64 1571 0 0 0 32 0 0 0 16 0 10 0 57166483 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15954] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15954/stat : 15954 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57166483 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15955] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15955/stat : 15955 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57166483 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15956] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15956/stat : 15956 (java) S 15942 15942 14703 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 57166542 869953536 5969 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 854920

[startup+6.30218 s]
/proc/loadavg: 1.09 1.10 1.24 2/93 15956
/proc/meminfo: memFree=1209136/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
[pid=15947] ppid=15942 vsize=849564 CPUtime=6.56
/proc/15947/stat : 15947 (java) S 15942 15942 14703 0 -1 0 6991 0 1 0 651 5 0 0 21 0 10 0 57166475 869953536 6055 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15947/statm: 212391 6055 2059 9 0 206869 0
[pid=15947/tid=15948] ppid=15942 vsize=849564 CPUtime=6.16
/proc/15947/task/15948/stat : 15948 (java) R 15942 15942 14703 0 -1 64 4123 0 1 0 613 3 0 0 25 0 10 0 57166476 869953536 6055 996147200 134512640 134550932 4294955408 18446744073709551615 4126722548 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15949] ppid=15942 vsize=849564 CPUtime=0.05
/proc/15947/task/15949/stat : 15949 (java) S 15942 15942 14703 0 -1 64 595 0 0 0 5 0 0 0 16 0 10 0 57166477 869953536 6055 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15947/tid=15950] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15950/stat : 15950 (java) S 15942 15942 14703 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 57166477 869953536 6055 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15951] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15951/stat : 15951 (java) S 15942 15942 14703 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57166477 869953536 6055 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15952] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15952/stat : 15952 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57166480 869953536 6055 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15953] ppid=15942 vsize=849564 CPUtime=0.32
/proc/15947/task/15953/stat : 15953 (java) S 15942 15942 14703 0 -1 64 1571 0 0 0 32 0 0 0 16 0 10 0 57166483 869953536 6055 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15954] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15954/stat : 15954 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57166483 869953536 6055 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15955] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15955/stat : 15955 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57166483 869953536 6055 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15956] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15956/stat : 15956 (java) S 15942 15942 14703 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 57166542 869953536 6055 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.56
Current children cumulated vsize (KiB) 854920

[startup+12.7028 s]
/proc/loadavg: 1.07 1.09 1.23 2/93 15956
/proc/meminfo: memFree=1208816/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
[pid=15947] ppid=15942 vsize=849564 CPUtime=12.94
/proc/15947/stat : 15947 (java) S 15942 15942 14703 0 -1 0 7056 0 1 0 1289 5 0 0 21 0 10 0 57166475 869953536 6117 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15947/statm: 212391 6117 2061 9 0 206869 0
[pid=15947/tid=15948] ppid=15942 vsize=849564 CPUtime=12.51
/proc/15947/task/15948/stat : 15948 (java) R 15942 15942 14703 0 -1 64 4133 0 1 0 1248 3 0 0 25 0 10 0 57166476 869953536 6117 996147200 134512640 134550932 4294955408 18446744073709551615 4126846889 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15949] ppid=15942 vsize=849564 CPUtime=0.05
/proc/15947/task/15949/stat : 15949 (java) S 15942 15942 14703 0 -1 64 611 0 0 0 5 0 0 0 16 0 10 0 57166477 869953536 6117 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15947/tid=15950] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15950/stat : 15950 (java) S 15942 15942 14703 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 57166477 869953536 6117 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15951] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15951/stat : 15951 (java) S 15942 15942 14703 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57166477 869953536 6117 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15952] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15952/stat : 15952 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57166480 869953536 6117 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15953] ppid=15942 vsize=849564 CPUtime=0.34
/proc/15947/task/15953/stat : 15953 (java) S 15942 15942 14703 0 -1 64 1610 0 0 0 34 0 0 0 16 0 10 0 57166483 869953536 6117 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15954] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15954/stat : 15954 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57166483 869953536 6117 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15955] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15955/stat : 15955 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57166483 869953536 6117 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15956] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15956/stat : 15956 (java) S 15942 15942 14703 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 57166542 869953536 6117 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.94
Current children cumulated vsize (KiB) 854920

[startup+25.5011 s]
/proc/loadavg: 1.06 1.09 1.23 2/93 15956
/proc/meminfo: memFree=1208496/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
[pid=15947] ppid=15942 vsize=849564 CPUtime=25.65
/proc/15947/stat : 15947 (java) S 15942 15942 14703 0 -1 0 7142 0 1 0 2560 5 0 0 21 0 10 0 57166475 869953536 6202 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15947/statm: 212391 6202 2061 9 0 206869 0
[pid=15947/tid=15948] ppid=15942 vsize=849564 CPUtime=25.21
/proc/15947/task/15948/stat : 15948 (java) R 15942 15942 14703 0 -1 64 4134 0 1 0 2518 3 0 0 25 0 10 0 57166476 869953536 6202 996147200 134512640 134550932 4294955408 18446744073709551615 4126846854 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15947/tid=15949] ppid=15942 vsize=849564 CPUtime=0.06
/proc/15947/task/15949/stat : 15949 (java) S 15942 15942 14703 0 -1 64 696 0 0 0 6 0 0 0 16 0 10 0 57166477 869953536 6202 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15947/tid=15950] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15950/stat : 15950 (java) S 15942 15942 14703 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 57166477 869953536 6202 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15951] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15951/stat : 15951 (java) S 15942 15942 14703 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57166477 869953536 6202 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15952] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15952/stat : 15952 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57166480 869953536 6202 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0

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

/proc/meminfo: memFree=1098728/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
[pid=15947] ppid=15942 vsize=849564 CPUtime=1600.6
/proc/15947/stat : 15947 (java) S 15942 15942 14703 0 -1 0 28457 0 1 0 160003 57 0 0 21 0 10 0 57166475 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15947/statm: 212391 23626 2634 9 0 206869 0
[pid=15947/tid=15948] ppid=15942 vsize=849564 CPUtime=1595.77
/proc/15947/task/15948/stat : 15948 (java) R 15942 15942 14703 0 -1 64 9961 0 1 0 159555 22 0 0 25 0 10 0 57166476 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4126719703 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15949] ppid=15942 vsize=849564 CPUtime=4.38
/proc/15947/task/15949/stat : 15949 (java) S 15942 15942 14703 0 -1 64 16063 0 0 0 406 32 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15950] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15950/stat : 15950 (java) S 15942 15942 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15951] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15951/stat : 15951 (java) S 15942 15942 14703 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15952] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15952/stat : 15952 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57166480 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15953] ppid=15942 vsize=849564 CPUtime=0.42
/proc/15947/task/15953/stat : 15953 (java) S 15942 15942 14703 0 -1 64 1730 0 0 0 41 1 0 0 17 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15954] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15954/stat : 15954 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15955] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15955/stat : 15955 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=16003] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/16003/stat : 16003 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57291621 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1600.6
Current children cumulated vsize (KiB) 854920

[startup+1662.3 s]
/proc/loadavg: 2.08 1.99 1.70 3/92 16051
/proc/meminfo: memFree=1098728/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
[pid=15947] ppid=15942 vsize=849564 CPUtime=1660.57
/proc/15947/stat : 15947 (java) S 15942 15942 14703 0 -1 0 29080 0 1 0 165996 61 0 0 21 0 10 0 57166475 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15947/statm: 212391 23626 2634 9 0 206869 0
[pid=15947/tid=15948] ppid=15942 vsize=849564 CPUtime=1655.38
/proc/15947/task/15948/stat : 15948 (java) R 15942 15942 14703 0 -1 64 10584 0 1 0 165515 23 0 0 25 0 10 0 57166476 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4126988752 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15949] ppid=15942 vsize=849564 CPUtime=4.75
/proc/15947/task/15949/stat : 15949 (java) S 15942 15942 14703 0 -1 64 16063 0 0 0 439 36 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15950] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15950/stat : 15950 (java) S 15942 15942 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15951] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15951/stat : 15951 (java) S 15942 15942 14703 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15952] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15952/stat : 15952 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57166480 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15953] ppid=15942 vsize=849564 CPUtime=0.42
/proc/15947/task/15953/stat : 15953 (java) S 15942 15942 14703 0 -1 64 1730 0 0 0 41 1 0 0 17 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15954] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15954/stat : 15954 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15955] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15955/stat : 15955 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=16003] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/16003/stat : 16003 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57291621 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.57
Current children cumulated vsize (KiB) 854920

[startup+1722.3 s]
/proc/loadavg: 2.03 1.99 1.72 3/92 16051
/proc/meminfo: memFree=1098728/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
[pid=15947] ppid=15942 vsize=849564 CPUtime=1720.55
/proc/15947/stat : 15947 (java) S 15942 15942 14703 0 -1 0 29703 0 1 0 171989 66 0 0 21 0 10 0 57166475 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15947/statm: 212391 23626 2634 9 0 206869 0
[pid=15947/tid=15948] ppid=15942 vsize=849564 CPUtime=1714.97
/proc/15947/task/15948/stat : 15948 (java) R 15942 15942 14703 0 -1 64 11207 0 1 0 171473 24 0 0 25 0 10 0 57166476 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4126000154 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15949] ppid=15942 vsize=849564 CPUtime=5.13
/proc/15947/task/15949/stat : 15949 (java) S 15942 15942 14703 0 -1 64 16063 0 0 0 474 39 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15950] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15950/stat : 15950 (java) S 15942 15942 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15951] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15951/stat : 15951 (java) S 15942 15942 14703 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15952] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15952/stat : 15952 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57166480 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15953] ppid=15942 vsize=849564 CPUtime=0.42
/proc/15947/task/15953/stat : 15953 (java) S 15942 15942 14703 0 -1 64 1730 0 0 0 41 1 0 0 17 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15954] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15954/stat : 15954 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15955] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15955/stat : 15955 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=16003] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/16003/stat : 16003 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57291621 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.55
Current children cumulated vsize (KiB) 854920

[startup+1782.3 s]
/proc/loadavg: 2.01 1.99 1.74 3/92 16051
/proc/meminfo: memFree=1098600/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
[pid=15947] ppid=15942 vsize=849564 CPUtime=1780.53
/proc/15947/stat : 15947 (java) S 15942 15942 14703 0 -1 0 30325 0 1 0 177982 71 0 0 21 0 10 0 57166475 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15947/statm: 212391 23626 2634 9 0 206869 0
[pid=15947/tid=15948] ppid=15942 vsize=849564 CPUtime=1774.58
/proc/15947/task/15948/stat : 15948 (java) R 15942 15942 14703 0 -1 64 11829 0 1 0 177432 26 0 0 25 0 10 0 57166476 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4126993950 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15949] ppid=15942 vsize=849564 CPUtime=5.51
/proc/15947/task/15949/stat : 15949 (java) S 15942 15942 14703 0 -1 64 16063 0 0 0 508 43 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15950] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15950/stat : 15950 (java) S 15942 15942 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15951] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15951/stat : 15951 (java) S 15942 15942 14703 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15952] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15952/stat : 15952 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57166480 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15953] ppid=15942 vsize=849564 CPUtime=0.42
/proc/15947/task/15953/stat : 15953 (java) S 15942 15942 14703 0 -1 64 1730 0 0 0 41 1 0 0 17 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15954] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15954/stat : 15954 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15955] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15955/stat : 15955 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=16003] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/16003/stat : 16003 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57291621 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.53
Current children cumulated vsize (KiB) 854920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.81 s]
/proc/loadavg: 2.00 1.99 1.74 4/92 16051
/proc/meminfo: memFree=1098600/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (concrete.sh) S 15940 15942 14703 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57166474 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15942/statm: 1339 244 201 169 0 50 0
[pid=15947] ppid=15942 vsize=849564 CPUtime=1800.03
/proc/15947/stat : 15947 (java) S 15942 15942 14703 0 -1 0 30528 0 1 0 179930 73 0 0 21 0 10 0 57166475 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/15947/statm: 212391 23626 2634 9 0 206869 0
[pid=15947/tid=15948] ppid=15942 vsize=849564 CPUtime=1793.95
/proc/15947/task/15948/stat : 15948 (java) R 15942 15942 14703 0 -1 64 12032 0 1 0 179368 27 0 0 25 0 10 0 57166476 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4126988721 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15949] ppid=15942 vsize=849564 CPUtime=5.64
/proc/15947/task/15949/stat : 15949 (java) S 15942 15942 14703 0 -1 64 16063 0 0 0 520 44 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15950] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15950/stat : 15950 (java) S 15942 15942 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15951] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15951/stat : 15951 (java) S 15942 15942 14703 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57166477 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15952] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15952/stat : 15952 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57166480 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15953] ppid=15942 vsize=849564 CPUtime=0.42
/proc/15947/task/15953/stat : 15953 (java) S 15942 15942 14703 0 -1 64 1730 0 0 0 41 1 0 0 17 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15954] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15954/stat : 15954 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=15955] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/15955/stat : 15955 (java) S 15942 15942 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57166483 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15947/tid=16003] ppid=15942 vsize=849564 CPUtime=0
/proc/15947/task/16003/stat : 16003 (java) S 15942 15942 14703 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57291621 869953536 23626 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 854920

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

Real time (s): 1801.83
CPU time (s): 1800.03
CPU user time (s): 1799.3
CPU system time (s): 0.73
CPU usage (%): 99.9003
Max. virtual memory (cumulated for all children) (KiB): 854920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
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= 632
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= 18
involuntary context switches= 5

runsolver used 2.19966 second user time and 6.14207 second system time

The end

Launcher Data

Begin job on node67 at 2009-07-16 01:37:17
IDJOB=2063576
IDBENCH=54045
IDSOLVER=735
FILE ID=node67/2063576-1247701037
PBS_JOBID= 9521181
Free space on /tmp= 66332 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/primes-25/normalized-primes-25-40-2-7.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2063576-1247701037/watcher-2063576-1247701037 -o /tmp/evaluation-result-2063576-1247701037/solver-2063576-1247701037 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2063576-1247701037.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7aef82243bc2aebd1c139344929a6be1
RANDOM SEED=268390303

node67.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.239
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.239
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:       1226600 kB
Buffers:         78928 kB
Cached:         642280 kB
SwapCached:          0 kB
Active:         228816 kB
Inactive:       522960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1226600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1272 kB
Writeback:           0 kB
Mapped:          48388 kB
Slab:            62688 kB
Committed_AS:   522500 kB
PageTables:       1916 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= 66328 MiB
End job on node67 at 2009-07-16 02:07:21