Trace number 3373147

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-patched (fixed)UNSAT 3199.02 801.845

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...431348/instance-3373147-1305431348.cnf
0.05/0.06	c Solving...
3198.87/801.84	s UNSATISFIABLE
3198.87/801.84	
3198.87/801.84	c Models        : 0     
3198.87/801.84	c Time          : 801.831s (Solving: 801.77s 1st Model: 0.00s Unsat: 801.77s)
3198.87/801.84	c CPU Time      : 3199.000s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3373147-1305431348/watcher-3373147-1305431348 -o /tmp/evaluation-result-3373147-1305431348/solver-3373147-1305431348 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373147-1305431348.cnf 

running on 4 cores: 0,2,4,6

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.80 8.05 8.00 5/327 737
/proc/meminfo: memFree=25159480/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=20872 CPUtime=0 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 654735252 21372928 416 33554432000 4194304 4964800 140737000346256 18446744073709551615 244446642720 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/737/statm: 5218 416 353 189 0 92 0

[startup+0.0544879 s]
/proc/loadavg: 7.80 8.05 8.00 5/327 737
/proc/meminfo: memFree=25159480/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=23804 CPUtime=0.05 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 1283 0 0 0 5 0 0 0 25 0 1 0 654735252 24375296 1166 33554432000 4194304 4964800 140737000346256 18446744073709551615 4621605 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/737/statm: 5951 1166 403 189 0 825 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23804

[startup+0.111573 s]
/proc/loadavg: 7.80 8.05 8.00 5/327 737
/proc/meminfo: memFree=25159480/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=237840 CPUtime=1.14 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 3459 0 0 0 113 1 0 0 25 0 4 0 654735252 243548160 3251 33554432000 4194304 4964800 140737000346256 18446744073709551615 244447050271 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 59790 4002 458 189 0 54139 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 237840

[startup+0.99727 s]
/proc/loadavg: 7.80 8.05 8.00 5/327 737
/proc/meminfo: memFree=25159480/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=239160 CPUtime=3.77 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 4214 0 0 0 376 1 0 0 25 0 4 0 654735252 244899840 4006 33554432000 4194304 4964800 140737000346256 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 59790 4006 458 189 0 54139 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 239160

[startup+1.09725 s]
/proc/loadavg: 7.80 8.05 8.00 5/327 737
/proc/meminfo: memFree=25159480/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=239160 CPUtime=4.17 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 4225 0 0 0 416 1 0 0 25 0 4 0 654735252 244899840 4017 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 59790 4017 458 189 0 54139 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 239160

[startup+1.50018 s]
/proc/loadavg: 7.80 8.05 8.00 5/327 737
/proc/meminfo: memFree=25159480/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=239556 CPUtime=5.78 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 4731 0 0 0 577 1 0 0 25 0 4 0 654735252 245305344 4523 33554432000 4194304 4964800 140737000346256 18446744073709551615 4658556 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 59889 4523 458 189 0 54238 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 239556

[startup+3.10088 s]
/proc/loadavg: 7.80 8.05 8.00 9/331 741
/proc/meminfo: memFree=25139620/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=240168 CPUtime=12.16 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 5730 0 0 0 1214 2 0 0 20 0 4 0 654735252 245932032 5522 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669131 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 60042 5522 460 189 0 54391 0
[pid=737/tid=739] ppid=735 vsize=240168 CPUtime=3 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 1040 0 0 0 300 0 0 0 25 0 4 0 654735259 245932032 5522 33554432000 4194304 4964800 140737000346256 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=240168 CPUtime=3.02 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 1489 0 0 0 302 0 0 0 25 0 4 0 654735259 245932032 5522 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=240168 CPUtime=3.02 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 1020 0 0 0 302 0 0 0 25 0 4 0 654735259 245932032 5522 33554432000 4194304 4964800 140737000346256 18446744073709551615 4660449 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 240168

[startup+6.30128 s]
/proc/loadavg: 7.82 8.05 8.00 9/331 741
/proc/meminfo: memFree=25130764/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=242388 CPUtime=24.93 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 7454 0 0 0 2490 3 0 0 25 0 4 0 654735252 248205312 7192 33554432000 4194304 4964800 140737000346256 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 60597 7192 460 189 0 54946 0
[pid=737/tid=739] ppid=735 vsize=242388 CPUtime=6.17 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 1333 0 0 0 617 0 0 0 25 0 4 0 654735259 248205312 7192 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=242388 CPUtime=6.22 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 2362 0 0 0 622 0 0 0 25 0 4 0 654735259 248205312 7192 33554432000 4194304 4964800 140737000346256 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=242388 CPUtime=6.23 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 1426 0 0 0 622 1 0 0 25 0 4 0 654735259 248205312 7192 33554432000 4194304 4964800 140737000346256 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 242388

