Trace number 3379571

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
UmSat 2011-05-12 (fixed)? (TO) 1300.16 1300.13

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
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-3379571-1305455894/watcher-3379571-1305455894 -o /tmp/evaluation-result-3379571-1305455894/solver-3379571-1305455894 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379571-1305455894.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: 3.70 3.97 3.92 5/406 7520
/proc/meminfo: memFree=24056416/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=11908 CPUtime=0.01 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4194304 397 0 0 0 1 0 0 0 21 0 1 0 657188115 12193792 337 33554432000 4194304 4263832 140734086276896 18446744073709551615 242970206099 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 2977 337 240 17 0 150 0

[startup+0.107445 s]
/proc/loadavg: 3.70 3.97 3.92 5/406 7520
/proc/meminfo: memFree=24056416/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=13340 CPUtime=0.1 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4194304 903 0 0 0 10 0 0 0 22 0 1 0 657188115 13660160 697 33554432000 4194304 4263832 140734086276896 18446744073709551615 47034219228298 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 3335 697 241 17 0 508 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13340

[startup+0.200429 s]
/proc/loadavg: 3.70 3.97 3.92 5/406 7520
/proc/meminfo: memFree=24056416/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=15164 CPUtime=0.19 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4194304 1488 0 0 0 19 0 0 0 22 0 1 0 657188115 15527936 1089 33554432000 4194304 4263832 140734086276896 18446744073709551615 47034219222373 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 3791 1089 241 17 0 964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15164

[startup+0.300409 s]
/proc/loadavg: 3.70 3.97 3.92 5/406 7520
/proc/meminfo: memFree=24056416/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=18812 CPUtime=0.29 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4194304 2526 0 0 0 29 0 0 0 22 0 1 0 657188115 19263488 1742 33554432000 4194304 4263832 140734086276896 18446744073709551615 47034219224160 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 4703 1742 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700341 s]
/proc/loadavg: 3.70 3.97 3.92 5/406 7520
/proc/meminfo: memFree=24056416/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=25976 CPUtime=0.69 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4194304 4903 0 0 0 69 0 0 0 24 0 1 0 657188115 26599424 3350 33554432000 4194304 4263832 140734086276896 18446744073709551615 4203584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 6494 3350 241 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50021 s]
/proc/loadavg: 3.70 3.97 3.92 7/411 7528
/proc/meminfo: memFree=23970528/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=71616 CPUtime=1.49 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 18753 0 0 0 147 2 0 0 25 0 1 0 657188115 73334784 13981 33554432000 4194304 4263832 140734086276896 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 17904 13981 247 17 0 15077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71616

[startup+3.10093 s]
/proc/loadavg: 3.72 3.97 3.92 7/411 7528
/proc/meminfo: memFree=23833756/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=71616 CPUtime=3.09 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 18753 0 0 0 307 2 0 0 25 0 1 0 657188115 73334784 13981 33554432000 4194304 4263832 140734086276896 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 17904 13981 247 17 0 15077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71616

[startup+6.30038 s]
/proc/loadavg: 3.72 3.97 3.92 6/411 7529
/proc/meminfo: memFree=23640712/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=71616 CPUtime=6.29 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 18753 0 0 0 627 2 0 0 25 0 1 0 657188115 73334784 13981 33554432000 4194304 4263832 140734086276896 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 17904 13981 247 17 0 15077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71616

[startup+12.7003 s]
/proc/loadavg: 4.07 4.04 3.94 6/411 7529
/proc/meminfo: memFree=23638388/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=71616 CPUtime=12.69 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 18753 0 0 0 1266 3 0 0 25 0 1 0 657188115 73334784 13981 33554432000 4194304 4263832 140734086276896 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 17904 13981 247 17 0 15077 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71616

[startup+25.5011 s]
/proc/loadavg: 4.21 4.07 3.95 6/411 7529
/proc/meminfo: memFree=23640484/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=71616 CPUtime=25.49 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 18753 0 0 0 2546 3 0 0 25 0 1 0 657188115 73334784 13981 33554432000 4194304 4263832 140734086276896 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 17904 13981 247 17 0 15077 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71616

[startup+51.1007 s]
/proc/loadavg: 4.25 4.09 3.96 7/411 7530
/proc/meminfo: memFree=23640480/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=71616 CPUtime=51.09 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 18753 0 0 0 5106 3 0 0 25 0 1 0 657188115 73334784 13981 33554432000 4194304 4263832 140734086276896 18446744073709551615 4242463 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 17904 13981 247 17 0 15077 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71616

