Trace number 3321426

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-R4095UNSAT 1734.77 222.811

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.7592
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...340258/instance-3321426-1304340258.cnf
5.10/5.17	c Solving...
1734.66/222.79	s UNSATISFIABLE
1734.66/222.79	
1734.66/222.79	c Models        : 0     
1734.66/222.79	c Time          : 222.267s (Solving: 217.10s 1st Model: 0.00s Unsat: 217.10s)
1734.66/222.79	c CPU Time      : 1734.220s

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: 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-3321426-1304340258/watcher-3321426-1304340258 -o /tmp/evaluation-result-3321426-1304340258/solver-3321426-1304340258 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321426-1304340258.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.45 7.97 8.05 2/232 1020
/proc/meminfo: memFree=28018904/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=82704 CPUtime=0 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 563 0 0 0 0 0 0 0 23 0 1 0 545624142 84688896 493 33554432000 4194304 4964704 140734308988336 18446744073709551615 4584512 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1020/statm: 20676 496 375 189 0 15550 0

[startup+0.020737 s]
/proc/loadavg: 7.45 7.97 8.05 2/232 1020
/proc/meminfo: memFree=28018904/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=82704 CPUtime=0.01 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 5914 0 0 0 1 0 0 0 23 0 1 0 545624142 84688896 5845 33554432000 4194304 4964704 140734308988336 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1020/statm: 20676 5859 376 189 0 15550 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 82704

[startup+0.100726 s]
/proc/loadavg: 7.45 7.97 8.05 2/232 1020
/proc/meminfo: memFree=28018904/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=119436 CPUtime=0.09 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 28621 0 0 0 7 2 0 0 23 0 1 0 545624142 122302464 24576 33554432000 4194304 4964704 140734308988336 18446744073709551615 246516495393 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1020/statm: 29859 24577 389 189 0 24733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 119436

[startup+0.300687 s]
/proc/loadavg: 7.45 7.97 8.05 2/232 1020
/proc/meminfo: memFree=28018904/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=147260 CPUtime=0.29 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 37915 0 0 0 25 4 0 0 24 0 1 0 545624142 150794240 31371 33554432000 4194304 4964704 140734308988336 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1020/statm: 36815 31372 389 189 0 31689 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 147260

[startup+0.700618 s]
/proc/loadavg: 7.45 7.97 8.05 2/232 1020
/proc/meminfo: memFree=28018904/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=210668 CPUtime=0.69 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 59271 0 0 0 62 7 0 0 25 0 1 0 545624142 215724032 46232 33554432000 4194304 4964704 140734308988336 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1020/statm: 52667 46234 389 189 0 47541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 210668

[startup+1.50047 s]
/proc/loadavg: 6.94 7.85 8.01 2/233 1021
/proc/meminfo: memFree=27776368/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=312020 CPUtime=1.49 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 89924 0 0 0 138 11 0 0 25 0 1 0 545624142 319508480 72011 33554432000 4194304 4964704 140734308988336 18446744073709551615 4602672 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1020/statm: 78005 72011 403 189 0 72879 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 312020

[startup+3.10018 s]
/proc/loadavg: 6.94 7.85 8.01 2/233 1021
/proc/meminfo: memFree=27732348/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=312020 CPUtime=3.09 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 89947 0 0 0 298 11 0 0 25 0 1 0 545624142 319508480 72034 33554432000 4194304 4964704 140734308988336 18446744073709551615 4613989 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1020/statm: 78005 72034 404 189 0 72879 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 312020

