Trace number 3309686

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
glueminisat 2.2.5? (TO) 5000.06 5000.02

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.347946
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-3309686-1303992587/watcher-3309686-1303992587 -o /tmp/evaluation-result-3309686-1303992587/solver-3309686-1303992587 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309686-1303992587.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.02 2.02 1.95 2/177 4821
/proc/meminfo: memFree=15182676/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=20348 CPUtime=0 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 901 0 0 0 0 0 0 0 25 0 1 0 510857357 20836352 835 33554432000 4194304 4309791 140737108408640 18446744073709551615 251813900997 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 5087 836 217 29 0 1716 0

[startup+0.017005 s]
/proc/loadavg: 2.02 2.02 1.95 2/177 4821
/proc/meminfo: memFree=15182676/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=22992 CPUtime=0.01 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 1648 0 0 0 1 0 0 0 25 0 1 0 510857357 23543808 1558 33554432000 4194304 4309791 140737108408640 18446744073709551615 4240373 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 5748 1559 217 29 0 2377 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22992

[startup+0.100995 s]
/proc/loadavg: 2.02 2.02 1.95 2/177 4821
/proc/meminfo: memFree=15182676/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=26516 CPUtime=0.09 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 4090 0 0 0 9 0 0 0 25 0 1 0 510857357 27152384 3117 33554432000 4194304 4309791 140737108408640 18446744073709551615 4211094 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 6629 3117 226 29 0 3258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26516

[startup+0.301019 s]
/proc/loadavg: 2.02 2.02 1.95 2/177 4821
/proc/meminfo: memFree=15182676/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=25364 CPUtime=0.29 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 4257 0 0 0 29 0 0 0 25 0 1 0 510857357 25972736 3025 33554432000 4194304 4309791 140737108408640 18446744073709551615 4260051 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 6341 3025 245 29 0 2970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25364

[startup+0.700962 s]
/proc/loadavg: 2.02 2.02 1.95 2/177 4821
/proc/meminfo: memFree=15182676/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=26588 CPUtime=0.69 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 4575 0 0 0 69 0 0 0 25 0 1 0 510857357 27226112 3335 33554432000 4194304 4309791 140737108408640 18446744073709551615 4252176 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 6647 3335 245 29 0 3276 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26588

[startup+1.50076 s]
/proc/loadavg: 2.02 2.02 1.95 3/178 4822
/proc/meminfo: memFree=15166804/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=35312 CPUtime=1.48 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 5988 0 0 0 148 0 0 0 25 0 1 0 510857357 36159488 4722 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253847 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 8828 4722 245 29 0 5457 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35312

[startup+3.10049 s]
/proc/loadavg: 2.02 2.02 1.95 3/178 4822
/proc/meminfo: memFree=15157568/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=39704 CPUtime=3.09 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 9580 0 0 0 308 1 0 0 25 0 1 0 510857357 40656896 6331 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 9926 6331 245 29 0 6555 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39704

[startup+6.30095 s]
/proc/loadavg: 2.02 2.02 1.95 3/178 4822
/proc/meminfo: memFree=15155888/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=50308 CPUtime=6.29 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 10232 0 0 0 628 1 0 0 25 0 1 0 510857357 51515392 6978 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253795 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 12577 6978 245 29 0 9206 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50308

