Trace number 1072726

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.07 1802.12

General information on the benchmark

Namecsp/radar-8-30-3-0/
normalized-radar-8-30-3-0-36.xml
MD5SUM06266f9d3e41e1cc517aaab0c32ed94c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.047991
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints64
Maximum constraint arity19
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension64
Global constraints used (with number of constraints)

Solver Data (download as text)

138.95/140.34	c CPU-LOAD 20.46
138.95/140.34	c LOADED 180 V (4 E), 64 PredicateConstraint, arity 19, 20.46 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-1072726-1215175549/watcher-1072726-1215175549 -o /tmp/evaluation-result-1072726-1215175549/solver-1072726-1215175549 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1072726-1215175549.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: 2.07 2.07 1.96 4/81 19985
/proc/meminfo: memFree=1794784/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) R 19983 19985 19055 0 -1 4194304 295 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840641125 0 2147483391 4100 65536 0 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0

[startup+0.0838061 s]
/proc/loadavg: 2.07 2.07 1.96 4/81 19985
/proc/meminfo: memFree=1794784/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102809 s]
/proc/loadavg: 2.07 2.07 1.96 4/81 19985
/proc/meminfo: memFree=1794784/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301829 s]
/proc/loadavg: 2.07 2.07 1.96 4/81 19985
/proc/meminfo: memFree=1794784/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702872 s]
/proc/loadavg: 2.07 2.07 1.96 4/81 19985
/proc/meminfo: memFree=1794784/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50295 s]
/proc/loadavg: 2.07 2.07 1.96 4/92 19997
/proc/meminfo: memFree=1767752/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
[pid=19988] ppid=19985 vsize=847036 CPUtime=1.45
/proc/19988/stat : 19988 (java) S 19985 19985 19055 0 -1 0 53312 0 1 0 120 25 0 0 18 0 10 0 1996527736 867364864 52422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19988/statm: 211759 52422 2580 9 0 206319 0
[pid=19988/tid=19989] ppid=19985 vsize=847036 CPUtime=0.85
/proc/19988/task/19989/stat : 19989 (java) R 19985 19985 19055 0 -1 64 45824 0 1 0 64 21 0 0 24 0 10 0 1996527737 867364864 52422 996147200 134512640 134550740 4294956016 18446744073709551615 103825769 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19990] ppid=19985 vsize=847036 CPUtime=0.3
/proc/19988/task/19990/stat : 19990 (java) S 19985 19985 19055 0 -1 64 5683 0 0 0 28 2 0 0 16 0 10 0 1996527738 867364864 52422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19991] ppid=19985 vsize=847036 CPUtime=0
/proc/19988/task/19991/stat : 19991 (java) S 19985 19985 19055 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996527739 867364864 52422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19992] ppid=19985 vsize=847036 CPUtime=0
/proc/19988/task/19992/stat : 19992 (java) S 19985 19985 19055 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996527739 867364864 52422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19993] ppid=19985 vsize=847036 CPUtime=0
/proc/19988/task/19993/stat : 19993 (java) S 19985 19985 19055 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1996527741 867364864 52422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19994] ppid=19985 vsize=847036 CPUtime=0.28
/proc/19988/task/19994/stat : 19994 (java) S 19985 19985 19055 0 -1 64 1069 0 0 0 28 0 0 0 16 0 10 0 1996527741 867364864 52422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19995] ppid=19985 vsize=847036 CPUtime=0
/proc/19988/task/19995/stat : 19995 (java) S 19985 19985 19055 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1996527741 867364864 52422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19996] ppid=19985 vsize=847036 CPUtime=0
/proc/19988/task/19996/stat : 19996 (java) S 19985 19985 19055 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1996527741 867364864 52422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19997] ppid=19985 vsize=847036 CPUtime=0
/proc/19988/task/19997/stat : 19997 (java) S 19985 19985 19055 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1996527789 867364864 52422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 852392

