Trace number 1086312

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 + CSP4J - WMC Engine 2008-05-30? (TO) 1800 1814.22

General information on the benchmark

Namecsp/fapp/fapp11/
normalized-fapp11-1000-1.xml
MD5SUMbcc19e6f7720c8259d2ed7a295277868
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.3098
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

146.77/148.14	c CPU-LOAD 131.48
146.77/148.14	c LOADED 1000 V (362 E), 15032 ExtensionConstraint2D, arity 2, 131.48 cpu

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086312-1215238685/watcher-1086312-1215238685 -o /tmp/evaluation-result-1086312-1215238685/solver-1086312-1215238685 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1086312-1215238685.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.52 6.50 7.25 5/75 3736
/proc/meminfo: memFree=1898508/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 271 0 0 0 0 0 0 0 19 0 1 0 679595266 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 256365002834 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/3736/statm: 1339 230 191 169 0 50 0
[pid=3737] ppid=3736 vsize=5356 CPUtime=0
/proc/3737/stat : 3737 (concrete.sh) D 3736 3736 1466 0 -1 4194368 24 0 0 0 0 0 0 0 21 0 1 0 679595267 5484544 234 996147200 4194304 4889804 548682068768 18446744073709551615 256365001317 0 0 4096 65538 18446744071563608240 0 0 17 0 0 0
/proc/3737/statm: 1339 234 195 169 0 50 0

[startup+0.060213 s]
/proc/loadavg: 5.52 6.50 7.25 5/75 3736
/proc/meminfo: memFree=1898508/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 271 0 0 0 0 0 0 0 19 0 1 0 679595266 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 256365002834 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/3736/statm: 1339 230 191 169 0 50 0
[pid=3737] ppid=3736 vsize=5356 CPUtime=0
/proc/3737/stat : 3737 (concrete.sh) D 3736 3736 1466 0 -1 4194368 24 0 0 0 0 0 0 0 21 0 1 0 679595267 5484544 234 996147200 4194304 4889804 548682068768 18446744073709551615 256365001317 0 0 4096 65538 18446744071563608240 0 0 17 0 0 0
/proc/3737/statm: 1339 234 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10712

[startup+0.101219 s]
/proc/loadavg: 5.52 6.50 7.25 5/75 3736
/proc/meminfo: memFree=1898508/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301242 s]
/proc/loadavg: 5.52 6.50 7.25 5/75 3736
/proc/meminfo: memFree=1898508/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701286 s]
/proc/loadavg: 5.52 6.50 7.25 5/75 3736
/proc/meminfo: memFree=1898508/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50236 s]
/proc/loadavg: 5.52 6.50 7.25 3/90 3755
/proc/meminfo: memFree=1846548/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
[pid=3739] ppid=3736 vsize=844276 CPUtime=1.27
/proc/3739/stat : 3739 (java) S 3736 3736 1466 0 -1 0 5731 0 3 0 116 11 0 0 18 0 9 0 679595275 864538624 5044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3739/statm: 211069 5044 1900 9 0 205630 0
[pid=3739/tid=3740] ppid=3736 vsize=844276 CPUtime=1.01
/proc/3739/task/3740/stat : 3740 (java) R 3736 3736 1466 0 -1 64 3424 0 3 0 94 7 0 0 23 0 9 0 679595282 864538624 5044 996147200 134512640 134550740 4294956016 18446744073709551615 4125740728 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3741] ppid=3736 vsize=844276 CPUtime=0.07
/proc/3739/task/3741/stat : 3741 (java) S 3736 3736 1466 0 -1 64 1064 0 0 0 7 0 0 0 16 0 9 0 679595292 864538624 5044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3742] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3742/stat : 3742 (java) S 3736 3736 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679595292 864538624 5044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3743] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3743/stat : 3743 (java) S 3736 3736 1466 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 679595292 864538624 5044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3744] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3744/stat : 3744 (java) S 3736 3736 1466 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 679595299 864538624 5044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3745] ppid=3736 vsize=844276 CPUtime=0.15
/proc/3739/task/3745/stat : 3745 (java) S 3736 3736 1466 0 -1 64 510 0 0 0 14 1 0 0 16 0 9 0 679595299 864538624 5044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3746] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3746/stat : 3746 (java) S 3736 3736 1466 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 679595299 864538624 5044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3747] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3747/stat : 3747 (java) S 3736 3736 1466 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 679595299 864538624 5044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 849632

