Trace number 2066095

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.06 1809.02

General information on the benchmark

Namecsp/pseudo/par/
normalized-par-32-5-c.xml
MD5SUM7b5f2b113871d79c4b7ec4cee441f2ad
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2678
Number of constraints6689
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6689
Global constraints used (with number of constraints)

Solver Data

5.56/5.64	c CPU-LOAD 3.86
5.56/5.64	c LOADED 2678 V (2 E), 4978 PredicateConstraint, 1711 ExtensionConstraint2D, arity 3, 3.86 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-2066095-1247704295/watcher-2066095-1247704295 -o /tmp/evaluation-result-2066095-1247704295/solver-2066095-1247704295 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2066095-1247704295.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.45 2.26 2.10 4/81 10042
/proc/meminfo: memFree=1373784/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=18576 CPUtime=0
/proc/10042/stat : 10042 (runsolver) R 10040 10042 8993 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 57496993 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 259913215271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10042/statm: 4644 284 249 26 0 2626 0

[startup+0.084621 s]
/proc/loadavg: 2.45 2.26 2.10 4/81 10042
/proc/meminfo: memFree=1373784/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10162 s]
/proc/loadavg: 2.45 2.26 2.10 4/81 10042
/proc/meminfo: memFree=1373784/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301638 s]
/proc/loadavg: 2.45 2.26 2.10 4/81 10042
/proc/meminfo: memFree=1373784/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701679 s]
/proc/loadavg: 2.45 2.26 2.10 4/81 10042
/proc/meminfo: memFree=1373784/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50275 s]
/proc/loadavg: 2.45 2.26 2.10 3/91 10055
/proc/meminfo: memFree=1359048/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
[pid=10047] ppid=10042 vsize=847680 CPUtime=1.47
/proc/10047/stat : 10047 (java) S 10042 10042 8993 0 -1 0 8085 0 1 0 141 6 0 0 20 0 9 0 57496994 868024320 7146 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10047/statm: 211920 7146 2624 9 0 206398 0
[pid=10047/tid=10048] ppid=10042 vsize=847680 CPUtime=1.03
/proc/10047/task/10048/stat : 10048 (java) R 10042 10042 8993 0 -1 64 3886 0 1 0 100 3 0 0 25 0 9 0 57496995 868024320 7146 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10049] ppid=10042 vsize=847680 CPUtime=0.11
/proc/10047/task/10049/stat : 10049 (java) R 10042 10042 8993 0 -1 64 2156 0 0 0 10 1 0 0 16 0 9 0 57496997 868024320 7146 996147200 134512640 134550932 4294955408 18446744073709551615 103831000 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10050] ppid=10042 vsize=847680 CPUtime=0
/proc/10047/task/10050/stat : 10050 (java) S 10042 10042 8993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57496997 868024320 7146 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10051] ppid=10042 vsize=847680 CPUtime=0
/proc/10047/task/10051/stat : 10051 (java) S 10042 10042 8993 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57496997 868024320 7146 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10052] ppid=10042 vsize=847680 CPUtime=0
/proc/10047/task/10052/stat : 10052 (java) S 10042 10042 8993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57496999 868024320 7146 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10053] ppid=10042 vsize=847680 CPUtime=0.31
/proc/10047/task/10053/stat : 10053 (java) S 10042 10042 8993 0 -1 64 1347 0 0 0 30 1 0 0 16 0 9 0 57497002 868024320 7146 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10054] ppid=10042 vsize=847680 CPUtime=0
/proc/10047/task/10054/stat : 10054 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57497003 868024320 7146 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10055] ppid=10042 vsize=847680 CPUtime=0
/proc/10047/task/10055/stat : 10055 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57497003 868024320 7146 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 853036