[startup+3.10112 s]
/proc/loadavg: 2.07 2.07 1.96 4/92 19997
/proc/meminfo: memFree=1513992/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
[pid=19988] ppid=19985 vsize=854216 CPUtime=3.05
/proc/19988/stat : 19988 (java) S 19985 19985 19055 0 -1 0 112709 0 1 0 255 50 0 0 18 0 10 0 1996527736 874717184 111799 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19988/statm: 213554 111799 2580 9 0 208114 0
[pid=19988/tid=19989] ppid=19985 vsize=854216 CPUtime=1.26
/proc/19988/task/19989/stat : 19989 (java) R 19985 19985 19055 0 -1 64 59962 0 1 0 99 27 0 0 25 0 10 0 1996527737 874717184 111799 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19990] ppid=19985 vsize=854216 CPUtime=1.48
/proc/19988/task/19990/stat : 19990 (java) R 19985 19985 19055 0 -1 64 50942 0 0 0 127 21 0 0 17 0 10 0 1996527738 874717184 111799 996147200 134512640 134550740 4294956016 18446744073709551615 102516781 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19991] ppid=19985 vsize=854216 CPUtime=0
/proc/19988/task/19991/stat : 19991 (java) S 19985 19985 19055 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996527739 874717184 111799 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19992] ppid=19985 vsize=854216 CPUtime=0
/proc/19988/task/19992/stat : 19992 (java) S 19985 19985 19055 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996527739 874717184 111799 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19993] ppid=19985 vsize=854216 CPUtime=0
/proc/19988/task/19993/stat : 19993 (java) S 19985 19985 19055 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1996527741 874717184 111799 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19994] ppid=19985 vsize=854216 CPUtime=0.28
/proc/19988/task/19994/stat : 19994 (java) S 19985 19985 19055 0 -1 64 1069 0 0 0 28 0 0 0 16 0 10 0 1996527741 874717184 111799 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19995] ppid=19985 vsize=854216 CPUtime=0
/proc/19988/task/19995/stat : 19995 (java) S 19985 19985 19055 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1996527741 874717184 111799 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19996] ppid=19985 vsize=854216 CPUtime=0
/proc/19988/task/19996/stat : 19996 (java) S 19985 19985 19055 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1996527741 874717184 111799 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19997] ppid=19985 vsize=854216 CPUtime=0
/proc/19988/task/19997/stat : 19997 (java) S 19985 19985 19055 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1996527789 874717184 111799 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 859572

[startup+6.30245 s]
/proc/loadavg: 2.07 2.07 1.96 3/92 19997
/proc/meminfo: memFree=1119688/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
[pid=19988] ppid=19985 vsize=870692 CPUtime=6.21
/proc/19988/stat : 19988 (java) S 19985 19985 19055 0 -1 0 185230 0 1 0 540 81 0 0 18 0 10 0 1996527736 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19988/statm: 217673 184313 2580 9 0 212233 0
[pid=19988/tid=19989] ppid=19985 vsize=870692 CPUtime=1.85
/proc/19988/task/19989/stat : 19989 (java) S 19985 19985 19055 0 -1 64 67169 0 1 0 155 30 0 0 16 0 10 0 1996527737 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19990] ppid=19985 vsize=870692 CPUtime=4.06
/proc/19988/task/19990/stat : 19990 (java) R 19985 19985 19055 0 -1 64 116256 0 0 0 357 49 0 0 25 0 10 0 1996527738 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 103737078 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19991] ppid=19985 vsize=870692 CPUtime=0
/proc/19988/task/19991/stat : 19991 (java) S 19985 19985 19055 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996527739 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19992] ppid=19985 vsize=870692 CPUtime=0
/proc/19988/task/19992/stat : 19992 (java) S 19985 19985 19055 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996527739 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19993] ppid=19985 vsize=870692 CPUtime=0
/proc/19988/task/19993/stat : 19993 (java) S 19985 19985 19055 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1996527741 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19994] ppid=19985 vsize=870692 CPUtime=0.28
/proc/19988/task/19994/stat : 19994 (java) S 19985 19985 19055 0 -1 64 1069 0 0 0 28 0 0 0 16 0 10 0 1996527741 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19995] ppid=19985 vsize=870692 CPUtime=0
/proc/19988/task/19995/stat : 19995 (java) S 19985 19985 19055 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1996527741 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19996] ppid=19985 vsize=870692 CPUtime=0
/proc/19988/task/19996/stat : 19996 (java) S 19985 19985 19055 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1996527741 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19997] ppid=19985 vsize=870692 CPUtime=0
/proc/19988/task/19997/stat : 19997 (java) S 19985 19985 19055 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1996527789 891588608 184313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 876048