[startup+12.7011 s]
/proc/loadavg: 7.91 8.06 8.00 9/331 741
/proc/meminfo: memFree=25122704/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=243708 CPUtime=50.48 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 9202 0 0 0 5044 4 0 0 25 0 4 0 654735252 249556992 8886 33554432000 4194304 4964800 140737000346256 18446744073709551615 4359904 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 60927 8886 460 189 0 55276 0
[pid=737/tid=739] ppid=735 vsize=243708 CPUtime=12.51 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 2148 0 0 0 1251 0 0 0 25 0 4 0 654735259 249556992 8891 33554432000 4194304 4964800 140737000346256 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=243708 CPUtime=12.63 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 2821 0 0 0 1262 1 0 0 25 0 4 0 654735259 249556992 8891 33554432000 4194304 4964800 140737000346256 18446744073709551615 244446641931 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=243708 CPUtime=12.64 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 1600 0 0 0 1263 1 0 0 25 0 4 0 654735259 249556992 8891 33554432000 4194304 4964800 140737000346256 18446744073709551615 4361323 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 243708

[startup+25.5007 s]
/proc/loadavg: 7.93 8.06 8.00 9/331 741
/proc/meminfo: memFree=25111896/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=245184 CPUtime=101.53 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 11634 0 0 0 10148 5 0 0 25 0 4 0 654735252 251068416 11318 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 61296 11318 460 189 0 55645 0
[pid=737/tid=739] ppid=735 vsize=245184 CPUtime=25.17 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 2551 0 0 0 2517 0 0 0 25 0 4 0 654735259 251068416 11318 33554432000 4194304 4964800 140737000346256 18446744073709551615 4342167 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=245184 CPUtime=25.42 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 3889 0 0 0 2541 1 0 0 25 0 4 0 654735259 251068416 11318 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=245184 CPUtime=25.43 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 1800 0 0 0 2542 1 0 0 25 0 4 0 654735259 251068416 11318 33554432000 4194304 4964800 140737000346256 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 245184

[startup+51.1009 s]
/proc/loadavg: 8.03 8.07 8.01 9/331 742
/proc/meminfo: memFree=25101956/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=248712 CPUtime=203.69 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 13355 0 0 0 20363 6 0 0 25 0 4 0 654735252 254681088 13039 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 62178 13039 460 189 0 56527 0
[pid=737/tid=739] ppid=735 vsize=248712 CPUtime=50.52 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 2956 0 0 0 5052 0 0 0 25 0 4 0 654735259 254681088 13039 33554432000 4194304 4964800 140737000346256 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=248712 CPUtime=51.02 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 5081 0 0 0 5100 2 0 0 25 0 4 0 654735259 254681088 13039 33554432000 4194304 4964800 140737000346256 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=248712 CPUtime=51.03 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 1867 0 0 0 5102 1 0 0 25 0 4 0 654735259 254681088 13039 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670434 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 248712

[startup+102.3 s]
/proc/loadavg: 8.01 8.06 8.00 9/331 743
/proc/meminfo: memFree=25089528/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=249440 CPUtime=407.96 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 15679 0 0 0 40788 8 0 0 25 0 4 0 654735252 255426560 15363 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669557 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 62360 15363 460 189 0 56709 0
[pid=737/tid=739] ppid=735 vsize=249440 CPUtime=101.2 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 3855 0 0 0 10119 1 0 0 25 0 4 0 654735259 255426560 15363 33554432000 4194304 4964800 140737000346256 18446744073709551615 4362570 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=249440 CPUtime=102.23 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 5879 0 0 0 10220 3 0 0 25 0 4 0 654735259 255426560 15363 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=249440 CPUtime=102.23 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 1996 0 0 0 10222 1 0 0 25 0 4 0 654735259 255426560 15363 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669500 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 249440