[startup+3.10153 s]
/proc/loadavg: 5.52 6.50 7.25 4/90 3755
/proc/meminfo: memFree=1820244/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
[pid=3739] ppid=3736 vsize=844276 CPUtime=2.61
/proc/3739/stat : 3739 (java) S 3736 3736 1466 0 -1 0 7353 0 3 0 249 12 0 0 18 0 9 0 679595275 864538624 6390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3739/statm: 211069 6390 2575 9 0 205630 0
[pid=3739/tid=3740] ppid=3736 vsize=844276 CPUtime=2.21
/proc/3739/task/3740/stat : 3740 (java) R 3736 3736 1466 0 -1 64 3513 0 3 0 213 8 0 0 25 0 9 0 679595282 864538624 6390 996147200 134512640 134550740 4294956016 18446744073709551615 4125718307 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3741] ppid=3736 vsize=844276 CPUtime=0.22
/proc/3739/task/3741/stat : 3741 (java) S 3736 3736 1466 0 -1 64 2595 0 0 0 21 1 0 0 16 0 9 0 679595292 864538624 6390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3742] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3742/stat : 3742 (java) S 3736 3736 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679595292 864538624 6390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3743] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3743/stat : 3743 (java) S 3736 3736 1466 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 679595292 864538624 6390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3744] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3744/stat : 3744 (java) S 3736 3736 1466 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 679595299 864538624 6390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3745] ppid=3736 vsize=844276 CPUtime=0.15
/proc/3739/task/3745/stat : 3745 (java) S 3736 3736 1466 0 -1 64 512 0 0 0 14 1 0 0 16 0 9 0 679595299 864538624 6390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3746] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3746/stat : 3746 (java) S 3736 3736 1466 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 679595299 864538624 6390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3747] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3747/stat : 3747 (java) S 3736 3736 1466 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 679595299 864538624 6390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 849632

[startup+6.30186 s]
/proc/loadavg: 5.40 6.46 7.23 3/90 3755
/proc/meminfo: memFree=1816788/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
[pid=3739] ppid=3736 vsize=844276 CPUtime=5.77
/proc/3739/stat : 3739 (java) S 3736 3736 1466 0 -1 0 8444 0 3 0 561 16 0 0 18 0 9 0 679595275 864538624 7236 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3739/statm: 211069 7236 2575 9 0 205630 0
[pid=3739/tid=3740] ppid=3736 vsize=844276 CPUtime=5.12
/proc/3739/task/3740/stat : 3740 (java) R 3736 3736 1466 0 -1 64 3758 0 3 0 503 9 0 0 25 0 9 0 679595282 864538624 7236 996147200 134512640 134550740 4294956016 18446744073709551615 4125945895 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3741] ppid=3736 vsize=844276 CPUtime=0.46
/proc/3739/task/3741/stat : 3741 (java) S 3736 3736 1466 0 -1 64 3441 0 0 0 42 4 0 0 16 0 9 0 679595292 864538624 7236 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3742] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3742/stat : 3742 (java) S 3736 3736 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679595292 864538624 7236 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3743] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3743/stat : 3743 (java) S 3736 3736 1466 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 679595292 864538624 7236 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3744] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3744/stat : 3744 (java) S 3736 3736 1466 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 679595299 864538624 7236 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3745] ppid=3736 vsize=844276 CPUtime=0.15
/proc/3739/task/3745/stat : 3745 (java) S 3736 3736 1466 0 -1 64 512 0 0 0 14 1 0 0 16 0 9 0 679595299 864538624 7236 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3746] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3746/stat : 3746 (java) S 3736 3736 1466 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 679595299 864538624 7236 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3747] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3747/stat : 3747 (java) S 3736 3736 1466 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 679595299 864538624 7236 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 849632

[startup+12.7015 s]
/proc/loadavg: 5.29 6.41 7.22 3/90 3755
/proc/meminfo: memFree=1812052/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
[pid=3739] ppid=3736 vsize=844276 CPUtime=12.03
/proc/3739/stat : 3739 (java) S 3736 3736 1466 0 -1 0 10901 0 3 0 1182 21 0 0 18 0 9 0 679595275 864538624 8240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3739/statm: 211069 8240 2575 9 0 205630 0
[pid=3739/tid=3740] ppid=3736 vsize=844276 CPUtime=11.02
/proc/3739/task/3740/stat : 3740 (java) R 3736 3736 1466 0 -1 64 4181 0 3 0 1092 10 0 0 25 0 9 0 679595282 864538624 8240 996147200 134512640 134550740 4294956016 18446744073709551615 4125949098 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3741] ppid=3736 vsize=844276 CPUtime=0.82
/proc/3739/task/3741/stat : 3741 (java) S 3736 3736 1466 0 -1 64 5475 0 0 0 75 7 0 0 16 0 9 0 679595292 864538624 8240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3742] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3742/stat : 3742 (java) S 3736 3736 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679595292 864538624 8240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3743] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3743/stat : 3743 (java) S 3736 3736 1466 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 679595292 864538624 8240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3744] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3744/stat : 3744 (java) S 3736 3736 1466 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 679595299 864538624 8240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3745] ppid=3736 vsize=844276 CPUtime=0.15
/proc/3739/task/3745/stat : 3745 (java) S 3736 3736 1466 0 -1 64 512 0 0 0 14 1 0 0 16 0 9 0 679595299 864538624 8240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3746] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3746/stat : 3746 (java) S 3736 3736 1466 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 679595299 864538624 8240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3747] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3747/stat : 3747 (java) S 3736 3736 1466 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 679595299 864538624 8240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 849632

