Trace number 3299415

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
claspmt 2.0-R4095? (TO) 4800.3 1203.11

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-9x32.cnf
MD5SUMbcc12436eba65ad776b55f23c6f42298
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1152
Number of clauses73440
Sum of the clauses size290304
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21728
Number of clauses of size 30
Number of clauses of size 471712
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...088098/instance-3299415-1304088098.cnf
1.49/1.57	c Solving...
4800.16/1203.01	
4800.16/1203.01	*** INTERRUPTED! ***
4800.16/1203.01	*** Shutting down threads...
4800.16/1203.10	s UNKNOWN
4800.16/1203.10	
4800.16/1203.10	c INTERRUPTED   : 1
4800.16/1203.10	c Models        : 0+    
4800.16/1203.10	c Time          : 1203.009s (Solving: 1201.43s 1st Model: 0.00s Unsat: 0.00s)
4800.16/1203.10	c CPU Time      : 4800.180s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3299415-1304088098/watcher-3299415-1304088098 -o /tmp/evaluation-result-3299415-1304088098/solver-3299415-1304088098 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299415-1304088098.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.33 7.97 7.79 1/176 9783
/proc/meminfo: memFree=25028964/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=21672 CPUtime=0 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 698 0 0 0 0 0 0 0 25 0 1 0 520407996 22192128 619 33554432000 4194304 4964704 140734835709472 18446744073709551615 246516834048 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9783/statm: 5418 619 385 189 0 292 0

[startup+0.0544369 s]
/proc/loadavg: 7.33 7.97 7.79 1/176 9783
/proc/meminfo: memFree=25028964/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=27668 CPUtime=0.04 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 2464 0 0 0 4 0 0 0 25 0 1 0 520407996 28332032 2083 33554432000 4194304 4964704 140734835709472 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9783/statm: 6917 2083 398 189 0 1791 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27668

[startup+0.100417 s]
/proc/loadavg: 7.33 7.97 7.79 1/176 9783
/proc/meminfo: memFree=25028964/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=27668 CPUtime=0.09 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 2464 0 0 0 9 0 0 0 25 0 1 0 520407996 28332032 2083 33554432000 4194304 4964704 140734835709472 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9783/statm: 6917 2083 398 189 0 1791 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27668

[startup+0.30038 s]
/proc/loadavg: 7.33 7.97 7.79 1/176 9783
/proc/meminfo: memFree=25028964/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=27932 CPUtime=0.29 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 2557 0 0 0 29 0 0 0 25 0 1 0 520407996 28602368 2176 33554432000 4194304 4964704 140734835709472 18446744073709551615 4600357 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9783/statm: 6983 2176 399 189 0 1857 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27932

[startup+0.70031 s]
/proc/loadavg: 7.33 7.97 7.79 1/176 9783
/proc/meminfo: memFree=25028964/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=31364 CPUtime=0.69 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 3410 0 0 0 69 0 0 0 25 0 1 0 520407996 32116736 3029 33554432000 4194304 4964704 140734835709472 18446744073709551615 4600585 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9783/statm: 7841 3029 399 189 0 2715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31364

[startup+1.50016 s]
/proc/loadavg: 7.33 7.97 7.79 3/182 9794
/proc/meminfo: memFree=25006424/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=33344 CPUtime=1.49 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 3890 0 0 0 149 0 0 0 25 0 1 0 520407996 34144256 3509 33554432000 4194304 4964704 140734835709472 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9783/statm: 8336 3509 399 189 0 3210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33344