[startup+6.30056 s]
/proc/loadavg: 6.94 7.85 8.01 6/240 1028
/proc/meminfo: memFree=27417148/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=996720 CPUtime=8.78 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 208572 0 0 0 827 51 0 0 18 0 8 0 545624142 1020641280 153124 33554432000 4194304 4964704 140734308988336 18446744073709551615 4660415 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1020/statm: 249180 153124 464 189 0 243529 0
[pid=1020/tid=1022] ppid=1018 vsize=996720 CPUtime=0.35 cores=0-7
/proc/1020/task/1022/stat : 1022 (claspmt) R 1018 1020 994 0 -1 4202560 12086 0 0 0 31 4 0 0 16 0 8 0 545624660 1020641280 153124 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1020/tid=1023] ppid=1018 vsize=996720 CPUtime=0.39 cores=0-7
/proc/1020/task/1023/stat : 1023 (claspmt) R 1018 1020 994 0 -1 4202560 18785 0 0 0 33 6 0 0 16 0 8 0 545624660 1020641280 153124 33554432000 4194304 4964704 140734308988336 18446744073709551615 4379076 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1020/tid=1024] ppid=1018 vsize=996720 CPUtime=0.4 cores=0-7
/proc/1020/task/1024/stat : 1024 (claspmt) R 1018 1020 994 0 -1 4202560 18493 0 0 0 35 5 0 0 16 0 8 0 545624660 1020641280 153124 33554432000 4194304 4964704 140734308988336 18446744073709551615 4362905 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1020/tid=1025] ppid=1018 vsize=996720 CPUtime=0.35 cores=0-7
/proc/1020/task/1025/stat : 1025 (claspmt) R 1018 1020 994 0 -1 4202560 14904 0 0 0 31 4 0 0 16 0 8 0 545624660 1020641280 153124 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1020/tid=1026] ppid=1018 vsize=996720 CPUtime=1.02 cores=0-7
/proc/1020/task/1026/stat : 1026 (claspmt) R 1018 1020 994 0 -1 4202560 16543 0 0 0 98 4 0 0 19 0 8 0 545624660 1020641280 153124 33554432000 4194304 4964704 140734308988336 18446744073709551615 4400099 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1020/tid=1027] ppid=1018 vsize=996720 CPUtime=0.38 cores=0-7
/proc/1020/task/1027/stat : 1027 (claspmt) R 1018 1020 994 0 -1 4202560 18840 0 0 0 32 6 0 0 16 0 8 0 545624660 1020641280 153124 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1020/tid=1028] ppid=1018 vsize=996720 CPUtime=0.41 cores=0-7
/proc/1020/task/1028/stat : 1028 (claspmt) R 1018 1020 994 0 -1 4202560 17217 0 0 0 35 6 0 0 16 0 8 0 545624660 1020641280 153124 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670145 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.78
Current children cumulated vsize (KiB) 996720

