Trace number 2069187

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 DC 2009-07-14? (TO) 1800.01 1804.12

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-rf7.xml
MD5SUMd8ab70c68e7592fdb761a0bb6595ca74
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 benchmark4.63929
Satisfiable
(Un)Satisfiability was proved
Number of variables3736
Number of constraints10456
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10456
Global constraints used (with number of constraints)

Solver Data

9.66/9.87	c CPU-LOAD 7.54
9.66/9.87	c LOADED 3736 V (2 E), 3412 PredicateConstraint, 6658 ExtensionConstraint2D, arity 11, 7.54 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-2069187-1247707916/watcher-2069187-1247707916 -o /tmp/evaluation-result-2069187-1247707916/solver-2069187-1247707916 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2069187-1247707916.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: 2.00 2.00 2.02 4/83 8671
/proc/meminfo: memFree=1517072/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=18576 CPUtime=0
/proc/8671/stat : 8671 (runsolver) R 8669 8671 7441 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 57856385 19021824 284 996147200 4194304 4302564 548682068432 18446744073709551615 234211568935 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8671/statm: 4644 284 249 26 0 2626 0

[startup+0.0251251 s]
/proc/loadavg: 2.00 2.00 2.02 4/83 8671
/proc/meminfo: memFree=1517072/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.100932 s]
/proc/loadavg: 2.00 2.00 2.02 4/83 8671
/proc/meminfo: memFree=1517072/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301957 s]
/proc/loadavg: 2.00 2.00 2.02 4/83 8671
/proc/meminfo: memFree=1517072/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70206 s]
/proc/loadavg: 2.00 2.00 2.02 4/83 8671
/proc/meminfo: memFree=1517072/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50211 s]
/proc/loadavg: 2.00 2.00 2.02 4/93 8684
/proc/meminfo: memFree=1502400/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
[pid=8676] ppid=8671 vsize=848604 CPUtime=1.45
/proc/8676/stat : 8676 (java) S 8671 8671 7441 0 -1 0 7195 0 1 0 139 6 0 0 18 0 9 0 57856387 868970496 6230 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8676/statm: 212151 6230 2004 9 0 206629 0
[pid=8676/tid=8677] ppid=8671 vsize=848604 CPUtime=1.04
/proc/8676/task/8677/stat : 8677 (java) R 8671 8671 7441 0 -1 64 3919 0 1 0 101 3 0 0 25 0 9 0 57856388 868970496 6230 996147200 134512640 134550932 4294955344 18446744073709551615 4125996318 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8678] ppid=8671 vsize=848604 CPUtime=0.06
/proc/8676/task/8678/stat : 8678 (java) S 8671 8671 7441 0 -1 64 1047 0 0 0 6 0 0 0 16 0 9 0 57856389 868970496 6230 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8679] ppid=8671 vsize=848604 CPUtime=0
/proc/8676/task/8679/stat : 8679 (java) S 8671 8671 7441 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57856389 868970496 6230 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8680] ppid=8671 vsize=848604 CPUtime=0
/proc/8676/task/8680/stat : 8680 (java) S 8671 8671 7441 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57856389 868970496 6230 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8681] ppid=8671 vsize=848604 CPUtime=0
/proc/8676/task/8681/stat : 8681 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57856392 868970496 6230 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8682] ppid=8671 vsize=848604 CPUtime=0.32
/proc/8676/task/8682/stat : 8682 (java) S 8671 8671 7441 0 -1 64 1533 0 0 0 31 1 0 0 15 0 9 0 57856395 868970496 6230 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8683] ppid=8671 vsize=848604 CPUtime=0
/proc/8676/task/8683/stat : 8683 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57856395 868970496 6230 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8684] ppid=8671 vsize=848604 CPUtime=0
/proc/8676/task/8684/stat : 8684 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57856395 868970496 6230 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 853960

