Trace number 3318187

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
minisat hack: MiniSAT 2.2.0-agile-26? (TO) 1300.05 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3318187-1304898970/watcher-3318187-1304898970 -o /tmp/evaluation-result-3318187-1304898970/solver-3318187-1304898970 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318187-1304898970.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 2.61 0.75 0.26 5/376 18928
/proc/meminfo: memFree=12812048/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=21664 CPUtime=0 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 1313 0 0 0 0 0 0 0 24 0 1 0 582313315 22183936 1228 33554432000 4194304 4291235 140735185048384 18446744073709551615 4277901 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 5416 1230 215 24 0 2050 0

[startup+0.0592979 s]
/proc/loadavg: 2.61 0.75 0.26 5/376 18928
/proc/meminfo: memFree=12812048/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=31672 CPUtime=0.05 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 4158 0 0 0 4 1 0 0 24 0 1 0 582313315 32432128 3772 33554432000 4194304 4291235 140735185048384 18446744073709551615 4272784 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 7918 3774 215 24 0 4552 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31672

[startup+0.100276 s]
/proc/loadavg: 2.61 0.75 0.26 5/376 18928
/proc/meminfo: memFree=12812048/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=34704 CPUtime=0.09 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 5354 0 0 0 8 1 0 0 24 0 1 0 582313315 35536896 4803 33554432000 4194304 4291235 140735185048384 18446744073709551615 4218828 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 8676 4803 240 24 0 5310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34704

[startup+0.300244 s]
/proc/loadavg: 2.61 0.75 0.26 5/376 18928
/proc/meminfo: memFree=12812048/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=35252 CPUtime=0.29 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 8011 0 0 0 28 1 0 0 25 0 1 0 582313315 36098048 5111 33554432000 4194304 4291235 140735185048384 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 8813 5111 248 24 0 5447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35252

[startup+0.700174 s]
/proc/loadavg: 2.61 0.75 0.26 5/376 18928
/proc/meminfo: memFree=12812048/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=35252 CPUtime=0.69 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 8206 0 0 0 68 1 0 0 25 0 1 0 582313315 36098048 5304 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 8813 5304 259 24 0 5447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35252

[startup+1.50103 s]
/proc/loadavg: 2.72 0.81 0.28 5/377 18929
/proc/meminfo: memFree=12786520/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=39604 CPUtime=1.49 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 8489 0 0 0 148 1 0 0 25 0 1 0 582313315 40554496 5583 33554432000 4194304 4291235 140735185048384 18446744073709551615 4262084 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 9901 5583 259 24 0 6535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39604

[startup+3.10074 s]
/proc/loadavg: 2.72 0.81 0.28 5/377 18929
/proc/meminfo: memFree=12777592/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=39604 CPUtime=3.09 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 9081 0 0 0 308 1 0 0 25 0 1 0 582313315 40554496 6169 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 9901 6169 259 24 0 6535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39604

[startup+6.30018 s]
/proc/loadavg: 2.72 0.81 0.28 5/377 18929
/proc/meminfo: memFree=12753412/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=51100 CPUtime=6.29 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 11985 0 0 0 627 2 0 0 25 0 1 0 582313315 52326400 9048 33554432000 4194304 4291235 140735185048384 18446744073709551615 4261945 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 12775 9048 259 24 0 9409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51100

[startup+12.701 s]
/proc/loadavg: 2.99 0.93 0.32 5/377 18929
/proc/meminfo: memFree=12709208/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=58280 CPUtime=12.7 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 13753 0 0 0 1267 3 0 0 25 0 1 0 582313315 59678720 10774 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 14570 10774 259 24 0 11204 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 58280

[startup+25.5007 s]
/proc/loadavg: 3.14 1.03 0.36 5/377 18929
/proc/meminfo: memFree=12643068/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=88924 CPUtime=25.49 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 17904 0 0 0 2545 4 0 0 25 0 1 0 582313315 91058176 14862 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 22231 14862 259 24 0 18865 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88924

[startup+51.1012 s]
/proc/loadavg: 3.48 1.31 0.48 5/377 18930
/proc/meminfo: memFree=12542692/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=74144 CPUtime=51.1 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 26767 0 0 0 5103 7 0 0 25 0 1 0 582313315 75923456 15023 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 18536 15023 259 24 0 15170 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 74144

