Trace number 3287336

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
SApperloT 2011-03-23? (TO) 1300.06 1300.01

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-ext_con_032_008_0256-tseitin.cnf
MD5SUMee9a3768141236efcc4a858e8f92a7e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.353945
Satisfiable
(Un)Satisfiability was proved
Number of variables27224
Number of clauses68879
Sum of the clauses size160715
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 245918
Number of clauses of size 322959
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: 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-3287336-1303772247/watcher-3287336-1303772247 -o /tmp/evaluation-result-3287336-1303772247/solver-3287336-1303772247 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3287336-1303772247.cnf 

running on 2 cores: 4,6

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: 4.03 4.00 3.81 5/189 23580
/proc/meminfo: memFree=28123780/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=13788 CPUtime=0 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 646 0 0 0 0 0 0 0 25 0 1 0 488824343 14118912 580 33554432000 4194304 4465733 140736285606560 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 3447 580 249 67 0 570 0

[startup+0.0988479 s]
/proc/loadavg: 4.03 4.00 3.81 5/189 23580
/proc/meminfo: memFree=28123780/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=15440 CPUtime=0.09 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 1720 0 0 0 9 0 0 0 25 0 1 0 488824343 15810560 971 33554432000 4194304 4465733 140736285606560 18446744073709551615 4253809 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 3860 971 255 67 0 983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15440

[startup+0.100844 s]
/proc/loadavg: 4.03 4.00 3.81 5/189 23580
/proc/meminfo: memFree=28123780/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=15440 CPUtime=0.09 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 1720 0 0 0 9 0 0 0 25 0 1 0 488824343 15810560 971 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 3860 971 255 67 0 983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15440

[startup+0.300702 s]
/proc/loadavg: 4.03 4.00 3.81 5/189 23580
/proc/meminfo: memFree=28123780/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=15440 CPUtime=0.29 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 1800 0 0 0 29 0 0 0 25 0 1 0 488824343 15810560 1015 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 3860 1015 255 67 0 983 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15440

[startup+0.700682 s]
/proc/loadavg: 4.03 4.00 3.81 5/189 23580
/proc/meminfo: memFree=28123780/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=15440 CPUtime=0.69 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 1904 0 0 0 69 0 0 0 25 0 1 0 488824343 15810560 1071 33554432000 4194304 4465733 140736285606560 18446744073709551615 4253818 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 3860 1071 255 67 0 983 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15440

[startup+1.50053 s]
/proc/loadavg: 4.03 4.00 3.81 5/190 23581
/proc/meminfo: memFree=28119420/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=16920 CPUtime=1.49 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 2397 0 0 0 149 0 0 0 25 0 1 0 488824343 17326080 1357 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270202 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 4230 1357 255 67 0 1353 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16920

[startup+3.10022 s]
/proc/loadavg: 4.03 4.00 3.81 5/190 23581
/proc/meminfo: memFree=28118304/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=18740 CPUtime=3.09 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 2988 0 0 0 309 0 0 0 25 0 1 0 488824343 19189760 1813 33554432000 4194304 4465733 140736285606560 18446744073709551615 4253667 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 4685 1813 255 67 0 1808 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18740

[startup+6.30062 s]
/proc/loadavg: 3.95 3.98 3.81 5/190 23609
/proc/meminfo: memFree=28231132/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=18740 CPUtime=6.29 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 3128 0 0 0 629 0 0 0 25 0 1 0 488824343 19189760 1888 33554432000 4194304 4465733 140736285606560 18446744073709551615 4253733 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 4685 1888 255 67 0 1808 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18740

[startup+12.7003 s]
/proc/loadavg: 3.95 3.98 3.81 5/190 23609
/proc/meminfo: memFree=28193800/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=19648 CPUtime=12.69 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 4073 0 0 0 1269 0 0 0 25 0 1 0 488824343 20119552 2157 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270636 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 4912 2157 255 67 0 2035 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19648

[startup+25.5009 s]
/proc/loadavg: 3.96 3.98 3.81 5/190 23609
/proc/meminfo: memFree=28163676/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=34204 CPUtime=25.49 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 9886 0 0 0 2549 0 0 0 25 0 1 0 488824343 35024896 5337 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270614 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 8551 5337 279 67 0 5674 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34204

[startup+51.101 s]
/proc/loadavg: 3.97 3.98 3.82 5/190 23637
/proc/meminfo: memFree=28182844/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=43408 CPUtime=51.09 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 13015 0 0 0 5108 1 0 0 25 0 1 0 488824343 44449792 7768 33554432000 4194304 4465733 140736285606560 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 10852 7768 348 67 0 7975 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43408