[startup+25.5079 s]
/proc/loadavg: 4.93 6.28 7.16 2/91 3758
/proc/meminfo: memFree=1833740/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
[pid=3739] ppid=3736 vsize=844276 CPUtime=24.47
/proc/3739/stat : 3739 (java) S 3736 3736 1466 0 -1 0 12474 0 3 0 2421 26 0 0 18 0 9 0 679595275 864538624 9400 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3739/statm: 211069 9400 2575 9 0 205630 0
[pid=3739/tid=3740] ppid=3736 vsize=844276 CPUtime=23.08
/proc/3739/task/3740/stat : 3740 (java) R 3736 3736 1466 0 -1 64 4594 0 3 0 2296 12 0 0 17 0 9 0 679595282 864538624 9400 996147200 134512640 134550740 4294956016 18446744073709551615 4125718246 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3741] ppid=3736 vsize=844276 CPUtime=1.21
/proc/3739/task/3741/stat : 3741 (java) S 3736 3736 1466 0 -1 64 6635 0 0 0 110 11 0 0 16 0 9 0 679595292 864538624 9400 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3742] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3742/stat : 3742 (java) S 3736 3736 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679595292 864538624 9400 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3743] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3743/stat : 3743 (java) S 3736 3736 1466 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 679595292 864538624 9400 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3744] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3744/stat : 3744 (java) S 3736 3736 1466 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 679595299 864538624 9400 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3745] ppid=3736 vsize=844276 CPUtime=0.15
/proc/3739/task/3745/stat : 3745 (java) S 3736 3736 1466 0 -1 64 512 0 0 0 14 1 0 0 16 0 9 0 679595299 864538624 9400 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3746] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3746/stat : 3746 (java) S 3736 3736 1466 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 679595299 864538624 9400 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3747] ppid=3736 vsize=844276 CPUtime=0
/proc/3739/task/3747/stat : 3747 (java) S 3736 3736 1466 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 679595299 864538624 9400 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.47

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

/proc/3739/task/3745/stat : 3745 (java) S 3736 3736 1466 0 -1 64 4223 0 0 0 632 17 0 0 16 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3746] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3746/stat : 3746 (java) S 3736 3736 1466 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3747] ppid=3736 vsize=851812 CPUtime=0.05
/proc/3739/task/3747/stat : 3747 (java) S 3736 3736 1466 0 -1 64 3 0 0 0 2 3 0 0 15 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.44
Current children cumulated vsize (KiB) 857168

[startup+1662.3 s]
/proc/loadavg: 2.23 2.19 3.01 3/99 3997
/proc/meminfo: memFree=966524/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
[pid=3739] ppid=3736 vsize=851812 CPUtime=1650.16
/proc/3739/stat : 3739 (java) S 3736 3736 1466 0 -1 0 186614 0 3 0 164834 182 0 0 18 0 9 0 679595275 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3739/statm: 212953 181657 2587 9 0 207513 0
[pid=3739/tid=3740] ppid=3736 vsize=851812 CPUtime=1629.95
/proc/3739/task/3740/stat : 3740 (java) R 3736 3736 1466 0 -1 64 13188 0 3 0 162913 82 0 0 25 0 9 0 679595282 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4127478821 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3741] ppid=3736 vsize=851812 CPUtime=13.61
/proc/3739/task/3741/stat : 3741 (java) S 3736 3736 1466 0 -1 64 168462 0 0 0 1285 76 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3742] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3742/stat : 3742 (java) S 3736 3736 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3743] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3743/stat : 3743 (java) S 3736 3736 1466 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3744] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3744/stat : 3744 (java) S 3736 3736 1466 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3745] ppid=3736 vsize=851812 CPUtime=6.49
/proc/3739/task/3745/stat : 3745 (java) S 3736 3736 1466 0 -1 64 4223 0 0 0 632 17 0 0 16 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3746] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3746/stat : 3746 (java) S 3736 3736 1466 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3747] ppid=3736 vsize=851812 CPUtime=0.05
/proc/3739/task/3747/stat : 3747 (java) S 3736 3736 1466 0 -1 64 3 0 0 0 2 3 0 0 15 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.16
Current children cumulated vsize (KiB) 857168

