Trace number 1071878

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

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle14.xml
MD5SUM1f913b5f1334fb3a8e83db191b206d51
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.341947
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints118
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension28
Number of constraints which are defined in intension90
Global constraints used (with number of constraints)

Solver Data (download as text)

81.11/81.57	c CPU-LOAD 8.69
81.11/81.57	c LOADED 62 V (26 E), 28 ExtensionConstraintGeneral, 90 PredicateConstraint, arity 14, 8.69 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-1071878-1215170043/watcher-1071878-1215170043 -o /tmp/evaluation-result-1071878-1215170043/solver-1071878-1215170043 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1071878-1215170043.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.09 2.01 2.00 4/72 20586
/proc/meminfo: memFree=1596624/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) R 20584 20586 19170 0 -1 4194304 295 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952598687 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=5356 CPUtime=0
/proc/20588/stat : 20588 (concrete.sh) R 20586 20586 19170 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 1305250260 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952598687 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20588/statm: 1339 242 201 169 0 50 0

[startup+0.0521431 s]
/proc/loadavg: 2.09 2.01 2.00 4/72 20586
/proc/meminfo: memFree=1596624/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=838480 CPUtime=0.02
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 2026 0 1 0 2 0 0 0 18 0 6 0 1305250260 858603520 1592 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 209620 1592 905 9 0 204599 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 843836

[startup+0.100695 s]
/proc/loadavg: 2.09 2.01 2.00 4/72 20586
/proc/meminfo: memFree=1596624/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=843024 CPUtime=0.08
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 3348 0 1 0 7 1 0 0 18 0 9 0 1305250260 863256576 2808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 210756 2808 1640 9 0 205333 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848380

[startup+0.301728 s]
/proc/loadavg: 2.09 2.01 2.00 4/72 20586
/proc/meminfo: memFree=1596624/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=843636 CPUtime=0.28
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 4277 0 1 0 26 2 0 0 18 0 9 0 1305250260 863883264 3689 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 210909 3689 1816 9 0 205477 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 848992

[startup+0.701803 s]
/proc/loadavg: 2.09 2.01 2.00 4/72 20586
/proc/meminfo: memFree=1596624/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=846048 CPUtime=0.67
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 5705 0 1 0 64 3 0 0 18 0 10 0 1305250260 866353152 5069 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 211512 5071 1930 9 0 206072 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 851404

[startup+1.50296 s]
/proc/loadavg: 2.09 2.01 2.00 3/83 20598
/proc/meminfo: memFree=1481912/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=846188 CPUtime=1.47
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 69462 0 1 0 115 32 0 0 18 0 10 0 1305250260 866496512 68574 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 211547 68576 2581 9 0 206107 0
[pid=20588/tid=20590] ppid=20586 vsize=846188 CPUtime=0.89
/proc/20588/task/20590/stat : 20590 (java) R 20586 20586 19170 0 -1 64 65028 0 1 0 60 29 0 0 25 0 10 0 1305250261 866496512 68579 996147200 134512640 134550740 4294956016 18446744073709551615 104454898 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20591] ppid=20586 vsize=846188 CPUtime=0.34
/proc/20588/task/20591/stat : 20591 (java) S 20586 20586 19170 0 -1 64 2918 0 0 0 33 1 0 0 18 0 10 0 1305250263 866496512 68582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20586 vsize=846188 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20586 20586 19170 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1305250263 866496512 68584 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20586 vsize=846188 CPUtime=0
/proc/20588/task/20593/stat : 20593 (java) S 20586 20586 19170 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1305250263 866496512 68587 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20586 vsize=846188 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20586 20586 19170 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1305250265 866496512 68590 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20595] ppid=20586 vsize=846188 CPUtime=0.21
/proc/20588/task/20595/stat : 20595 (java) S 20586 20586 19170 0 -1 64 786 0 0 0 21 0 0 0 16 0 10 0 1305250265 866496512 68593 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20596] ppid=20586 vsize=846188 CPUtime=0
/proc/20588/task/20596/stat : 20596 (java) S 20586 20586 19170 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1305250265 866496512 68596 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20597] ppid=20586 vsize=846188 CPUtime=0
/proc/20588/task/20597/stat : 20597 (java) S 20586 20586 19170 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1305250265 866496512 68599 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20598] ppid=20586 vsize=846188 CPUtime=0
/proc/20588/task/20598/stat : 20598 (java) S 20586 20586 19170 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1305250309 866496512 68602 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 851544

