Trace number 1076844

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.05 1800.52

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-05-03.xml
MD5SUMf499fb4ffe684881e69d059f9b8bfb32
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.036993
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints23
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension10
Number of constraints which are defined in intension13
Global constraints used (with number of constraints)

Solver Data (download as text)

16.09/16.05	c CPU-LOAD 2.27
16.09/16.05	c LOADED 21 V (26 E), 10 ExtensionConstraintGeneral, 13 PredicateConstraint, arity 10, 2.27 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-1076844-1215190343/watcher-1076844-1215190343 -o /tmp/evaluation-result-1076844-1215190343/solver-1076844-1215190343 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1076844-1215190343.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.10 1.53 1.74 3/64 17657
/proc/meminfo: memFree=1360088/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) R 17655 17657 13757 0 -1 4194304 295 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638391455 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0

[startup+0.019393 s]
/proc/loadavg: 1.10 1.53 1.74 3/64 17657
/proc/meminfo: memFree=1360088/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101408 s]
/proc/loadavg: 1.10 1.53 1.74 3/64 17657
/proc/meminfo: memFree=1360088/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301448 s]
/proc/loadavg: 1.10 1.53 1.74 3/64 17657
/proc/meminfo: memFree=1360088/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701528 s]
/proc/loadavg: 1.10 1.53 1.74 3/64 17657
/proc/meminfo: memFree=1360088/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50248 s]
/proc/loadavg: 1.09 1.52 1.74 2/75 17669
/proc/meminfo: memFree=1102528/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
[pid=17659] ppid=17657 vsize=849096 CPUtime=1.59
/proc/17659/stat : 17659 (java) S 17657 17657 13757 0 -1 0 81973 0 1 0 126 33 0 0 20 0 10 0 1998003855 869474304 81099 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17659/statm: 212274 81099 2577 9 0 206834 0
[pid=17659/tid=17661] ppid=17657 vsize=849096 CPUtime=0.84
/proc/17659/task/17661/stat : 17661 (java) R 17657 17657 13757 0 -1 64 71240 0 1 0 56 28 0 0 17 0 10 0 1998003856 869474304 81100 996147200 134512640 134550740 4294956016 18446744073709551615 104454812 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17662] ppid=17657 vsize=849096 CPUtime=0.62
/proc/17659/task/17662/stat : 17662 (java) S 17657 17657 13757 0 -1 64 9509 0 0 0 58 4 0 0 18 0 10 0 1998003857 869474304 81100 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17663] ppid=17657 vsize=849096 CPUtime=0
/proc/17659/task/17663/stat : 17663 (java) S 17657 17657 13757 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1998003857 869474304 81100 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17664] ppid=17657 vsize=849096 CPUtime=0
/proc/17659/task/17664/stat : 17664 (java) S 17657 17657 13757 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1998003857 869474304 81101 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17665] ppid=17657 vsize=849096 CPUtime=0
/proc/17659/task/17665/stat : 17665 (java) S 17657 17657 13757 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 1998003859 869474304 81101 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17666] ppid=17657 vsize=849096 CPUtime=0.11
/proc/17659/task/17666/stat : 17666 (java) S 17657 17657 13757 0 -1 64 488 0 0 0 11 0 0 0 16 0 10 0 1998003859 869474304 81101 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17667] ppid=17657 vsize=849096 CPUtime=0
/proc/17659/task/17667/stat : 17667 (java) S 17657 17657 13757 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 1998003859 869474304 81102 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17668] ppid=17657 vsize=849096 CPUtime=0
/proc/17659/task/17668/stat : 17668 (java) S 17657 17657 13757 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998003859 869474304 81102 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17669] ppid=17657 vsize=849096 CPUtime=0
/proc/17659/task/17669/stat : 17669 (java) S 17657 17657 13757 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 1998003887 869474304 81103 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 854452