[startup+3.10231 s]
/proc/loadavg: 2.00 2.00 2.02 3/93 8684
/proc/meminfo: memFree=1497024/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
[pid=8676] ppid=8671 vsize=848668 CPUtime=3.04
/proc/8676/stat : 8676 (java) S 8671 8671 7441 0 -1 0 9198 0 1 0 297 7 0 0 18 0 9 0 57856387 869036032 7916 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8676/statm: 212167 7916 2624 9 0 206645 0
[pid=8676/tid=8677] ppid=8671 vsize=848668 CPUtime=2.44
/proc/8676/task/8677/stat : 8677 (java) R 8671 8671 7441 0 -1 64 3935 0 1 0 241 3 0 0 25 0 9 0 57856388 869036032 7916 996147200 134512640 134550932 4294955344 18446744073709551615 4126203725 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8678] ppid=8671 vsize=848668 CPUtime=0.24
/proc/8676/task/8678/stat : 8678 (java) S 8671 8671 7441 0 -1 64 3034 0 0 0 23 1 0 0 16 0 9 0 57856389 869036032 7916 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8679] ppid=8671 vsize=848668 CPUtime=0
/proc/8676/task/8679/stat : 8679 (java) S 8671 8671 7441 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57856389 869036032 7916 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8680] ppid=8671 vsize=848668 CPUtime=0
/proc/8676/task/8680/stat : 8680 (java) S 8671 8671 7441 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57856389 869036032 7916 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8681] ppid=8671 vsize=848668 CPUtime=0
/proc/8676/task/8681/stat : 8681 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57856392 869036032 7916 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8682] ppid=8671 vsize=848668 CPUtime=0.32
/proc/8676/task/8682/stat : 8682 (java) S 8671 8671 7441 0 -1 64 1533 0 0 0 31 1 0 0 15 0 9 0 57856395 869036032 7916 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8683] ppid=8671 vsize=848668 CPUtime=0
/proc/8676/task/8683/stat : 8683 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57856395 869036032 7916 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8684] ppid=8671 vsize=848668 CPUtime=0
/proc/8676/task/8684/stat : 8684 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57856395 869036032 7916 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 854024

[startup+6.30172 s]
/proc/loadavg: 2.00 2.00 2.02 4/93 8684
/proc/meminfo: memFree=1488192/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
[pid=8676] ppid=8671 vsize=849696 CPUtime=6.21
/proc/8676/stat : 8676 (java) S 8671 8671 7441 0 -1 0 12379 0 1 0 612 9 0 0 18 0 10 0 57856387 870088704 10425 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8676/statm: 212424 10425 2627 9 0 206902 0
[pid=8676/tid=8677] ppid=8671 vsize=849696 CPUtime=5.3
/proc/8676/task/8677/stat : 8677 (java) R 8671 8671 7441 0 -1 64 4076 0 1 0 526 4 0 0 25 0 10 0 57856388 870088704 10425 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8678] ppid=8671 vsize=849696 CPUtime=0.45
/proc/8676/task/8678/stat : 8678 (java) S 8671 8671 7441 0 -1 64 5993 0 0 0 43 2 0 0 16 0 10 0 57856389 870088704 10425 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8679] ppid=8671 vsize=849696 CPUtime=0
/proc/8676/task/8679/stat : 8679 (java) S 8671 8671 7441 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57856389 870088704 10425 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8680] ppid=8671 vsize=849696 CPUtime=0
/proc/8676/task/8680/stat : 8680 (java) S 8671 8671 7441 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57856389 870088704 10425 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8681] ppid=8671 vsize=849696 CPUtime=0
/proc/8676/task/8681/stat : 8681 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57856392 870088704 10425 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8682] ppid=8671 vsize=849696 CPUtime=0.43
/proc/8676/task/8682/stat : 8682 (java) R 8671 8671 7441 0 -1 64 1609 0 0 0 42 1 0 0 16 0 10 0 57856395 870088704 10425 996147200 134512640 134550932 4294955344 18446744073709551615 102129215 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8683] ppid=8671 vsize=849696 CPUtime=0
/proc/8676/task/8683/stat : 8683 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57856395 870088704 10425 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8684] ppid=8671 vsize=849696 CPUtime=0
/proc/8676/task/8684/stat : 8684 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57856395 870088704 10425 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 855052