[startup+1722.3 s]
/proc/loadavg: 2.08 2.15 2.94 3/99 3998
/proc/meminfo: memFree=879804/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
[pid=3739] ppid=3736 vsize=851812 CPUtime=1709.87
/proc/3739/stat : 3739 (java) S 3736 3736 1466 0 -1 0 186618 0 3 0 170805 182 0 0 18 0 9 0 679595275 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3739/statm: 212953 181657 2587 9 0 207513 0
[pid=3739/tid=3740] ppid=3736 vsize=851812 CPUtime=1689.65
/proc/3739/task/3740/stat : 3740 (java) R 3736 3736 1466 0 -1 64 13192 0 3 0 168883 82 0 0 25 0 9 0 679595282 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4127478759 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3741] ppid=3736 vsize=851812 CPUtime=13.62
/proc/3739/task/3741/stat : 3741 (java) S 3736 3736 1466 0 -1 64 168462 0 0 0 1286 76 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3742] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3742/stat : 3742 (java) S 3736 3736 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3743] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3743/stat : 3743 (java) S 3736 3736 1466 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3744] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3744/stat : 3744 (java) S 3736 3736 1466 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3745] ppid=3736 vsize=851812 CPUtime=6.49
/proc/3739/task/3745/stat : 3745 (java) S 3736 3736 1466 0 -1 64 4223 0 0 0 632 17 0 0 16 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3746] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3746/stat : 3746 (java) S 3736 3736 1466 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3747] ppid=3736 vsize=851812 CPUtime=0.05
/proc/3739/task/3747/stat : 3747 (java) R 3736 3736 1466 0 -1 64 3 0 0 0 2 3 0 0 15 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.87
Current children cumulated vsize (KiB) 857168

[startup+1782.3 s]
/proc/loadavg: 2.68 2.28 2.93 3/99 3998
/proc/meminfo: memFree=789884/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
[pid=3739] ppid=3736 vsize=851812 CPUtime=1768.32
/proc/3739/stat : 3739 (java) S 3736 3736 1466 0 -1 0 186622 0 3 0 176648 184 0 0 18 0 9 0 679595275 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3739/statm: 212953 181657 2587 9 0 207513 0
[pid=3739/tid=3740] ppid=3736 vsize=851812 CPUtime=1748.06
/proc/3739/task/3740/stat : 3740 (java) R 3736 3736 1466 0 -1 64 13196 0 3 0 174724 82 0 0 25 0 9 0 679595282 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4127478821 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3741] ppid=3736 vsize=851812 CPUtime=13.63
/proc/3739/task/3741/stat : 3741 (java) S 3736 3736 1466 0 -1 64 168462 0 0 0 1287 76 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3742] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3742/stat : 3742 (java) S 3736 3736 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3743] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3743/stat : 3743 (java) S 3736 3736 1466 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3744] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3744/stat : 3744 (java) S 3736 3736 1466 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3745] ppid=3736 vsize=851812 CPUtime=6.49
/proc/3739/task/3745/stat : 3745 (java) S 3736 3736 1466 0 -1 64 4223 0 0 0 632 17 0 0 16 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3746] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3746/stat : 3746 (java) S 3736 3736 1466 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3747] ppid=3736 vsize=851812 CPUtime=0.09
/proc/3739/task/3747/stat : 3747 (java) S 3736 3736 1466 0 -1 64 3 0 0 0 3 6 0 0 15 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.32
Current children cumulated vsize (KiB) 857168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.2 s]
/proc/loadavg: 3.07 2.42 2.95 3/99 3998
/proc/meminfo: memFree=734012/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
[pid=3739] ppid=3736 vsize=851812 CPUtime=1800
/proc/3739/stat : 3739 (java) S 3736 3736 1466 0 -1 0 186625 0 3 0 179815 185 0 0 18 0 9 0 679595275 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3739/statm: 212953 181657 2587 9 0 207513 0
[pid=3739/tid=3740] ppid=3736 vsize=851812 CPUtime=1779.72
/proc/3739/task/3740/stat : 3740 (java) R 3736 3736 1466 0 -1 64 13199 0 3 0 177890 82 0 0 25 0 9 0 679595282 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4127281658 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3741] ppid=3736 vsize=851812 CPUtime=13.64
/proc/3739/task/3741/stat : 3741 (java) S 3736 3736 1466 0 -1 64 168462 0 0 0 1288 76 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3742] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3742/stat : 3742 (java) S 3736 3736 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3743] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3743/stat : 3743 (java) S 3736 3736 1466 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3744] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3744/stat : 3744 (java) S 3736 3736 1466 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3745] ppid=3736 vsize=851812 CPUtime=6.49
/proc/3739/task/3745/stat : 3745 (java) S 3736 3736 1466 0 -1 64 4223 0 0 0 632 17 0 0 16 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3746] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3746/stat : 3746 (java) S 3736 3736 1466 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3747] ppid=3736 vsize=851812 CPUtime=0.1
/proc/3739/task/3747/stat : 3747 (java) R 3736 3736 1466 0 -1 64 3 0 0 0 4 6 0 0 15 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 857168

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

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