[startup+12.7009 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 4822
/proc/meminfo: memFree=15114868/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=50308 CPUtime=12.69 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 10836 0 0 0 1268 1 0 0 25 0 1 0 510857357 51515392 7575 33554432000 4194304 4309791 140737108408640 18446744073709551615 4276348 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 12577 7575 245 29 0 9206 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50308

[startup+25.5007 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 4823
/proc/meminfo: memFree=15085488/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=57468 CPUtime=25.49 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 13972 0 0 0 2547 2 0 0 25 0 1 0 510857357 58847232 10662 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253495 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 14367 10662 245 29 0 10996 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57468

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 4823
/proc/meminfo: memFree=15074516/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=81672 CPUtime=51.08 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 40390 0 0 0 5103 5 0 0 25 0 1 0 510857357 83632128 15552 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253805 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 20418 15552 245 29 0 17047 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 81672

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 4825
/proc/meminfo: memFree=15082536/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=130992 CPUtime=102.29 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 74679 0 0 0 10219 10 0 0 25 0 1 0 510857357 134135808 24965 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259725 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 32748 24965 245 29 0 29377 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 130992

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4826
/proc/meminfo: memFree=15041836/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=130992 CPUtime=162.29 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 135016 0 0 0 16211 18 0 0 25 0 1 0 510857357 134135808 25649 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4821/statm: 32748 25649 245 29 0 29377 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 130992

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4828
/proc/meminfo: memFree=15061660/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=81672 CPUtime=222.29 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 186283 0 0 0 22203 26 0 0 25 0 1 0 510857357 83632128 17113 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4821/statm: 20418 17113 245 29 0 17047 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81672

[startup+282.301 s]
/proc/loadavg: 2.04 2.01 1.96 3/178 4829
/proc/meminfo: memFree=15062892/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=81672 CPUtime=282.29 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 240771 0 0 0 28195 34 0 0 25 0 1 0 510857357 83632128 17113 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253469 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4821/statm: 20418 17113 245 29 0 17047 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 81672

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 4858
/proc/meminfo: memFree=15081512/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=161812 CPUtime=342.29 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 298858 0 0 0 34186 43 0 0 25 0 1 0 510857357 165695488 30317 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253784 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4821/statm: 40453 30317 245 29 0 37082 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 161812

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4860
/proc/meminfo: memFree=15053624/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=161812 CPUtime=402.29 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 349527 0 0 0 40177 52 0 0 25 0 1 0 510857357 165695488 32814 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4821/statm: 40453 32814 245 29 0 37082 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 161812

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4861
/proc/meminfo: memFree=15056716/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=161812 CPUtime=462.29 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 398669 0 0 0 46170 59 0 0 25 0 1 0 510857357 165695488 30702 33554432000 4194304 4309791 140737108408640 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4821/statm: 40453 30702 245 29 0 37082 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 161812

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4971
/proc/meminfo: memFree=15085088/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=100480 CPUtime=522.29 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 439435 0 0 0 52163 66 0 0 25 0 1 0 510857357 102891520 17148 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/4821/statm: 25120 17148 245 29 0 21749 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 100480

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4972
/proc/meminfo: memFree=15020804/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=180620 CPUtime=582.28 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 491462 0 0 0 58154 74 0 0 25 0 1 0 510857357 184954880 30925 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253896 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4821/statm: 45155 30925 245 29 0 41784 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 180620

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5103
/proc/meminfo: memFree=14938752/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=230708 CPUtime=4002.32 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2549016 0 0 0 399799 433 0 0 25 0 1 0 510857357 236244992 43180 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 57677 43180 245 29 0 54306 0
Current children cumulated CPU time (s) 4002.32
Current children cumulated vsize (KiB) 230708

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5104
/proc/meminfo: memFree=14828736/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=312096 CPUtime=4062.33 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2569737 0 0 0 405795 438 0 0 25 0 1 0 510857357 319586304 63562 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253795 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 78024 63562 245 29 0 74653 0
Current children cumulated CPU time (s) 4062.33
Current children cumulated vsize (KiB) 312096

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5106
/proc/meminfo: memFree=14896268/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=312096 CPUtime=4122.33 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2605894 0 0 0 411788 445 0 0 25 0 1 0 510857357 319586304 56019 33554432000 4194304 4309791 140737108408640 18446744073709551615 4252572 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 78024 56019 245 29 0 74653 0
Current children cumulated CPU time (s) 4122.33
Current children cumulated vsize (KiB) 312096

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5107
/proc/meminfo: memFree=14902668/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=230708 CPUtime=4182.32 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2640603 0 0 0 417782 450 0 0 25 0 1 0 510857357 236244992 46744 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259111 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 57677 46744 245 29 0 54306 0
Current children cumulated CPU time (s) 4182.32
Current children cumulated vsize (KiB) 230708

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5109
/proc/meminfo: memFree=15019552/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=180620 CPUtime=4242.32 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2671956 0 0 0 423776 456 0 0 25 0 1 0 510857357 184954880 33878 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 45155 33878 245 29 0 41784 0
Current children cumulated CPU time (s) 4242.32
Current children cumulated vsize (KiB) 180620

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5111
/proc/meminfo: memFree=14866256/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=312096 CPUtime=4302.33 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2696496 0 0 0 429773 460 0 0 25 0 1 0 510857357 319586304 57957 33554432000 4194304 4309791 140737108408640 18446744073709551615 4276536 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 78024 57957 245 29 0 74653 0
Current children cumulated CPU time (s) 4302.33
Current children cumulated vsize (KiB) 312096

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5112
/proc/meminfo: memFree=14882100/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=230708 CPUtime=4362.33 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2731316 0 0 0 435767 466 0 0 25 0 1 0 510857357 236244992 48096 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 57677 48096 245 29 0 54306 0
Current children cumulated CPU time (s) 4362.33
Current children cumulated vsize (KiB) 230708

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5114
/proc/meminfo: memFree=14967632/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=180620 CPUtime=4422.33 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2762805 0 0 0 441760 473 0 0 25 0 1 0 510857357 184954880 34589 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 45155 34589 245 29 0 41784 0
Current children cumulated CPU time (s) 4422.33
Current children cumulated vsize (KiB) 180620

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5115
/proc/meminfo: memFree=14844596/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=312096 CPUtime=4482.33 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2787196 0 0 0 447755 478 0 0 25 0 1 0 510857357 319586304 58532 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 78024 58532 245 29 0 74653 0
Current children cumulated CPU time (s) 4482.33
Current children cumulated vsize (KiB) 312096

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5117
/proc/meminfo: memFree=14922180/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=230708 CPUtime=4542.32 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2821921 0 0 0 453748 484 0 0 25 0 1 0 510857357 236244992 47830 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 57677 47830 245 29 0 54306 0
Current children cumulated CPU time (s) 4542.32
Current children cumulated vsize (KiB) 230708

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5119
/proc/meminfo: memFree=14815636/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=312096 CPUtime=4602.34 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2841059 0 0 0 459745 489 0 0 25 0 1 0 510857357 319586304 66619 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 78024 66619 245 29 0 74653 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 312096

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5120
/proc/meminfo: memFree=14921624/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=312096 CPUtime=4662.33 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2877561 0 0 0 465738 495 0 0 25 0 1 0 510857357 319586304 57353 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 78024 57353 245 29 0 74653 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 312096

[startup+4722.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 5122
/proc/meminfo: memFree=14911676/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=230708 CPUtime=4722.34 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2912057 0 0 0 471732 502 0 0 25 0 1 0 510857357 236244992 45710 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 57677 45710 245 29 0 54306 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 230708

[startup+4782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 5123
/proc/meminfo: memFree=14810340/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=312096 CPUtime=4782.34 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2931891 0 0 0 477729 505 0 0 25 0 1 0 510857357 319586304 65207 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 78024 65207 245 29 0 74653 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 312096

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5125
/proc/meminfo: memFree=14892028/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=312096 CPUtime=4842.33 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 2968073 0 0 0 483722 511 0 0 25 0 1 0 510857357 319586304 54776 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 78024 54776 245 29 0 74653 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 312096

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5127
/proc/meminfo: memFree=14920024/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=180620 CPUtime=4902.33 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 3001204 0 0 0 489716 517 0 0 25 0 1 0 510857357 184954880 41089 33554432000 4194304 4309791 140737108408640 18446744073709551615 4252564 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 45155 41089 245 29 0 41784 0
Current children cumulated CPU time (s) 4902.33
Current children cumulated vsize (KiB) 180620

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5128
/proc/meminfo: memFree=14812360/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=312096 CPUtime=4962.34 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 3022728 0 0 0 495713 521 0 0 25 0 1 0 510857357 319586304 62253 33554432000 4194304 4309791 140737108408640 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 78024 62253 245 29 0 74653 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 312096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5129
/proc/meminfo: memFree=14951216/32950928 swapFree=67111528/67111528
[pid=4821] ppid=4819 vsize=180620 CPUtime=5000.04 cores=1,3,5,7
/proc/4821/stat : 4821 (glueminisat) R 4819 4821 4456 0 -1 4202496 3048791 0 0 0 499478 526 0 0 25 0 1 0 510857357 184954880 41255 33554432000 4194304 4309791 140737108408640 18446744073709551615 4253907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4821/statm: 45155 41255 245 29 0 41784 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 180620

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): 5000.02
CPU time (s): 5000.06
CPU user time (s): 4994.79
CPU system time (s): 5.2712
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 361416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4994.79
system time used= 5.2712
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3048791
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= 10
involuntary context switches= 42850

runsolver used 6.54 second user time and 16.2705 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-28 14:09:47
IDJOB=3309686
IDBENCH=82463
IDSOLVER=1694
FILE ID=node126/3309686-1303992587
RUNJOBID= node126-1303987381-4475
PBS_JOBID= 13168747
Free space on /tmp= 71592 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-ext_con_032_008_0256-tseitin.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309686-1303992587/watcher-3309686-1303992587 -o /tmp/evaluation-result-3309686-1303992587/solver-3309686-1303992587 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309686-1303992587.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ee9a3768141236efcc4a858e8f92a7e9
RANDOM SEED=1198800111

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15182956 kB
Buffers:       1837732 kB
Cached:       15206060 kB
SwapCached:          0 kB
Active:        6641364 kB
Inactive:     10543440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15182956 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:      140480 kB
Mapped:          15212 kB
Slab:           518760 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   286076 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= 71592 MiB
End job on node126 at 2011-04-28 15:33:09