[startup+3.10083 s]
/proc/loadavg: 7.33 7.97 7.79 10/188 9800
/proc/meminfo: memFree=24935696/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=254592 CPUtime=7.61 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 16481 0 0 0 757 4 0 0 25 0 4 0 520407996 260702208 15930 33554432000 4194304 4964704 140734835709472 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 63648 15930 458 189 0 57997 0
[pid=9783/tid=9798] ppid=9781 vsize=254592 CPUtime=1.51 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 2435 0 0 0 151 0 0 0 20 0 4 0 520408153 260702208 15930 33554432000 4194304 4964704 140734835709472 18446744073709551615 4362234 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=254592 CPUtime=1.51 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 4095 0 0 0 150 1 0 0 20 0 4 0 520408153 260702208 15930 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=254592 CPUtime=1.51 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 2797 0 0 0 150 1 0 0 20 0 4 0 520408153 260702208 15930 33554432000 4194304 4964704 140734835709472 18446744073709551615 4332135 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (KiB) 254592

[startup+6.30025 s]
/proc/loadavg: 7.47 7.98 7.80 9/188 9800
/proc/meminfo: memFree=24872836/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=267528 CPUtime=20.39 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 23693 0 0 0 2033 6 0 0 25 0 4 0 520407996 273948672 23142 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 66882 23142 460 189 0 61231 0
[pid=9783/tid=9798] ppid=9781 vsize=267528 CPUtime=4.7 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 3297 0 0 0 470 0 0 0 25 0 4 0 520408153 273948672 23142 33554432000 4194304 4964704 140734835709472 18446744073709551615 4321122 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=267528 CPUtime=4.7 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 6171 0 0 0 469 1 0 0 25 0 4 0 520408153 273948672 23142 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670049 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=267528 CPUtime=4.68 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 4743 0 0 0 467 1 0 0 25 0 4 0 520408153 273948672 23142 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 20.39
Current children cumulated vsize (KiB) 267528

[startup+12.7011 s]
/proc/loadavg: 7.51 7.98 7.80 9/188 9800
/proc/meminfo: memFree=24789168/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=271800 CPUtime=45.95 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 32215 0 0 0 4584 11 0 0 25 0 4 0 520407996 278323200 31664 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 67950 31664 460 189 0 62299 0
[pid=9783/tid=9798] ppid=9781 vsize=271800 CPUtime=11.1 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 6074 0 0 0 1108 2 0 0 25 0 4 0 520408153 278323200 31664 33554432000 4194304 4964704 140734835709472 18446744073709551615 4659140 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=271800 CPUtime=11.1 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 9512 0 0 0 1107 3 0 0 25 0 4 0 520408153 278323200 31664 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=271800 CPUtime=11.04 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 6846 0 0 0 1102 2 0 0 25 0 4 0 520408153 278323200 31664 33554432000 4194304 4964704 140734835709472 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.95
Current children cumulated vsize (KiB) 271800

[startup+25.5007 s]
/proc/loadavg: 7.62 7.98 7.80 9/188 9801
/proc/meminfo: memFree=24687720/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=276632 CPUtime=97.07 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 44309 0 0 0 9689 18 0 0 25 0 4 0 520407996 283271168 43475 33554432000 4194304 4964704 140734835709472 18446744073709551615 4359840 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 69158 43475 460 189 0 63507 0
[pid=9783/tid=9798] ppid=9781 vsize=276632 CPUtime=23.9 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 9421 0 0 0 2386 4 0 0 25 0 4 0 520408153 283271168 43475 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=276632 CPUtime=23.91 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 14904 0 0 0 2384 7 0 0 25 0 4 0 520408153 283271168 43475 33554432000 4194304 4964704 140734835709472 18446744073709551615 4627694 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=276632 CPUtime=23.77 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 8704 0 0 0 2374 3 0 0 25 0 4 0 520408153 283271168 43475 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 97.07
Current children cumulated vsize (KiB) 276632

[startup+51.1011 s]
/proc/loadavg: 7.75 7.98 7.81 9/188 9801
/proc/meminfo: memFree=24575648/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=302480 CPUtime=199.31 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 59393 0 0 0 19904 27 0 0 25 0 4 0 520407996 309739520 58005 33554432000 4194304 4964704 140734835709472 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 75620 58005 460 189 0 69969 0
[pid=9783/tid=9798] ppid=9781 vsize=302480 CPUtime=49.49 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 12879 0 0 0 4942 7 0 0 25 0 4 0 520408153 309739520 58005 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=302480 CPUtime=49.5 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 21327 0 0 0 4940 10 0 0 25 0 4 0 520408153 309739520 58005 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=302480 CPUtime=49.24 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 13473 0 0 0 4918 6 0 0 25 0 4 0 520408153 309739520 58005 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 199.31
Current children cumulated vsize (KiB) 302480