[startup+3.10228 s]
/proc/loadavg: 2.09 2.01 2.00 4/83 20598
/proc/meminfo: memFree=1237944/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=863764 CPUtime=3.07
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 121517 0 1 0 254 53 0 0 18 0 10 0 1305250260 884494336 120621 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 215941 120624 2581 9 0 210501 0
[pid=20588/tid=20590] ppid=20586 vsize=863764 CPUtime=1.45
/proc/20588/task/20590/stat : 20590 (java) R 20586 20586 19170 0 -1 64 74573 0 1 0 112 33 0 0 25 0 10 0 1305250261 884494336 120626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20591] ppid=20586 vsize=863764 CPUtime=1.37
/proc/20588/task/20591/stat : 20591 (java) R 20586 20586 19170 0 -1 64 45430 0 0 0 119 18 0 0 16 0 10 0 1305250263 884494336 120629 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20586 vsize=863764 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20586 20586 19170 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1305250263 884494336 120632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20586 vsize=863764 CPUtime=0
/proc/20588/task/20593/stat : 20593 (java) S 20586 20586 19170 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1305250263 884494336 120634 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20586 vsize=863764 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20586 20586 19170 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1305250265 884494336 120637 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20595] ppid=20586 vsize=863764 CPUtime=0.21
/proc/20588/task/20595/stat : 20595 (java) S 20586 20586 19170 0 -1 64 786 0 0 0 21 0 0 0 16 0 10 0 1305250265 884494336 120640 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20596] ppid=20586 vsize=863764 CPUtime=0
/proc/20588/task/20596/stat : 20596 (java) S 20586 20586 19170 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1305250265 884494336 120643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20597] ppid=20586 vsize=863764 CPUtime=0
/proc/20588/task/20597/stat : 20597 (java) S 20586 20586 19170 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1305250265 884494336 120645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20598] ppid=20586 vsize=863764 CPUtime=0
/proc/20588/task/20598/stat : 20598 (java) S 20586 20586 19170 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1305250309 884494336 120648 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 869120

[startup+6.30192 s]
/proc/loadavg: 2.16 2.03 2.01 3/83 20598
/proc/meminfo: memFree=976120/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=886000 CPUtime=6.25
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 182951 0 1 0 547 78 0 0 18 0 10 0 1305250260 907264000 182050 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 221500 182050 2581 9 0 216060 0
[pid=20588/tid=20590] ppid=20586 vsize=886000 CPUtime=2.11
/proc/20588/task/20590/stat : 20590 (java) S 20586 20586 19170 0 -1 64 82838 0 1 0 174 37 0 0 17 0 10 0 1305250261 907264000 182050 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20591] ppid=20586 vsize=886000 CPUtime=3.89
/proc/20588/task/20591/stat : 20591 (java) R 20586 20586 19170 0 -1 64 98591 0 0 0 350 39 0 0 25 0 10 0 1305250263 907264000 182050 996147200 134512640 134550740 4294956016 18446744073709551615 104185889 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20586 vsize=886000 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20586 20586 19170 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1305250263 907264000 182050 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20586 vsize=886000 CPUtime=0
/proc/20588/task/20593/stat : 20593 (java) S 20586 20586 19170 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1305250263 907264000 182050 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20586 vsize=886000 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20586 20586 19170 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1305250265 907264000 182050 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20595] ppid=20586 vsize=886000 CPUtime=0.21
/proc/20588/task/20595/stat : 20595 (java) S 20586 20586 19170 0 -1 64 786 0 0 0 21 0 0 0 16 0 10 0 1305250265 907264000 182050 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20596] ppid=20586 vsize=886000 CPUtime=0
/proc/20588/task/20596/stat : 20596 (java) S 20586 20586 19170 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1305250265 907264000 182050 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20597] ppid=20586 vsize=886000 CPUtime=0
/proc/20588/task/20597/stat : 20597 (java) S 20586 20586 19170 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1305250265 907264000 182050 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20598] ppid=20586 vsize=886000 CPUtime=0
/proc/20588/task/20598/stat : 20598 (java) S 20586 20586 19170 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1305250309 907264000 182050 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 891356