[startup+12.7004 s]
/proc/loadavg: 6.58 7.74 7.97 9/240 1029
/proc/meminfo: memFree=27396332/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=996720 CPUtime=59.93 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 212495 0 0 0 5937 56 0 0 25 0 8 0 545624142 1020641280 157047 33554432000 4194304 4964704 140734308988336 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1020/statm: 249180 157047 464 189 0 243529 0
[pid=1020/tid=1022] ppid=1018 vsize=996720 CPUtime=6.71 cores=0-7
/proc/1020/task/1022/stat : 1022 (claspmt) R 1018 1020 994 0 -1 4202560 12233 0 0 0 666 5 0 0 25 0 8 0 545624660 1020641280 157047 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1020/tid=1023] ppid=1018 vsize=996720 CPUtime=6.78 cores=0-7
/proc/1020/task/1023/stat : 1023 (claspmt) R 1018 1020 994 0 -1 4202560 20180 0 0 0 670 8 0 0 25 0 8 0 545624660 1020641280 157047 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1020/tid=1024] ppid=1018 vsize=996720 CPUtime=6.8 cores=0-7
/proc/1020/task/1024/stat : 1024 (claspmt) R 1018 1020 994 0 -1 4202560 19466 0 0 0 674 6 0 0 25 0 8 0 545624660 1020641280 157047 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1020/tid=1025] ppid=1018 vsize=996720 CPUtime=6.75 cores=0-7
/proc/1020/task/1025/stat : 1025 (claspmt) R 1018 1020 994 0 -1 4202560 14951 0 0 0 671 4 0 0 25 0 8 0 545624660 1020641280 157047 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1020/tid=1026] ppid=1018 vsize=996720 CPUtime=7.43 cores=0-7
/proc/1020/task/1026/stat : 1026 (claspmt) R 1018 1020 994 0 -1 4202560 16551 0 0 0 738 5 0 0 25 0 8 0 545624660 1020641280 157047 33554432000 4194304 4964704 140734308988336 18446744073709551615 4669882 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1020/tid=1027] ppid=1018 vsize=996720 CPUtime=6.77 cores=0-7
/proc/1020/task/1027/stat : 1027 (claspmt) R 1018 1020 994 0 -1 4202560 19577 0 0 0 671 6 0 0 25 0 8 0 545624660 1020641280 157047 33554432000 4194304 4964704 140734308988336 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1020/tid=1028] ppid=1018 vsize=996720 CPUtime=6.8 cores=0-7
/proc/1020/task/1028/stat : 1028 (claspmt) R 1018 1020 994 0 -1 4202560 17679 0 0 0 674 6 0 0 25 0 8 0 545624660 1020641280 157047 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 59.93
Current children cumulated vsize (KiB) 996720

[startup+25.5011 s]
/proc/loadavg: 6.80 7.75 7.97 9/240 1029
/proc/meminfo: memFree=27370692/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=1062256 CPUtime=162.24 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 219016 0 0 0 16158 66 0 0 25 0 8 0 545624142 1087750144 163568 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1020/statm: 265564 163568 464 189 0 259913 0
[pid=1020/tid=1022] ppid=1018 vsize=1062256 CPUtime=19.41 cores=0-7
/proc/1020/task/1022/stat : 1022 (claspmt) R 1018 1020 994 0 -1 4202560 12312 0 0 0 1936 5 0 0 25 0 8 0 545624660 1087750144 163568 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1020/tid=1023] ppid=1018 vsize=1062256 CPUtime=19.59 cores=0-7
/proc/1020/task/1023/stat : 1023 (claspmt) R 1018 1020 994 0 -1 4202560 21556 0 0 0 1949 10 0 0 25 0 8 0 545624660 1087750144 163568 33554432000 4194304 4964704 140734308988336 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1020/tid=1024] ppid=1018 vsize=1062256 CPUtime=19.6 cores=0-7
/proc/1020/task/1024/stat : 1024 (claspmt) R 1018 1020 994 0 -1 4202560 20681 0 0 0 1952 8 0 0 25 0 8 0 545624660 1087750144 163568 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1020/tid=1025] ppid=1018 vsize=1062256 CPUtime=19.55 cores=0-7
/proc/1020/task/1025/stat : 1025 (claspmt) R 1018 1020 994 0 -1 4202560 15683 0 0 0 1949 6 0 0 25 0 8 0 545624660 1087750144 163568 33554432000 4194304 4964704 140734308988336 18446744073709551615 4370473 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1020/tid=1026] ppid=1018 vsize=1062256 CPUtime=20.23 cores=0-7
/proc/1020/task/1026/stat : 1026 (claspmt) R 1018 1020 994 0 -1 4202560 16556 0 0 0 2018 5 0 0 25 0 8 0 545624660 1087750144 163568 33554432000 4194304 4964704 140734308988336 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1020/tid=1027] ppid=1018 vsize=1062256 CPUtime=19.58 cores=0-7
/proc/1020/task/1027/stat : 1027 (claspmt) R 1018 1020 994 0 -1 4202560 21193 0 0 0 1949 9 0 0 25 0 8 0 545624660 1087750144 163568 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1020/tid=1028] ppid=1018 vsize=1062256 CPUtime=19.6 cores=0-7
/proc/1020/task/1028/stat : 1028 (claspmt) R 1018 1020 994 0 -1 4202560 18818 0 0 0 1953 7 0 0 25 0 8 0 545624660 1087750144 163568 33554432000 4194304 4964704 140734308988336 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1062256

