Trace number 2064896

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.01 1811.22

General information on the benchmark

Namecsp/rand-3-28-28/
normalized-rand-3-28-28-93-632-25_ext.xml
MD5SUM0495c388dd957a0ac86fa598c5baf4f0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

5.31/5.48	c CPU-LOAD 3.46
5.31/5.48	c LOADED 28 V (28 E), 92 ExtensionConstraintGeneral, arity 3, 3.46 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-2064896-1247702996/watcher-2064896-1247702996 -o /tmp/evaluation-result-2064896-1247702996/solver-2064896-1247702996 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2064896-1247702996.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.03 2.01 1.57 4/81 4257
/proc/meminfo: memFree=871576/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 270 0 0 0 0 0 0 0 21 0 1 0 57366022 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 253307355218 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/4257/statm: 1339 230 191 169 0 50 0
[pid=4258] ppid=4257 vsize=172 CPUtime=0
/proc/4258/stat : 4258 (dirname) R 4257 4257 3136 0 -1 4194304 52 0 0 0 0 0 0 0 23 0 1 0 57366022 176128 28 996147200 4194304 4208292 548682069008 18446744073709551615 253304533351 0 0 4096 0 0 0 0 17 1 0 0
/proc/4258/statm: 43 28 22 3 0 3 0

[startup+0.0880539 s]
/proc/loadavg: 2.03 2.01 1.57 4/81 4257
/proc/meminfo: memFree=871576/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.100871 s]
/proc/loadavg: 2.03 2.01 1.57 4/81 4257
/proc/meminfo: memFree=871576/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301896 s]
/proc/loadavg: 2.03 2.01 1.57 4/81 4257
/proc/meminfo: memFree=871576/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701927 s]
/proc/loadavg: 2.03 2.01 1.57 4/81 4257
/proc/meminfo: memFree=871576/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.502 s]
/proc/loadavg: 2.03 2.01 1.57 3/91 4270
/proc/meminfo: memFree=854280/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
[pid=4262] ppid=4257 vsize=847396 CPUtime=1.46
/proc/4262/stat : 4262 (java) S 4257 4257 3136 0 -1 0 8453 0 1 0 140 6 0 0 18 0 9 0 57366023 867733504 7190 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/4262/statm: 211849 7190 2614 9 0 206334 0
[pid=4262/tid=4263] ppid=4257 vsize=847396 CPUtime=0.93
/proc/4262/task/4263/stat : 4263 (java) R 4257 4257 3136 0 -1 64 3688 0 1 0 91 2 0 0 23 0 9 0 57366024 867733504 7190 996147200 134512640 134550932 4294955408 18446744073709551615 104749878 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4264] ppid=4257 vsize=847396 CPUtime=0.27
/proc/4262/task/4264/stat : 4264 (java) S 4257 4257 3136 0 -1 64 2604 0 0 0 25 2 0 0 16 0 9 0 57366025 867733504 7190 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4265] ppid=4257 vsize=847396 CPUtime=0
/proc/4262/task/4265/stat : 4265 (java) S 4257 4257 3136 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57366025 867733504 7190 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4266] ppid=4257 vsize=847396 CPUtime=0
/proc/4262/task/4266/stat : 4266 (java) S 4257 4257 3136 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57366025 867733504 7190 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4267] ppid=4257 vsize=847396 CPUtime=0
/proc/4262/task/4267/stat : 4267 (java) S 4257 4257 3136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57366028 867733504 7190 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4268] ppid=4257 vsize=847396 CPUtime=0.22
/proc/4262/task/4268/stat : 4268 (java) S 4257 4257 3136 0 -1 64 1465 0 0 0 22 0 0 0 16 0 9 0 57366032 867733504 7190 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4269] ppid=4257 vsize=847396 CPUtime=0
/proc/4262/task/4269/stat : 4269 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57366032 867733504 7190 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4270] ppid=4257 vsize=847396 CPUtime=0
/proc/4262/task/4270/stat : 4270 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57366032 867733504 7190 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852752

