Trace number 3380857

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 17.7293 16.0421

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.30458
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
Number of clauses of size 40
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 ...493945/instance-3380857-1305493945.cnf
6.60/6.66	c Solving...
17.68/16.03	s UNSATISFIABLE
17.68/16.03	
17.68/16.03	c Models        : 0     
17.68/16.03	c Time          : 15.649s (Solving: 8.99s 1st Model: 0.00s Unsat: 8.99s)
17.68/16.03	c CPU Time      : 17.320s

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-3380857-1305493945/watcher-3380857-1305493945 -o /tmp/evaluation-result-3380857-1305493945/solver-3380857-1305493945 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380857-1305493945.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: 3.43 1.95 1.99 1/377 24759
/proc/meminfo: memFree=25009008/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=66824 CPUtime=0 cores=0-7
/proc/24759/stat : 24759 (claspmt) R 24757 24759 24446 0 -1 4202496 2856 0 0 0 0 0 0 0 21 0 1 0 393585826 68427776 2786 33554432000 4194304 4964800 140735504623760 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24759/statm: 16706 2794 376 189 0 11580 0

[startup+0.056256 s]
/proc/loadavg: 3.43 1.95 1.99 1/377 24759
/proc/meminfo: memFree=25009008/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=88032 CPUtime=0.05 cores=0-7
/proc/24759/stat : 24759 (claspmt) R 24757 24759 24446 0 -1 4202496 19579 0 0 0 3 2 0 0 21 0 1 0 393585826 90144768 16902 33554432000 4194304 4964800 140735504623760 18446744073709551615 4679106 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24759/statm: 22008 16911 377 189 0 16882 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 88032

[startup+0.10025 s]
/proc/loadavg: 3.43 1.95 1.99 1/377 24759
/proc/meminfo: memFree=25009008/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=99196 CPUtime=0.09 cores=0-7
/proc/24759/stat : 24759 (claspmt) R 24757 24759 24446 0 -1 4202496 23197 0 0 0 7 2 0 0 21 0 1 0 393585826 101576704 19556 33554432000 4194304 4964800 140735504623760 18446744073709551615 268660323013 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24759/statm: 24799 19557 386 189 0 19673 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99196

[startup+0.300215 s]
/proc/loadavg: 3.43 1.95 1.99 1/377 24759
/proc/meminfo: memFree=25009008/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=130196 CPUtime=0.28 cores=0-7
/proc/24759/stat : 24759 (claspmt) R 24757 24759 24446 0 -1 4202496 33879 0 0 0 25 3 0 0 22 0 1 0 393585826 133320704 26944 33554432000 4194304 4964800 140735504623760 18446744073709551615 4567456 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24759/statm: 32549 26945 386 189 0 27423 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 130196

[startup+0.700142 s]
/proc/loadavg: 3.43 1.95 1.99 1/377 24759
/proc/meminfo: memFree=25009008/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=204024 CPUtime=0.69 cores=0-7
/proc/24759/stat : 24759 (claspmt) R 24757 24759 24446 0 -1 4202496 56565 0 0 0 64 5 0 0 23 0 1 0 393585826 208920576 43957 33554432000 4194304 4964800 140735504623760 18446744073709551615 4607547 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24759/statm: 51006 43957 403 189 0 45880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 204024

[startup+1.501 s]
/proc/loadavg: 3.43 1.95 1.99 2/378 24760
/proc/meminfo: memFree=24830820/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=220264 CPUtime=1.49 cores=0-7
/proc/24759/stat : 24759 (claspmt) R 24757 24759 24446 0 -1 4202496 60632 0 0 0 143 6 0 0 25 0 1 0 393585826 225550336 48024 33554432000 4194304 4964800 140735504623760 18446744073709551615 4614091 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24759/statm: 55066 48024 404 189 0 49940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 220264

[startup+3.10072 s]
/proc/loadavg: 3.43 1.95 1.99 2/378 24760
/proc/meminfo: memFree=24810856/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=237212 CPUtime=3.09 cores=0-7
/proc/24759/stat : 24759 (claspmt) R 24757 24759 24446 0 -1 4202496 64867 0 0 0 303 6 0 0 25 0 1 0 393585826 242905088 52259 33554432000 4194304 4964800 140735504623760 18446744073709551615 4612303 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24759/statm: 59303 52259 404 189 0 54177 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 237212