[startup+12.7021 s]
/proc/loadavg: 2.06 2.06 1.96 3/92 19997
/proc/meminfo: memFree=1019080/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
[pid=19988] ppid=19985 vsize=873092 CPUtime=12.55
/proc/19988/stat : 19988 (java) S 19985 19985 19055 0 -1 0 196782 0 1 0 1170 85 0 0 18 0 10 0 1996527736 894046208 195861 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19988/statm: 218273 195861 2580 9 0 212833 0
[pid=19988/tid=19989] ppid=19985 vsize=873092 CPUtime=2.17
/proc/19988/task/19989/stat : 19989 (java) R 19985 19985 19055 0 -1 64 67728 0 1 0 186 31 0 0 17 0 10 0 1996527737 894046208 195861 996147200 134512640 134550740 4294956016 18446744073709551615 103215349 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19990] ppid=19985 vsize=873092 CPUtime=10.05
/proc/19988/task/19990/stat : 19990 (java) R 19985 19985 19055 0 -1 64 127238 0 0 0 953 52 0 0 25 0 10 0 1996527738 894046208 195861 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19991] ppid=19985 vsize=873092 CPUtime=0
/proc/19988/task/19991/stat : 19991 (java) S 19985 19985 19055 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996527739 894046208 195861 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19992] ppid=19985 vsize=873092 CPUtime=0
/proc/19988/task/19992/stat : 19992 (java) S 19985 19985 19055 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996527739 894046208 195861 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19993] ppid=19985 vsize=873092 CPUtime=0
/proc/19988/task/19993/stat : 19993 (java) S 19985 19985 19055 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1996527741 894046208 195861 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19994] ppid=19985 vsize=873092 CPUtime=0.3
/proc/19988/task/19994/stat : 19994 (java) S 19985 19985 19055 0 -1 64 1080 0 0 0 30 0 0 0 16 0 10 0 1996527741 894046208 195861 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19995] ppid=19985 vsize=873092 CPUtime=0
/proc/19988/task/19995/stat : 19995 (java) S 19985 19985 19055 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1996527741 894046208 195861 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19996] ppid=19985 vsize=873092 CPUtime=0
/proc/19988/task/19996/stat : 19996 (java) S 19985 19985 19055 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1996527741 894046208 195861 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19997] ppid=19985 vsize=873092 CPUtime=0
/proc/19988/task/19997/stat : 19997 (java) S 19985 19985 19055 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1996527789 894046208 195861 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 878448

[startup+25.5024 s]
/proc/loadavg: 2.11 2.08 1.96 3/92 19997
/proc/meminfo: memFree=1005512/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
[pid=19988] ppid=19985 vsize=886528 CPUtime=25.23
/proc/19988/stat : 19988 (java) S 19985 19985 19055 0 -1 0 200151 0 1 0 2436 87 0 0 18 0 10 0 1996527736 907804672 199213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19988/statm: 221632 199213 2580 9 0 216192 0
[pid=19988/tid=19989] ppid=19985 vsize=886528 CPUtime=3.67
/proc/19988/task/19989/stat : 19989 (java) S 19985 19985 19055 0 -1 64 71007 0 1 0 335 32 0 0 17 0 10 0 1996527737 907804672 199213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19990] ppid=19985 vsize=886528 CPUtime=21.22
/proc/19988/task/19990/stat : 19990 (java) R 19985 19985 19055 0 -1 64 127328 0 0 0 2070 52 0 0 25 0 10 0 1996527738 907804672 199213 996147200 134512640 134550740 4294956016 18446744073709551615 104180102 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19991] ppid=19985 vsize=886528 CPUtime=0
/proc/19988/task/19991/stat : 19991 (java) S 19985 19985 19055 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996527739 907804672 199213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19992] ppid=19985 vsize=886528 CPUtime=0
/proc/19988/task/19992/stat : 19992 (java) S 19985 19985 19055 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996527739 907804672 199213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19993] ppid=19985 vsize=886528 CPUtime=0
/proc/19988/task/19993/stat : 19993 (java) S 19985 19985 19055 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1996527741 907804672 199213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19994] ppid=19985 vsize=886528 CPUtime=0.3
/proc/19988/task/19994/stat : 19994 (java) S 19985 19985 19055 0 -1 64 1080 0 0 0 30 0 0 0 16 0 10 0 1996527741 907804672 199213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19995] ppid=19985 vsize=886528 CPUtime=0
/proc/19988/task/19995/stat : 19995 (java) S 19985 19985 19055 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1996527741 907804672 199213 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19996] ppid=19985 vsize=886528 CPUtime=0

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