[startup+3.10214 s]
/proc/loadavg: 2.03 2.01 1.57 3/91 4270
/proc/meminfo: memFree=849288/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
[pid=4262] ppid=4257 vsize=847396 CPUtime=3.04
/proc/4262/stat : 4262 (java) S 4257 4257 3136 0 -1 0 11627 0 1 0 294 10 0 0 18 0 9 0 57366023 867733504 10107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/4262/statm: 211849 10107 2614 9 0 206334 0
[pid=4262/tid=4263] ppid=4257 vsize=847396 CPUtime=1.98
/proc/4262/task/4263/stat : 4263 (java) R 4257 4257 3136 0 -1 64 3961 0 1 0 194 4 0 0 25 0 9 0 57366024 867733504 10107 996147200 134512640 134550932 4294955408 18446744073709551615 4126240164 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4264] ppid=4257 vsize=847396 CPUtime=0.8
/proc/4262/task/4264/stat : 4264 (java) S 4257 4257 3136 0 -1 64 5503 0 0 0 76 4 0 0 16 0 9 0 57366025 867733504 10107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4265] ppid=4257 vsize=847396 CPUtime=0
/proc/4262/task/4265/stat : 4265 (java) S 4257 4257 3136 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57366025 867733504 10107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4266] ppid=4257 vsize=847396 CPUtime=0
/proc/4262/task/4266/stat : 4266 (java) S 4257 4257 3136 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57366025 867733504 10107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4267] ppid=4257 vsize=847396 CPUtime=0
/proc/4262/task/4267/stat : 4267 (java) S 4257 4257 3136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57366028 867733504 10107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4268] ppid=4257 vsize=847396 CPUtime=0.23
/proc/4262/task/4268/stat : 4268 (java) S 4257 4257 3136 0 -1 64 1467 0 0 0 23 0 0 0 16 0 9 0 57366032 867733504 10107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4269] ppid=4257 vsize=847396 CPUtime=0
/proc/4262/task/4269/stat : 4269 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57366032 867733504 10107 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4270] ppid=4257 vsize=847396 CPUtime=0
/proc/4262/task/4270/stat : 4270 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57366032 867733504 10107 996147200 134512640 134550932 4294955408 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) 852752

[startup+6.30243 s]
/proc/loadavg: 2.03 2.01 1.57 3/92 4271
/proc/meminfo: memFree=827584/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
[pid=4262] ppid=4257 vsize=848424 CPUtime=6.21
/proc/4262/stat : 4262 (java) S 4257 4257 3136 0 -1 0 15513 0 1 0 605 16 0 0 18 0 9 0 57366023 868786176 13774 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/4262/statm: 212106 13774 2618 9 0 206591 0
[pid=4262/tid=4263] ppid=4257 vsize=848424 CPUtime=4.33
/proc/4262/task/4263/stat : 4263 (java) R 4257 4257 3136 0 -1 64 4302 0 1 0 427 6 0 0 25 0 9 0 57366024 868786176 13774 996147200 134512640 134550932 4294955408 18446744073709551615 4126480181 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4264] ppid=4257 vsize=848424 CPUtime=1.55
/proc/4262/task/4264/stat : 4264 (java) S 4257 4257 3136 0 -1 64 8991 0 0 0 147 8 0 0 16 0 9 0 57366025 868786176 13774 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4265] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4265/stat : 4265 (java) S 4257 4257 3136 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57366025 868786176 13774 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4266] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4266/stat : 4266 (java) S 4257 4257 3136 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57366025 868786176 13774 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4267] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4267/stat : 4267 (java) S 4257 4257 3136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57366028 868786176 13774 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4268] ppid=4257 vsize=848424 CPUtime=0.31
/proc/4262/task/4268/stat : 4268 (java) S 4257 4257 3136 0 -1 64 1517 0 0 0 30 1 0 0 15 0 9 0 57366032 868786176 13774 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4269] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4269/stat : 4269 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57366032 868786176 13774 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4270] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4270/stat : 4270 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57366032 868786176 13774 996147200 134512640 134550932 4294955408 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) 853780

[startup+12.703 s]
/proc/loadavg: 2.03 2.01 1.57 3/91 4272
/proc/meminfo: memFree=825728/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
[pid=4262] ppid=4257 vsize=848424 CPUtime=12.55
/proc/4262/stat : 4262 (java) S 4257 4257 3136 0 -1 0 15559 0 1 0 1238 17 0 0 18 0 9 0 57366023 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/4262/statm: 212106 13779 2618 9 0 206591 0
[pid=4262/tid=4263] ppid=4257 vsize=848424 CPUtime=10.58
/proc/4262/task/4263/stat : 4263 (java) R 4257 4257 3136 0 -1 64 4343 0 1 0 1052 6 0 0 25 0 9 0 57366024 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4126479137 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4264] ppid=4257 vsize=848424 CPUtime=1.61
/proc/4262/task/4264/stat : 4264 (java) S 4257 4257 3136 0 -1 64 8991 0 0 0 153 8 0 0 16 0 9 0 57366025 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4265] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4265/stat : 4265 (java) S 4257 4257 3136 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57366025 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4266] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4266/stat : 4266 (java) S 4257 4257 3136 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57366025 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4267] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4267/stat : 4267 (java) S 4257 4257 3136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57366028 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4268] ppid=4257 vsize=848424 CPUtime=0.32
/proc/4262/task/4268/stat : 4268 (java) S 4257 4257 3136 0 -1 64 1522 0 0 0 31 1 0 0 16 0 9 0 57366032 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4269] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4269/stat : 4269 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57366032 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4270] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4270/stat : 4270 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57366032 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 853780