[startup+102.307 s]
/proc/loadavg: 7.93 8.00 7.82 9/188 9803
/proc/meminfo: memFree=24414796/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=504592 CPUtime=403.83 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 83553 0 0 0 40332 51 0 0 25 0 4 0 520407996 516702208 82079 33554432000 4194304 4964704 140734835709472 18446744073709551615 4379895 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 126148 82079 460 189 0 120497 0
[pid=9783/tid=9798] ppid=9781 vsize=504592 CPUtime=100.68 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 17063 0 0 0 10057 11 0 0 25 0 4 0 520408153 516702208 82079 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=504592 CPUtime=100.7 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 26355 0 0 0 10056 14 0 0 25 0 4 0 520408153 516702208 82079 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=504592 CPUtime=100.16 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 19728 0 0 0 10004 12 0 0 25 0 4 0 520408153 516702208 82079 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 403.83
Current children cumulated vsize (KiB) 504592

[startup+162.301 s]
/proc/loadavg: 8.00 8.01 7.83 9/188 9804
/proc/meminfo: memFree=24358104/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=522088 CPUtime=643.43 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 90551 0 0 0 64285 58 0 0 25 0 4 0 520407996 534618112 88763 33554432000 4194304 4964704 140734835709472 18446744073709551615 4312196 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 130522 88763 460 189 0 124871 0
[pid=9783/tid=9798] ppid=9781 vsize=522088 CPUtime=160.64 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 18276 0 0 0 16052 12 0 0 25 0 4 0 520408153 534618112 88763 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=522088 CPUtime=160.69 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 27942 0 0 0 16053 16 0 0 25 0 4 0 520408153 534618112 88763 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=522088 CPUtime=159.82 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 23831 0 0 0 15967 15 0 0 25 0 4 0 520408153 534618112 88763 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 643.43
Current children cumulated vsize (KiB) 522088

[startup+222.301 s]
/proc/loadavg: 8.09 8.03 7.85 9/188 9806
/proc/meminfo: memFree=24278460/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=563012 CPUtime=883.09 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 109137 0 0 0 88234 75 0 0 25 0 4 0 520407996 576524288 107119 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 140753 107119 460 189 0 135102 0
[pid=9783/tid=9798] ppid=9781 vsize=563012 CPUtime=220.59 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 24219 0 0 0 22042 17 0 0 25 0 4 0 520408153 576524288 107119 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=563012 CPUtime=220.68 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 31845 0 0 0 22048 20 0 0 25 0 4 0 520408153 576524288 107119 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=563012 CPUtime=219.54 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 27286 0 0 0 21936 18 0 0 25 0 4 0 520408153 576524288 107119 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 883.09
Current children cumulated vsize (KiB) 563012

[startup+282.301 s]
/proc/loadavg: 8.06 8.04 7.86 9/188 9808
/proc/meminfo: memFree=24180968/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=563012 CPUtime=1122.74 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 118150 0 0 0 112187 87 0 0 25 0 4 0 520407996 576524288 115854 33554432000 4194304 4964704 140734835709472 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 140753 115854 460 189 0 135102 0
[pid=9783/tid=9798] ppid=9781 vsize=563012 CPUtime=280.25 cores=1,3,5,7

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

