Trace number 3380351

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: cir_minisat 2011-05-13 (simp)UNSAT 892.218 892.221

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.403937
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

892.21/892.21	c WARNING: for repeatability, setting FPU to use double precision
892.21/892.21	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.75 3.96 3.83 4/445 28213
/proc/meminfo: memFree=23772624/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=15088 CPUtime=0.01 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 450 0 0 0 1 0 0 0 25 0 1 0 736192088 15450112 374 33554432000 4194304 4300288 140736544382112 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 3772 374 237 26 0 404 0

[startup+0.108812 s]
/proc/loadavg: 3.75 3.96 3.83 4/445 28213
/proc/meminfo: memFree=23772624/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=16204 CPUtime=0.1 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 615 0 0 0 10 0 0 0 25 0 1 0 736192088 16592896 529 33554432000 4194304 4300288 140736544382112 18446744073709551615 251367211818 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 4051 529 239 26 0 683 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16204

[startup+0.200797 s]
/proc/loadavg: 3.75 3.96 3.83 4/445 28213
/proc/meminfo: memFree=23772624/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=16204 CPUtime=0.19 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 674 0 0 0 19 0 0 0 25 0 1 0 736192088 16592896 586 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256192 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 4051 586 239 26 0 683 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16204

[startup+0.300773 s]
/proc/loadavg: 3.75 3.96 3.83 4/445 28213
/proc/meminfo: memFree=23772624/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=16492 CPUtime=0.29 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 756 0 0 0 29 0 0 0 25 0 1 0 736192088 16887808 664 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 4123 664 239 26 0 755 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16492

[startup+0.700704 s]
/proc/loadavg: 3.75 3.96 3.83 4/445 28213
/proc/meminfo: memFree=23772624/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=17024 CPUtime=0.69 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 960 0 0 0 69 0 0 0 25 0 1 0 736192088 17432576 858 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 4256 858 239 26 0 888 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17024

[startup+1.50055 s]
/proc/loadavg: 3.77 3.96 3.83 5/446 28214
/proc/meminfo: memFree=23721156/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=17024 CPUtime=1.49 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 960 0 0 0 149 0 0 0 25 0 1 0 736192088 17432576 858 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256034 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 4256 858 239 26 0 888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17024

[startup+3.10026 s]
/proc/loadavg: 3.77 3.96 3.83 5/446 28214
/proc/meminfo: memFree=23670224/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=18140 CPUtime=3.09 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 1168 0 0 0 309 0 0 0 25 0 1 0 736192088 18575360 1060 33554432000 4194304 4300288 140736544382112 18446744073709551615 4255947 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 4535 1060 239 26 0 1167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18140

[startup+6.30067 s]
/proc/loadavg: 3.77 3.96 3.83 5/449 28220
/proc/meminfo: memFree=23490172/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=19456 CPUtime=6.29 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 1510 0 0 0 628 1 0 0 25 0 1 0 736192088 19922944 1392 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 4864 1392 239 26 0 1496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19456

[startup+12.7005 s]
/proc/loadavg: 3.81 3.96 3.83 5/449 28220
/proc/meminfo: memFree=22950004/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=20844 CPUtime=12.69 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 1785 0 0 0 1268 1 0 0 25 0 1 0 736192088 21344256 1660 33554432000 4194304 4300288 140736544382112 18446744073709551615 4269334 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 5211 1660 239 26 0 1843 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20844

[startup+25.5011 s]
/proc/loadavg: 3.91 3.98 3.83 5/449 28221
/proc/meminfo: memFree=23001764/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=22924 CPUtime=25.49 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 2228 0 0 0 2548 1 0 0 25 0 1 0 736192088 23474176 2089 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 5731 2089 239 26 0 2363 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22924

[startup+51.1004 s]
/proc/loadavg: 4.00 4.00 3.84 5/449 28222
/proc/meminfo: memFree=23002584/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=22924 CPUtime=51.06 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 2483 0 0 0 5105 1 0 0 25 0 1 0 736192088 23474176 2332 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 5731 2332 239 26 0 2363 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 22924

[startup+102.301 s]
/proc/loadavg: 4.06 4.01 3.85 5/449 28223
/proc/meminfo: memFree=22907696/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=25784 CPUtime=102.29 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 2930 0 0 0 10227 2 0 0 25 0 1 0 736192088 26402816 2772 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256034 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 6446 2772 239 26 0 3078 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25784