[startup+25.5012 s]
/proc/loadavg: 2.02 2.01 1.58 3/91 4272
/proc/meminfo: memFree=825856/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
[pid=4262] ppid=4257 vsize=848424 CPUtime=25.22
/proc/4262/stat : 4262 (java) S 4257 4257 3136 0 -1 0 15643 0 1 0 2504 18 0 0 18 0 9 0 57366023 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/4262/statm: 212106 13779 2618 9 0 206591 0
[pid=4262/tid=4263] ppid=4257 vsize=848424 CPUtime=23.16
/proc/4262/task/4263/stat : 4263 (java) R 4257 4257 3136 0 -1 64 4427 0 1 0 2309 7 0 0 25 0 9 0 57366024 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4126480127 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4264] ppid=4257 vsize=848424 CPUtime=1.71
/proc/4262/task/4264/stat : 4264 (java) S 4257 4257 3136 0 -1 64 8991 0 0 0 163 8 0 0 16 0 9 0 57366025 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4265] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4265/stat : 4265 (java) S 4257 4257 3136 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57366025 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4266] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4266/stat : 4266 (java) S 4257 4257 3136 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57366025 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4267] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4267/stat : 4267 (java) S 4257 4257 3136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57366028 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4268] ppid=4257 vsize=848424 CPUtime=0.32
/proc/4262/task/4268/stat : 4268 (java) S 4257 4257 3136 0 -1 64 1522 0 0 0 31 1 0 0 16 0 9 0 57366032 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4269] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4269/stat : 4269 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57366032 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4270] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4270/stat : 4270 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57366032 868786176 13779 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 853780

[startup+51.1015 s]
/proc/loadavg: 2.01 2.01 1.59 3/91 4272

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