[startup+3.10191 s]
/proc/loadavg: 2.45 2.26 2.10 3/91 10055
/proc/meminfo: memFree=1353928/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
[pid=10047] ppid=10042 vsize=847624 CPUtime=3.06
/proc/10047/stat : 10047 (java) S 10042 10042 8993 0 -1 0 8957 0 1 0 299 7 0 0 20 0 9 0 57496994 867966976 7985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10047/statm: 211906 7985 2624 9 0 206384 0
[pid=10047/tid=10048] ppid=10042 vsize=847624 CPUtime=2.5
/proc/10047/task/10048/stat : 10048 (java) R 10042 10042 8993 0 -1 64 3904 0 1 0 246 4 0 0 25 0 9 0 57496995 867966976 7985 996147200 134512640 134550932 4294955408 18446744073709551615 4126205239 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10049] ppid=10042 vsize=847624 CPUtime=0.23
/proc/10047/task/10049/stat : 10049 (java) S 10042 10042 8993 0 -1 64 3010 0 0 0 22 1 0 0 16 0 9 0 57496997 867966976 7985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10050] ppid=10042 vsize=847624 CPUtime=0
/proc/10047/task/10050/stat : 10050 (java) S 10042 10042 8993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57496997 867966976 7985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10051] ppid=10042 vsize=847624 CPUtime=0
/proc/10047/task/10051/stat : 10051 (java) S 10042 10042 8993 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57496997 867966976 7985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10052] ppid=10042 vsize=847624 CPUtime=0
/proc/10047/task/10052/stat : 10052 (java) S 10042 10042 8993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57496999 867966976 7985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10053] ppid=10042 vsize=847624 CPUtime=0.31
/proc/10047/task/10053/stat : 10053 (java) S 10042 10042 8993 0 -1 64 1347 0 0 0 30 1 0 0 16 0 9 0 57497002 867966976 7985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10054] ppid=10042 vsize=847624 CPUtime=0
/proc/10047/task/10054/stat : 10054 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57497003 867966976 7985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10055] ppid=10042 vsize=847624 CPUtime=0
/proc/10047/task/10055/stat : 10055 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57497003 867966976 7985 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 852980

[startup+6.30289 s]
/proc/loadavg: 2.49 2.27 2.10 4/92 10056
/proc/meminfo: memFree=1337344/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
[pid=10047] ppid=10042 vsize=851184 CPUtime=6.25
/proc/10047/stat : 10047 (java) S 10042 10042 8993 0 -1 0 13709 0 1 0 612 13 0 0 20 0 9 0 57496994 871612416 11704 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10047/statm: 212796 11704 2636 9 0 207274 0
[pid=10047/tid=10048] ppid=10042 vsize=851184 CPUtime=4.64
/proc/10047/task/10048/stat : 10048 (java) R 10042 10042 8993 0 -1 64 4363 0 1 0 459 5 0 0 25 0 9 0 57496995 871612416 11704 996147200 134512640 134550932 4294955408 18446744073709551615 4127838157 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10049] ppid=10042 vsize=851184 CPUtime=0.82
/proc/10047/task/10049/stat : 10049 (java) S 10042 10042 8993 0 -1 64 6291 0 0 0 78 4 0 0 16 0 9 0 57496997 871612416 11704 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10050] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10050/stat : 10050 (java) S 10042 10042 8993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 11704 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10051] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10051/stat : 10051 (java) S 10042 10042 8993 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 11704 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10052] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10052/stat : 10052 (java) S 10042 10042 8993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57496999 871612416 11704 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10053] ppid=10042 vsize=851184 CPUtime=0.76
/proc/10047/task/10053/stat : 10053 (java) S 10042 10042 8993 0 -1 64 2349 0 0 0 74 2 0 0 15 0 9 0 57497002 871612416 11704 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10054] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10054/stat : 10054 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57497003 871612416 11704 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10055] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10055/stat : 10055 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57497003 871612416 11704 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 856540

[startup+12.7018 s]
/proc/loadavg: 2.45 2.27 2.10 3/91 10057
/proc/meminfo: memFree=1336000/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
[pid=10047] ppid=10042 vsize=851184 CPUtime=12.61
/proc/10047/stat : 10047 (java) S 10042 10042 8993 0 -1 0 13821 0 1 0 1248 13 0 0 20 0 9 0 57496994 871612416 11805 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10047/statm: 212796 11805 2636 9 0 207274 0
[pid=10047/tid=10048] ppid=10042 vsize=851184 CPUtime=10.97
/proc/10047/task/10048/stat : 10048 (java) R 10042 10042 8993 0 -1 64 4374 0 1 0 1092 5 0 0 25 0 9 0 57496995 871612416 11805 996147200 134512640 134550932 4294955408 18446744073709551615 4127790582 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10049] ppid=10042 vsize=851184 CPUtime=0.83
/proc/10047/task/10049/stat : 10049 (java) S 10042 10042 8993 0 -1 64 6375 0 0 0 79 4 0 0 16 0 9 0 57496997 871612416 11805 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10050] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10050/stat : 10050 (java) S 10042 10042 8993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 11805 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10051] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10051/stat : 10051 (java) S 10042 10042 8993 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 11805 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10052] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10052/stat : 10052 (java) S 10042 10042 8993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57496999 871612416 11805 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10053] ppid=10042 vsize=851184 CPUtime=0.78
/proc/10047/task/10053/stat : 10053 (java) S 10042 10042 8993 0 -1 64 2366 0 0 0 76 2 0 0 15 0 9 0 57497002 871612416 11805 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10054] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10054/stat : 10054 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57497003 871612416 11805 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10055] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10055/stat : 10055 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57497003 871612416 11805 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 856540