[startup+162.301 s]
/proc/loadavg: 4.02 4.01 3.86 5/449 28224
/proc/meminfo: memFree=22797048/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=29096 CPUtime=162.27 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 3621 0 0 0 16225 2 0 0 25 0 1 0 736192088 29794304 3457 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256192 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 7274 3457 239 26 0 3906 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 29096

[startup+222.318 s]
/proc/loadavg: 4.01 4.00 3.86 5/449 28226
/proc/meminfo: memFree=22791676/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=29096 CPUtime=222.29 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 3641 0 0 0 22227 2 0 0 25 0 1 0 736192088 29794304 3477 33554432000 4194304 4300288 140736544382112 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 7274 3477 239 26 0 3906 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 29096

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/449 28228
/proc/meminfo: memFree=22737312/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=29096 CPUtime=282.28 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 3699 0 0 0 28226 2 0 0 25 0 1 0 736192088 29794304 3535 33554432000 4194304 4300288 140736544382112 18446744073709551615 4255765 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 7274 3535 239 26 0 3906 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 29096

[startup+342.3 s]
/proc/loadavg: 3.70 3.93 3.85 4/443 28246
/proc/meminfo: memFree=23581408/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=29096 CPUtime=342.28 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 3964 0 0 0 34225 3 0 0 25 0 1 0 736192088 29794304 3780 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 7274 3780 239 26 0 3906 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 29096

[startup+402.3 s]
/proc/loadavg: 3.26 3.76 3.80 4/443 28248
/proc/meminfo: memFree=23571580/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=31044 CPUtime=402.28 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 4260 0 0 0 40225 3 0 0 25 0 1 0 736192088 31789056 4069 33554432000 4194304 4300288 140736544382112 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 7761 4069 239 26 0 4393 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 31044

[startup+462.301 s]
/proc/loadavg: 3.17 3.63 3.75 4/443 28249
/proc/meminfo: memFree=23559028/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=31044 CPUtime=462.28 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 4264 0 0 0 46225 3 0 0 25 0 1 0 736192088 31789056 4073 33554432000 4194304 4300288 140736544382112 18446744073709551615 4255819 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 7761 4073 239 26 0 4393 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 31044

[startup+522.301 s]
/proc/loadavg: 3.13 3.53 3.71 4/443 28251
/proc/meminfo: memFree=23559248/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=31044 CPUtime=522.28 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 4264 0 0 0 52225 3 0 0 25 0 1 0 736192088 31789056 4073 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 7761 4073 239 26 0 4393 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 31044

[startup+582.301 s]
/proc/loadavg: 3.05 3.43 3.66 4/443 28253
/proc/meminfo: memFree=23585020/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=32184 CPUtime=582.28 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 4684 0 0 0 58225 3 0 0 25 0 1 0 736192088 32956416 4485 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8046 4485 239 26 0 4678 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 32184

[startup+642.301 s]
/proc/loadavg: 3.05 3.36 3.62 4/443 28254
/proc/meminfo: memFree=23491752/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=32184 CPUtime=642.29 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 4725 0 0 0 64226 3 0 0 25 0 1 0 736192088 32956416 4524 33554432000 4194304 4300288 140736544382112 18446744073709551615 4268388 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8046 4524 239 26 0 4678 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 32184

[startup+702.301 s]
/proc/loadavg: 3.02 3.30 3.58 4/443 28256
/proc/meminfo: memFree=23491480/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=32184 CPUtime=702.29 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 4842 0 0 0 70226 3 0 0 25 0 1 0 736192088 32956416 4635 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8046 4635 239 26 0 4678 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 32184

[startup+762.301 s]
/proc/loadavg: 3.00 3.24 3.54 4/443 28257
/proc/meminfo: memFree=23492568/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=32184 CPUtime=762.31 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 4842 0 0 0 76228 3 0 0 25 0 1 0 736192088 32956416 4635 33554432000 4194304 4300288 140736544382112 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8046 4635 239 26 0 4678 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 32184

[startup+822.301 s]
/proc/loadavg: 3.00 3.19 3.50 4/443 28259
/proc/meminfo: memFree=23505940/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=32184 CPUtime=822.29 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 4842 0 0 0 82226 3 0 0 25 0 1 0 736192088 32956416 4635 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8046 4635 239 26 0 4678 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 32184