/proc/19988/task/19994/stat : 19994 (java) S 19985 19985 19055 0 -1 64 1213 0 0 0 51 0 0 0 16 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19995] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19995/stat : 19995 (java) S 19985 19985 19055 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19996] ppid=19985 vsize=873188 CPUtime=0.01
/proc/19988/task/19996/stat : 19996 (java) S 19985 19985 19055 0 -1 64 2 0 0 0 0 1 0 0 15 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.35
Current children cumulated vsize (KiB) 878544

[startup+1662.3 s]
/proc/loadavg: 2.18 2.06 2.01 3/91 20082
/proc/meminfo: memFree=1665672/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
[pid=19988] ppid=19985 vsize=873188 CPUtime=1660.32
/proc/19988/stat : 19988 (java) S 19985 19985 19055 0 -1 0 662116 0 1 0 165598 434 0 0 18 0 9 0 1996527736 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19988/statm: 218297 20729 2584 9 0 212857 0
[pid=19988/tid=19989] ppid=19985 vsize=873188 CPUtime=1538.37
/proc/19988/task/19989/stat : 19989 (java) R 19985 19985 19055 0 -1 64 161153 0 1 0 153691 146 0 0 25 0 9 0 1996527737 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4126904393 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19990] ppid=19985 vsize=873188 CPUtime=121.39
/proc/19988/task/19990/stat : 19990 (java) S 19985 19985 19055 0 -1 64 499013 0 0 0 11855 284 0 0 16 0 9 0 1996527738 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19991] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19991/stat : 19991 (java) S 19985 19985 19055 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996527739 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19992] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19992/stat : 19992 (java) S 19985 19985 19055 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996527739 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19993] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19993/stat : 19993 (java) S 19985 19985 19055 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19994] ppid=19985 vsize=873188 CPUtime=0.51
/proc/19988/task/19994/stat : 19994 (java) S 19985 19985 19055 0 -1 64 1213 0 0 0 51 0 0 0 16 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19995] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19995/stat : 19995 (java) S 19985 19985 19055 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19996] ppid=19985 vsize=873188 CPUtime=0.01
/proc/19988/task/19996/stat : 19996 (java) S 19985 19985 19055 0 -1 64 2 0 0 0 0 1 0 0 15 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.32
Current children cumulated vsize (KiB) 878544

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/91 20082
/proc/meminfo: memFree=1514504/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
[pid=19988] ppid=19985 vsize=873188 CPUtime=1720.3
/proc/19988/stat : 19988 (java) S 19985 19985 19055 0 -1 0 662393 0 1 0 171591 439 0 0 18 0 9 0 1996527736 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19988/statm: 218297 20729 2584 9 0 212857 0
[pid=19988/tid=19989] ppid=19985 vsize=873188 CPUtime=1598.22
/proc/19988/task/19989/stat : 19989 (java) R 19985 19985 19055 0 -1 64 161430 0 1 0 159673 149 0 0 25 0 9 0 1996527737 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4126822810 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19990] ppid=19985 vsize=873188 CPUtime=121.51
/proc/19988/task/19990/stat : 19990 (java) S 19985 19985 19055 0 -1 64 499013 0 0 0 11865 286 0 0 16 0 9 0 1996527738 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19991] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19991/stat : 19991 (java) S 19985 19985 19055 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996527739 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19992] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19992/stat : 19992 (java) S 19985 19985 19055 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996527739 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19993] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19993/stat : 19993 (java) S 19985 19985 19055 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19994] ppid=19985 vsize=873188 CPUtime=0.51
/proc/19988/task/19994/stat : 19994 (java) S 19985 19985 19055 0 -1 64 1213 0 0 0 51 0 0 0 16 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19995] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19995/stat : 19995 (java) S 19985 19985 19055 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19996] ppid=19985 vsize=873188 CPUtime=0.01
/proc/19988/task/19996/stat : 19996 (java) S 19985 19985 19055 0 -1 64 2 0 0 0 0 1 0 0 15 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.3
Current children cumulated vsize (KiB) 878544

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/91 20082
/proc/meminfo: memFree=1349064/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
[pid=19988] ppid=19985 vsize=873188 CPUtime=1780.27
/proc/19988/stat : 19988 (java) S 19985 19985 19055 0 -1 0 662671 0 1 0 177583 444 0 0 18 0 9 0 1996527736 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19988/statm: 218297 20729 2584 9 0 212857 0
[pid=19988/tid=19989] ppid=19985 vsize=873188 CPUtime=1658.09
/proc/19988/task/19989/stat : 19989 (java) R 19985 19985 19055 0 -1 64 161708 0 1 0 165656 153 0 0 25 0 9 0 1996527737 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4126772909 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19990] ppid=19985 vsize=873188 CPUtime=121.63
/proc/19988/task/19990/stat : 19990 (java) S 19985 19985 19055 0 -1 64 499013 0 0 0 11875 288 0 0 16 0 9 0 1996527738 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19991] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19991/stat : 19991 (java) S 19985 19985 19055 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996527739 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19992] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19992/stat : 19992 (java) S 19985 19985 19055 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996527739 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19993] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19993/stat : 19993 (java) S 19985 19985 19055 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19994] ppid=19985 vsize=873188 CPUtime=0.51
/proc/19988/task/19994/stat : 19994 (java) S 19985 19985 19055 0 -1 64 1213 0 0 0 51 0 0 0 16 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19995] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19995/stat : 19995 (java) S 19985 19985 19055 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19996] ppid=19985 vsize=873188 CPUtime=0.01
/proc/19988/task/19996/stat : 19996 (java) R 19985 19985 19055 0 -1 64 2 0 0 0 0 1 0 0 15 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.27
Current children cumulated vsize (KiB) 878544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.1 s]
/proc/loadavg: 2.02 2.03 2.00 3/91 20082
/proc/meminfo: memFree=1311880/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
[pid=19988] ppid=19985 vsize=873188 CPUtime=1800.07
/proc/19988/stat : 19988 (java) S 19985 19985 19055 0 -1 0 662762 0 1 0 179561 446 0 0 18 0 9 0 1996527736 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19988/statm: 218297 20729 2584 9 0 212857 0
[pid=19988/tid=19989] ppid=19985 vsize=873188 CPUtime=1677.85
/proc/19988/task/19989/stat : 19989 (java) R 19985 19985 19055 0 -1 64 161799 0 1 0 167631 154 0 0 25 0 9 0 1996527737 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4126821615 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19990] ppid=19985 vsize=873188 CPUtime=121.66
/proc/19988/task/19990/stat : 19990 (java) S 19985 19985 19055 0 -1 64 499013 0 0 0 11878 288 0 0 16 0 9 0 1996527738 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19991] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19991/stat : 19991 (java) S 19985 19985 19055 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996527739 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19992] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19992/stat : 19992 (java) S 19985 19985 19055 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996527739 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19993] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19993/stat : 19993 (java) S 19985 19985 19055 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19994] ppid=19985 vsize=873188 CPUtime=0.51
/proc/19988/task/19994/stat : 19994 (java) S 19985 19985 19055 0 -1 64 1213 0 0 0 51 0 0 0 16 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19995] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19995/stat : 19995 (java) S 19985 19985 19055 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19996] ppid=19985 vsize=873188 CPUtime=0.01
/proc/19988/task/19996/stat : 19996 (java) S 19985 19985 19055 0 -1 64 2 0 0 0 0 1 0 0 15 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 878544

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

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