[pid=9783] ppid=9781 vsize=652976 CPUtime=2560.67 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 140474 0 0 0 255948 119 0 0 25 0 4 0 520407996 668647424 137571 33554432000 4194304 4964704 140734835709472 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 163244 137571 460 189 0 157593 0
[pid=9783/tid=9798] ppid=9781 vsize=652976 CPUtime=638.18 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 27584 0 0 0 63794 24 0 0 25 0 4 0 520408153 668647424 137571 33554432000 4194304 4964704 140734835709472 18446744073709551615 4333247 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=652976 CPUtime=640.68 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 43937 0 0 0 64031 37 0 0 25 0 4 0 520408153 668647424 137571 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=652976 CPUtime=639.54 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 36402 0 0 0 63925 29 0 0 25 0 4 0 520408153 668647424 137571 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2560.67
Current children cumulated vsize (KiB) 652976

[startup+702.301 s]
/proc/loadavg: 8.29 8.19 7.98 9/188 9819
/proc/meminfo: memFree=23967704/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=718512 CPUtime=2800.3 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 143643 0 0 0 279906 124 0 0 25 0 4 0 520407996 735756288 140367 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 179628 140367 460 189 0 173977 0
[pid=9783/tid=9798] ppid=9781 vsize=718512 CPUtime=697.83 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 27724 0 0 0 69759 24 0 0 25 0 4 0 520408153 735756288 140367 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=718512 CPUtime=700.68 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 44334 0 0 0 70030 38 0 0 25 0 4 0 520408153 735756288 140367 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=718512 CPUtime=699.53 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 36434 0 0 0 69924 29 0 0 25 0 4 0 520408153 735756288 140367 33554432000 4194304 4964704 140734835709472 18446744073709551615 4332422 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2800.3
Current children cumulated vsize (KiB) 718512

[startup+762.307 s]
/proc/loadavg: 8.25 8.20 8.00 9/188 9820
/proc/meminfo: memFree=23960360/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=718512 CPUtime=3039.94 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 145834 0 0 0 303866 128 0 0 25 0 4 0 520407996 735756288 142357 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 179628 142357 460 189 0 173977 0
[pid=9783/tid=9798] ppid=9781 vsize=718512 CPUtime=757.58 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 27862 0 0 0 75733 25 0 0 25 0 4 0 520408153 735756288 142357 33554432000 4194304 4964704 140734835709472 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=718512 CPUtime=760.57 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 44902 0 0 0 76018 39 0 0 25 0 4 0 520408153 735756288 142357 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=718512 CPUtime=759.54 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 36436 0 0 0 75924 30 0 0 25 0 4 0 520408153 735756288 142357 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3039.94
Current children cumulated vsize (KiB) 718512

[startup+822.301 s]
/proc/loadavg: 8.41 8.24 8.02 9/188 9822
/proc/meminfo: memFree=23943708/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=718512 CPUtime=3279.53 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 147579 0 0 0 327822 131 0 0 25 0 4 0 520407996 735756288 143817 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 179628 143817 460 189 0 173977 0
[pid=9783/tid=9798] ppid=9781 vsize=718512 CPUtime=817.52 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 28002 0 0 0 81727 25 0 0 25 0 4 0 520408153 735756288 143817 33554432000 4194304 4964704 140734835709472 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=718512 CPUtime=820.24 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 44907 0 0 0 81985 39 0 0 25 0 4 0 520408153 735756288 143817 33554432000 4194304 4964704 140734835709472 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=718512 CPUtime=819.53 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 36452 0 0 0 81923 30 0 0 25 0 4 0 520408153 735756288 143817 33554432000 4194304 4964704 140734835709472 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3279.53
Current children cumulated vsize (KiB) 718512

[startup+882.301 s]
/proc/loadavg: 8.30 8.24 8.03 9/188 9824
/proc/meminfo: memFree=23943684/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=718512 CPUtime=3519.17 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 147724 0 0 0 351785 132 0 0 25 0 4 0 520407996 735756288 143824 33554432000 4194304 4964704 140734835709472 18446744073709551615 246516531822 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 179628 143824 460 189 0 173977 0
[pid=9783/tid=9798] ppid=9781 vsize=718512 CPUtime=877.49 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 28142 0 0 0 87724 25 0 0 25 0 4 0 520408153 735756288 143824 33554432000 4194304 4964704 140734835709472 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=718512 CPUtime=879.9 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 44912 0 0 0 87951 39 0 0 25 0 4 0 520408153 735756288 143824 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=718512 CPUtime=879.53 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 36452 0 0 0 87923 30 0 0 25 0 4 0 520408153 735756288 143824 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.17
Current children cumulated vsize (KiB) 718512