[startup+25.502 s]
/proc/loadavg: 2.50 2.29 2.11 5/91 10057
/proc/meminfo: memFree=1334272/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
[pid=10047] ppid=10042 vsize=851184 CPUtime=25.36
/proc/10047/stat : 10047 (java) S 10042 10042 8993 0 -1 0 14339 0 1 0 2522 14 0 0 20 0 9 0 57496994 871612416 12283 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10047/statm: 212796 12283 2636 9 0 207274 0
[pid=10047/tid=10048] ppid=10042 vsize=851184 CPUtime=23.57
/proc/10047/task/10048/stat : 10048 (java) R 10042 10042 8993 0 -1 64 4414 0 1 0 2352 5 0 0 25 0 9 0 57496995 871612416 12283 996147200 134512640 134550932 4294955408 18446744073709551615 4127851728 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10049] ppid=10042 vsize=851184 CPUtime=0.96
/proc/10047/task/10049/stat : 10049 (java) S 10042 10042 8993 0 -1 64 6848 0 0 0 91 5 0 0 16 0 9 0 57496997 871612416 12283 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10050] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10050/stat : 10050 (java) S 10042 10042 8993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 12283 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10051] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10051/stat : 10051 (java) S 10042 10042 8993 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 12283 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10052] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10052/stat : 10052 (java) S 10042 10042 8993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57496999 871612416 12283 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10053] ppid=10042 vsize=851184 CPUtime=0.79
/proc/10047/task/10053/stat : 10053 (java) S 10042 10042 8993 0 -1 64 2371 0 0 0 77 2 0 0 15 0 9 0 57497002 871612416 12283 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10054] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10054/stat : 10054 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57497003 871612416 12283 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10055] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10055/stat : 10055 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57497003 871612416 12283 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 856540

[startup+51.1025 s]
/proc/loadavg: 2.33 2.26 2.11 3/91 10057
/proc/meminfo: memFree=1329472/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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

/proc/10047/task/10053/stat : 10053 (java) S 10042 10042 8993 0 -1 64 2373 0 0 0 77 2 0 0 16 0 9 0 57497002 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10054] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10054/stat : 10054 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10055] ppid=10042 vsize=851184 CPUtime=0.02
/proc/10047/task/10055/stat : 10055 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.71
Current children cumulated vsize (KiB) 856540

[startup+1602.3 s]
/proc/loadavg: 2.10 2.07 2.07 3/92 10346
/proc/meminfo: memFree=638768/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
[pid=10047] ppid=10042 vsize=851184 CPUtime=1594.4
/proc/10047/stat : 10047 (java) S 10042 10042 8993 0 -1 0 24167 0 1 0 159345 95 0 0 20 0 9 0 57496994 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10047/statm: 212796 15811 2636 9 0 207274 0
[pid=10047/tid=10048] ppid=10042 vsize=851184 CPUtime=1573.21
/proc/10047/task/10048/stat : 10048 (java) R 10042 10042 8993 0 -1 64 10698 0 1 0 157286 35 0 0 25 0 9 0 57496995 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4127786991 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10049] ppid=10042 vsize=851184 CPUtime=20.33
/proc/10047/task/10049/stat : 10049 (java) S 10042 10042 8993 0 -1 64 10390 0 0 0 1979 54 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10050] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10050/stat : 10050 (java) S 10042 10042 8993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10051] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10051/stat : 10051 (java) S 10042 10042 8993 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10052] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10052/stat : 10052 (java) S 10042 10042 8993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57496999 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10053] ppid=10042 vsize=851184 CPUtime=0.79
/proc/10047/task/10053/stat : 10053 (java) S 10042 10042 8993 0 -1 64 2373 0 0 0 77 2 0 0 16 0 9 0 57497002 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10054] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10054/stat : 10054 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10055] ppid=10042 vsize=851184 CPUtime=0.02
/proc/10047/task/10055/stat : 10055 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.4
Current children cumulated vsize (KiB) 856540

