Trace number 1071856

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 - Tabu Engine 2008-05-30? (TO) 1800.02 1815.82

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle19.xml
MD5SUMa8072f23026ce455c1a4a12512ecc55b
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.278956
Satisfiable
(Un)Satisfiability was proved
Number of variables187
Number of constraints913
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension80
Number of constraints which are defined in intension833
Global constraints used (with number of constraints)

Solver Data (download as text)

36.46/36.53	c CPU-LOAD 5.69
36.46/36.53	c LOADED 187 V (26 E), 833 PredicateConstraint, 80 ExtensionConstraintGeneral, arity 20, 5.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-1071856-1215169961/watcher-1071856-1215169961 -o /tmp/evaluation-result-1071856-1215169961/solver-1071856-1215169961 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1071856-1215169961.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: 1.99 1.69 1.31 4/73 21179
/proc/meminfo: memFree=1588688/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) R 21177 21179 21011 0 -1 4194304 295 128 0 0 0 0 0 0 21 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268583008869 0 2147483391 4100 65536 0 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0

[startup+0.079592 s]
/proc/loadavg: 1.99 1.69 1.31 4/73 21179
/proc/meminfo: memFree=1588688/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102598 s]
/proc/loadavg: 1.99 1.69 1.31 4/73 21179
/proc/meminfo: memFree=1588688/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301627 s]
/proc/loadavg: 1.99 1.69 1.31 4/73 21179
/proc/meminfo: memFree=1588688/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701705 s]
/proc/loadavg: 1.99 1.69 1.31 4/73 21179
/proc/meminfo: memFree=1588688/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50186 s]
/proc/loadavg: 1.99 1.69 1.31 4/84 21191
/proc/meminfo: memFree=1574008/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
[pid=21182] ppid=21179 vsize=846744 CPUtime=1.47
/proc/21182/stat : 21182 (java) S 21179 21179 21011 0 -1 0 7554 0 1 0 141 6 0 0 18 0 10 0 1995971424 867065856 6582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21182/statm: 211686 6582 2575 9 0 206247 0
[pid=21182/tid=21183] ppid=21179 vsize=846744 CPUtime=0.93
/proc/21182/task/21183/stat : 21183 (java) R 21179 21179 21011 0 -1 64 3358 0 1 0 90 3 0 0 25 0 10 0 1995971425 867065856 6582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21184] ppid=21179 vsize=846744 CPUtime=0.18
/proc/21182/task/21184/stat : 21184 (java) R 21179 21179 21011 0 -1 64 2397 0 0 0 18 0 0 0 15 0 10 0 1995971427 867065856 6582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21185] ppid=21179 vsize=846744 CPUtime=0
/proc/21182/task/21185/stat : 21185 (java) S 21179 21179 21011 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1995971427 867065856 6582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21186] ppid=21179 vsize=846744 CPUtime=0
/proc/21182/task/21186/stat : 21186 (java) S 21179 21179 21011 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1995971427 867065856 6582 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21179 vsize=846744 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995971429 867065856 6583 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21179 vsize=846744 CPUtime=0.34
/proc/21182/task/21188/stat : 21188 (java) S 21179 21179 21011 0 -1 64 1065 0 0 0 33 1 0 0 16 0 10 0 1995971429 867065856 6585 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21189] ppid=21179 vsize=846744 CPUtime=0
/proc/21182/task/21189/stat : 21189 (java) S 21179 21179 21011 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1995971429 867065856 6586 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21179 vsize=846744 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1995971429 867065856 6587 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21179 vsize=846744 CPUtime=0
/proc/21182/task/21191/stat : 21191 (java) S 21179 21179 21011 0 -1 64 3 0 0 0 0 0 0 0 23 0 10 0 1995971512 867065856 6589 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) 852100