[startup+1802.1 s]
/proc/loadavg: 2.02 2.03 2.00 3/91 20082
/proc/meminfo: memFree=1311880/2055920 swapFree=4180396/4192956
[pid=19985] ppid=19983 vsize=5356 CPUtime=0
/proc/19985/stat : 19985 (concrete.sh) S 19983 19985 19055 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996527735 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19985/statm: 1339 242 201 169 0 50 0
[pid=19988] ppid=19985 vsize=873188 CPUtime=1800.07
/proc/19988/stat : 19988 (java) S 19985 19985 19055 0 -1 0 662762 0 1 0 179561 446 0 0 18 0 9 0 1996527736 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19988/statm: 218297 20729 2584 9 0 212857 0
[pid=19988/tid=19989] ppid=19985 vsize=873188 CPUtime=1677.85
/proc/19988/task/19989/stat : 19989 (java) R 19985 19985 19055 0 -1 64 161799 0 1 0 167631 154 0 0 25 0 9 0 1996527737 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4126821615 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19990] ppid=19985 vsize=873188 CPUtime=121.66
/proc/19988/task/19990/stat : 19990 (java) S 19985 19985 19055 0 -1 64 499013 0 0 0 11878 288 0 0 16 0 9 0 1996527738 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19991] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19991/stat : 19991 (java) S 19985 19985 19055 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996527739 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19992] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19992/stat : 19992 (java) S 19985 19985 19055 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996527739 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19993] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19993/stat : 19993 (java) S 19985 19985 19055 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19994] ppid=19985 vsize=873188 CPUtime=0.51
/proc/19988/task/19994/stat : 19994 (java) S 19985 19985 19055 0 -1 64 1213 0 0 0 51 0 0 0 16 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19988/tid=19995] ppid=19985 vsize=873188 CPUtime=0
/proc/19988/task/19995/stat : 19995 (java) S 19985 19985 19055 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19988/tid=19996] ppid=19985 vsize=873188 CPUtime=0.01
/proc/19988/task/19996/stat : 19996 (java) S 19985 19985 19055 0 -1 64 2 0 0 0 0 1 0 0 15 0 9 0 1996527741 894144512 20729 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 878544

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1802.12
CPU time (s): 1800.07
CPU user time (s): 1795.61
CPU system time (s): 4.46
CPU usage (%): 99.8863
Max. virtual memory (cumulated for all children) (KiB): 891948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 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= 15
involuntary context switches= 4

runsolver used 2.51662 second user time and 5.72213 second system time

The end

Launcher Data (download as text)

Begin job on node44 at 2008-07-04 14:45:49
IDJOB=1072726
IDBENCH=56283
IDSOLVER=304
FILE ID=node44/1072726-1215175549
PBS_JOBID= 7881538
Free space on /tmp= 66552 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/radar-8-30-3-0/normalized-radar-8-30-3-0-36.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-1072726-1215175549/watcher-1072726-1215175549 -o /tmp/evaluation-result-1072726-1215175549/solver-1072726-1215175549 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1072726-1215175549.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 06266f9d3e41e1cc517aaab0c32ed94c
RANDOM SEED=662783492

node44.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:       1795264 kB
Buffers:         27076 kB
Cached:         102608 kB
SwapCached:       6316 kB
Active:         165280 kB
Inactive:        33060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795264 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:             840 kB
Writeback:           0 kB
Mapped:          85008 kB
Slab:            46068 kB
Committed_AS:  3579608 kB
PageTables:       3388 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= 66540 MiB
End job on node44 at 2008-07-04 15:15:53