[startup+1662.3 s]
/proc/loadavg: 2.17 2.08 2.07 3/92 10346
/proc/meminfo: memFree=638768/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
[pid=10047] ppid=10042 vsize=851184 CPUtime=1654.09
/proc/10047/stat : 10047 (java) S 10042 10042 8993 0 -1 0 24374 0 1 0 165312 97 0 0 20 0 9 0 57496994 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10047/statm: 212796 15811 2636 9 0 207274 0
[pid=10047/tid=10048] ppid=10042 vsize=851184 CPUtime=1632.33
/proc/10047/task/10048/stat : 10048 (java) R 10042 10042 8993 0 -1 64 10905 0 1 0 163196 37 0 0 25 0 9 0 57496995 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 103211119 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10049] ppid=10042 vsize=851184 CPUtime=20.92
/proc/10047/task/10049/stat : 10049 (java) S 10042 10042 8993 0 -1 64 10390 0 0 0 2037 55 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10050] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10050/stat : 10050 (java) S 10042 10042 8993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10051] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10051/stat : 10051 (java) S 10042 10042 8993 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10052] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10052/stat : 10052 (java) S 10042 10042 8993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57496999 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10053] ppid=10042 vsize=851184 CPUtime=0.79
/proc/10047/task/10053/stat : 10053 (java) S 10042 10042 8993 0 -1 64 2373 0 0 0 77 2 0 0 16 0 9 0 57497002 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10054] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10054/stat : 10054 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10055] ppid=10042 vsize=851184 CPUtime=0.02
/proc/10047/task/10055/stat : 10055 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.09
Current children cumulated vsize (KiB) 856540

[startup+1722.3 s]
/proc/loadavg: 2.06 2.06 2.07 4/92 10346
/proc/meminfo: memFree=638704/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
[pid=10047] ppid=10042 vsize=851184 CPUtime=1713.8
/proc/10047/stat : 10047 (java) S 10042 10042 8993 0 -1 0 24598 0 1 0 171280 100 0 0 20 0 9 0 57496994 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10047/statm: 212796 15811 2636 9 0 207274 0
[pid=10047/tid=10048] ppid=10042 vsize=851184 CPUtime=1691.36
/proc/10047/task/10048/stat : 10048 (java) R 10042 10042 8993 0 -1 64 11129 0 1 0 169098 38 0 0 25 0 9 0 57496995 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4127790681 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10049] ppid=10042 vsize=851184 CPUtime=21.59
/proc/10047/task/10049/stat : 10049 (java) S 10042 10042 8993 0 -1 64 10390 0 0 0 2102 57 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10050] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10050/stat : 10050 (java) S 10042 10042 8993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10051] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10051/stat : 10051 (java) S 10042 10042 8993 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10052] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10052/stat : 10052 (java) S 10042 10042 8993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57496999 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10053] ppid=10042 vsize=851184 CPUtime=0.79
/proc/10047/task/10053/stat : 10053 (java) S 10042 10042 8993 0 -1 64 2373 0 0 0 77 2 0 0 16 0 9 0 57497002 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10054] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10054/stat : 10054 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10055] ppid=10042 vsize=851184 CPUtime=0.02
/proc/10047/task/10055/stat : 10055 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.8
Current children cumulated vsize (KiB) 856540