/proc/4262/task/4268/stat : 4268 (java) S 4257 4257 3136 0 -1 64 1522 0 0 0 31 1 0 0 16 0 9 0 57366032 868786176 14101 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4269] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4269/stat : 4269 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57366032 868786176 14101 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4270] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4270/stat : 4270 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57366032 868786176 14101 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1532.42
Current children cumulated vsize (KiB) 853780

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 1.91 4/92 4452
/proc/meminfo: memFree=1156424/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
[pid=4262] ppid=4257 vsize=848424 CPUtime=1592.13
/proc/4262/stat : 4262 (java) S 4257 4257 3136 0 -1 0 26606 0 1 0 159082 131 0 0 18 0 9 0 57366023 868786176 14155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/4262/statm: 212106 14155 2618 9 0 206591 0
[pid=4262/tid=4263] ppid=4257 vsize=848424 CPUtime=1577.14
/proc/4262/task/4263/stat : 4263 (java) R 4257 4257 3136 0 -1 64 15014 0 1 0 157665 49 0 0 25 0 9 0 57366024 868786176 14155 996147200 134512640 134550932 4294955408 18446744073709551615 4126426938 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4264] ppid=4257 vsize=848424 CPUtime=14.65
/proc/4262/task/4264/stat : 4264 (java) S 4257 4257 3136 0 -1 64 9367 0 0 0 1385 80 0 0 16 0 9 0 57366025 868786176 14155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4265] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4265/stat : 4265 (java) S 4257 4257 3136 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57366025 868786176 14155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4266] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4266/stat : 4266 (java) S 4257 4257 3136 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57366025 868786176 14155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4267] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4267/stat : 4267 (java) S 4257 4257 3136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57366028 868786176 14155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4268] ppid=4257 vsize=848424 CPUtime=0.32
/proc/4262/task/4268/stat : 4268 (java) S 4257 4257 3136 0 -1 64 1522 0 0 0 31 1 0 0 16 0 9 0 57366032 868786176 14155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4269] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4269/stat : 4269 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57366032 868786176 14155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4270] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4270/stat : 4270 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57366032 868786176 14155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.13
Current children cumulated vsize (KiB) 853780

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 1.91 3/92 4452
/proc/meminfo: memFree=1156232/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
[pid=4262] ppid=4257 vsize=848424 CPUtime=1651.83
/proc/4262/stat : 4262 (java) S 4257 4257 3136 0 -1 0 27077 0 1 0 165048 135 0 0 18 0 9 0 57366023 868786176 14210 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/4262/statm: 212106 14210 2618 9 0 206591 0
[pid=4262/tid=4263] ppid=4257 vsize=848424 CPUtime=1636.32
/proc/4262/task/4263/stat : 4263 (java) R 4257 4257 3136 0 -1 64 15430 0 1 0 163582 50 0 0 25 0 9 0 57366024 868786176 14210 996147200 134512640 134550932 4294955408 18446744073709551615 4126481725 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4264] ppid=4257 vsize=848424 CPUtime=15.16
/proc/4262/task/4264/stat : 4264 (java) S 4257 4257 3136 0 -1 64 9422 0 0 0 1434 82 0 0 16 0 9 0 57366025 868786176 14210 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4265] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4265/stat : 4265 (java) S 4257 4257 3136 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57366025 868786176 14210 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4266] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4266/stat : 4266 (java) S 4257 4257 3136 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57366025 868786176 14210 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4267] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4267/stat : 4267 (java) S 4257 4257 3136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57366028 868786176 14210 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4268] ppid=4257 vsize=848424 CPUtime=0.32
/proc/4262/task/4268/stat : 4268 (java) S 4257 4257 3136 0 -1 64 1522 0 0 0 31 1 0 0 16 0 9 0 57366032 868786176 14210 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4269] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4269/stat : 4269 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57366032 868786176 14210 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4270] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4270/stat : 4270 (java) R 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57366032 868786176 14210 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.83
Current children cumulated vsize (KiB) 853780

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 1.91 3/92 4452
/proc/meminfo: memFree=1155912/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
[pid=4262] ppid=4257 vsize=848424 CPUtime=1711.55
/proc/4262/stat : 4262 (java) S 4257 4257 3136 0 -1 0 27549 0 1 0 171015 140 0 0 18 0 9 0 57366023 868786176 14266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/4262/statm: 212106 14266 2618 9 0 206591 0
[pid=4262/tid=4263] ppid=4257 vsize=848424 CPUtime=1695.52
/proc/4262/task/4263/stat : 4263 (java) R 4257 4257 3136 0 -1 64 15846 0 1 0 169500 52 0 0 25 0 9 0 57366024 868786176 14266 996147200 134512640 134550932 4294955408 18446744073709551615 103211013 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4264] ppid=4257 vsize=848424 CPUtime=15.67
/proc/4262/task/4264/stat : 4264 (java) S 4257 4257 3136 0 -1 64 9478 0 0 0 1482 85 0 0 16 0 9 0 57366025 868786176 14266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4265] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4265/stat : 4265 (java) S 4257 4257 3136 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57366025 868786176 14266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4266] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4266/stat : 4266 (java) S 4257 4257 3136 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57366025 868786176 14266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4267] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4267/stat : 4267 (java) S 4257 4257 3136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57366028 868786176 14266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4268] ppid=4257 vsize=848424 CPUtime=0.32
/proc/4262/task/4268/stat : 4268 (java) S 4257 4257 3136 0 -1 64 1522 0 0 0 31 1 0 0 16 0 9 0 57366032 868786176 14266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4269] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4269/stat : 4269 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57366032 868786176 14266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4270] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4270/stat : 4270 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57366032 868786176 14266 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.55
Current children cumulated vsize (KiB) 853780

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 1.91 4/92 4452
/proc/meminfo: memFree=1155656/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
[pid=4262] ppid=4257 vsize=848424 CPUtime=1771.25
/proc/4262/stat : 4262 (java) S 4257 4257 3136 0 -1 0 28014 0 1 0 176980 145 0 0 18 0 9 0 57366023 868786176 14316 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/4262/statm: 212106 14316 2618 9 0 206591 0
[pid=4262/tid=4263] ppid=4257 vsize=848424 CPUtime=1754.69
/proc/4262/task/4263/stat : 4263 (java) R 4257 4257 3136 0 -1 64 16261 0 1 0 175416 53 0 0 25 0 9 0 57366024 868786176 14316 996147200 134512640 134550932 4294955408 18446744073709551615 4126483844 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4264] ppid=4257 vsize=848424 CPUtime=16.21
/proc/4262/task/4264/stat : 4264 (java) S 4257 4257 3136 0 -1 64 9528 0 0 0 1532 89 0 0 16 0 9 0 57366025 868786176 14316 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4265] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4265/stat : 4265 (java) S 4257 4257 3136 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57366025 868786176 14316 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4266] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4266/stat : 4266 (java) S 4257 4257 3136 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57366025 868786176 14316 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4267] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4267/stat : 4267 (java) S 4257 4257 3136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57366028 868786176 14316 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4268] ppid=4257 vsize=848424 CPUtime=0.32
/proc/4262/task/4268/stat : 4268 (java) S 4257 4257 3136 0 -1 64 1522 0 0 0 31 1 0 0 16 0 9 0 57366032 868786176 14316 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4269] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4269/stat : 4269 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57366032 868786176 14316 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4270] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4270/stat : 4270 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57366032 868786176 14316 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.25
Current children cumulated vsize (KiB) 853780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.2 s]
/proc/loadavg: 2.01 2.02 1.91 3/92 4452
/proc/meminfo: memFree=1155656/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4255 vsize=5356 CPUtime=0
/proc/4257/stat : 4257 (concrete.sh) S 4255 4257 3136 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57366022 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4257/statm: 1339 244 201 169 0 50 0
[pid=4262] ppid=4257 vsize=848424 CPUtime=1800.01
/proc/4262/stat : 4262 (java) S 4257 4257 3136 0 -1 0 28231 0 1 0 179854 147 0 0 18 0 9 0 57366023 868786176 14331 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/4262/statm: 212106 14331 2618 9 0 206591 0
[pid=4262/tid=4263] ppid=4257 vsize=848424 CPUtime=1783.2
/proc/4262/task/4263/stat : 4263 (java) R 4257 4257 3136 0 -1 64 16463 0 1 0 178266 54 0 0 25 0 9 0 57366024 868786176 14331 996147200 134512640 134550932 4294955408 18446744073709551615 4126486431 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4264] ppid=4257 vsize=848424 CPUtime=16.46
/proc/4262/task/4264/stat : 4264 (java) S 4257 4257 3136 0 -1 64 9543 0 0 0 1556 90 0 0 16 0 9 0 57366025 868786176 14331 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4265] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4265/stat : 4265 (java) S 4257 4257 3136 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57366025 868786176 14331 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4266] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4266/stat : 4266 (java) S 4257 4257 3136 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57366025 868786176 14331 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4267] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4267/stat : 4267 (java) S 4257 4257 3136 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57366028 868786176 14331 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4268] ppid=4257 vsize=848424 CPUtime=0.32
/proc/4262/task/4268/stat : 4268 (java) S 4257 4257 3136 0 -1 64 1522 0 0 0 31 1 0 0 16 0 9 0 57366032 868786176 14331 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4269] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4269/stat : 4269 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57366032 868786176 14331 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=4262/tid=4270] ppid=4257 vsize=848424 CPUtime=0
/proc/4262/task/4270/stat : 4270 (java) S 4257 4257 3136 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57366032 868786176 14331 996147200 134512640 134550932 4294955408 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) 853780

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 4257 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): 1811.22
CPU time (s): 1800.01
CPU user time (s): 1798.54
CPU system time (s): 1.47
CPU usage (%): 99.381
Max. virtual memory (cumulated for all children) (KiB): 853780

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= 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= 22
involuntary context switches= 9

runsolver used 2.22066 second user time and 6.14407 second system time

The end

Launcher Data

Begin job on node25 at 2009-07-16 02:09:57
IDJOB=2064896
IDBENCH=54209
IDSOLVER=735
FILE ID=node25/2064896-1247702996
PBS_JOBID= 9521258
Free space on /tmp= 66304 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/rand-3-28-28/normalized-rand-3-28-28-93-632-25_ext.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2064896-1247702996/watcher-2064896-1247702996 -o /tmp/evaluation-result-2064896-1247702996/solver-2064896-1247702996 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2064896-1247702996.xml

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

MD5SUM BENCH= 0495c388dd957a0ac86fa598c5baf4f0
RANDOM SEED=1817422415

node25.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.231
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.231
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:        872056 kB
Buffers:         86984 kB
Cached:         644220 kB
SwapCached:          0 kB
Active:         664896 kB
Inactive:       440532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        872056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7048 kB
Writeback:           0 kB
Mapped:         394688 kB
Slab:            62924 kB
Committed_AS:   821964 kB
PageTables:       2652 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= 66308 MiB
End job on node25 at 2009-07-16 02:40:10