[startup+162.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/331 745
/proc/meminfo: memFree=25081076/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=250052 CPUtime=647.36 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 16961 0 0 0 64726 10 0 0 25 0 4 0 654735252 256053248 16645 33554432000 4194304 4964800 140737000346256 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 62513 16645 460 189 0 56862 0
[pid=737/tid=739] ppid=735 vsize=250052 CPUtime=160.59 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 4473 0 0 0 16057 2 0 0 25 0 4 0 654735259 256053248 16645 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=250052 CPUtime=162.23 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 6205 0 0 0 16220 3 0 0 25 0 4 0 654735259 256053248 16645 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=250052 CPUtime=162.24 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 2093 0 0 0 16223 1 0 0 25 0 4 0 654735259 256053248 16645 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.36
Current children cumulated vsize (KiB) 250052

[startup+222.301 s]
/proc/loadavg: 8.04 8.06 8.00 9/331 747
/proc/meminfo: memFree=25071252/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=250708 CPUtime=886.75 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 18461 0 0 0 88663 12 0 0 25 0 4 0 654735252 256724992 18145 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 62677 18145 460 189 0 57026 0
[pid=737/tid=739] ppid=735 vsize=250708 CPUtime=219.97 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 4726 0 0 0 21995 2 0 0 25 0 4 0 654735259 256724992 18145 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669496 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=250708 CPUtime=222.23 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 6897 0 0 0 22219 4 0 0 25 0 4 0 654735259 256724992 18145 33554432000 4194304 4964800 140737000346256 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=250708 CPUtime=222.24 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 2299 0 0 0 22222 2 0 0 25 0 4 0 654735259 256724992 18145 33554432000 4194304 4964800 140737000346256 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 886.75
Current children cumulated vsize (KiB) 250708

[startup+282.312 s]
/proc/loadavg: 8.12 8.07 8.01 9/331 748
/proc/meminfo: memFree=25064648/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=251944 CPUtime=1126.19 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 19511 0 0 0 112606 13 0 0 25 0 4 0 654735252 257990656 19195 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670282 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 62986 19195 460 189 0 57335 0
[pid=737/tid=739] ppid=735 vsize=251944 CPUtime=279.37 cores=0,2,4,6

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

/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 2976 0 0 0 58220 4 0 0 25 0 4 0 654735259 263798784 22993 33554432000 4194304 4964800 140737000346256 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2323.12
Current children cumulated vsize (KiB) 257616

[startup+642.301 s]
/proc/loadavg: 8.17 8.12 8.02 9/331 895
/proc/meminfo: memFree=25089200/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=257756 CPUtime=2562.5 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 23941 0 0 0 256230 20 0 0 25 0 4 0 654735252 263942144 23618 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 64439 23618 460 189 0 58788 0
[pid=737/tid=739] ppid=735 vsize=257756 CPUtime=635.71 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 6979 0 0 0 63566 5 0 0 25 0 4 0 654735259 263942144 23618 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669386 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=257756 CPUtime=642.24 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 8784 0 0 0 64218 6 0 0 25 0 4 0 654735259 263942144 23618 33554432000 4194304 4964800 140737000346256 18446744073709551615 4644892 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=257756 CPUtime=642.24 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 3019 0 0 0 64220 4 0 0 25 0 4 0 654735259 263942144 23618 33554432000 4194304 4964800 140737000346256 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2562.5
Current children cumulated vsize (KiB) 257756

[startup+702.301 s]
/proc/loadavg: 8.06 8.09 8.02 9/331 896
/proc/meminfo: memFree=25085204/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=258776 CPUtime=2801.9 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 24305 0 0 0 280168 22 0 0 25 0 4 0 654735252 264986624 23982 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 64694 23982 460 189 0 59043 0
[pid=737/tid=739] ppid=735 vsize=258776 CPUtime=695.09 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 7094 0 0 0 69504 5 0 0 25 0 4 0 654735259 264986624 23982 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669463 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=258776 CPUtime=702.24 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 8985 0 0 0 70218 6 0 0 25 0 4 0 654735259 264986624 23982 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=258776 CPUtime=702.24 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 3066 0 0 0 70219 5 0 0 25 0 4 0 654735259 264986624 23982 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2801.9
Current children cumulated vsize (KiB) 258776

[startup+762.3 s]
/proc/loadavg: 8.11 8.10 8.02 9/331 907
/proc/meminfo: memFree=25081604/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=258776 CPUtime=3041.27 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 24615 0 0 0 304104 23 0 0 25 0 4 0 654735252 264986624 24274 33554432000 4194304 4964800 140737000346256 18446744073709551615 4321042 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 64694 24274 460 189 0 59043 0
[pid=737/tid=739] ppid=735 vsize=258776 CPUtime=754.47 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 7245 0 0 0 75442 5 0 0 25 0 4 0 654735259 264986624 24274 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=258776 CPUtime=762.24 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 9048 0 0 0 76218 6 0 0 25 0 4 0 654735259 264986624 24274 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=258776 CPUtime=762.23 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 3078 0 0 0 76218 5 0 0 25 0 4 0 654735259 264986624 24274 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.27
Current children cumulated vsize (KiB) 258776

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

[startup+768.6 s]
/proc/loadavg: 8.10 8.10 8.02 9/331 907
/proc/meminfo: memFree=25081228/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=258988 CPUtime=3066.41 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 24728 0 0 0 306618 23 0 0 25 0 4 0 654735252 265203712 24387 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670381 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 64747 24387 460 189 0 59096 0
[pid=737/tid=739] ppid=735 vsize=258988 CPUtime=760.71 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 7305 0 0 0 76066 5 0 0 25 0 4 0 654735259 265203712 24387 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=258988 CPUtime=768.54 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 9076 0 0 0 76848 6 0 0 25 0 4 0 654735259 265203712 24387 33554432000 4194304 4964800 140737000346256 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=258988 CPUtime=768.53 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 3095 0 0 0 76848 5 0 0 25 0 4 0 654735259 265203712 24387 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3066.41
Current children cumulated vsize (KiB) 258988

[startup+781.401 s]
/proc/loadavg: 8.15 8.11 8.03 9/331 908
/proc/meminfo: memFree=25081100/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=258988 CPUtime=3117.48 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 24735 0 0 0 311725 23 0 0 25 0 4 0 654735252 265203712 24377 33554432000 4194304 4964800 140737000346256 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 64747 24377 460 189 0 59096 0
[pid=737/tid=739] ppid=735 vsize=258988 CPUtime=773.38 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 7307 0 0 0 77333 5 0 0 25 0 4 0 654735259 265203712 24377 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=258988 CPUtime=781.34 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 9076 0 0 0 78128 6 0 0 25 0 4 0 654735259 265203712 24377 33554432000 4194304 4964800 140737000346256 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=258988 CPUtime=781.33 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 3100 0 0 0 78128 5 0 0 25 0 4 0 654735259 265203712 24377 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3117.48
Current children cumulated vsize (KiB) 258988

[startup+794.201 s]
/proc/loadavg: 8.13 8.11 8.03 9/331 908
/proc/meminfo: memFree=25081096/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=259156 CPUtime=3168.55 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 24759 0 0 0 316832 23 0 0 25 0 4 0 654735252 265375744 24401 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 64789 24401 460 189 0 59138 0
[pid=737/tid=739] ppid=735 vsize=259156 CPUtime=786.05 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 7321 0 0 0 78600 5 0 0 25 0 4 0 654735259 265375744 24401 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=259156 CPUtime=794.14 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 9084 0 0 0 79408 6 0 0 25 0 4 0 654735259 265375744 24401 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=259156 CPUtime=794.13 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 3100 0 0 0 79408 5 0 0 25 0 4 0 654735259 265375744 24401 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3168.55
Current children cumulated vsize (KiB) 259156

[startup+797.401 s]
/proc/loadavg: 8.12 8.11 8.03 9/331 908
/proc/meminfo: memFree=25081096/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=259156 CPUtime=3181.32 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 24760 0 0 0 318109 23 0 0 25 0 4 0 654735252 265375744 24402 33554432000 4194304 4964800 140737000346256 18446744073709551615 4321054 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 64789 24402 460 189 0 59138 0
[pid=737/tid=739] ppid=735 vsize=259156 CPUtime=789.21 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 7321 0 0 0 78916 5 0 0 25 0 4 0 654735259 265375744 24402 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=259156 CPUtime=797.34 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 9085 0 0 0 79728 6 0 0 25 0 4 0 654735259 265375744 24402 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=259156 CPUtime=797.33 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 3100 0 0 0 79728 5 0 0 25 0 4 0 654735259 265375744 24402 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3181.32
Current children cumulated vsize (KiB) 259156

[startup+799.001 s]
/proc/loadavg: 8.12 8.11 8.03 9/331 908
/proc/meminfo: memFree=25080972/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=259156 CPUtime=3187.71 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 24761 0 0 0 318748 23 0 0 25 0 4 0 654735252 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669560 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 64789 24403 460 189 0 59138 0
[pid=737/tid=739] ppid=735 vsize=259156 CPUtime=790.8 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 7321 0 0 0 79075 5 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=259156 CPUtime=798.94 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 9086 0 0 0 79888 6 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=259156 CPUtime=798.93 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 3100 0 0 0 79888 5 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3187.71
Current children cumulated vsize (KiB) 259156

[startup+800.6 s]
/proc/loadavg: 8.11 8.10 8.02 9/331 908
/proc/meminfo: memFree=25080972/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=259156 CPUtime=3194.08 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 24761 0 0 0 319385 23 0 0 25 0 4 0 654735252 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 64789 24403 460 189 0 59138 0
[pid=737/tid=739] ppid=735 vsize=259156 CPUtime=792.38 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 7321 0 0 0 79233 5 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=259156 CPUtime=800.54 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 9086 0 0 0 80048 6 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=259156 CPUtime=800.53 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 3100 0 0 0 80048 5 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3194.08
Current children cumulated vsize (KiB) 259156

[startup+801.401 s]
/proc/loadavg: 8.11 8.10 8.02 9/331 908
/proc/meminfo: memFree=25080972/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=259156 CPUtime=3197.29 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 24761 0 0 0 319706 23 0 0 25 0 4 0 654735252 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 64789 24403 460 189 0 59138 0
[pid=737/tid=739] ppid=735 vsize=259156 CPUtime=793.18 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 7321 0 0 0 79313 5 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=259156 CPUtime=801.35 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 9086 0 0 0 80129 6 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=259156 CPUtime=801.34 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 3100 0 0 0 80129 5 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3197.29
Current children cumulated vsize (KiB) 259156

[startup+801.801 s]
/proc/loadavg: 8.11 8.10 8.02 9/331 908
/proc/meminfo: memFree=25080972/32951124 swapFree=44485764/67111528
[pid=737] ppid=735 vsize=259156 CPUtime=3198.87 cores=0,2,4,6
/proc/737/stat : 737 (claspmt) R 735 737 390 0 -1 4202496 24761 0 0 0 319864 23 0 0 25 0 4 0 654735252 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670440 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/737/statm: 64789 24403 460 189 0 59138 0
[pid=737/tid=739] ppid=735 vsize=259156 CPUtime=793.57 cores=0,2,4,6
/proc/737/task/739/stat : 739 (claspmt) R 735 737 390 0 -1 4202560 7321 0 0 0 79352 5 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=737/tid=740] ppid=735 vsize=259156 CPUtime=801.74 cores=0,2,4,6
/proc/737/task/740/stat : 740 (claspmt) R 735 737 390 0 -1 4202560 9086 0 0 0 80168 6 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4684772 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=737/tid=741] ppid=735 vsize=259156 CPUtime=801.73 cores=0,2,4,6
/proc/737/task/741/stat : 741 (claspmt) R 735 737 390 0 -1 4202560 3100 0 0 0 80168 5 0 0 25 0 4 0 654735259 265375744 24403 33554432000 4194304 4964800 140737000346256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3198.87
Current children cumulated vsize (KiB) 259156