[startup+102.315 s]
/proc/loadavg: 3.85 1.75 0.67 5/377 18931
/proc/meminfo: memFree=12336808/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=78020 CPUtime=102.31 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 46615 0 0 0 10218 13 0 0 25 0 1 0 582313315 79892480 14233 33554432000 4194304 4291235 140735185048384 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 19505 14233 259 24 0 16139 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 78020

[startup+162.3 s]
/proc/loadavg: 3.94 2.16 0.87 5/377 18933
/proc/meminfo: memFree=12156360/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=100920 CPUtime=162.3 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 61872 0 0 0 16212 18 0 0 25 0 1 0 582313315 103342080 18313 33554432000 4194304 4291235 140735185048384 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 25230 18313 259 24 0 21864 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 100920

[startup+222.301 s]
/proc/loadavg: 3.98 2.49 1.07 5/377 18935
/proc/meminfo: memFree=11917096/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=136844 CPUtime=222.29 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 78266 0 0 0 22206 23 0 0 25 0 1 0 582313315 140128256 22953 33554432000 4194304 4291235 140735185048384 18446744073709551615 4261699 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 34211 22953 259 24 0 30845 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 136844

[startup+282.301 s]
/proc/loadavg: 3.99 2.76 1.25 5/377 18936
/proc/meminfo: memFree=11778804/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=139244 CPUtime=282.29 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 93405 0 0 0 28200 29 0 0 25 0 1 0 582313315 142585856 23921 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 34811 23921 259 24 0 31445 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 139244

[startup+342.301 s]
/proc/loadavg: 3.99 2.99 1.42 5/377 18947
/proc/meminfo: memFree=11580704/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=81852 CPUtime=342.3 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 112984 0 0 0 34195 35 0 0 25 0 1 0 582313315 83816448 14867 33554432000 4194304 4291235 140735185048384 18446744073709551615 4251631 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 20463 14867 259 24 0 17097 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 81852

[startup+402.3 s]
/proc/loadavg: 3.99 3.17 1.58 5/377 18948
/proc/meminfo: memFree=11408548/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=112800 CPUtime=402.3 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 121145 0 0 0 40191 39 0 0 25 0 1 0 582313315 115507200 22945 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 28200 22945 259 24 0 24834 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 112800

[startup+462.301 s]
/proc/loadavg: 3.99 3.32 1.72 5/377 18950
/proc/meminfo: memFree=11188024/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=145924 CPUtime=462.3 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 126807 0 0 0 46187 43 0 0 25 0 1 0 582313315 149426176 28568 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 36481 28568 259 24 0 33115 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 145924

[startup+522.301 s]
/proc/loadavg: 4.14 3.48 1.88 5/377 18952
/proc/meminfo: memFree=10980028/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=197500 CPUtime=522.31 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 132139 0 0 0 52185 46 0 0 25 0 1 0 582313315 202240000 33874 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 49375 33874 259 24 0 46009 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 197500

[startup+582.301 s]
/proc/loadavg: 4.11 3.59 2.02 5/377 18953
/proc/meminfo: memFree=10869616/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=198492 CPUtime=582.31 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 137514 0 0 0 58183 48 0 0 25 0 1 0 582313315 203255808 39209 33554432000 4194304 4291235 140735185048384 18446744073709551615 4256336 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 49623 39209 259 24 0 46257 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 198492

[startup+642.3 s]
/proc/loadavg: 4.21 3.71 2.15 5/377 18955
/proc/meminfo: memFree=10662832/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=201576 CPUtime=642.32 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 142631 0 0 0 64181 51 0 0 25 0 1 0 582313315 206413824 44289 33554432000 4194304 4291235 140735185048384 18446744073709551615 4262447 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 50394 44289 259 24 0 47028 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 201576

[startup+702.301 s]
/proc/loadavg: 4.08 3.76 2.27 5/377 18956
/proc/meminfo: memFree=10457696/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=283604 CPUtime=702.31 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 147532 0 0 0 70178 53 0 0 25 0 1 0 582313315 290410496 49165 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 70901 49165 259 24 0 67535 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 283604

[startup+762.315 s]
/proc/loadavg: 4.03 3.80 2.37 5/377 18958
/proc/meminfo: memFree=10517392/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=103156 CPUtime=762.32 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 155979 0 0 0 76176 56 0 0 25 0 1 0 582313315 105631744 19689 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 25789 19689 259 24 0 22423 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 103156