[startup+12.7022 s]
/proc/loadavg: 2.15 2.03 2.00 3/83 20598
/proc/meminfo: memFree=801608/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=892876 CPUtime=12.63
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 201628 0 1 0 1175 88 0 0 18 0 10 0 1305250260 914305024 200723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 223219 200723 2581 9 0 217779 0
[pid=20588/tid=20590] ppid=20586 vsize=892876 CPUtime=2.36
/proc/20588/task/20590/stat : 20590 (java) S 20586 20586 19170 0 -1 64 84492 0 1 0 198 38 0 0 17 0 10 0 1305250261 914305024 200723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20591] ppid=20586 vsize=892876 CPUtime=10.02
/proc/20588/task/20591/stat : 20591 (java) R 20586 20586 19170 0 -1 64 115614 0 0 0 954 48 0 0 25 0 10 0 1305250263 914305024 200723 996147200 134512640 134550740 4294956016 18446744073709551615 102469652 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20586 vsize=892876 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20586 20586 19170 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1305250263 914305024 200723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20586 vsize=892876 CPUtime=0
/proc/20588/task/20593/stat : 20593 (java) S 20586 20586 19170 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1305250263 914305024 200723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20586 vsize=892876 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20586 20586 19170 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1305250265 914305024 200723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20595] ppid=20586 vsize=892876 CPUtime=0.21
/proc/20588/task/20595/stat : 20595 (java) S 20586 20586 19170 0 -1 64 786 0 0 0 21 0 0 0 16 0 10 0 1305250265 914305024 200723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20596] ppid=20586 vsize=892876 CPUtime=0
/proc/20588/task/20596/stat : 20596 (java) S 20586 20586 19170 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1305250265 914305024 200723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20597] ppid=20586 vsize=892876 CPUtime=0
/proc/20588/task/20597/stat : 20597 (java) S 20586 20586 19170 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1305250265 914305024 200723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20598] ppid=20586 vsize=892876 CPUtime=0
/proc/20588/task/20598/stat : 20598 (java) S 20586 20586 19170 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1305250309 914305024 200723 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 898232

[startup+25.5017 s]
/proc/loadavg: 2.12 2.03 2.00 3/83 20598
/proc/meminfo: memFree=801608/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=892812 CPUtime=25.36
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 201653 0 1 0 2448 88 0 0 18 0 10 0 1305250260 914239488 200735 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 223203 200735 2582 9 0 217763 0

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

/proc/20588/task/20595/stat : 20595 (java) S 20586 20586 19170 0 -1 64 915 0 0 0 35 0 0 0 16 0 9 0 1305250265 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20596] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20596/stat : 20596 (java) S 20586 20586 19170 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1305250265 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20597] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20597/stat : 20597 (java) S 20586 20586 19170 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1305250265 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.79
Current children cumulated vsize (KiB) 897148

