Trace number 3439969

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_GL_SHR 2011-03-02? (TO) 5000.08 4999.91

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 benchmark2605.99
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.1 (svn: 989)

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-3439969-1308504881/watcher-3439969-1308504881 -o /tmp/evaluation-result-3439969-1308504881/solver-3439969-1308504881 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439969-1308504881.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

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.08 2.02 2.01 3/177 31284
/proc/meminfo: memFree=27817768/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=19928 CPUtime=0 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 1040718768 20406272 456 33554432000 4194304 4300056 140736701927488 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 4982 457 218 26 0 1614 0

[startup+0.10586 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31284
/proc/meminfo: memFree=27817768/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=37056 CPUtime=0.1 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 5827 0 0 0 10 0 0 0 25 0 1 0 1040718768 37945344 5237 33554432000 4194304 4300056 140736701927488 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 9264 5238 220 26 0 5896 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 37056

[startup+0.200846 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31284
/proc/meminfo: memFree=27817768/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=51560 CPUtime=0.19 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 9205 0 0 0 19 0 0 0 25 0 1 0 1040718768 52797440 8288 33554432000 4194304 4300056 140736701927488 18446744073709551615 4284280 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 12890 8289 243 26 0 9522 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 51560

[startup+0.300824 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31284
/proc/meminfo: memFree=27817768/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=57360 CPUtime=0.29 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 11185 0 0 0 29 0 0 0 25 0 1 0 1040718768 58736640 10185 33554432000 4194304 4300056 140736701927488 18446744073709551615 4233474 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 14340 10185 243 26 0 10972 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57360

[startup+0.70075 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31284
/proc/meminfo: memFree=27817768/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=53540 CPUtime=0.69 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 14417 0 0 0 68 1 0 0 25 0 1 0 1040718768 54824960 8839 33554432000 4194304 4300056 140736701927488 18446744073709551615 4252378 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 13385 8839 259 26 0 10017 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53540

[startup+1.5006 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 31285
/proc/meminfo: memFree=27782300/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=53540 CPUtime=1.49 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 14542 0 0 0 148 1 0 0 25 0 1 0 1040718768 54824960 8960 33554432000 4194304 4300056 140736701927488 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 13385 8960 260 26 0 10017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53540

[startup+3.1003 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 31285
/proc/meminfo: memFree=27781308/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=53540 CPUtime=3.09 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 14700 0 0 0 308 1 0 0 25 0 1 0 1040718768 54824960 9107 33554432000 4194304 4300056 140736701927488 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 13385 9107 262 26 0 10017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53540

[startup+6.30071 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 31285
/proc/meminfo: memFree=27778996/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=60612 CPUtime=6.29 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 15048 0 0 0 628 1 0 0 25 0 1 0 1040718768 62066688 9438 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256018 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 15153 9438 262 26 0 11785 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60612

[startup+12.7005 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 31286
/proc/meminfo: memFree=27766492/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=68484 CPUtime=12.69 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 17760 0 0 0 1268 1 0 0 25 0 1 0 1040718768 70127616 12114 33554432000 4194304 4300056 140736701927488 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 17121 12114 264 26 0 13753 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68484

[startup+25.5011 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 31286
/proc/meminfo: memFree=27745536/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=87160 CPUtime=25.49 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 22068 0 0 0 2547 2 0 0 25 0 1 0 1040718768 89251840 16371 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 21790 16371 264 26 0 18422 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87160

[startup+51.1004 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31287
/proc/meminfo: memFree=27725596/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=98836 CPUtime=51.09 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 24990 0 0 0 5106 3 0 0 25 0 1 0 1040718768 101208064 19216 33554432000 4194304 4300056 140736701927488 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 24709 19216 264 26 0 21341 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 98836

[startup+102.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31288
/proc/meminfo: memFree=27732888/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=72068 CPUtime=102.3 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 29583 0 0 0 10225 5 0 0 25 0 1 0 1040718768 73797632 13139 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 18017 13139 264 26 0 14649 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72068

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31290
/proc/meminfo: memFree=27669624/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=132924 CPUtime=162.29 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 41334 0 0 0 16221 8 0 0 25 0 1 0 1040718768 136114176 24688 33554432000 4194304 4300056 140736701927488 18446744073709551615 4262499 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 33231 24688 264 26 0 29863 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 132924

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31291
/proc/meminfo: memFree=27680748/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=83604 CPUtime=222.31 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 46684 0 0 0 22220 11 0 0 25 0 1 0 1040718768 85610496 16917 33554432000 4194304 4300056 140736701927488 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 20901 16917 264 26 0 17533 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 83604

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31296
/proc/meminfo: memFree=27626348/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=121660 CPUtime=282.3 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 56354 0 0 0 28217 13 0 0 25 0 1 0 1040718768 124579840 26430 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 30415 26430 264 26 0 27047 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 121660

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31297
/proc/meminfo: memFree=27592424/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=140628 CPUtime=342.3 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 60805 0 0 0 34216 14 0 0 25 0 1 0 1040718768 144003072 30773 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 35157 30773 264 26 0 31789 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 140628

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31299
/proc/meminfo: memFree=27599216/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=121660 CPUtime=402.3 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 68668 0 0 0 40214 16 0 0 25 0 1 0 1040718768 124579840 25104 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 30415 25104 264 26 0 27047 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 121660

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31301
/proc/meminfo: memFree=27558384/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=140628 CPUtime=462.31 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 74621 0 0 0 46213 18 0 0 25 0 1 0 1040718768 144003072 30892 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 35157 30892 264 26 0 31789 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 140628

[startup+522.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 31302
/proc/meminfo: memFree=27589116/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=94624 CPUtime=522.31 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 79591 0 0 0 52211 20 0 0 25 0 1 0 1040718768 96894976 19436 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 23656 19436 264 26 0 20288 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 94624

[startup+582.301 s]
/proc/loadavg: 1.41 1.84 1.94 2/172 31329
/proc/meminfo: memFree=27854704/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=155440 CPUtime=582.31 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 90724 0 0 0 58207 24 0 0 25 0 1 0 1040718768 159170560 30337 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 38860 30337 264 26 0 35492 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 155440

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/172 31432
/proc/meminfo: memFree=27799292/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=194460 CPUtime=4002.42 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 452849 0 0 0 400105 137 0 0 25 0 1 0 1040718768 199127040 44094 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 48615 44094 264 26 0 45247 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 194460

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31434
/proc/meminfo: memFree=27772232/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=244248 CPUtime=4062.43 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 459583 0 0 0 406104 139 0 0 25 0 1 0 1040718768 250109952 50698 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 61062 50698 264 26 0 57694 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 244248

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31435
/proc/meminfo: memFree=27755712/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=244248 CPUtime=4122.43 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 463793 0 0 0 412102 141 0 0 25 0 1 0 1040718768 250109952 54818 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 61062 54818 264 26 0 57694 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 244248

[startup+4182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31437
/proc/meminfo: memFree=27738344/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=294336 CPUtime=4182.43 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 468203 0 0 0 418101 142 0 0 25 0 1 0 1040718768 301400064 59155 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 73584 59155 264 26 0 70216 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 294336

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31438
/proc/meminfo: memFree=27724800/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=294336 CPUtime=4242.43 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 471653 0 0 0 424099 144 0 0 25 0 1 0 1040718768 301400064 62541 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 73584 62541 264 26 0 70216 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 294336

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31440
/proc/meminfo: memFree=27826200/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=164108 CPUtime=4302.43 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 474776 0 0 0 430097 146 0 0 25 0 1 0 1040718768 168046592 37042 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 41027 37042 264 26 0 37659 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 164108

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31442
/proc/meminfo: memFree=27791940/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=213428 CPUtime=4362.43 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 483696 0 0 0 436094 149 0 0 25 0 1 0 1040718768 218550272 45807 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 53357 45807 264 26 0 49989 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 213428

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31443
/proc/meminfo: memFree=27764260/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=244248 CPUtime=4422.44 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 490708 0 0 0 442092 152 0 0 25 0 1 0 1040718768 250109952 52691 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 61062 52691 264 26 0 57694 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 244248

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31445
/proc/meminfo: memFree=27744264/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=294336 CPUtime=4482.44 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 495830 0 0 0 448091 153 0 0 25 0 1 0 1040718768 301400064 57687 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 73584 57687 264 26 0 70216 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 294336

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31446
/proc/meminfo: memFree=27728620/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=294336 CPUtime=4542.44 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 499823 0 0 0 454089 155 0 0 25 0 1 0 1040718768 301400064 61604 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 73584 61604 264 26 0 70216 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 294336

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31448
/proc/meminfo: memFree=27810180/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=182784 CPUtime=4602.44 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 506681 0 0 0 460087 157 0 0 25 0 1 0 1040718768 187170816 41313 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 45696 41313 264 26 0 42328 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 182784

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31450
/proc/meminfo: memFree=27785732/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=213428 CPUtime=4662.44 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 512885 0 0 0 466085 159 0 0 25 0 1 0 1040718768 218550272 47367 33554432000 4194304 4300056 140736701927488 18446744073709551615 4263171 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 53357 47367 264 26 0 49989 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 213428

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31451
/proc/meminfo: memFree=27765616/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=244248 CPUtime=4722.45 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 517937 0 0 0 472084 161 0 0 25 0 1 0 1040718768 250109952 52281 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 61062 52281 264 26 0 57694 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 244248

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31453
/proc/meminfo: memFree=27748736/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=244248 CPUtime=4782.45 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 522319 0 0 0 478082 163 0 0 25 0 1 0 1040718768 250109952 56547 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 61062 56547 264 26 0 57694 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 244248

[startup+4842.31 s]
/proc/loadavg: 1.03 1.01 1.00 2/172 31454
/proc/meminfo: memFree=27733956/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=294336 CPUtime=4842.46 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 526123 0 0 0 484081 165 0 0 25 0 1 0 1040718768 301400064 60283 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 73584 60283 264 26 0 70216 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 294336

[startup+4902.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/172 31456
/proc/meminfo: memFree=27721524/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=294336 CPUtime=4902.45 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 529319 0 0 0 490079 166 0 0 25 0 1 0 1040718768 301400064 63416 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 73584 63416 264 26 0 70216 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 294336

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31458
/proc/meminfo: memFree=27826516/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=164108 CPUtime=4962.46 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 533009 0 0 0 496078 168 0 0 25 0 1 0 1040718768 168046592 37042 33554432000 4194304 4300056 140736701927488 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 41027 37042 264 26 0 37659 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 164108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 31459
/proc/meminfo: memFree=27792520/32950928 swapFree=67051116/67111528
[pid=31284] ppid=31282 vsize=205208 CPUtime=5000.06 cores=0,2,4,6
/proc/31284/stat : 31284 (lr_gl_shr) R 31282 31284 30400 0 -1 4202496 541765 0 0 0 499837 169 0 0 25 0 1 0 1040718768 210132992 45685 33554432000 4194304 4300056 140736701927488 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31284/statm: 51302 45685 264 26 0 47934 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 205208

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): 4999.91
CPU time (s): 5000.08
CPU user time (s): 4998.38
CPU system time (s): 1.70274
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 294336

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

runsolver used 7.57985 second user time and 15.2497 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-19 19:34:41
IDJOB=3439969
IDBENCH=82462
IDSOLVER=1938
FILE ID=node113/3439969-1308504881
RUNJOBID= node113-1308500406-30973
PBS_JOBID= 13608193
Free space on /tmp= 73512 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439969-1308504881/watcher-3439969-1308504881 -o /tmp/evaluation-result-3439969-1308504881/solver-3439969-1308504881 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439969-1308504881.cnf -verb=0 -model

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=787896929

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27818312 kB
Buffers:        525376 kB
Cached:        4071516 kB
SwapCached:      14336 kB
Active:        1670052 kB
Inactive:      3099416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27818312 kB
SwapTotal:    67111528 kB
SwapFree:     67051116 kB
Dirty:            5472 kB
Writeback:           0 kB
AnonPages:      170028 kB
Mapped:           9384 kB
Slab:           300212 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   373180 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= 73516 MiB
End job on node113 at 2011-06-19 20:58:03