[startup+6.30016 s]
/proc/loadavg: 3.24 1.93 1.98 2/378 24760
/proc/meminfo: memFree=24776800/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=262820 CPUtime=6.29 cores=0-7
/proc/24759/stat : 24759 (claspmt) R 24757 24759 24446 0 -1 4202496 71690 0 0 0 621 8 0 0 25 0 1 0 393585826 269127680 59082 33554432000 4194304 4964800 140735504623760 18446744073709551615 4607761 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24759/statm: 65705 59082 404 189 0 60579 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 262820

[startup+12.701 s]
/proc/loadavg: 3.06 1.91 1.98 2/385 24768
/proc/meminfo: memFree=24548096/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=798136 CPUtime=13.13 cores=0-7
/proc/24759/stat : 24759 (claspmt) S 24757 24759 24446 0 -1 4202496 153680 0 0 0 1279 34 0 0 25 0 8 0 393585826 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24759/statm: 199534 115482 443 189 0 193883 0
[pid=24759/tid=24761] ppid=24757 vsize=798136 CPUtime=0.06 cores=0-7
/proc/24759/task/24761/stat : 24761 (claspmt) S 24757 24759 24446 0 -1 4202560 9696 0 0 0 3 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 1 0 0 0
[pid=24759/tid=24762] ppid=24757 vsize=798136 CPUtime=0.07 cores=0-7
/proc/24759/task/24762/stat : 24762 (claspmt) S 24757 24759 24446 0 -1 4202560 13269 0 0 0 4 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 4 0 0 0
[pid=24759/tid=24763] ppid=24757 vsize=798136 CPUtime=0.08 cores=0-7
/proc/24759/task/24763/stat : 24763 (claspmt) S 24757 24759 24446 0 -1 4202560 13294 0 0 0 4 4 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 0 0 0 0
[pid=24759/tid=24764] ppid=24757 vsize=798136 CPUtime=0.05 cores=0-7
/proc/24759/task/24764/stat : 24764 (claspmt) S 24757 24759 24446 0 -1 4202560 10143 0 0 0 2 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 3 0 0 0
[pid=24759/tid=24765] ppid=24757 vsize=798136 CPUtime=5.98 cores=0-7
/proc/24759/task/24765/stat : 24765 (claspmt) R 24757 24759 24446 0 -1 4202560 9685 0 0 0 596 2 0 0 25 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 4399264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24759/tid=24766] ppid=24757 vsize=798136 CPUtime=0.06 cores=0-7
/proc/24759/task/24766/stat : 24766 (claspmt) S 24757 24759 24446 0 -1 4202560 13299 0 0 0 3 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 2 0 0 0
[pid=24759/tid=24767] ppid=24757 vsize=798136 CPUtime=0.09 cores=0-7
/proc/24759/task/24767/stat : 24767 (claspmt) S 24757 24759 24446 0 -1 4202560 12122 0 0 0 6 3 0 0 18 0 8 0 393586493 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 13.13
Current children cumulated vsize (KiB) 798136

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

[startup+14.3127 s]
/proc/loadavg: 2.89 1.90 1.97 2/385 24768
/proc/meminfo: memFree=24548344/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=798136 CPUtime=14.75 cores=0-7
/proc/24759/stat : 24759 (claspmt) S 24757 24759 24446 0 -1 4202496 153680 0 0 0 1441 34 0 0 25 0 8 0 393585826 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24759/statm: 199534 115482 443 189 0 193883 0
[pid=24759/tid=24761] ppid=24757 vsize=798136 CPUtime=0.06 cores=0-7
/proc/24759/task/24761/stat : 24761 (claspmt) S 24757 24759 24446 0 -1 4202560 9696 0 0 0 3 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 1 0 0 0
[pid=24759/tid=24762] ppid=24757 vsize=798136 CPUtime=0.07 cores=0-7
/proc/24759/task/24762/stat : 24762 (claspmt) S 24757 24759 24446 0 -1 4202560 13269 0 0 0 4 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 4 0 0 0
[pid=24759/tid=24763] ppid=24757 vsize=798136 CPUtime=0.08 cores=0-7
/proc/24759/task/24763/stat : 24763 (claspmt) S 24757 24759 24446 0 -1 4202560 13294 0 0 0 4 4 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 0 0 0 0
[pid=24759/tid=24764] ppid=24757 vsize=798136 CPUtime=0.05 cores=0-7
/proc/24759/task/24764/stat : 24764 (claspmt) S 24757 24759 24446 0 -1 4202560 10143 0 0 0 2 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 3 0 0 0
[pid=24759/tid=24765] ppid=24757 vsize=798136 CPUtime=7.59 cores=0-7
/proc/24759/task/24765/stat : 24765 (claspmt) R 24757 24759 24446 0 -1 4202560 9685 0 0 0 757 2 0 0 25 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24759/tid=24766] ppid=24757 vsize=798136 CPUtime=0.06 cores=0-7
/proc/24759/task/24766/stat : 24766 (claspmt) S 24757 24759 24446 0 -1 4202560 13299 0 0 0 3 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 2 0 0 0
[pid=24759/tid=24767] ppid=24757 vsize=798136 CPUtime=0.09 cores=0-7
/proc/24759/task/24767/stat : 24767 (claspmt) S 24757 24759 24446 0 -1 4202560 12122 0 0 0 6 3 0 0 18 0 8 0 393586493 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14.75
Current children cumulated vsize (KiB) 798136