[startup+102.301 s]
/proc/loadavg: 4.14 4.09 3.97 6/411 7558
/proc/meminfo: memFree=23580740/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=210876 CPUtime=102.3 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 50142 0 0 0 10222 8 0 0 25 0 1 0 657188115 215937024 45370 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 52719 45370 247 17 0 49892 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 210876

[startup+162.301 s]
/proc/loadavg: 4.09 4.08 3.97 5/411 7587
/proc/meminfo: memFree=23263316/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=536320 CPUtime=162.29 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 121049 0 0 0 16208 21 0 0 25 0 1 0 657188115 549191680 116277 33554432000 4194304 4263832 140734086276896 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 134080 116277 247 17 0 131253 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 536320

[startup+222.315 s]
/proc/loadavg: 4.15 4.10 3.98 5/411 7588
/proc/meminfo: memFree=22900968/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=756376 CPUtime=222.31 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 170839 0 0 0 22200 31 0 0 25 0 1 0 657188115 774529024 166067 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 189094 166067 247 17 0 186267 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 756376

[startup+282.301 s]
/proc/loadavg: 3.97 4.06 3.98 4/406 7607
/proc/meminfo: memFree=22616636/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=1072144 CPUtime=282.3 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 239519 0 0 0 28189 41 0 0 25 0 1 0 657188115 1097875456 234747 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 268036 234747 247 17 0 265209 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1072144

[startup+342.301 s]
/proc/loadavg: 3.36 3.86 3.91 4/405 7609
/proc/meminfo: memFree=22295712/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=1322956 CPUtime=342.3 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 289996 0 0 0 34182 48 0 0 25 0 1 0 657188115 1354706944 285224 33554432000 4194304 4263832 140734086276896 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 330739 285224 247 17 0 327912 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1322956

[startup+402.3 s]
/proc/loadavg: 3.13 3.70 3.85 4/405 7610
/proc/meminfo: memFree=21965104/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=1572376 CPUtime=402.3 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 346137 0 0 0 40173 57 0 0 25 0 1 0 657188115 1610113024 341365 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 393094 341365 248 17 0 390267 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1572376

[startup+462.301 s]
/proc/loadavg: 3.05 3.57 3.80 4/405 7612
/proc/meminfo: memFree=21693148/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=1762476 CPUtime=462.3 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 386288 0 0 0 46167 63 0 0 25 0 1 0 657188115 1804775424 381516 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 440619 381516 248 17 0 437792 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1762476

[startup+522.301 s]
/proc/loadavg: 3.02 3.47 3.75 4/405 7613
/proc/meminfo: memFree=21460632/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=1957012 CPUtime=522.3 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 422806 0 0 0 52162 68 0 0 25 0 1 0 657188115 2003980288 418034 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 489253 418034 248 17 0 486426 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1957012

[startup+582.3 s]
/proc/loadavg: 3.07 3.41 3.71 4/405 7615
/proc/meminfo: memFree=21269668/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=2083880 CPUtime=582.3 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 449325 0 0 0 58157 73 0 0 25 0 1 0 657188115 2133893120 444553 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 520970 444553 248 17 0 518143 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2083880

[startup+642.301 s]
/proc/loadavg: 3.06 3.34 3.66 4/405 7617
/proc/meminfo: memFree=21044588/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=2227892 CPUtime=642.3 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 482630 0 0 0 64151 79 0 0 25 0 1 0 657188115 2281361408 477858 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 556973 477858 248 17 0 554146 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 2227892

[startup+702.301 s]
/proc/loadavg: 3.02 3.28 3.62 4/405 7618
/proc/meminfo: memFree=20828196/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=2373444 CPUtime=702.3 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 518488 0 0 0 70142 88 0 0 25 0 1 0 657188115 2430406656 513715 33554432000 4194304 4263832 140734086276896 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 593361 513715 248 17 0 590534 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 2373444

[startup+762.301 s]
/proc/loadavg: 3.06 3.24 3.58 4/405 7620
/proc/meminfo: memFree=20630264/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=2500096 CPUtime=762.32 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 547701 0 0 0 76137 95 0 0 25 0 1 0 657188115 2560098304 542928 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 625024 542928 250 17 0 622197 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2500096

[startup+822.301 s]
/proc/loadavg: 3.06 3.21 3.55 4/405 7621
/proc/meminfo: memFree=20457144/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=2597608 CPUtime=822.31 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 567511 0 0 0 82133 98 0 0 25 0 1 0 657188115 2659950592 562738 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 649402 562738 250 17 0 646575 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2597608