Child status: 20
Real time (s): 801.845
CPU time (s): 3199.02
CPU user time (s): 3198.78
CPU system time (s): 0.240963
CPU usage (%): 398.958
Max. virtual memory (cumulated for all children) (KiB): 259156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3198.78
system time used= 0.240963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24773
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= 7491
involuntary context switches= 14520

runsolver used 2.27265 second user time and 5.76712 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 05:49:08
IDJOB=3373147
IDBENCH=85805
IDSOLVER=1853
FILE ID=node105/3373147-1305431348
RUNJOBID= node105-1305428643-408
PBS_JOBID= 13324613
Free space on /tmp= 73620 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.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-3373147-1305431348/watcher-3373147-1305431348 -o /tmp/evaluation-result-3373147-1305431348/solver-3373147-1305431348 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373147-1305431348.cnf

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=1452730646

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.82
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.825
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	: 5332.75
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.825
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	: 5410.70
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.825
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.74
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.825
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.82
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25159636 kB
Buffers:        286504 kB
Cached:        5963040 kB
SwapCached:      39656 kB
Active:         657356 kB
Inactive:      6874116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25159636 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            1620 kB
Writeback:           0 kB
AnonPages:     1250228 kB
Mapped:          11164 kB
Slab:           129060 kB
PageTables:      66072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65424836 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73620 MiB
End job on node105 at 2011-05-15 06:02:30