[startup+3.10118 s]
/proc/loadavg: 1.99 1.69 1.31 3/84 21191
/proc/meminfo: memFree=1268344/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
[pid=21182] ppid=21179 vsize=847684 CPUtime=3.08
/proc/21182/stat : 21182 (java) S 21179 21179 21011 0 -1 0 157096 0 1 0 243 65 0 0 18 0 10 0 1995971424 868028416 156061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21182/statm: 211921 156064 2582 9 0 206481 0
[pid=21182/tid=21183] ppid=21179 vsize=847684 CPUtime=2.29
/proc/21182/task/21183/stat : 21183 (java) R 21179 21179 21011 0 -1 64 147598 0 1 0 170 59 0 0 25 0 10 0 1995971425 868028416 156066 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21184] ppid=21179 vsize=847684 CPUtime=0.37
/proc/21182/task/21184/stat : 21184 (java) R 21179 21179 21011 0 -1 64 7683 0 0 0 35 2 0 0 16 0 10 0 1995971427 868028416 156069 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21185] ppid=21179 vsize=847684 CPUtime=0
/proc/21182/task/21185/stat : 21185 (java) S 21179 21179 21011 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1995971427 868028416 156071 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21186] ppid=21179 vsize=847684 CPUtime=0
/proc/21182/task/21186/stat : 21186 (java) S 21179 21179 21011 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1995971427 868028416 156074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21179 vsize=847684 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995971429 868028416 156077 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21179 vsize=847684 CPUtime=0.37
/proc/21182/task/21188/stat : 21188 (java) S 21179 21179 21011 0 -1 64 1089 0 0 0 36 1 0 0 15 0 10 0 1995971429 868028416 156079 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21189] ppid=21179 vsize=847684 CPUtime=0
/proc/21182/task/21189/stat : 21189 (java) S 21179 21179 21011 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1995971429 868028416 156082 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21179 vsize=847684 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1995971429 868028416 156085 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21179 vsize=847684 CPUtime=0
/proc/21182/task/21191/stat : 21191 (java) S 21179 21179 21011 0 -1 64 3 0 0 0 0 0 0 0 23 0 10 0 1995971512 868028416 156087 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 853040

[startup+6.30281 s]
/proc/loadavg: 1.99 1.70 1.32 4/84 21191
/proc/meminfo: memFree=835256/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
[pid=21182] ppid=21179 vsize=862400 CPUtime=6.27
/proc/21182/stat : 21182 (java) S 21179 21179 21011 0 -1 0 192962 0 1 0 549 78 0 0 18 0 10 0 1995971424 883097600 191921 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21182/statm: 215600 191921 2582 9 0 210160 0
[pid=21182/tid=21183] ppid=21179 vsize=862400 CPUtime=2.77
/proc/21182/task/21183/stat : 21183 (java) R 21179 21179 21011 0 -1 64 153216 0 1 0 216 61 0 0 25 0 10 0 1995971425 883097600 191921 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21184] ppid=21179 vsize=862400 CPUtime=3.1
/proc/21182/task/21184/stat : 21184 (java) R 21179 21179 21011 0 -1 64 37923 0 0 0 296 14 0 0 16 0 10 0 1995971427 883097600 191921 996147200 134512640 134550740 4294956016 18446744073709551615 104457043 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21185] ppid=21179 vsize=862400 CPUtime=0
/proc/21182/task/21185/stat : 21185 (java) S 21179 21179 21011 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1995971427 883097600 191921 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21186] ppid=21179 vsize=862400 CPUtime=0
/proc/21182/task/21186/stat : 21186 (java) S 21179 21179 21011 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1995971427 883097600 191921 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21179 vsize=862400 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995971429 883097600 191921 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21179 vsize=862400 CPUtime=0.37
/proc/21182/task/21188/stat : 21188 (java) S 21179 21179 21011 0 -1 64 1089 0 0 0 36 1 0 0 15 0 10 0 1995971429 883097600 191921 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21189] ppid=21179 vsize=862400 CPUtime=0
/proc/21182/task/21189/stat : 21189 (java) S 21179 21179 21011 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1995971429 883097600 191921 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21179 vsize=862400 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1995971429 883097600 191921 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21191] ppid=21179 vsize=862400 CPUtime=0
/proc/21182/task/21191/stat : 21191 (java) S 21179 21179 21011 0 -1 64 3 0 0 0 0 0 0 0 23 0 10 0 1995971512 883097600 191921 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 867756