[startup+102.306 s]
/proc/loadavg: 3.99 3.98 3.82 5/190 23638
/proc/meminfo: memFree=28184880/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=55284 CPUtime=102.3 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 18533 0 0 0 10228 2 0 0 25 0 1 0 488824343 56610816 10175 33554432000 4194304 4465733 140736285606560 18446744073709551615 4260778 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 13821 10175 348 67 0 10944 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 55284

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.83 5/190 23640
/proc/meminfo: memFree=28154576/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=55284 CPUtime=162.29 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 20103 0 0 0 16227 2 0 0 25 0 1 0 488824343 56610816 11033 33554432000 4194304 4465733 140736285606560 18446744073709551615 4260419 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 13821 11033 471 67 0 10944 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 55284

[startup+222.3 s]
/proc/loadavg: 3.99 3.98 3.83 5/190 23651
/proc/meminfo: memFree=28103964/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=62184 CPUtime=222.3 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 24468 0 0 0 22227 3 0 0 25 0 1 0 488824343 63676416 11490 33554432000 4194304 4465733 140736285606560 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 15546 11490 471 67 0 12669 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 62184

[startup+282.301 s]
/proc/loadavg: 3.99 3.98 3.84 5/190 23652
/proc/meminfo: memFree=28098268/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=62184 CPUtime=282.3 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 25272 0 0 0 28227 3 0 0 25 0 1 0 488824343 63676416 11892 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 15546 11892 471 67 0 12669 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 62184

[startup+342.301 s]
/proc/loadavg: 3.99 3.98 3.85 5/190 23654
/proc/meminfo: memFree=28049736/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=62184 CPUtime=342.3 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 26002 0 0 0 34227 3 0 0 25 0 1 0 488824343 63676416 12257 33554432000 4194304 4465733 140736285606560 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 15546 12257 471 67 0 12669 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 62184

[startup+402.3 s]
/proc/loadavg: 4.07 4.00 3.86 5/190 23658
/proc/meminfo: memFree=28030724/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=81720 CPUtime=402.3 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 30225 0 0 0 40227 3 0 0 25 0 1 0 488824343 83681280 16144 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 20430 16144 471 67 0 17553 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 81720

[startup+462.301 s]
/proc/loadavg: 4.02 4.00 3.86 5/190 23660
/proc/meminfo: memFree=28061136/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=92072 CPUtime=462.31 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 36017 0 0 0 46227 4 0 0 25 0 1 0 488824343 94281728 16524 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 23018 16524 471 67 0 20141 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 92072

[startup+522.3 s]
/proc/loadavg: 4.01 4.00 3.87 5/190 23662
/proc/meminfo: memFree=28058252/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=92072 CPUtime=522.31 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 36606 0 0 0 52227 4 0 0 25 0 1 0 488824343 94281728 16838 33554432000 4194304 4465733 140736285606560 18446744073709551615 4255368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 23018 16838 471 67 0 20141 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 92072

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 23663
/proc/meminfo: memFree=28026208/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=92072 CPUtime=582.31 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 37175 0 0 0 58227 4 0 0 25 0 1 0 488824343 94281728 17134 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 23018 17134 471 67 0 20141 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 92072

[startup+642.3 s]
/proc/loadavg: 3.47 3.86 3.83 4/184 23683
/proc/meminfo: memFree=28132556/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=92072 CPUtime=642.31 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 37830 0 0 0 64227 4 0 0 25 0 1 0 488824343 94281728 17518 33554432000 4194304 4465733 140736285606560 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 23018 17518 471 67 0 20141 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 92072

[startup+702.301 s]
/proc/loadavg: 3.17 3.70 3.78 4/184 23684
/proc/meminfo: memFree=28125192/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=92072 CPUtime=702.31 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 38501 0 0 0 70227 4 0 0 25 0 1 0 488824343 94281728 17971 33554432000 4194304 4465733 140736285606560 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 23018 17971 471 67 0 20141 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 92072

[startup+762.307 s]
/proc/loadavg: 3.06 3.57 3.72 4/184 23686
/proc/meminfo: memFree=28119072/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=102416 CPUtime=762.32 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 44745 0 0 0 76227 5 0 0 25 0 1 0 488824343 104873984 19145 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 25604 19145 471 67 0 22727 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 102416