[startup+51.1004 s]
/proc/loadavg: 7.36 7.80 7.98 9/240 1030
/proc/meminfo: memFree=27329484/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=1062256 CPUtime=366.83 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 229501 0 0 0 36606 77 0 0 25 0 8 0 545624142 1087750144 174053 33554432000 4194304 4964704 140734308988336 18446744073709551615 4342206 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1020/statm: 265564 174053 466 189 0 259913 0
[pid=1020/tid=1022] ppid=1018 vsize=1062256 CPUtime=44.82 cores=0-7
/proc/1020/task/1022/stat : 1022 (claspmt) R 1018 1020 994 0 -1 4202560 12554 0 0 0 4477 5 0 0 25 0 8 0 545624660 1087750144 174053 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1020/tid=1023] ppid=1018 vsize=1062256 CPUtime=45.19 cores=0-7
/proc/1020/task/1023/stat : 1023 (claspmt) R 1018 1020 994 0 -1 4202560 24534 0 0 0 4506 13 0 0 25 0 8 0 545624660 1087750144 174053 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1020/tid=1024] ppid=1018 vsize=1062256 CPUtime=45.2 cores=0-7
/proc/1020/task/1024/stat : 1024 (claspmt) R 1018 1020 994 0 -1 4202560 22155 0 0 0 4510 10 0 0 25 0 8 0 545624660 1087750144 174053 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1020/tid=1025] ppid=1018 vsize=1062256 CPUtime=45.14 cores=0-7
/proc/1020/task/1025/stat : 1025 (claspmt) R 1018 1020 994 0 -1 4202560 16166 0 0 0 4508 6 0 0 25 0 8 0 545624660 1087750144 174053 33554432000 4194304 4964704 140734308988336 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1020/tid=1026] ppid=1018 vsize=1062256 CPUtime=45.82 cores=0-7
/proc/1020/task/1026/stat : 1026 (claspmt) R 1018 1020 994 0 -1 4202560 16556 0 0 0 4577 5 0 0 25 0 8 0 545624660 1087750144 174053 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1020/tid=1027] ppid=1018 vsize=1062256 CPUtime=45.18 cores=0-7
/proc/1020/task/1027/stat : 1027 (claspmt) R 1018 1020 994 0 -1 4202560 22866 0 0 0 4508 10 0 0 25 0 8 0 545624660 1087750144 174053 33554432000 4194304 4964704 140734308988336 18446744073709551615 4669214 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1020/tid=1028] ppid=1018 vsize=1062256 CPUtime=45.21 cores=0-7
/proc/1020/task/1028/stat : 1028 (claspmt) R 1018 1020 994 0 -1 4202560 21877 0 0 0 4509 12 0 0 25 0 8 0 545624660 1087750144 174053 33554432000 4194304 4964704 140734308988336 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 366.83
Current children cumulated vsize (KiB) 1062256