[startup+3.10277 s]
/proc/loadavg: 1.09 1.52 1.74 2/75 17669
/proc/meminfo: memFree=968832/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
[pid=17659] ppid=17657 vsize=864456 CPUtime=3.18
/proc/17659/stat : 17659 (java) S 17657 17657 13757 0 -1 0 127777 0 1 0 268 50 0 0 20 0 10 0 1998003855 885202944 126898 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17659/statm: 216114 126898 2577 9 0 210674 0
[pid=17659/tid=17661] ppid=17657 vsize=864456 CPUtime=1.31
/proc/17659/task/17661/stat : 17661 (java) S 17657 17657 13757 0 -1 64 75016 0 1 0 101 30 0 0 17 0 10 0 1998003856 885202944 126898 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17662] ppid=17657 vsize=864456 CPUtime=1.75
/proc/17659/task/17662/stat : 17662 (java) R 17657 17657 13757 0 -1 64 51536 0 0 0 156 19 0 0 18 0 10 0 1998003857 885202944 126898 996147200 134512640 134550740 4294956016 18446744073709551615 103735750 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17663] ppid=17657 vsize=864456 CPUtime=0
/proc/17659/task/17663/stat : 17663 (java) S 17657 17657 13757 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1998003857 885202944 126898 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17664] ppid=17657 vsize=864456 CPUtime=0
/proc/17659/task/17664/stat : 17664 (java) S 17657 17657 13757 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1998003857 885202944 126898 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17665] ppid=17657 vsize=864456 CPUtime=0
/proc/17659/task/17665/stat : 17665 (java) S 17657 17657 13757 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 1998003859 885202944 126898 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17666] ppid=17657 vsize=864456 CPUtime=0.11
/proc/17659/task/17666/stat : 17666 (java) S 17657 17657 13757 0 -1 64 488 0 0 0 11 0 0 0 16 0 10 0 1998003859 885202944 126898 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17667] ppid=17657 vsize=864456 CPUtime=0
/proc/17659/task/17667/stat : 17667 (java) S 17657 17657 13757 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 1998003859 885202944 126898 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17668] ppid=17657 vsize=864456 CPUtime=0
/proc/17659/task/17668/stat : 17668 (java) S 17657 17657 13757 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998003859 885202944 126898 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17669] ppid=17657 vsize=864456 CPUtime=0
/proc/17659/task/17669/stat : 17669 (java) S 17657 17657 13757 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 1998003887 885202944 126898 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 869812

[startup+6.30235 s]
/proc/loadavg: 1.09 1.52 1.74 2/75 17669
/proc/meminfo: memFree=693952/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
[pid=17659] ppid=17657 vsize=886984 CPUtime=6.38
/proc/17659/stat : 17659 (java) S 17657 17657 13757 0 -1 0 194331 0 1 0 563 75 0 0 20 0 10 0 1998003855 908271616 193445 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17659/statm: 221746 193446 2577 9 0 216306 0
[pid=17659/tid=17661] ppid=17657 vsize=886984 CPUtime=2.03
/proc/17659/task/17661/stat : 17661 (java) R 17657 17657 13757 0 -1 64 83495 0 1 0 170 33 0 0 16 0 10 0 1998003856 908271616 193446 996147200 134512640 134550740 4294956016 18446744073709551615 104454812 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17662] ppid=17657 vsize=886984 CPUtime=4.22
/proc/17659/task/17662/stat : 17662 (java) S 17657 17657 13757 0 -1 64 109612 0 0 0 381 41 0 0 19 0 10 0 1998003857 908271616 193446 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17663] ppid=17657 vsize=886984 CPUtime=0
/proc/17659/task/17663/stat : 17663 (java) S 17657 17657 13757 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1998003857 908271616 193447 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17664] ppid=17657 vsize=886984 CPUtime=0
/proc/17659/task/17664/stat : 17664 (java) S 17657 17657 13757 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1998003857 908271616 193447 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17665] ppid=17657 vsize=886984 CPUtime=0
/proc/17659/task/17665/stat : 17665 (java) S 17657 17657 13757 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 1998003859 908271616 193447 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17666] ppid=17657 vsize=886984 CPUtime=0.11
/proc/17659/task/17666/stat : 17666 (java) S 17657 17657 13757 0 -1 64 488 0 0 0 11 0 0 0 16 0 10 0 1998003859 908271616 193448 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17667] ppid=17657 vsize=886984 CPUtime=0
/proc/17659/task/17667/stat : 17667 (java) S 17657 17657 13757 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 1998003859 908271616 193448 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17668] ppid=17657 vsize=886984 CPUtime=0
/proc/17659/task/17668/stat : 17668 (java) S 17657 17657 13757 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998003859 908271616 193448 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17669] ppid=17657 vsize=886984 CPUtime=0
/proc/17659/task/17669/stat : 17669 (java) S 17657 17657 13757 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 1998003887 908271616 193448 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 892340