[startup+822.3 s]
/proc/loadavg: 3.02 3.46 3.68 4/184 23688
/proc/meminfo: memFree=28115924/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=102416 CPUtime=822.32 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 45232 0 0 0 82227 5 0 0 25 0 1 0 488824343 104873984 19432 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 25604 19432 471 67 0 22727 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 102416

[startup+882.301 s]
/proc/loadavg: 3.04 3.39 3.64 4/184 23689
/proc/meminfo: memFree=28086228/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=102416 CPUtime=882.32 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 45769 0 0 0 88227 5 0 0 25 0 1 0 488824343 104873984 19738 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 25604 19738 471 67 0 22727 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 102416

[startup+942.3 s]
/proc/loadavg: 3.01 3.32 3.60 4/184 23691
/proc/meminfo: memFree=28094984/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=102416 CPUtime=942.32 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 46250 0 0 0 94227 5 0 0 25 0 1 0 488824343 104873984 20042 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 25604 20042 471 67 0 22727 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 102416

[startup+1002.3 s]
/proc/loadavg: 3.05 3.27 3.56 4/184 23692
/proc/meminfo: memFree=28107336/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=102416 CPUtime=1002.33 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 46647 0 0 0 100227 6 0 0 25 0 1 0 488824343 104873984 20302 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 25604 20302 471 67 0 22727 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 102416

[startup+1062.3 s]
/proc/loadavg: 3.02 3.22 3.52 4/184 23694
/proc/meminfo: memFree=28082496/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=102416 CPUtime=1062.33 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 47191 0 0 0 106227 6 0 0 25 0 1 0 488824343 104873984 20620 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 25604 20620 471 67 0 22727 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 102416

[startup+1122.3 s]
/proc/loadavg: 3.00 3.18 3.49 4/184 23696
/proc/meminfo: memFree=28059380/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=102416 CPUtime=1122.33 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 47581 0 0 0 112227 6 0 0 25 0 1 0 488824343 104873984 20815 33554432000 4194304 4465733 140736285606560 18446744073709551615 4260272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 25604 20815 471 67 0 22727 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 102416

[startup+1182.3 s]
/proc/loadavg: 3.00 3.14 3.45 4/184 23697
/proc/meminfo: memFree=28076096/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=117944 CPUtime=1182.34 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 55686 0 0 0 118227 7 0 0 25 0 1 0 488824343 120774656 20988 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 29486 20988 471 67 0 26609 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 117944

[startup+1242.3 s]
/proc/loadavg: 3.00 3.11 3.42 4/184 23699
/proc/meminfo: memFree=28070944/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=117944 CPUtime=1242.34 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 56477 0 0 0 124227 7 0 0 25 0 1 0 488824343 120774656 21541 33554432000 4194304 4465733 140736285606560 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 29486 21541 471 67 0 26609 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 117944



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.11 3.40 3/182 23701
/proc/meminfo: memFree=28175460/32950928 swapFree=67111364/67111528
[pid=23580] ppid=23578 vsize=117944 CPUtime=1300.05 cores=4,6
/proc/23580/stat : 23580 (SApperloT) R 23578 23580 23267 0 -1 4202496 56944 0 0 0 129998 7 0 0 25 0 1 0 488824343 120774656 21819 33554432000 4194304 4465733 140736285606560 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23580/statm: 29486 21819 471 67 0 26609 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 117944

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.01
CPU time (s): 1300.06
CPU user time (s): 1299.98
CPU system time (s): 0.076988
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 149000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56944
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= 5
involuntary context switches= 1892

runsolver used 2.19667 second user time and 4.90425 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-26 00:57:27
IDJOB=3287336
IDBENCH=82463
IDSOLVER=1657
FILE ID=node127/3287336-1303772247
RUNJOBID= node127-1303770941-23286
PBS_JOBID= 13157182
Free space on /tmp= 71156 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-ext_con_032_008_0256-tseitin.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287336-1303772247/watcher-3287336-1303772247 -o /tmp/evaluation-result-3287336-1303772247/solver-3287336-1303772247 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3287336-1303772247.cnf

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

MD5SUM BENCH= ee9a3768141236efcc4a858e8f92a7e9
RANDOM SEED=952291259

node127.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.823
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.64
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.823
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.83
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.823
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.74
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.823
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      28124060 kB
Buffers:       1244356 kB
Cached:        2792716 kB
SwapCached:          0 kB
Active:         789408 kB
Inactive:      3569960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28124060 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6308 kB
Writeback:           0 kB
AnonPages:      322484 kB
Mapped:          15540 kB
Slab:           402008 kB
PageTables:       5772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   627404 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= 71192 MiB
End job on node127 at 2011-04-26 01:19:09