[startup+12.7011 s]
/proc/loadavg: 2.07 1.72 1.33 3/84 21191
/proc/meminfo: memFree=823672/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
[pid=21182] ppid=21179 vsize=862368 CPUtime=12.67
/proc/21182/stat : 21182 (java) S 21179 21179 21011 0 -1 0 194278 0 1 0 1188 79 0 0 18 0 10 0 1995971424 883064832 193231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21182/statm: 215592 193231 2582 9 0 210152 0
[pid=21182/tid=21183] ppid=21179 vsize=862368 CPUtime=3.41
/proc/21182/task/21183/stat : 21183 (java) S 21179 21179 21011 0 -1 64 153224 0 1 0 280 61 0 0 16 0 10 0 1995971425 883064832 193231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21184] ppid=21179 vsize=862368 CPUtime=8.86
/proc/21182/task/21184/stat : 21184 (java) R 21179 21179 21011 0 -1 64 39231 0 0 0 871 15 0 0 25 0 10 0 1995971427 883064832 193231 996147200 134512640 134550740 4294956016 18446744073709551615 103834240 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21185] ppid=21179 vsize=862368 CPUtime=0
/proc/21182/task/21185/stat : 21185 (java) S 21179 21179 21011 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1995971427 883064832 193231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21186] ppid=21179 vsize=862368 CPUtime=0
/proc/21182/task/21186/stat : 21186 (java) S 21179 21179 21011 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1995971427 883064832 193231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21179 vsize=862368 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995971429 883064832 193231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21179 vsize=862368 CPUtime=0.37
/proc/21182/task/21188/stat : 21188 (java) S 21179 21179 21011 0 -1 64 1089 0 0 0 36 1 0 0 16 0 10 0 1995971429 883064832 193231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21189] ppid=21179 vsize=862368 CPUtime=0
/proc/21182/task/21189/stat : 21189 (java) S 21179 21179 21011 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1995971429 883064832 193231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21179 vsize=862368 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1995971429 883064832 193231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21191] ppid=21179 vsize=862368 CPUtime=0
/proc/21182/task/21191/stat : 21191 (java) S 21179 21179 21011 0 -1 64 3 0 0 0 0 0 0 0 23 0 10 0 1995971512 883064832 193231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 867724

[startup+25.5026 s]
/proc/loadavg: 2.06 1.73 1.34 3/84 21191
/proc/meminfo: memFree=823672/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
[pid=21182] ppid=21179 vsize=862400 CPUtime=25.47
/proc/21182/stat : 21182 (java) S 21179 21179 21011 0 -1 0 195786 0 1 0 2467 80 0 0 18 0 10 0 1995971424 883097600 193250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21182/statm: 215600 193250 2582 9 0 210160 0
[pid=21182/tid=21183] ppid=21179 vsize=862400 CPUtime=4.88
/proc/21182/task/21183/stat : 21183 (java) S 21179 21179 21011 0 -1 64 154623 0 1 0 426 62 0 0 17 0 10 0 1995971425 883097600 193250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21184] ppid=21179 vsize=862400 CPUtime=20.16
/proc/21182/task/21184/stat : 21184 (java) R 21179 21179 21011 0 -1 64 39325 0 0 0 2001 15 0 0 25 0 10 0 1995971427 883097600 193250 996147200 134512640 134550740 4294956016 18446744073709551615 102469635 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21185] ppid=21179 vsize=862400 CPUtime=0
/proc/21182/task/21185/stat : 21185 (java) S 21179 21179 21011 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1995971427 883097600 193250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21186] ppid=21179 vsize=862400 CPUtime=0
/proc/21182/task/21186/stat : 21186 (java) S 21179 21179 21011 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1995971427 883097600 193250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21179 vsize=862400 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995971429 883097600 193250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21179 vsize=862400 CPUtime=0.39
/proc/21182/task/21188/stat : 21188 (java) S 21179 21179 21011 0 -1 64 1104 0 0 0 38 1 0 0 16 0 10 0 1995971429 883097600 193250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21189] ppid=21179 vsize=862400 CPUtime=0
/proc/21182/task/21189/stat : 21189 (java) S 21179 21179 21011 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1995971429 883097600 193250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21179 vsize=862400 CPUtime=0

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

/proc/21182/task/21188/stat : 21188 (java) S 21179 21179 21011 0 -1 64 1205 0 0 0 50 1 0 0 16 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21189] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21189/stat : 21189 (java) S 21179 21179 21011 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1529.11
Current children cumulated vsize (KiB) 852336