[startup+942.3 s]
/proc/loadavg: 8.29 8.24 8.04 9/188 9825
/proc/meminfo: memFree=23941416/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=718512 CPUtime=3758.83 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 147925 0 0 0 375750 133 0 0 25 0 4 0 520407996 735756288 143887 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 179628 143887 460 189 0 173977 0
[pid=9783/tid=9798] ppid=9781 vsize=718512 CPUtime=937.48 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 28313 0 0 0 93722 26 0 0 25 0 4 0 520408153 735756288 143887 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=718512 CPUtime=939.57 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 44914 0 0 0 93918 39 0 0 25 0 4 0 520408153 735756288 143887 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=718512 CPUtime=939.53 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 36479 0 0 0 93922 31 0 0 25 0 4 0 520408153 735756288 143887 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.83
Current children cumulated vsize (KiB) 718512

[startup+1002.3 s]
/proc/loadavg: 8.23 8.24 8.05 10/188 9827
/proc/meminfo: memFree=23921672/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=788924 CPUtime=3998.49 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 152969 0 0 0 399710 139 0 0 25 0 4 0 520407996 807858176 148928 33554432000 4194304 4964704 140734835709472 18446744073709551615 246516531795 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 197231 148928 460 189 0 191580 0
[pid=9783/tid=9798] ppid=9781 vsize=788924 CPUtime=997.47 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 31237 0 0 0 99717 30 0 0 25 0 4 0 520408153 807858176 148928 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=788924 CPUtime=999.24 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 45820 0 0 0 99884 40 0 0 25 0 4 0 520408153 807858176 148928 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=788924 CPUtime=999.53 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 36480 0 0 0 99922 31 0 0 25 0 4 0 520408153 807858176 148928 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.49
Current children cumulated vsize (KiB) 788924

[startup+1062.3 s]
/proc/loadavg: 8.25 8.24 8.06 9/188 9828
/proc/meminfo: memFree=23881952/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=788924 CPUtime=4238.17 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 159260 0 0 0 423671 146 0 0 25 0 4 0 520407996 807858176 155219 33554432000 4194304 4964704 140734835709472 18446744073709551615 4660156 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 197231 155219 460 189 0 191580 0
[pid=9783/tid=9798] ppid=9781 vsize=788924 CPUtime=1057.47 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 31259 0 0 0 105717 30 0 0 25 0 4 0 520408153 807858176 155219 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=788924 CPUtime=1058.92 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 52080 0 0 0 105845 47 0 0 25 0 4 0 520408153 807858176 155219 33554432000 4194304 4964704 140734835709472 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=788924 CPUtime=1059.53 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 36483 0 0 0 105922 31 0 0 25 0 4 0 520408153 807858176 155219 33554432000 4194304 4964704 140734835709472 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4238.17
Current children cumulated vsize (KiB) 788924

[startup+1122.3 s]
/proc/loadavg: 8.16 8.22 8.07 9/188 9830
/proc/meminfo: memFree=23872000/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=788924 CPUtime=4477.82 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 161025 0 0 0 447634 148 0 0 25 0 4 0 520407996 807858176 156846 33554432000 4194304 4964704 140734835709472 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 197231 156846 460 189 0 191580 0
[pid=9783/tid=9798] ppid=9781 vsize=788924 CPUtime=1117.45 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 31423 0 0 0 111714 31 0 0 25 0 4 0 520408153 807858176 156846 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670516 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=788924 CPUtime=1118.59 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 53678 0 0 0 111810 49 0 0 25 0 4 0 520408153 807858176 156846 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=788924 CPUtime=1119.53 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 36484 0 0 0 111922 31 0 0 25 0 4 0 520408153 807858176 156846 33554432000 4194304 4964704 140734835709472 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4477.82
Current children cumulated vsize (KiB) 788924