[startup+822.3 s]
/proc/loadavg: 4.01 3.83 2.47 5/377 18960
/proc/meminfo: memFree=10319568/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=122124 CPUtime=822.31 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 162747 0 0 0 82172 59 0 0 25 0 1 0 582313315 125054976 26414 33554432000 4194304 4291235 140735185048384 18446744073709551615 4248365 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 30531 26414 259 24 0 27165 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 122124

[startup+882.3 s]
/proc/loadavg: 4.00 3.86 2.56 5/377 18961
/proc/meminfo: memFree=10101620/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=153548 CPUtime=882.31 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 169293 0 0 0 88170 61 0 0 25 0 1 0 582313315 157233152 32922 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 38387 32922 259 24 0 35021 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 153548

[startup+942.301 s]
/proc/loadavg: 4.00 3.88 2.65 5/377 18963
/proc/meminfo: memFree=10021612/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=204884 CPUtime=942.31 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 175432 0 0 0 94167 64 0 0 25 0 1 0 582313315 209801216 39024 33554432000 4194304 4291235 140735185048384 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 51221 39024 259 24 0 47855 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 204884

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 2.73 5/377 18964
/proc/meminfo: memFree=9819672/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=205308 CPUtime=1002.32 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 181164 0 0 0 100165 67 0 0 25 0 1 0 582313315 210235392 44719 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 51327 44719 259 24 0 47961 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 205308

[startup+1062.3 s]
/proc/loadavg: 4.05 3.93 2.81 5/377 18966
/proc/meminfo: memFree=9623472/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=287528 CPUtime=1062.31 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 186996 0 0 0 106162 69 0 0 25 0 1 0 582313315 294428672 50526 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 71882 50526 259 24 0 68516 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 287528

[startup+1122.3 s]
/proc/loadavg: 4.05 3.96 2.89 5/377 18968
/proc/meminfo: memFree=9517896/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=289552 CPUtime=1122.32 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 192812 0 0 0 112161 71 0 0 25 0 1 0 582313315 296501248 56316 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 72388 56316 259 24 0 69022 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 289552

[startup+1182.3 s]
/proc/loadavg: 4.29 4.02 2.98 5/377 18969
/proc/meminfo: memFree=9306656/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=289552 CPUtime=1182.32 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 198189 0 0 0 118158 74 0 0 25 0 1 0 582313315 296501248 61670 33554432000 4194304 4291235 140735185048384 18446744073709551615 4256232 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 72388 61670 259 24 0 69022 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 289552

[startup+1242.3 s]
/proc/loadavg: 4.10 4.02 3.04 5/377 19027
/proc/meminfo: memFree=13038376/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=97644 CPUtime=1242.33 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 207109 0 0 0 124155 78 0 0 25 0 1 0 582313315 99987456 20066 33554432000 4194304 4291235 140735185048384 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 24411 20066 259 24 0 21045 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 97644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.04 3.10 5/377 19110
/proc/meminfo: memFree=13069344/32951124 swapFree=65155552/67111528
[pid=18928] ppid=18926 vsize=128572 CPUtime=1300.04 cores=5,7
/proc/18928/stat : 18928 (minisat) R 18926 18928 18785 0 -1 4202496 213866 0 0 0 129923 81 0 0 25 0 1 0 582313315 131657728 26783 33554432000 4194304 4291235 140735185048384 18446744073709551615 4261915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18928/statm: 32143 26783 259 24 0 28777 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 128572

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.23
CPU system time (s): 0.818875
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 290584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.23
system time used= 0.818875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213866
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= 8
involuntary context switches= 724

runsolver used 4.54031 second user time and 11.9332 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 01:56:11
IDJOB=3318187
IDBENCH=70791
IDSOLVER=1707
FILE ID=node146/3318187-1304898970
RUNJOBID= node146-1304898906-18806
PBS_JOBID= 13282125
Free space on /tmp= 41900 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318187-1304898970/watcher-3318187-1304898970 -o /tmp/evaluation-result-3318187-1304898970/solver-3318187-1304898970 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318187-1304898970.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=1104093399

node146.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.830
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.830
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.830
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.75
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.830
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.86
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.830
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.75
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.830
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.75
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.830
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.830
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:      12812204 kB
Buffers:        139740 kB
Cached:        3745764 kB
SwapCached:       9284 kB
Active:       11126652 kB
Inactive:      8704704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12812204 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:           30312 kB
Writeback:           0 kB
AnonPages:    15943460 kB
Mapped:          22816 kB
Slab:           181824 kB
PageTables:      60092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82373880 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= 41940 MiB
End job on node146 at 2011-05-09 02:17:53