[startup+882.316 s]
/proc/loadavg: 3.05 3.18 3.52 4/405 7623
/proc/meminfo: memFree=20293456/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=2674112 CPUtime=882.32 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 583705 0 0 0 88131 101 0 0 25 0 1 0 657188115 2738290688 578932 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 668528 578932 250 17 0 665701 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2674112

[startup+942.3 s]
/proc/loadavg: 3.02 3.15 3.48 4/405 7625
/proc/meminfo: memFree=20128268/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=2761916 CPUtime=942.31 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 603347 0 0 0 94126 105 0 0 25 0 1 0 657188115 2828201984 598574 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 690479 598574 250 17 0 687652 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2761916

[startup+1002.3 s]
/proc/loadavg: 3.00 3.12 3.45 5/405 7626
/proc/meminfo: memFree=19970012/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=2840456 CPUtime=1002.31 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 620936 0 0 0 100123 108 0 0 25 0 1 0 657188115 2908626944 616163 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205662 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 710114 616163 250 17 0 707287 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2840456

[startup+1062.3 s]
/proc/loadavg: 3.00 3.09 3.42 4/405 7628
/proc/meminfo: memFree=19821680/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=2914876 CPUtime=1062.31 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 636375 0 0 0 106121 110 0 0 25 0 1 0 657188115 2984833024 631602 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 728719 631602 250 17 0 725892 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2914876

[startup+1122.3 s]
/proc/loadavg: 2.37 2.89 3.33 3/399 7646
/proc/meminfo: memFree=21032104/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=2999352 CPUtime=1122.31 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 652850 0 0 0 112119 112 0 0 25 0 1 0 657188115 3071336448 648077 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 749838 648077 250 17 0 747011 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2999352

[startup+1182.3 s]
/proc/loadavg: 2.18 2.74 3.25 3/399 7648
/proc/meminfo: memFree=20948892/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=3083036 CPUtime=1182.31 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 668705 0 0 0 118116 115 0 0 25 0 1 0 657188115 3157028864 663932 33554432000 4194304 4263832 140734086276896 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 770759 663932 250 17 0 767932 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 3083036

[startup+1242.3 s]
/proc/loadavg: 2.06 2.60 3.16 3/399 7650
/proc/meminfo: memFree=20855008/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=3183736 CPUtime=1242.32 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 686459 0 0 0 124113 119 0 0 25 0 1 0 657188115 3260145664 681686 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 795934 681686 250 17 0 793107 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3183736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.02 2.50 3.10 3/399 7651
/proc/meminfo: memFree=20784812/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=3251864 CPUtime=1300.03 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4202496 699464 0 0 0 129881 122 0 0 25 0 1 0 657188115 3329908736 694691 33554432000 4194304 4263832 140734086276896 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7520/statm: 812966 694691 250 17 0 810139 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 3251864

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

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

[startup+1300.11 s]
/proc/loadavg: 2.02 2.50 3.10 3/399 7651
/proc/meminfo: memFree=20784812/32951132 swapFree=67093844/67111528
[pid=7520] ppid=7518 vsize=0 CPUtime=1300.13 cores=5,7
/proc/7520/stat : 7520 (umsat) R 7518 7520 6416 0 -1 4203524 699464 0 0 0 129881 132 0 0 25 0 1 0 657188115 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7520/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.16
CPU user time (s): 1298.82
CPU system time (s): 1.3388
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3251864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.82
system time used= 1.3388
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 699464
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= 1531

runsolver used 4.77827 second user time and 11.8982 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 12:38:15
IDJOB=3379571
IDBENCH=82462
IDSOLVER=1861
FILE ID=node128/3379571-1305455894
RUNJOBID= node128-1305455894-7488
PBS_JOBID= 13324882
Free space on /tmp= 73580 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379571-1305455894/watcher-3379571-1305455894 -o /tmp/evaluation-result-3379571-1305455894/solver-3379571-1305455894 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379571-1305455894.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1566681815

node128.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.852
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.70
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.82
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24056820 kB
Buffers:        280748 kB
Cached:        3057792 kB
SwapCached:       1440 kB
Active:        6532188 kB
Inactive:      2069684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24056820 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           43440 kB
Writeback:          12 kB
AnonPages:     5261796 kB
Mapped:          32080 kB
Slab:           189112 kB
PageTables:      38516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100711052 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73596 MiB
End job on node128 at 2011-05-15 12:59:57