[startup+12.7025 s]
/proc/loadavg: 2.08 2.02 2.02 3/94 8686
/proc/meminfo: memFree=1456816/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
[pid=8676] ppid=8671 vsize=852284 CPUtime=12.52
/proc/8676/stat : 8676 (java) S 8671 8671 7441 0 -1 0 21575 0 1 0 1235 17 0 0 18 0 10 0 57856387 872738816 17793 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8676/statm: 213071 17793 2635 9 0 207549 0
[pid=8676/tid=8677] ppid=8671 vsize=852284 CPUtime=9.91
/proc/8676/task/8677/stat : 8677 (java) R 8671 8671 7441 0 -1 64 4745 0 1 0 985 6 0 0 25 0 10 0 57856388 872738816 17793 996147200 134512640 134550932 4294955344 18446744073709551615 4125325848 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8678] ppid=8671 vsize=852284 CPUtime=1.7
/proc/8676/task/8678/stat : 8678 (java) S 8671 8671 7441 0 -1 64 13501 0 0 0 163 7 0 0 16 0 10 0 57856389 872738816 17793 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8679] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8679/stat : 8679 (java) S 8671 8671 7441 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57856389 872738816 17793 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8680] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8680/stat : 8680 (java) S 8671 8671 7441 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 57856389 872738816 17793 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8681] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8681/stat : 8681 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57856392 872738816 17793 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8682] ppid=8671 vsize=852284 CPUtime=0.89
/proc/8676/task/8682/stat : 8682 (java) S 8671 8671 7441 0 -1 64 2623 0 0 0 86 3 0 0 15 0 10 0 57856395 872738816 17793 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8683] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8683/stat : 8683 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57856395 872738816 17793 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8684] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8684/stat : 8684 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57856395 872738816 17793 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8686] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8686/stat : 8686 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57857389 872738816 17793 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 857640

[startup+25.5022 s]
/proc/loadavg: 2.07 2.02 2.02 3/94 8686
/proc/meminfo: memFree=1444912/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
[pid=8676] ppid=8671 vsize=852284 CPUtime=25.16
/proc/8676/stat : 8676 (java) S 8671 8671 7441 0 -1 0 25314 0 1 0 2493 23 0 0 18 0 10 0 57856387 872738816 20324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8676/statm: 213071 20324 2635 9 0 207549 0
[pid=8676/tid=8677] ppid=8671 vsize=852284 CPUtime=18.16
/proc/8676/task/8677/stat : 8677 (java) R 8671 8671 7441 0 -1 64 5134 0 1 0 1809 7 0 0 25 0 10 0 57856388 872738816 20324 996147200 134512640 134550932 4294955344 18446744073709551615 4125614956 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8678] ppid=8671 vsize=852284 CPUtime=6.07
/proc/8676/task/8678/stat : 8678 (java) S 8671 8671 7441 0 -1 64 16847 0 0 0 596 11 0 0 16 0 10 0 57856389 872738816 20324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8679] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8679/stat : 8679 (java) S 8671 8671 7441 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57856389 872738816 20324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8680] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8680/stat : 8680 (java) S 8671 8671 7441 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 57856389 872738816 20324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8681] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8681/stat : 8681 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57856392 872738816 20324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8682] ppid=8671 vsize=852284 CPUtime=0.9
/proc/8676/task/8682/stat : 8682 (java) S 8671 8671 7441 0 -1 64 2627 0 0 0 87 3 0 0 16 0 10 0 57856395 872738816 20324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8683] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8683/stat : 8683 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57856395 872738816 20324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8684] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8684/stat : 8684 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57856395 872738816 20324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8686] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8686/stat : 8686 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57857389 872738816 20324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 857640

[startup+51.1024 s]

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

/proc/meminfo: memFree=832312/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
[pid=8676] ppid=8671 vsize=852284 CPUtime=1658.27
/proc/8676/stat : 8676 (java) S 8671 8671 7441 0 -1 0 309869 0 1 0 165493 334 0 0 18 0 10 0 57856387 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8676/statm: 213071 191104 2635 9 0 207549 0
[pid=8676/tid=8677] ppid=8671 vsize=852284 CPUtime=1248.31
/proc/8676/task/8677/stat : 8677 (java) R 8671 8671 7441 0 -1 64 20369 0 1 0 124753 78 0 0 25 0 10 0 57856388 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8678] ppid=8671 vsize=852284 CPUtime=409.01
/proc/8676/task/8678/stat : 8678 (java) R 8671 8671 7441 0 -1 64 286165 0 0 0 40651 250 0 0 17 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 104188796 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8679] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8679/stat : 8679 (java) S 8671 8671 7441 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8680] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8680/stat : 8680 (java) S 8671 8671 7441 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8681] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8681/stat : 8681 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57856392 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8682] ppid=8671 vsize=852284 CPUtime=0.9
/proc/8676/task/8682/stat : 8682 (java) S 8671 8671 7441 0 -1 64 2629 0 0 0 87 3 0 0 16 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8683] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8683/stat : 8683 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8684] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8684/stat : 8684 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8686] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8686/stat : 8686 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57857389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.27
Current children cumulated vsize (KiB) 857640