[startup+1814.2 s]
/proc/loadavg: 3.07 2.42 2.95 3/99 3998
/proc/meminfo: memFree=734012/2055920 swapFree=4147308/4192956
[pid=3736] ppid=3734 vsize=5356 CPUtime=0
/proc/3736/stat : 3736 (concrete.sh) S 3734 3736 1466 0 -1 4194304 315 128 0 0 0 0 0 0 16 0 1 0 679595266 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3736/statm: 1339 242 201 169 0 50 0
[pid=3739] ppid=3736 vsize=851812 CPUtime=1800
/proc/3739/stat : 3739 (java) S 3736 3736 1466 0 -1 0 186625 0 3 0 179815 185 0 0 18 0 9 0 679595275 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3739/statm: 212953 181657 2587 9 0 207513 0
[pid=3739/tid=3740] ppid=3736 vsize=851812 CPUtime=1779.72
/proc/3739/task/3740/stat : 3740 (java) R 3736 3736 1466 0 -1 64 13199 0 3 0 177890 82 0 0 25 0 9 0 679595282 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4127281658 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3741] ppid=3736 vsize=851812 CPUtime=13.64
/proc/3739/task/3741/stat : 3741 (java) S 3736 3736 1466 0 -1 64 168462 0 0 0 1288 76 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3742] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3742/stat : 3742 (java) S 3736 3736 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3743] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3743/stat : 3743 (java) S 3736 3736 1466 0 -1 64 8 0 0 0 0 0 0 0 16 0 9 0 679595292 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3744] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3744/stat : 3744 (java) S 3736 3736 1466 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3745] ppid=3736 vsize=851812 CPUtime=6.49
/proc/3739/task/3745/stat : 3745 (java) S 3736 3736 1466 0 -1 64 4223 0 0 0 632 17 0 0 16 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3739/tid=3746] ppid=3736 vsize=851812 CPUtime=0
/proc/3739/task/3746/stat : 3746 (java) S 3736 3736 1466 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3739/tid=3747] ppid=3736 vsize=851812 CPUtime=0.1
/proc/3739/task/3747/stat : 3747 (java) R 3736 3736 1466 0 -1 64 3 0 0 0 4 6 0 0 15 0 9 0 679595299 872255488 181657 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 857168

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1814.22
CPU time (s): 1800
CPU user time (s): 1798.15
CPU system time (s): 1.85
CPU usage (%): 99.2161
Max. virtual memory (cumulated for all children) (KiB): 857168

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

runsolver used 4.41533 second user time and 11.0643 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-05 08:18:07
IDJOB=1086312
IDBENCH=57798
IDSOLVER=304
FILE ID=node90/1086312-1215238685
PBS_JOBID= 7881833
Free space on /tmp= 66548 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/fapp/fapp11/normalized-fapp11-1000-1.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086312-1215238685/watcher-1086312-1215238685 -o /tmp/evaluation-result-1086312-1215238685/solver-1086312-1215238685 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1086312-1215238685.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bcc19e6f7720c8259d2ed7a295277868
RANDOM SEED=1519549329

node90.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1899564 kB
Buffers:          4336 kB
Cached:          56152 kB
SwapCached:      37024 kB
Active:          67368 kB
Inactive:        33388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1899564 kB
SwapTotal:     4192956 kB
SwapFree:      4147308 kB
Dirty:           13804 kB
Writeback:           0 kB
Mapped:          46108 kB
Slab:            40524 kB
Committed_AS:   939480 kB
PageTables:       2208 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= 66468 MiB
End job on node90 at 2008-07-05 08:48:23