[startup+15.1006 s]
/proc/loadavg: 2.89 1.90 1.97 2/385 24768
/proc/meminfo: memFree=24548344/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=798136 CPUtime=15.53 cores=0-7
/proc/24759/stat : 24759 (claspmt) S 24757 24759 24446 0 -1 4202496 153680 0 0 0 1519 34 0 0 25 0 8 0 393585826 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24759/statm: 199534 115482 443 189 0 193883 0
[pid=24759/tid=24761] ppid=24757 vsize=798136 CPUtime=0.06 cores=0-7
/proc/24759/task/24761/stat : 24761 (claspmt) S 24757 24759 24446 0 -1 4202560 9696 0 0 0 3 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 1 0 0 0
[pid=24759/tid=24762] ppid=24757 vsize=798136 CPUtime=0.07 cores=0-7
/proc/24759/task/24762/stat : 24762 (claspmt) S 24757 24759 24446 0 -1 4202560 13269 0 0 0 4 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 4 0 0 0
[pid=24759/tid=24763] ppid=24757 vsize=798136 CPUtime=0.08 cores=0-7
/proc/24759/task/24763/stat : 24763 (claspmt) S 24757 24759 24446 0 -1 4202560 13294 0 0 0 4 4 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 0 0 0 0
[pid=24759/tid=24764] ppid=24757 vsize=798136 CPUtime=0.05 cores=0-7
/proc/24759/task/24764/stat : 24764 (claspmt) S 24757 24759 24446 0 -1 4202560 10143 0 0 0 2 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 3 0 0 0
[pid=24759/tid=24765] ppid=24757 vsize=798136 CPUtime=8.38 cores=0-7
/proc/24759/task/24765/stat : 24765 (claspmt) R 24757 24759 24446 0 -1 4202560 9685 0 0 0 836 2 0 0 25 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24759/tid=24766] ppid=24757 vsize=798136 CPUtime=0.06 cores=0-7
/proc/24759/task/24766/stat : 24766 (claspmt) S 24757 24759 24446 0 -1 4202560 13299 0 0 0 3 3 0 0 18 0 8 0 393586492 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 2 0 0 0
[pid=24759/tid=24767] ppid=24757 vsize=798136 CPUtime=0.09 cores=0-7
/proc/24759/task/24767/stat : 24767 (claspmt) S 24757 24759 24446 0 -1 4202560 12122 0 0 0 6 3 0 0 18 0 8 0 393586493 817291264 115482 33554432000 4194304 4964800 140735504623760 18446744073709551615 268672478105 0 0 4096 18946 18446604445620407296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 15.53
Current children cumulated vsize (KiB) 798136