[startup+1722.3 s]
/proc/loadavg: 2.42 2.32 2.22 3/94 8846
/proc/meminfo: memFree=831992/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
[pid=8676] ppid=8671 vsize=852284 CPUtime=1718.24
/proc/8676/stat : 8676 (java) S 8671 8671 7441 0 -1 0 310594 0 1 0 171486 338 0 0 18 0 10 0 57856387 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8676/statm: 213071 191104 2635 9 0 207549 0
[pid=8676/tid=8677] ppid=8671 vsize=852284 CPUtime=1297.19
/proc/8676/task/8677/stat : 8677 (java) R 8671 8671 7441 0 -1 64 20773 0 1 0 129639 80 0 0 25 0 10 0 57856388 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4128062270 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8678] ppid=8671 vsize=852284 CPUtime=420.11
/proc/8676/task/8678/stat : 8678 (java) S 8671 8671 7441 0 -1 64 286486 0 0 0 41758 253 0 0 16 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8679] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8679/stat : 8679 (java) S 8671 8671 7441 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8680] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8680/stat : 8680 (java) S 8671 8671 7441 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8681] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8681/stat : 8681 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57856392 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8682] ppid=8671 vsize=852284 CPUtime=0.9
/proc/8676/task/8682/stat : 8682 (java) S 8671 8671 7441 0 -1 64 2629 0 0 0 87 3 0 0 16 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8683] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8683/stat : 8683 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8684] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8684/stat : 8684 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8686] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8686/stat : 8686 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57857389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1718.24
Current children cumulated vsize (KiB) 857640

[startup+1782.3 s]
/proc/loadavg: 2.35 2.32 2.23 3/94 8853
/proc/meminfo: memFree=821032/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
[pid=8676] ppid=8671 vsize=852284 CPUtime=1778.21
/proc/8676/stat : 8676 (java) S 8671 8671 7441 0 -1 0 310954 0 1 0 177479 342 0 0 18 0 10 0 57856387 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8676/statm: 213071 191104 2635 9 0 207549 0
[pid=8676/tid=8677] ppid=8671 vsize=852284 CPUtime=1341.98
/proc/8676/task/8677/stat : 8677 (java) R 8671 8671 7441 0 -1 64 21133 0 1 0 134117 81 0 0 25 0 10 0 57856388 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 102094016 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8678] ppid=8671 vsize=852284 CPUtime=435.28
/proc/8676/task/8678/stat : 8678 (java) S 8671 8671 7441 0 -1 64 286486 0 0 0 43273 255 0 0 16 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8679] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8679/stat : 8679 (java) S 8671 8671 7441 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8680] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8680/stat : 8680 (java) S 8671 8671 7441 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8681] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8681/stat : 8681 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57856392 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8682] ppid=8671 vsize=852284 CPUtime=0.9
/proc/8676/task/8682/stat : 8682 (java) S 8671 8671 7441 0 -1 64 2629 0 0 0 87 3 0 0 16 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8683] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8683/stat : 8683 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8684] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8684/stat : 8684 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8686] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8686/stat : 8686 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57857389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1778.21
Current children cumulated vsize (KiB) 857640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.1 s]
/proc/loadavg: 2.32 2.32 2.23 4/94 8853
/proc/meminfo: memFree=821096/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
[pid=8676] ppid=8671 vsize=852284 CPUtime=1800.01
/proc/8676/stat : 8676 (java) S 8671 8671 7441 0 -1 0 311049 0 1 0 179658 343 0 0 18 0 10 0 57856387 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8676/statm: 213071 191104 2635 9 0 207549 0
[pid=8676/tid=8677] ppid=8671 vsize=852284 CPUtime=1357.65
/proc/8676/task/8677/stat : 8677 (java) R 8671 8671 7441 0 -1 64 21228 0 1 0 135683 82 0 0 25 0 10 0 57856388 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8678] ppid=8671 vsize=852284 CPUtime=441.41
/proc/8676/task/8678/stat : 8678 (java) R 8671 8671 7441 0 -1 64 286486 0 0 0 43886 255 0 0 18 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 104189954 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8679] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8679/stat : 8679 (java) S 8671 8671 7441 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8680] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8680/stat : 8680 (java) S 8671 8671 7441 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8681] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8681/stat : 8681 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57856392 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8682] ppid=8671 vsize=852284 CPUtime=0.9
/proc/8676/task/8682/stat : 8682 (java) S 8671 8671 7441 0 -1 64 2629 0 0 0 87 3 0 0 16 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8683] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8683/stat : 8683 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8684] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8684/stat : 8684 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8686] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8686/stat : 8686 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57857389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 857640

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

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