[startup+1662.3 s]
/proc/loadavg: 2.11 2.09 2.05 3/84 20650
/proc/meminfo: memFree=895416/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=891792 CPUtime=1656.74
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 208551 0 1 0 165561 113 0 0 18 0 9 0 1305250260 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 222948 183687 2585 9 0 217508 0
[pid=20588/tid=20590] ppid=20586 vsize=891792 CPUtime=1584.08
/proc/20588/task/20590/stat : 20590 (java) R 20586 20586 19170 0 -1 64 91150 0 1 0 158349 59 0 0 25 0 9 0 1305250261 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4126583241 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20591] ppid=20586 vsize=891792 CPUtime=72.26
/proc/20588/task/20591/stat : 20591 (java) S 20586 20586 19170 0 -1 64 115749 0 0 0 7175 51 0 0 16 0 9 0 1305250263 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20586 20586 19170 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1305250263 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20593/stat : 20593 (java) S 20586 20586 19170 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1305250263 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20586 20586 19170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1305250265 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20595] ppid=20586 vsize=891792 CPUtime=0.35
/proc/20588/task/20595/stat : 20595 (java) S 20586 20586 19170 0 -1 64 915 0 0 0 35 0 0 0 16 0 9 0 1305250265 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20596] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20596/stat : 20596 (java) S 20586 20586 19170 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1305250265 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20597] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20597/stat : 20597 (java) S 20586 20586 19170 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1305250265 913195008 183687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.74
Current children cumulated vsize (KiB) 897148

[startup+1722.3 s]
/proc/loadavg: 2.08 2.09 2.05 3/84 20650
/proc/meminfo: memFree=895416/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=891792 CPUtime=1716.68
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 208558 0 1 0 171555 113 0 0 18 0 9 0 1305250260 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 222948 183688 2585 9 0 217508 0
[pid=20588/tid=20590] ppid=20586 vsize=891792 CPUtime=1644.04
/proc/20588/task/20590/stat : 20590 (java) R 20586 20586 19170 0 -1 64 91156 0 1 0 164344 60 0 0 25 0 9 0 1305250261 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4126583175 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20591] ppid=20586 vsize=891792 CPUtime=72.26
/proc/20588/task/20591/stat : 20591 (java) S 20586 20586 19170 0 -1 64 115749 0 0 0 7175 51 0 0 16 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20586 20586 19170 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20593/stat : 20593 (java) S 20586 20586 19170 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20586 20586 19170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20595] ppid=20586 vsize=891792 CPUtime=0.35
/proc/20588/task/20595/stat : 20595 (java) S 20586 20586 19170 0 -1 64 916 0 0 0 35 0 0 0 16 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20596] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20596/stat : 20596 (java) S 20586 20586 19170 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20597] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20597/stat : 20597 (java) S 20586 20586 19170 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.68
Current children cumulated vsize (KiB) 897148

[startup+1782.3 s]
/proc/loadavg: 2.06 2.08 2.05 3/84 20650
/proc/meminfo: memFree=894840/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=891792 CPUtime=1776.62
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 208564 0 1 0 177548 114 0 0 18 0 9 0 1305250260 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 222948 183688 2585 9 0 217508 0
[pid=20588/tid=20590] ppid=20586 vsize=891792 CPUtime=1703.98
/proc/20588/task/20590/stat : 20590 (java) R 20586 20586 19170 0 -1 64 91162 0 1 0 170337 61 0 0 25 0 9 0 1305250261 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4126621768 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20591] ppid=20586 vsize=891792 CPUtime=72.26
/proc/20588/task/20591/stat : 20591 (java) S 20586 20586 19170 0 -1 64 115749 0 0 0 7175 51 0 0 16 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20586 20586 19170 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20593/stat : 20593 (java) S 20586 20586 19170 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20586 20586 19170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20595] ppid=20586 vsize=891792 CPUtime=0.35
/proc/20588/task/20595/stat : 20595 (java) S 20586 20586 19170 0 -1 64 916 0 0 0 35 0 0 0 16 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20596] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20596/stat : 20596 (java) S 20586 20586 19170 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20597] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20597/stat : 20597 (java) S 20586 20586 19170 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1776.62
Current children cumulated vsize (KiB) 897148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.7 s]
/proc/loadavg: 2.10 2.09 2.05 3/84 20650
/proc/meminfo: memFree=894840/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=891792 CPUtime=1800.01
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 208566 0 1 0 179887 114 0 0 18 0 9 0 1305250260 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 222948 183688 2585 9 0 217508 0
[pid=20588/tid=20590] ppid=20586 vsize=891792 CPUtime=1727.36
/proc/20588/task/20590/stat : 20590 (java) R 20586 20586 19170 0 -1 64 91164 0 1 0 172675 61 0 0 25 0 9 0 1305250261 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4126583181 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20591] ppid=20586 vsize=891792 CPUtime=72.26
/proc/20588/task/20591/stat : 20591 (java) S 20586 20586 19170 0 -1 64 115749 0 0 0 7175 51 0 0 16 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20586 20586 19170 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20593/stat : 20593 (java) S 20586 20586 19170 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20586 20586 19170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20595] ppid=20586 vsize=891792 CPUtime=0.35
/proc/20588/task/20595/stat : 20595 (java) S 20586 20586 19170 0 -1 64 916 0 0 0 35 0 0 0 16 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20596] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20596/stat : 20596 (java) S 20586 20586 19170 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20597] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20597/stat : 20597 (java) S 20586 20586 19170 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 897148

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

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