[startup+15.5005 s]
/proc/loadavg: 2.89 1.90 1.97 2/385 24768
/proc/meminfo: memFree=24548592/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=798136 CPUtime=16.15 cores=0-7
/proc/24759/stat : 24759 (claspmt) R 24757 24759 24446 0 -1 4202496 155152 0 0 0 1580 35 0 0 17 0 8 0 393585826 817291264 116954 33554432000 4194304 4964800 140735504623760 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24759/statm: 199534 116954 454 189 0 193883 0
[pid=24759/tid=24761] ppid=24757 vsize=798136 CPUtime=0.1 cores=0-7
/proc/24759/task/24761/stat : 24761 (claspmt) R 24757 24759 24446 0 -1 4202560 9898 0 0 0 7 3 0 0 18 0 8 0 393586492 817291264 116954 33554432000 4194304 4964800 140735504623760 18446744073709551615 4371960 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24759/tid=24762] ppid=24757 vsize=798136 CPUtime=0.1 cores=0-7
/proc/24759/task/24762/stat : 24762 (claspmt) R 24757 24759 24446 0 -1 4202560 13554 0 0 0 7 3 0 0 18 0 8 0 393586492 817291264 116954 33554432000 4194304 4964800 140735504623760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24759/tid=24763] ppid=24757 vsize=798136 CPUtime=0.12 cores=0-7
/proc/24759/task/24763/stat : 24763 (claspmt) R 24757 24759 24446 0 -1 4202560 13466 0 0 0 8 4 0 0 18 0 8 0 393586492 817291264 116954 33554432000 4194304 4964800 140735504623760 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24759/tid=24764] ppid=24757 vsize=798136 CPUtime=0.1 cores=0-7
/proc/24759/task/24764/stat : 24764 (claspmt) R 24757 24759 24446 0 -1 4202560 10330 0 0 0 6 4 0 0 18 0 8 0 393586492 817291264 116954 33554432000 4194304 4964800 140735504623760 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24759/tid=24765] ppid=24757 vsize=798136 CPUtime=8.74 cores=0-7
/proc/24759/task/24765/stat : 24765 (claspmt) R 24757 24759 24446 0 -1 4202560 9694 0 0 0 872 2 0 0 25 0 8 0 393586492 817291264 116954 33554432000 4194304 4964800 140735504623760 18446744073709551615 4668930 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24759/tid=24766] ppid=24757 vsize=798136 CPUtime=0.1 cores=0-7
/proc/24759/task/24766/stat : 24766 (claspmt) R 24757 24759 24446 0 -1 4202560 13550 0 0 0 6 4 0 0 18 0 8 0 393586492 817291264 116954 33554432000 4194304 4964800 140735504623760 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24759/tid=24767] ppid=24757 vsize=798136 CPUtime=0.12 cores=0-7
/proc/24759/task/24767/stat : 24767 (claspmt) R 24757 24759 24446 0 -1 4202560 12320 0 0 0 9 3 0 0 18 0 8 0 393586493 817291264 116954 33554432000 4194304 4964800 140735504623760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.15
Current children cumulated vsize (KiB) 798136

[startup+15.9005 s]
/proc/loadavg: 2.89 1.90 1.97 2/385 24768
/proc/meminfo: memFree=24548592/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=752544 CPUtime=17.58 cores=0-7
/proc/24759/stat : 24759 (claspmt) R 24757 24759 24446 0 -1 4202496 155181 0 0 0 1722 36 0 0 18 0 1 0 393585826 770605056 105585 33554432000 4194304 4964800 140735504623760 18446744073709551615 268660311442 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24759/statm: 188136 105585 474 189 0 182485 0
Current children cumulated CPU time (s) 17.58
Current children cumulated vsize (KiB) 752544

[startup+16.0005 s]
/proc/loadavg: 2.89 1.90 1.97 2/385 24768
/proc/meminfo: memFree=24548592/32951124 swapFree=46575260/67111528
[pid=24759] ppid=24757 vsize=718616 CPUtime=17.68 cores=0-7
/proc/24759/stat : 24759 (claspmt) R 24757 24759 24446 0 -1 4202496 155181 0 0 0 1732 36 0 0 18 0 1 0 393585826 735862784 94827 33554432000 4194304 4964800 140735504623760 18446744073709551615 4646717 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24759/statm: 179654 94827 474 189 0 174003 0
Current children cumulated CPU time (s) 17.68
Current children cumulated vsize (KiB) 718616

Child status: 20
Real time (s): 16.0421
CPU time (s): 17.7293
CPU user time (s): 17.3484
CPU system time (s): 0.380942
CPU usage (%): 110.518
Max. virtual memory (cumulated for all children) (KiB): 798136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.3484
system time used= 0.380942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155182
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= 15033
involuntary context switches= 179

runsolver used 0.049992 second user time and 0.134979 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 23:12:26
IDJOB=3380857
IDBENCH=82456
IDSOLVER=1865
FILE ID=node107/3380857-1305493945
RUNJOBID= node107-1305491634-24460
PBS_JOBID= 13325417
Free space on /tmp= 73432 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.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-3380857-1305493945/watcher-3380857-1305493945 -o /tmp/evaluation-result-3380857-1305493945/solver-3380857-1305493945 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380857-1305493945.cnf

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=1649992390

node107.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.829
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.829
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.75
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25009288 kB
Buffers:        205460 kB
Cached:        1532936 kB
SwapCached:       9824 kB
Active:        7008616 kB
Inactive:       634112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25009288 kB
SwapTotal:    67111528 kB
SwapFree:     46575260 kB
Dirty:           20000 kB
Writeback:           0 kB
AnonPages:     5902024 kB
Mapped:          25632 kB
Slab:           152792 kB
PageTables:      78288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 99210052 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= 73432 MiB
End job on node107 at 2011-05-15 23:12:42