[startup+1602.3 s]
/proc/loadavg: 2.08 2.08 1.93 3/91 21248
/proc/meminfo: memFree=294576/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
[pid=21182] ppid=21179 vsize=846980 CPUtime=1588.55
/proc/21182/stat : 21182 (java) S 21179 21179 21011 0 -1 0 196453 0 1 0 158746 109 0 0 18 0 9 0 1995971424 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21182/statm: 211745 189539 2585 9 0 206305 0
[pid=21182/tid=21183] ppid=21179 vsize=846980 CPUtime=1556.78
/proc/21182/task/21183/stat : 21183 (java) R 21179 21179 21011 0 -1 64 155187 0 1 0 155592 86 0 0 25 0 9 0 1995971425 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4127056144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21184] ppid=21179 vsize=846980 CPUtime=31.22
/proc/21182/task/21184/stat : 21184 (java) S 21179 21179 21011 0 -1 64 39325 0 0 0 3103 19 0 0 16 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21185] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21185/stat : 21185 (java) S 21179 21179 21011 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21186] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21186/stat : 21186 (java) S 21179 21179 21011 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21179 vsize=846980 CPUtime=0.51
/proc/21182/task/21188/stat : 21188 (java) S 21179 21179 21011 0 -1 64 1205 0 0 0 50 1 0 0 16 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21189] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21189/stat : 21189 (java) S 21179 21179 21011 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1588.55
Current children cumulated vsize (KiB) 852336

[startup+1662.3 s]
/proc/loadavg: 2.12 2.10 1.94 3/91 21248
/proc/meminfo: memFree=294512/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
[pid=21182] ppid=21179 vsize=846980 CPUtime=1647.98
/proc/21182/stat : 21182 (java) S 21179 21179 21011 0 -1 0 196472 0 1 0 164687 111 0 0 18 0 9 0 1995971424 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21182/statm: 211745 189539 2585 9 0 206305 0
[pid=21182/tid=21183] ppid=21179 vsize=846980 CPUtime=1616.17
/proc/21182/task/21183/stat : 21183 (java) R 21179 21179 21011 0 -1 64 155206 0 1 0 161530 87 0 0 25 0 9 0 1995971425 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4127095399 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21184] ppid=21179 vsize=846980 CPUtime=31.25
/proc/21182/task/21184/stat : 21184 (java) S 21179 21179 21011 0 -1 64 39325 0 0 0 3106 19 0 0 16 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21185] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21185/stat : 21185 (java) S 21179 21179 21011 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21186] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21186/stat : 21186 (java) S 21179 21179 21011 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21179 vsize=846980 CPUtime=0.51
/proc/21182/task/21188/stat : 21188 (java) S 21179 21179 21011 0 -1 64 1205 0 0 0 50 1 0 0 16 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21189] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21189/stat : 21189 (java) S 21179 21179 21011 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1647.98
Current children cumulated vsize (KiB) 852336

[startup+1722.3 s]
/proc/loadavg: 2.08 2.09 1.95 3/91 21248
/proc/meminfo: memFree=294384/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
[pid=21182] ppid=21179 vsize=846980 CPUtime=1707.41
/proc/21182/stat : 21182 (java) S 21179 21179 21011 0 -1 0 196494 0 1 0 170630 111 0 0 18 0 9 0 1995971424 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21182/statm: 211745 189539 2585 9 0 206305 0
[pid=21182/tid=21183] ppid=21179 vsize=846980 CPUtime=1675.58
/proc/21182/task/21183/stat : 21183 (java) R 21179 21179 21011 0 -1 64 155228 0 1 0 167470 88 0 0 25 0 9 0 1995971425 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4126741720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21184] ppid=21179 vsize=846980 CPUtime=31.28
/proc/21182/task/21184/stat : 21184 (java) S 21179 21179 21011 0 -1 64 39325 0 0 0 3109 19 0 0 16 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21185] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21185/stat : 21185 (java) S 21179 21179 21011 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21186] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21186/stat : 21186 (java) S 21179 21179 21011 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21179 vsize=846980 CPUtime=0.51
/proc/21182/task/21188/stat : 21188 (java) S 21179 21179 21011 0 -1 64 1205 0 0 0 50 1 0 0 16 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21189] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21189/stat : 21189 (java) S 21179 21179 21011 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1707.41
Current children cumulated vsize (KiB) 852336