[startup+12.7025 s]
/proc/loadavg: 1.07 1.51 1.73 2/75 17669
/proc/meminfo: memFree=565568/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
[pid=17659] ppid=17657 vsize=893588 CPUtime=12.77
/proc/17659/stat : 17659 (java) S 17657 17657 13757 0 -1 0 201497 0 1 0 1200 77 0 0 20 0 10 0 1998003855 915034112 200608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17659/statm: 223397 200608 2577 9 0 217957 0
[pid=17659/tid=17661] ppid=17657 vsize=893588 CPUtime=2.27
/proc/17659/task/17661/stat : 17661 (java) S 17657 17657 13757 0 -1 64 84937 0 1 0 194 33 0 0 17 0 10 0 1998003856 915034112 200608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17662] ppid=17657 vsize=893588 CPUtime=10.37
/proc/17659/task/17662/stat : 17662 (java) R 17657 17657 13757 0 -1 64 115335 0 0 0 994 43 0 0 25 0 10 0 1998003857 915034112 200608 996147200 134512640 134550740 4294956016 18446744073709551615 103828982 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17663] ppid=17657 vsize=893588 CPUtime=0
/proc/17659/task/17663/stat : 17663 (java) S 17657 17657 13757 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1998003857 915034112 200608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17664] ppid=17657 vsize=893588 CPUtime=0
/proc/17659/task/17664/stat : 17664 (java) S 17657 17657 13757 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1998003857 915034112 200608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17665] ppid=17657 vsize=893588 CPUtime=0
/proc/17659/task/17665/stat : 17665 (java) S 17657 17657 13757 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 1998003859 915034112 200608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17666] ppid=17657 vsize=893588 CPUtime=0.11
/proc/17659/task/17666/stat : 17666 (java) S 17657 17657 13757 0 -1 64 488 0 0 0 11 0 0 0 16 0 10 0 1998003859 915034112 200608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17667] ppid=17657 vsize=893588 CPUtime=0
/proc/17659/task/17667/stat : 17667 (java) S 17657 17657 13757 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 1998003859 915034112 200608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17668] ppid=17657 vsize=893588 CPUtime=0
/proc/17659/task/17668/stat : 17668 (java) S 17657 17657 13757 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998003859 915034112 200608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17669] ppid=17657 vsize=893588 CPUtime=0
/proc/17659/task/17669/stat : 17669 (java) S 17657 17657 13757 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 1998003887 915034112 200608 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 898944

[startup+25.5018 s]
/proc/loadavg: 1.06 1.49 1.72 2/74 17670
/proc/meminfo: memFree=633792/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
[pid=17659] ppid=17657 vsize=893772 CPUtime=25.64
/proc/17659/stat : 17659 (java) S 17657 17657 13757 0 -1 0 201742 0 1 0 2485 79 0 0 20 0 9 0 1998003855 915222528 183551 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17659/statm: 223443 183551 2583 9 0 218003 0
[pid=17659/tid=17661] ppid=17657 vsize=893772 CPUtime=11.74
/proc/17659/task/17661/stat : 17661 (java) R 17657 17657 13757 0 -1 64 84988 0 1 0 1140 34 0 0 20 0 9 0 1998003856 915222528 183551 996147200 134512640 134550740 4294956016 18446744073709551615 4126146861 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17662] ppid=17657 vsize=893772 CPUtime=13.7
/proc/17659/task/17662/stat : 17662 (java) S 17657 17657 13757 0 -1 64 115347 0 0 0 1326 44 0 0 16 0 9 0 1998003857 915222528 183551 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17663] ppid=17657 vsize=893772 CPUtime=0
/proc/17659/task/17663/stat : 17663 (java) S 17657 17657 13757 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998003857 915222528 183551 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17664] ppid=17657 vsize=893772 CPUtime=0
/proc/17659/task/17664/stat : 17664 (java) S 17657 17657 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998003857 915222528 183551 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17665] ppid=17657 vsize=893772 CPUtime=0
/proc/17659/task/17665/stat : 17665 (java) S 17657 17657 13757 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1998003859 915222528 183551 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17666] ppid=17657 vsize=893772 CPUtime=0.18
/proc/17659/task/17666/stat : 17666 (java) S 17657 17657 13757 0 -1 64 669 0 0 0 18 0 0 0 15 0 9 0 1998003859 915222528 183551 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17667] ppid=17657 vsize=893772 CPUtime=0
/proc/17659/task/17667/stat : 17667 (java) S 17657 17657 13757 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998003859 915222528 183551 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17668] ppid=17657 vsize=893772 CPUtime=0

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