[startup+1804.1 s]
/proc/loadavg: 2.32 2.32 2.23 4/94 8853
/proc/meminfo: memFree=821096/2055920 swapFree=4192812/4192956
[pid=8671] ppid=8669 vsize=5356 CPUtime=0
/proc/8671/stat : 8671 (concrete.sh) S 8669 8671 7441 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 57856385 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8671/statm: 1339 244 201 169 0 50 0
[pid=8676] ppid=8671 vsize=852284 CPUtime=1800.01
/proc/8676/stat : 8676 (java) S 8671 8671 7441 0 -1 0 311049 0 1 0 179658 343 0 0 18 0 10 0 57856387 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8676/statm: 213071 191104 2635 9 0 207549 0
[pid=8676/tid=8677] ppid=8671 vsize=852284 CPUtime=1357.65
/proc/8676/task/8677/stat : 8677 (java) R 8671 8671 7441 0 -1 64 21228 0 1 0 135683 82 0 0 25 0 10 0 57856388 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8678] ppid=8671 vsize=852284 CPUtime=441.41
/proc/8676/task/8678/stat : 8678 (java) R 8671 8671 7441 0 -1 64 286486 0 0 0 43886 255 0 0 18 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 104189954 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8679] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8679/stat : 8679 (java) S 8671 8671 7441 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8680] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8680/stat : 8680 (java) S 8671 8671 7441 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 57856389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8681] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8681/stat : 8681 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57856392 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8682] ppid=8671 vsize=852284 CPUtime=0.9
/proc/8676/task/8682/stat : 8682 (java) S 8671 8671 7441 0 -1 64 2629 0 0 0 87 3 0 0 16 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8683] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8683/stat : 8683 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8676/tid=8684] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8684/stat : 8684 (java) S 8671 8671 7441 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57856395 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=8676/tid=8686] ppid=8671 vsize=852284 CPUtime=0
/proc/8676/task/8686/stat : 8686 (java) S 8671 8671 7441 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57857389 872738816 191104 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 857640

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8671 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.12
CPU time (s): 1800.01
CPU user time (s): 1796.58
CPU system time (s): 3.43
CPU usage (%): 99.772
Max. virtual memory (cumulated for all children) (KiB): 862768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 635
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= 22
involuntary context switches= 8

runsolver used 2.70959 second user time and 6.97594 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-16 03:31:56
IDJOB=2069187
IDBENCH=55000
IDSOLVER=736
FILE ID=node54/2069187-1247707916
PBS_JOBID= 9521205
Free space on /tmp= 66292 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-rf7.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069187-1247707916/watcher-2069187-1247707916 -o /tmp/evaluation-result-2069187-1247707916/solver-2069187-1247707916 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2069187-1247707916.xml

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

MD5SUM BENCH= d8ab70c68e7592fdb761a0bb6595ca74
RANDOM SEED=1439651362

node54.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.232
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.232
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:       1517552 kB
Buffers:         57472 kB
Cached:         271376 kB
SwapCached:          0 kB
Active:         193272 kB
Inactive:       277028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:         161760 kB
Slab:            52880 kB
Committed_AS:   655844 kB
PageTables:       2060 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= 66296 MiB
End job on node54 at 2009-07-16 04:02:02