[startup+1782.3 s]
/proc/loadavg: 2.12 2.08 2.07 3/92 10352
/proc/meminfo: memFree=638512/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
[pid=10047] ppid=10042 vsize=851184 CPUtime=1773.5
/proc/10047/stat : 10047 (java) S 10042 10042 8993 0 -1 0 24820 0 1 0 177246 104 0 0 20 0 9 0 57496994 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10047/statm: 212796 15811 2636 9 0 207274 0
[pid=10047/tid=10048] ppid=10042 vsize=851184 CPUtime=1750.25
/proc/10047/task/10048/stat : 10048 (java) R 10042 10042 8993 0 -1 64 11351 0 1 0 174986 39 0 0 25 0 9 0 57496995 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4127794647 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10049] ppid=10042 vsize=851184 CPUtime=22.39
/proc/10047/task/10049/stat : 10049 (java) S 10042 10042 8993 0 -1 64 10390 0 0 0 2180 59 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10050] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10050/stat : 10050 (java) S 10042 10042 8993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10051] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10051/stat : 10051 (java) S 10042 10042 8993 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10052] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10052/stat : 10052 (java) S 10042 10042 8993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57496999 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10053] ppid=10042 vsize=851184 CPUtime=0.79
/proc/10047/task/10053/stat : 10053 (java) S 10042 10042 8993 0 -1 64 2373 0 0 0 77 2 0 0 16 0 9 0 57497002 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10054] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10054/stat : 10054 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10055] ppid=10042 vsize=851184 CPUtime=0.02
/proc/10047/task/10055/stat : 10055 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.5
Current children cumulated vsize (KiB) 856540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809 s]
/proc/loadavg: 2.26 2.12 2.08 3/92 10352
/proc/meminfo: memFree=638576/2055920 swapFree=4192812/4192956
[pid=10042] ppid=10040 vsize=5356 CPUtime=0
/proc/10042/stat : 10042 (concrete.sh) S 10040 10042 8993 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 57496993 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10042/statm: 1339 244 201 169 0 50 0
[pid=10047] ppid=10042 vsize=851184 CPUtime=1800.06
/proc/10047/stat : 10047 (java) S 10042 10042 8993 0 -1 0 24924 0 1 0 179901 105 0 0 20 0 9 0 57496994 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10047/statm: 212796 15811 2636 9 0 207274 0
[pid=10047/tid=10048] ppid=10042 vsize=851184 CPUtime=1776.5
/proc/10047/task/10048/stat : 10048 (java) R 10042 10042 8993 0 -1 64 11455 0 1 0 177610 40 0 0 25 0 9 0 57496995 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 103210796 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10049] ppid=10042 vsize=851184 CPUtime=22.71
/proc/10047/task/10049/stat : 10049 (java) S 10042 10042 8993 0 -1 64 10390 0 0 0 2211 60 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10050] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10050/stat : 10050 (java) S 10042 10042 8993 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10051] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10051/stat : 10051 (java) S 10042 10042 8993 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 57496997 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10052] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10052/stat : 10052 (java) S 10042 10042 8993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57496999 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10053] ppid=10042 vsize=851184 CPUtime=0.79
/proc/10047/task/10053/stat : 10053 (java) S 10042 10042 8993 0 -1 64 2373 0 0 0 77 2 0 0 16 0 9 0 57497002 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10047/tid=10054] ppid=10042 vsize=851184 CPUtime=0
/proc/10047/task/10054/stat : 10054 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10047/tid=10055] ppid=10042 vsize=851184 CPUtime=0.02
/proc/10047/task/10055/stat : 10055 (java) S 10042 10042 8993 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 57497003 871612416 15811 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 856540

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 10042 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=3999
# CPU time returned by wait4() is 0.003999
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.02
CPU time (s): 1800.06
CPU user time (s): 1799.01
CPU system time (s): 1.05
CPU usage (%): 99.5047
Max. virtual memory (cumulated for all children) (KiB): 858072

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

runsolver used 2.38464 second user time and 6.17306 second system time

The end

Launcher Data

Begin job on node4 at 2009-07-16 02:31:35
IDJOB=2066095
IDBENCH=54470
IDSOLVER=735
FILE ID=node4/2066095-1247704295
PBS_JOBID= 9521301
Free space on /tmp= 66416 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/pseudo/par/normalized-par-32-5-c.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066095-1247704295/watcher-2066095-1247704295 -o /tmp/evaluation-result-2066095-1247704295/solver-2066095-1247704295 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2066095-1247704295.xml

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

MD5SUM BENCH= 7b5f2b113871d79c4b7ec4cee441f2ad
RANDOM SEED=1388488178

node4.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1374264 kB
Buffers:         79172 kB
Cached:         488560 kB
SwapCached:          0 kB
Active:         203076 kB
Inactive:       402248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2248 kB
Writeback:           0 kB
Mapped:          58040 kB
Slab:            61376 kB
Committed_AS:   560320 kB
PageTables:       2004 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= 66412 MiB
End job on node4 at 2009-07-16 03:01:46