/proc/17659/task/17666/stat : 17666 (java) S 17657 17657 13757 0 -1 64 687 0 0 0 21 0 0 0 16 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17667] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17667/stat : 17667 (java) S 17657 17657 13757 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17668] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17668/stat : 17668 (java) S 17657 17657 13757 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 851912

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 17676
/proc/meminfo: memFree=680128/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
[pid=17659] ppid=17657 vsize=846556 CPUtime=1661.89
/proc/17659/stat : 17659 (java) S 17657 17657 13757 0 -1 0 202004 0 1 0 165967 222 0 0 20 0 9 0 1998003855 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17659/statm: 211639 171875 2583 9 0 206199 0
[pid=17659/tid=17661] ppid=17657 vsize=846556 CPUtime=1647.85
/proc/17659/task/17661/stat : 17661 (java) R 17657 17657 13757 0 -1 64 85232 0 1 0 164610 175 0 0 25 0 9 0 1998003856 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4126160192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17662] ppid=17657 vsize=846556 CPUtime=13.79
/proc/17659/task/17662/stat : 17662 (java) S 17657 17657 13757 0 -1 64 115347 0 0 0 1334 45 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17663] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17663/stat : 17663 (java) S 17657 17657 13757 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17664] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17664/stat : 17664 (java) S 17657 17657 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17665] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17665/stat : 17665 (java) S 17657 17657 13757 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17666] ppid=17657 vsize=846556 CPUtime=0.21
/proc/17659/task/17666/stat : 17666 (java) S 17657 17657 13757 0 -1 64 687 0 0 0 21 0 0 0 16 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17667] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17667/stat : 17667 (java) S 17657 17657 13757 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17668] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17668/stat : 17668 (java) S 17657 17657 13757 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 851912

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 17676
/proc/meminfo: memFree=680128/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
[pid=17659] ppid=17657 vsize=846556 CPUtime=1721.87
/proc/17659/stat : 17659 (java) S 17657 17657 13757 0 -1 0 202013 0 1 0 171959 228 0 0 20 0 9 0 1998003855 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17659/statm: 211639 171875 2583 9 0 206199 0
[pid=17659/tid=17661] ppid=17657 vsize=846556 CPUtime=1707.83
/proc/17659/task/17661/stat : 17661 (java) R 17657 17657 13757 0 -1 64 85241 0 1 0 170602 181 0 0 25 0 9 0 1998003856 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4126146861 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17662] ppid=17657 vsize=846556 CPUtime=13.8
/proc/17659/task/17662/stat : 17662 (java) S 17657 17657 13757 0 -1 64 115347 0 0 0 1335 45 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17663] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17663/stat : 17663 (java) S 17657 17657 13757 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17664] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17664/stat : 17664 (java) S 17657 17657 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17665] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17665/stat : 17665 (java) S 17657 17657 13757 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17666] ppid=17657 vsize=846556 CPUtime=0.21
/proc/17659/task/17666/stat : 17666 (java) S 17657 17657 13757 0 -1 64 687 0 0 0 21 0 0 0 16 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17667] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17667/stat : 17667 (java) S 17657 17657 13757 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17668] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17668/stat : 17668 (java) S 17657 17657 13757 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 851912

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 17676
/proc/meminfo: memFree=680128/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
[pid=17659] ppid=17657 vsize=846556 CPUtime=1781.86
/proc/17659/stat : 17659 (java) S 17657 17657 13757 0 -1 0 202022 0 1 0 177952 234 0 0 20 0 9 0 1998003855 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17659/statm: 211639 171875 2583 9 0 206199 0
[pid=17659/tid=17661] ppid=17657 vsize=846556 CPUtime=1767.8
/proc/17659/task/17661/stat : 17661 (java) R 17657 17657 13757 0 -1 64 85250 0 1 0 176594 186 0 0 25 0 9 0 1998003856 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4126146861 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17662] ppid=17657 vsize=846556 CPUtime=13.8
/proc/17659/task/17662/stat : 17662 (java) S 17657 17657 13757 0 -1 64 115347 0 0 0 1335 45 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17663] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17663/stat : 17663 (java) S 17657 17657 13757 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17664] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17664/stat : 17664 (java) S 17657 17657 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17665] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17665/stat : 17665 (java) S 17657 17657 13757 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17666] ppid=17657 vsize=846556 CPUtime=0.21
/proc/17659/task/17666/stat : 17666 (java) S 17657 17657 13757 0 -1 64 687 0 0 0 21 0 0 0 16 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17667] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17667/stat : 17667 (java) S 17657 17657 13757 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17668] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17668/stat : 17668 (java) S 17657 17657 13757 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 851912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 17676
/proc/meminfo: memFree=680064/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
[pid=17659] ppid=17657 vsize=846556 CPUtime=1800.05
/proc/17659/stat : 17659 (java) S 17657 17657 13757 0 -1 0 202024 0 1 0 179770 235 0 0 20 0 9 0 1998003855 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17659/statm: 211639 171875 2583 9 0 206199 0
[pid=17659/tid=17661] ppid=17657 vsize=846556 CPUtime=1786
/proc/17659/task/17661/stat : 17661 (java) R 17657 17657 13757 0 -1 64 85252 0 1 0 178412 188 0 0 25 0 9 0 1998003856 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4126165313 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17662] ppid=17657 vsize=846556 CPUtime=13.8
/proc/17659/task/17662/stat : 17662 (java) S 17657 17657 13757 0 -1 64 115347 0 0 0 1335 45 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17663] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17663/stat : 17663 (java) S 17657 17657 13757 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17664] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17664/stat : 17664 (java) S 17657 17657 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17665] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17665/stat : 17665 (java) S 17657 17657 13757 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17666] ppid=17657 vsize=846556 CPUtime=0.21
/proc/17659/task/17666/stat : 17666 (java) S 17657 17657 13757 0 -1 64 687 0 0 0 21 0 0 0 16 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17667] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17667/stat : 17667 (java) S 17657 17657 13757 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17668] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17668/stat : 17668 (java) S 17657 17657 13757 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 851912

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 17676
/proc/meminfo: memFree=680064/2055920 swapFree=4181480/4192956
[pid=17657] ppid=17655 vsize=5356 CPUtime=0
/proc/17657/stat : 17657 (concrete.sh) S 17655 17657 13757 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 1998003854 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17657/statm: 1339 242 201 169 0 50 0
[pid=17659] ppid=17657 vsize=846556 CPUtime=1800.05
/proc/17659/stat : 17659 (java) S 17657 17657 13757 0 -1 0 202024 0 1 0 179770 235 0 0 20 0 9 0 1998003855 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17659/statm: 211639 171875 2583 9 0 206199 0
[pid=17659/tid=17661] ppid=17657 vsize=846556 CPUtime=1786
/proc/17659/task/17661/stat : 17661 (java) R 17657 17657 13757 0 -1 64 85252 0 1 0 178412 188 0 0 25 0 9 0 1998003856 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4126165313 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17662] ppid=17657 vsize=846556 CPUtime=13.8
/proc/17659/task/17662/stat : 17662 (java) S 17657 17657 13757 0 -1 64 115347 0 0 0 1335 45 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17659/tid=17663] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17663/stat : 17663 (java) S 17657 17657 13757 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17664] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17664/stat : 17664 (java) S 17657 17657 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998003857 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17665] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17665/stat : 17665 (java) S 17657 17657 13757 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17666] ppid=17657 vsize=846556 CPUtime=0.21
/proc/17659/task/17666/stat : 17666 (java) S 17657 17657 13757 0 -1 64 687 0 0 0 21 0 0 0 16 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17667] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17667/stat : 17667 (java) S 17657 17657 13757 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17659/tid=17668] ppid=17657 vsize=846556 CPUtime=0
/proc/17659/task/17668/stat : 17668 (java) S 17657 17657 13757 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998003859 866873344 171875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 851912

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.52
CPU time (s): 1800.05
CPU user time (s): 1797.7
CPU system time (s): 2.35
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 899128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 2

runsolver used 1.76873 second user time and 4.79327 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-04 18:52:23
IDJOB=1076844
IDBENCH=56614
IDSOLVER=304
FILE ID=node67/1076844-1215190343
PBS_JOBID= 7881572
Free space on /tmp= 66432 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f499fb4ffe684881e69d059f9b8bfb32
RANDOM SEED=550974325

node67.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.281
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.281
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:       1360632 kB
Buffers:         97108 kB
Cached:         518944 kB
SwapCached:       5332 kB
Active:         154748 kB
Inactive:       469260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1360632 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:             836 kB
Writeback:           0 kB
Mapped:          13620 kB
Slab:            57248 kB
Committed_AS:  4070164 kB
PageTables:       1436 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= 66428 MiB
End job on node67 at 2008-07-04 19:22:26