[startup+1182.3 s]
/proc/loadavg: 8.17 8.21 8.07 9/188 9841
/proc/meminfo: memFree=23840412/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=788924 CPUtime=4717.47 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 167121 0 0 0 471586 161 0 0 25 0 4 0 520407996 807858176 162804 33554432000 4194304 4964704 140734835709472 18446744073709551615 4653475 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 197231 162804 460 189 0 191580 0
[pid=9783/tid=9798] ppid=9781 vsize=788924 CPUtime=1177.44 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 37515 0 0 0 117701 43 0 0 25 0 4 0 520408153 807858176 162804 33554432000 4194304 4964704 140734835709472 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=788924 CPUtime=1178.27 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 53680 0 0 0 117778 49 0 0 25 0 4 0 520408153 807858176 162804 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=788924 CPUtime=1179.51 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 36485 0 0 0 117920 31 0 0 25 0 4 0 520408153 807858176 162804 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4717.47
Current children cumulated vsize (KiB) 788924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.18 8.21 8.07 5/183 9842
/proc/meminfo: memFree=24373144/32951124 swapFree=67111352/67111528
[pid=9783] ppid=9781 vsize=788924 CPUtime=4800.16 cores=1,3,5,7
/proc/9783/stat : 9783 (claspmt) R 9781 9783 8802 0 -1 4202496 167252 0 0 0 479855 161 0 0 25 0 4 0 520407996 807858176 162935 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9783/statm: 197231 162935 460 189 0 191580 0
[pid=9783/tid=9798] ppid=9781 vsize=788924 CPUtime=1198.14 cores=1,3,5,7
/proc/9783/task/9798/stat : 9798 (claspmt) R 9781 9783 8802 0 -1 4202560 37544 0 0 0 119771 43 0 0 25 0 4 0 520408153 807858176 162935 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9783/tid=9799] ppid=9781 vsize=788924 CPUtime=1198.85 cores=1,3,5,7
/proc/9783/task/9799/stat : 9799 (claspmt) R 9781 9783 8802 0 -1 4202560 53782 0 0 0 119836 49 0 0 25 0 4 0 520408153 807858176 162935 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9783/tid=9800] ppid=9781 vsize=788924 CPUtime=1200.22 cores=1,3,5,7
/proc/9783/task/9800/stat : 9800 (claspmt) R 9781 9783 8802 0 -1 4202560 36485 0 0 0 119991 31 0 0 25 0 4 0 520408153 807858176 162935 33554432000 4194304 4964704 140734835709472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 788924

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

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

Child status: 0
Real time (s): 1203.11
CPU time (s): 4800.3
CPU user time (s): 4798.65
CPU system time (s): 1.64975
CPU usage (%): 398.991
Max. virtual memory (cumulated for all children) (KiB): 788924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.65
system time used= 1.64975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167264
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= 33834
involuntary context switches= 33764

runsolver used 1.80773 second user time and 4.76228 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 16:41:38
IDJOB=3299415
IDBENCH=83177
IDSOLVER=1683
FILE ID=node134/3299415-1304088098
RUNJOBID= node134-1304088098-9684
PBS_JOBID= 13170534
Free space on /tmp= 71584 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-9x32.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299415-1304088098/watcher-3299415-1304088098 -o /tmp/evaluation-result-3299415-1304088098/solver-3299415-1304088098 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299415-1304088098.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bcc12436eba65ad776b55f23c6f42298
RANDOM SEED=923861530

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 7186.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25029120 kB
Buffers:       1488404 kB
Cached:        5847528 kB
SwapCached:         64 kB
Active:        1452276 kB
Inactive:      5947400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25029120 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            2460 kB
Writeback:           0 kB
AnonPages:       63628 kB
Mapped:          14680 kB
Slab:           459692 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71584 MiB
End job on node134 at 2011-04-29 17:01:43