[startup+1782.3 s]
/proc/loadavg: 2.07 2.08 1.95 3/91 21248
/proc/meminfo: memFree=294256/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
[pid=21182] ppid=21179 vsize=846980 CPUtime=1766.84
/proc/21182/stat : 21182 (java) S 21179 21179 21011 0 -1 0 196513 0 1 0 176572 112 0 0 18 0 9 0 1995971424 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21182/statm: 211745 189539 2585 9 0 206305 0
[pid=21182/tid=21183] ppid=21179 vsize=846980 CPUtime=1734.97
/proc/21182/task/21183/stat : 21183 (java) R 21179 21179 21011 0 -1 64 155247 0 1 0 173408 89 0 0 25 0 9 0 1995971425 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4127123965 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21184] ppid=21179 vsize=846980 CPUtime=31.32
/proc/21182/task/21184/stat : 21184 (java) S 21179 21179 21011 0 -1 64 39325 0 0 0 3112 20 0 0 16 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21185] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21185/stat : 21185 (java) S 21179 21179 21011 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21186] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21186/stat : 21186 (java) S 21179 21179 21011 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21179 vsize=846980 CPUtime=0.51
/proc/21182/task/21188/stat : 21188 (java) S 21179 21179 21011 0 -1 64 1205 0 0 0 50 1 0 0 16 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21189] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21189/stat : 21189 (java) S 21179 21179 21011 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1766.84
Current children cumulated vsize (KiB) 852336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.8 s]
/proc/loadavg: 2.09 2.09 1.96 3/91 21249
/proc/meminfo: memFree=294192/2055924 swapFree=4180432/4192956
[pid=21179] ppid=21177 vsize=5356 CPUtime=0
/proc/21179/stat : 21179 (concrete.sh) S 21177 21179 21011 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1995971423 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21179/statm: 1339 242 201 169 0 50 0
[pid=21182] ppid=21179 vsize=846980 CPUtime=1800.02
/proc/21182/stat : 21182 (java) S 21179 21179 21011 0 -1 0 196524 0 1 0 179889 113 0 0 18 0 9 0 1995971424 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21182/statm: 211745 189539 2585 9 0 206305 0
[pid=21182/tid=21183] ppid=21179 vsize=846980 CPUtime=1768.14
/proc/21182/task/21183/stat : 21183 (java) R 21179 21179 21011 0 -1 64 155258 0 1 0 176724 90 0 0 25 0 9 0 1995971425 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4127123968 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21184] ppid=21179 vsize=846980 CPUtime=31.34
/proc/21182/task/21184/stat : 21184 (java) S 21179 21179 21011 0 -1 64 39325 0 0 0 3114 20 0 0 16 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21185] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21185/stat : 21185 (java) S 21179 21179 21011 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21186] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21186/stat : 21186 (java) S 21179 21179 21011 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1995971427 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21179 vsize=846980 CPUtime=0.51
/proc/21182/task/21188/stat : 21188 (java) S 21179 21179 21011 0 -1 64 1205 0 0 0 50 1 0 0 16 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21189] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21189/stat : 21189 (java) S 21179 21179 21011 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21179 vsize=846980 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21179 21179 21011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995971429 867307520 189539 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 852336

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1815.82
CPU time (s): 1800.02
CPU user time (s): 1798.89
CPU system time (s): 1.13
CPU usage (%): 99.1299
Max. virtual memory (cumulated for all children) (KiB): 867756

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.40863 second user time and 5.86611 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-04 13:12:41
IDJOB=1071856
IDBENCH=56147
IDSOLVER=303
FILE ID=node6/1071856-1215169961
PBS_JOBID= 7881516
Free space on /tmp= 66500 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle19.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s Tabu BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071856-1215169961/watcher-1071856-1215169961 -o /tmp/evaluation-result-1071856-1215169961/solver-1071856-1215169961 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1071856-1215169961.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a8072f23026ce455c1a4a12512ecc55b
RANDOM SEED=725085327

node6.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.265
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.265
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:      2055924 kB
MemFree:       1589168 kB
Buffers:         21124 kB
Cached:         160976 kB
SwapCached:       6328 kB
Active:         382672 kB
Inactive:        33076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1589168 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:         240352 kB
Slab:            35648 kB
Committed_AS:  3525564 kB
PageTables:       2420 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= 66496 MiB
End job on node6 at 2008-07-04 13:42:59