[startup+102.309 s]
/proc/loadavg: 7.74 7.83 7.98 9/240 1031
/proc/meminfo: memFree=27245520/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=1062256 CPUtime=776.14 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 250213 0 0 0 77511 103 0 0 25 0 8 0 545624142 1087750144 194617 33554432000 4194304 4964704 140734308988336 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1020/statm: 265564 194617 466 189 0 259913 0
[pid=1020/tid=1022] ppid=1018 vsize=1062256 CPUtime=95.66 cores=0-7
/proc/1020/task/1022/stat : 1022 (claspmt) R 1018 1020 994 0 -1 4202560 13247 0 0 0 9559 7 0 0 25 0 8 0 545624660 1087750144 194617 33554432000 4194304 4964704 140734308988336 18446744073709551615 4669069 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1020/tid=1023] ppid=1018 vsize=1062256 CPUtime=96.39 cores=0-7
/proc/1020/task/1023/stat : 1023 (claspmt) R 1018 1020 994 0 -1 4202560 29911 0 0 0 9619 20 0 0 25 0 8 0 545624660 1087750144 194617 33554432000 4194304 4964704 140734308988336 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1020/tid=1024] ppid=1018 vsize=1062256 CPUtime=96.41 cores=0-7
/proc/1020/task/1024/stat : 1024 (claspmt) R 1018 1020 994 0 -1 4202560 24065 0 0 0 9628 13 0 0 25 0 8 0 545624660 1087750144 194617 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1020/tid=1025] ppid=1018 vsize=1062256 CPUtime=96.35 cores=0-7
/proc/1020/task/1025/stat : 1025 (claspmt) R 1018 1020 994 0 -1 4202560 18233 0 0 0 9626 9 0 0 25 0 8 0 545624660 1087750144 194617 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1020/tid=1026] ppid=1018 vsize=1062256 CPUtime=97.03 cores=0-7
/proc/1020/task/1026/stat : 1026 (claspmt) R 1018 1020 994 0 -1 4202560 16569 0 0 0 9698 5 0 0 25 0 8 0 545624660 1087750144 194617 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1020/tid=1027] ppid=1018 vsize=1062256 CPUtime=96.39 cores=0-7
/proc/1020/task/1027/stat : 1027 (claspmt) R 1018 1020 994 0 -1 4202560 24236 0 0 0 9627 12 0 0 25 0 8 0 545624660 1087750144 194617 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1020/tid=1028] ppid=1018 vsize=1062256 CPUtime=96.42 cores=0-7
/proc/1020/task/1028/stat : 1028 (claspmt) R 1018 1020 994 0 -1 4202560 30574 0 0 0 9622 20 0 0 25 0 8 0 545624660 1087750144 194617 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668683 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 776.14
Current children cumulated vsize (KiB) 1062256

[startup+162.301 s]
/proc/loadavg: 8.00 7.89 7.99 10/240 1033
/proc/meminfo: memFree=27177524/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=1062256 CPUtime=1255.64 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 267462 0 0 0 125442 122 0 0 25 0 8 0 545624142 1087750144 211866 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1020/statm: 265564 211866 466 189 0 259913 0
[pid=1020/tid=1022] ppid=1018 vsize=1062256 CPUtime=155.22 cores=0-7
/proc/1020/task/1022/stat : 1022 (claspmt) R 1018 1020 994 0 -1 4202560 13578 0 0 0 15515 7 0 0 25 0 8 0 545624660 1087750144 211866 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1020/tid=1023] ppid=1018 vsize=1062256 CPUtime=156.39 cores=0-7
/proc/1020/task/1023/stat : 1023 (claspmt) R 1018 1020 994 0 -1 4202560 35050 0 0 0 15613 26 0 0 25 0 8 0 545624660 1087750144 211866 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1020/tid=1024] ppid=1018 vsize=1062256 CPUtime=156.4 cores=0-7
/proc/1020/task/1024/stat : 1024 (claspmt) R 1018 1020 994 0 -1 4202560 24687 0 0 0 15627 13 0 0 25 0 8 0 545624660 1087750144 211866 33554432000 4194304 4964704 140734308988336 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1020/tid=1025] ppid=1018 vsize=1062256 CPUtime=156.35 cores=0-7
/proc/1020/task/1025/stat : 1025 (claspmt) R 1018 1020 994 0 -1 4202560 20304 0 0 0 15623 12 0 0 25 0 8 0 545624660 1087750144 211866 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1020/tid=1026] ppid=1018 vsize=1062256 CPUtime=157.03 cores=0-7
/proc/1020/task/1026/stat : 1026 (claspmt) R 1018 1020 994 0 -1 4202560 16571 0 0 0 15698 5 0 0 25 0 8 0 545624660 1087750144 211866 33554432000 4194304 4964704 140734308988336 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1020/tid=1027] ppid=1018 vsize=1062256 CPUtime=156.38 cores=0-7
/proc/1020/task/1027/stat : 1027 (claspmt) R 1018 1020 994 0 -1 4202560 24720 0 0 0 15626 12 0 0 25 0 8 0 545624660 1087750144 211866 33554432000 4194304 4964704 140734308988336 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1020/tid=1028] ppid=1018 vsize=1062256 CPUtime=156.41 cores=0-7
/proc/1020/task/1028/stat : 1028 (claspmt) R 1018 1020 994 0 -1 4202560 38981 0 0 0 15611 30 0 0 25 0 8 0 545624660 1087750144 211866 33554432000 4194304 4964704 140734308988336 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1255.64
Current children cumulated vsize (KiB) 1062256