[startup+1805.7 s]
/proc/loadavg: 2.10 2.09 2.05 3/84 20650
/proc/meminfo: memFree=894840/2055920 swapFree=4122068/4192956
[pid=20586] ppid=20584 vsize=5356 CPUtime=0
/proc/20586/stat : 20586 (concrete.sh) S 20584 20586 19170 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1305250259 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20586/statm: 1339 242 201 169 0 50 0
[pid=20588] ppid=20586 vsize=891792 CPUtime=1800.01
/proc/20588/stat : 20588 (java) S 20586 20586 19170 0 -1 0 208566 0 1 0 179887 114 0 0 18 0 9 0 1305250260 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 222948 183688 2585 9 0 217508 0
[pid=20588/tid=20590] ppid=20586 vsize=891792 CPUtime=1727.36
/proc/20588/task/20590/stat : 20590 (java) R 20586 20586 19170 0 -1 64 91164 0 1 0 172675 61 0 0 25 0 9 0 1305250261 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4126583181 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20591] ppid=20586 vsize=891792 CPUtime=72.26
/proc/20588/task/20591/stat : 20591 (java) S 20586 20586 19170 0 -1 64 115749 0 0 0 7175 51 0 0 16 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20586 20586 19170 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20593/stat : 20593 (java) S 20586 20586 19170 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1305250263 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20586 20586 19170 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20595] ppid=20586 vsize=891792 CPUtime=0.35
/proc/20588/task/20595/stat : 20595 (java) S 20586 20586 19170 0 -1 64 916 0 0 0 35 0 0 0 16 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20588/tid=20596] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20596/stat : 20596 (java) S 20586 20586 19170 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20588/tid=20597] ppid=20586 vsize=891792 CPUtime=0
/proc/20588/task/20597/stat : 20597 (java) S 20586 20586 19170 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1305250265 913195008 183688 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 897148

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20586 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# 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): 1805.72
CPU time (s): 1800.01
CPU user time (s): 1798.87
CPU system time (s): 1.14
CPU usage (%): 99.6837
Max. virtual memory (cumulated for all children) (KiB): 898296

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

runsolver used 2.43763 second user time and 5.80712 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-04 13:14:04
IDJOB=1071878
IDBENCH=56148
IDSOLVER=304
FILE ID=node20/1071878-1215170043
PBS_JOBID= 7881478
Free space on /tmp= 66552 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle14.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-1071878-1215170043/watcher-1071878-1215170043 -o /tmp/evaluation-result-1071878-1215170043/solver-1071878-1215170043 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1071878-1215170043.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1f913b5f1334fb3a8e83db191b206d51
RANDOM SEED=409344540

node20.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.263
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.263
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:       1597104 kB
Buffers:         62028 kB
Cached:         179048 kB
SwapCached:      64788 kB
Active:         270428 kB
Inactive:       112936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597104 kB
SwapTotal:     4192956 kB
SwapFree:      4122068 kB
Dirty:            1392 kB
Writeback:           0 kB
Mapped:         149648 kB
Slab:            60652 kB
Committed_AS:  2685216 kB
PageTables:       2012 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= 66544 MiB
End job on node20 at 2008-07-04 13:44:11