[startup+882.316 s]
/proc/loadavg: 3.09 3.18 3.48 4/443 28261
/proc/meminfo: memFree=23513108/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=34864 CPUtime=882.31 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 5003 0 0 0 88228 3 0 0 25 0 1 0 736192088 35700736 4796 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8716 4796 239 26 0 5348 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 34864

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

[startup+883.2 s]
/proc/loadavg: 3.09 3.18 3.48 4/443 28261
/proc/meminfo: memFree=23513108/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=34864 CPUtime=883.19 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 5003 0 0 0 88316 3 0 0 25 0 1 0 736192088 35700736 4796 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8716 4796 239 26 0 5348 0
Current children cumulated CPU time (s) 883.19
Current children cumulated vsize (KiB) 34864

[startup+886.401 s]
/proc/loadavg: 3.09 3.18 3.48 4/443 28261
/proc/meminfo: memFree=23508520/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=34864 CPUtime=886.39 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 5003 0 0 0 88636 3 0 0 25 0 1 0 736192088 35700736 4796 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256250 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8716 4796 239 26 0 5348 0
Current children cumulated CPU time (s) 886.39
Current children cumulated vsize (KiB) 34864

[startup+889.601 s]
/proc/loadavg: 3.08 3.18 3.48 4/443 28261
/proc/meminfo: memFree=23503184/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=34864 CPUtime=889.59 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 5003 0 0 0 88956 3 0 0 25 0 1 0 736192088 35700736 4796 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8716 4796 239 26 0 5348 0
Current children cumulated CPU time (s) 889.59
Current children cumulated vsize (KiB) 34864

[startup+891.201 s]
/proc/loadavg: 3.07 3.18 3.47 4/443 28261
/proc/meminfo: memFree=23499836/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=34864 CPUtime=891.19 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 5003 0 0 0 89116 3 0 0 25 0 1 0 736192088 35700736 4796 33554432000 4194304 4300288 140736544382112 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8716 4796 239 26 0 5348 0
Current children cumulated CPU time (s) 891.19
Current children cumulated vsize (KiB) 34864

[startup+892.001 s]
/proc/loadavg: 3.07 3.18 3.47 4/443 28261
/proc/meminfo: memFree=23499836/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=34864 CPUtime=891.99 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 5003 0 0 0 89196 3 0 0 25 0 1 0 736192088 35700736 4796 33554432000 4194304 4300288 140736544382112 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8716 4796 239 26 0 5348 0
Current children cumulated CPU time (s) 891.99
Current children cumulated vsize (KiB) 34864

[startup+892.217 s]
/proc/loadavg: 3.07 3.18 3.47 4/443 28261
/proc/meminfo: memFree=23498096/32950928 swapFree=38710892/67111528
[pid=28213] ppid=28211 vsize=34864 CPUtime=892.21 cores=4,6
/proc/28213/stat : 28213 (cir_minisat) R 28211 28213 24847 0 -1 4202496 5003 0 0 0 89218 3 0 0 25 0 1 0 736192088 35700736 4796 33554432000 4194304 4300288 140736544382112 18446744073709551615 4255819 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28213/statm: 8716 4796 239 26 0 5348 0
Current children cumulated CPU time (s) 892.21
Current children cumulated vsize (KiB) 34864

Child status: 20
Real time (s): 892.221
CPU time (s): 892.218
CPU user time (s): 892.185
CPU system time (s): 0.032994
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 34864

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

runsolver used 4.13737 second user time and 8.81966 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 13:40:14
IDJOB=3380351
IDBENCH=87935
IDSOLVER=1863
FILE ID=node113/3380351-1305459614
RUNJOBID= node113-1305459613-28043
PBS_JOBID= 13324872
Free space on /tmp= 73392 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380351-1305459614/watcher-3380351-1305459614 -o /tmp/evaluation-result-3380351-1305459614/solver-3380351-1305459614 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380351-1305459614.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=2006228256

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:      23773012 kB
Buffers:        281928 kB
Cached:        3021564 kB
SwapCached:      93712 kB
Active:        2129972 kB
Inactive:      6757816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23773012 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           18712 kB
Writeback:           0 kB
AnonPages:     5502044 kB
Mapped:          23000 kB
Slab:           121772 kB
PageTables:     102768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130040452 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= 73404 MiB
End job on node113 at 2011-05-15 13:55:06