[startup+222.301 s]
/proc/loadavg: 8.05 7.92 8.00 8/240 1034
/proc/meminfo: memFree=27102352/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=1133936 CPUtime=1734.25 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 285924 0 0 0 173281 144 0 0 16 0 1 0 545624142 1161150464 230328 33554432000 4194304 4964704 140734308988336 18446744073709551615 246516492050 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1020/statm: 283484 230328 476 189 0 277833 0
Current children cumulated CPU time (s) 1734.25
Current children cumulated vsize (KiB) 1133936

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

[startup+222.701 s]
/proc/loadavg: 8.05 7.92 8.00 8/240 1034
/proc/meminfo: memFree=27102352/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=981272 CPUtime=1734.66 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202496 285924 0 0 0 173321 145 0 0 17 0 1 0 545624142 1004822528 191901 33554432000 4194304 4964704 140734308988336 18446744073709551615 246516492050 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1020/statm: 245318 191901 476 189 0 239667 0
Current children cumulated CPU time (s) 1734.66
Current children cumulated vsize (KiB) 981272

[startup+222.801 s]
/proc/loadavg: 8.05 7.92 8.00 8/240 1034
/proc/meminfo: memFree=27102352/32951124 swapFree=67102756/67111528
[pid=1020] ppid=1018 vsize=0 CPUtime=1734.75 cores=0-7
/proc/1020/stat : 1020 (claspmt) R 1018 1020 994 0 -1 4202500 285925 0 0 0 173328 147 0 0 17 0 1 0 545624142 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1020/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1734.75
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 222.811
CPU time (s): 1734.77
CPU user time (s): 1733.29
CPU system time (s): 1.48577
CPU usage (%): 778.584
Max. virtual memory (cumulated for all children) (KiB): 1133936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1733.29
system time used= 1.48577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 285925
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= 26400
involuntary context switches= 16649

runsolver used 0.398939 second user time and 1.22181 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-02 14:44:20
IDJOB=3321426
IDBENCH=70961
IDSOLVER=1711
FILE ID=node134/3321426-1304340258
RUNJOBID= node134-1304340258-1008
PBS_JOBID= 13178055
Free space on /tmp= 73104 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.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-3321426-1304340258/watcher-3321426-1304340258 -o /tmp/evaluation-result-3321426-1304340258/solver-3321426-1304340258 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321426-1304340258.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=893162647

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:      28019184 kB
Buffers:       1081916 kB
Cached:        2025056 kB
SwapCached:       4840 kB
Active:        1781036 kB
Inactive:      2732480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28019184 kB
SwapTotal:    67111528 kB
SwapFree:     67102756 kB
Dirty:           50108 kB
Writeback:           0 kB
AnonPages:     1403904 kB
Mapped:          20388 kB
Slab:           342344 kB
PageTables:      12704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 27852972 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= 73104 MiB
End job on node134 at 2011-05-02 14:48:02