Trace number 3309311

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.5UNSAT 960.832 960.82

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark380.915
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

960.80/960.81	WARNING: for repeatability, setting FPU to use double precision
960.80/960.81	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: 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-3309311-1303987387/watcher-3309311-1303987387 -o /tmp/evaluation-result-3309311-1303987387/solver-3309311-1303987387 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309311-1303987387.cnf 

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.65 3.62 3.54 2/177 11789
/proc/meminfo: memFree=18426216/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=19816 CPUtime=0 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 788 0 0 0 0 0 0 0 21 0 1 0 588969591 20291584 721 33554432000 4194304 4309791 140734068631520 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 4954 721 215 29 0 1583 0

[startup+0.0967069 s]
/proc/loadavg: 2.65 3.62 3.54 2/177 11789
/proc/meminfo: memFree=18426216/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=34460 CPUtime=0.08 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 5956 0 0 0 8 0 0 0 21 0 1 0 588969591 35287040 5169 33554432000 4194304 4309791 140734068631520 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 8615 5170 217 29 0 5244 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34460

[startup+0.100703 s]
/proc/loadavg: 2.65 3.62 3.54 2/177 11789
/proc/meminfo: memFree=18426216/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=37588 CPUtime=0.08 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 6138 0 0 0 8 0 0 0 21 0 1 0 588969591 38490112 5337 33554432000 4194304 4309791 140734068631520 18446744073709551615 224284591640 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 9397 5338 217 29 0 6026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37588

[startup+0.300703 s]
/proc/loadavg: 2.65 3.62 3.54 2/177 11789
/proc/meminfo: memFree=18426216/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=78832 CPUtime=0.29 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 17351 0 0 0 27 2 0 0 22 0 1 0 588969591 80723968 14617 33554432000 4194304 4309791 140734068631520 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 19708 14618 217 29 0 16337 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78832

[startup+0.700634 s]
/proc/loadavg: 2.65 3.62 3.54 2/177 11789
/proc/meminfo: memFree=18426216/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=163472 CPUtime=0.69 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 38662 0 0 0 64 5 0 0 24 0 1 0 588969591 167395328 32395 33554432000 4194304 4309791 140734068631520 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 40868 32402 217 29 0 37497 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 163472

[startup+1.5005 s]
/proc/loadavg: 2.65 3.62 3.54 3/178 11790
/proc/meminfo: memFree=18245672/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=265968 CPUtime=1.49 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 65984 0 0 0 139 10 0 0 25 0 1 0 588969591 272351232 55976 33554432000 4194304 4309791 140734068631520 18446744073709551615 4260536 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 66492 55976 223 29 0 63121 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 265968

[startup+3.1002 s]
/proc/loadavg: 2.65 3.62 3.54 3/178 11790
/proc/meminfo: memFree=18202768/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=265968 CPUtime=3.09 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 65984 0 0 0 299 10 0 0 25 0 1 0 588969591 272351232 55976 33554432000 4194304 4309791 140734068631520 18446744073709551615 4227005 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 66492 55976 223 29 0 63121 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265968

[startup+6.3007 s]
/proc/loadavg: 2.60 3.59 3.53 3/178 11790
/proc/meminfo: memFree=18188392/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=270908 CPUtime=6.29 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 68158 0 0 0 619 10 0 0 25 0 1 0 588969591 277409792 58056 33554432000 4194304 4309791 140734068631520 18446744073709551615 4226931 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 67727 58056 225 29 0 64356 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 270908

[startup+12.7006 s]
/proc/loadavg: 2.55 3.56 3.52 3/178 11790
/proc/meminfo: memFree=18214732/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=12.69 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 84333 0 0 0 1256 13 0 0 25 0 1 0 588969591 262090752 50899 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259084 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 50899 246 29 0 60616 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 255948

[startup+25.5005 s]
/proc/loadavg: 2.43 3.49 3.50 3/178 11790
/proc/meminfo: memFree=18213208/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=25.49 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 86439 0 0 0 2536 13 0 0 25 0 1 0 588969591 262090752 52944 33554432000 4194304 4309791 140734068631520 18446744073709551615 4253896 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 52944 246 29 0 60616 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 255948

[startup+51.1012 s]
/proc/loadavg: 2.28 3.37 3.46 3/178 11790
/proc/meminfo: memFree=18193792/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=51.09 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 106215 0 0 0 5092 17 0 0 25 0 1 0 588969591 262090752 51844 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 51844 246 29 0 60616 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 255948

[startup+102.307 s]
/proc/loadavg: 2.12 3.15 3.38 3/178 11792
/proc/meminfo: memFree=18178028/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=102.3 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 130501 0 0 0 10209 21 0 0 25 0 1 0 588969591 262090752 52702 33554432000 4194304 4309791 140734068631520 18446744073709551615 224284581907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 52702 246 29 0 60616 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 255948

[startup+162.301 s]
/proc/loadavg: 2.04 2.94 3.29 3/178 11794
/proc/meminfo: memFree=18173416/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=162.29 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 174065 0 0 0 16202 27 0 0 25 0 1 0 588969591 262090752 53121 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 53121 246 29 0 60616 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 255948

[startup+222.301 s]
/proc/loadavg: 2.01 2.77 3.21 3/178 11796
/proc/meminfo: memFree=18169664/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=222.29 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 219408 0 0 0 22194 35 0 0 25 0 1 0 588969591 262090752 52594 33554432000 4194304 4309791 140734068631520 18446744073709551615 4253591 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 52594 246 29 0 60616 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 255948

[startup+282.301 s]
/proc/loadavg: 2.07 2.64 3.13 3/178 11796
/proc/meminfo: memFree=18149300/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=282.3 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 248769 0 0 0 28188 42 0 0 25 0 1 0 588969591 262090752 57708 33554432000 4194304 4309791 140734068631520 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 57708 246 29 0 60616 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 255948

[startup+342.301 s]
/proc/loadavg: 2.02 2.52 3.06 3/178 11798
/proc/meminfo: memFree=18161424/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=342.29 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 295369 0 0 0 34178 51 0 0 25 0 1 0 588969591 262090752 54446 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 54446 246 29 0 60616 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 255948

[startup+402.301 s]
/proc/loadavg: 2.01 2.42 2.99 3/178 11800
/proc/meminfo: memFree=18120356/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=402.29 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 324539 0 0 0 40173 56 0 0 25 0 1 0 588969591 262090752 57024 33554432000 4194304 4309791 140734068631520 18446744073709551615 4285414 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 57024 246 29 0 60616 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 255948

[startup+462.3 s]
/proc/loadavg: 2.00 2.34 2.93 3/178 11802
/proc/meminfo: memFree=18161120/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=462.3 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 370862 0 0 0 46166 64 0 0 25 0 1 0 588969591 262090752 52831 33554432000 4194304 4309791 140734068631520 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 52831 246 29 0 60616 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 255948

[startup+522.3 s]
/proc/loadavg: 2.00 2.28 2.87 3/178 11802
/proc/meminfo: memFree=18163444/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=522.3 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 399048 0 0 0 52160 70 0 0 25 0 1 0 588969591 262090752 54229 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 54229 246 29 0 60616 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 255948

[startup+582.3 s]
/proc/loadavg: 2.00 2.23 2.81 3/178 11804
/proc/meminfo: memFree=18156472/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=255948 CPUtime=582.29 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 427367 0 0 0 58154 75 0 0 25 0 1 0 588969591 262090752 55821 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 63987 55821 246 29 0 60616 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 255948

[startup+642.3 s]
/proc/loadavg: 2.04 2.20 2.76 3/178 11806
/proc/meminfo: memFree=18102384/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=257788 CPUtime=642.3 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 457134 0 0 0 64148 82 0 0 25 0 1 0 588969591 263974912 57976 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 64447 57976 246 29 0 61076 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 257788

[startup+702.3 s]
/proc/loadavg: 2.01 2.16 2.71 3/178 11808
/proc/meminfo: memFree=18109548/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=307876 CPUtime=702.3 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 486404 0 0 0 70143 87 0 0 25 0 1 0 588969591 315265024 58990 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259725 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 76969 58991 246 29 0 73598 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 307876

[startup+762.306 s]
/proc/loadavg: 2.00 2.13 2.66 3/178 11810
/proc/meminfo: memFree=18125148/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=310752 CPUtime=762.31 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 519464 0 0 0 76137 94 0 0 25 0 1 0 588969591 318210048 63553 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 77688 63553 246 29 0 74317 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 310752

[startup+822.3 s]
/proc/loadavg: 2.00 2.10 2.62 3/178 11812
/proc/meminfo: memFree=18077124/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=310752 CPUtime=822.3 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 549713 0 0 0 82131 99 0 0 25 0 1 0 588969591 318210048 63640 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 77688 63640 246 29 0 74317 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 310752

[startup+882.3 s]
/proc/loadavg: 2.08 2.10 2.58 3/178 11812
/proc/meminfo: memFree=18118760/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=312032 CPUtime=882.3 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 580091 0 0 0 88125 105 0 0 25 0 1 0 588969591 319520768 64642 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 78008 64642 246 29 0 74637 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 312032

[startup+942.3 s]
/proc/loadavg: 2.03 2.08 2.54 3/178 11814
/proc/meminfo: memFree=18086364/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=264504 CPUtime=942.31 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 628822 0 0 0 94117 114 0 0 25 0 1 0 588969591 270852096 59510 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 66126 59510 246 29 0 62755 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 264504

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

[startup+947.107 s]
/proc/loadavg: 2.02 2.08 2.54 3/178 11814
/proc/meminfo: memFree=18108064/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=264504 CPUtime=947.11 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 645587 0 0 0 94595 116 0 0 25 0 1 0 588969591 270852096 53396 33554432000 4194304 4309791 140734068631520 18446744073709551615 4260047 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 66126 53396 246 29 0 62755 0
Current children cumulated CPU time (s) 947.11
Current children cumulated vsize (KiB) 264504

[startup+953.5 s]
/proc/loadavg: 2.02 2.07 2.54 3/178 11814
/proc/meminfo: memFree=18101736/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=264504 CPUtime=953.51 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 647005 0 0 0 95234 117 0 0 25 0 1 0 588969591 270852096 54790 33554432000 4194304 4309791 140734068631520 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 66126 54790 246 29 0 62755 0
Current children cumulated CPU time (s) 953.51
Current children cumulated vsize (KiB) 264504

[startup+956.701 s]
/proc/loadavg: 2.02 2.07 2.53 3/178 11814
/proc/meminfo: memFree=18097396/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=233684 CPUtime=956.7 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 659870 0 0 0 95552 118 0 0 25 0 1 0 588969591 239292416 50386 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 58421 50386 246 29 0 55050 0
Current children cumulated CPU time (s) 956.7
Current children cumulated vsize (KiB) 233684

[startup+958.301 s]
/proc/loadavg: 2.02 2.07 2.53 3/178 11814
/proc/meminfo: memFree=18174772/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=233684 CPUtime=958.3 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 660205 0 0 0 95712 118 0 0 25 0 1 0 588969591 239292416 50715 33554432000 4194304 4309791 140734068631520 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 58421 50715 246 29 0 55050 0
Current children cumulated CPU time (s) 958.3
Current children cumulated vsize (KiB) 233684

[startup+959.9 s]
/proc/loadavg: 2.02 2.07 2.53 3/178 11814
/proc/meminfo: memFree=18173904/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=264036 CPUtime=959.9 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 662618 0 0 0 95872 118 0 0 25 0 1 0 588969591 270372864 52746 33554432000 4194304 4309791 140734068631520 18446744073709551615 4263513 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 66009 52751 246 29 0 62638 0
Current children cumulated CPU time (s) 959.9
Current children cumulated vsize (KiB) 264036

[startup+960.306 s]
/proc/loadavg: 2.02 2.07 2.53 3/178 11814
/proc/meminfo: memFree=18191264/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=214716 CPUtime=960.31 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 668051 0 0 0 95912 119 0 0 25 0 1 0 588969591 219869184 46515 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 53679 46515 246 29 0 50308 0
Current children cumulated CPU time (s) 960.31
Current children cumulated vsize (KiB) 214716

[startup+960.7 s]
/proc/loadavg: 2.02 2.07 2.53 3/178 11814
/proc/meminfo: memFree=18191264/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=214716 CPUtime=960.7 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 668150 0 0 0 95951 119 0 0 25 0 1 0 588969591 219869184 46611 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 53679 46611 246 29 0 50308 0
Current children cumulated CPU time (s) 960.7
Current children cumulated vsize (KiB) 214716

[startup+960.8 s]
/proc/loadavg: 2.02 2.07 2.53 3/178 11814
/proc/meminfo: memFree=18191264/32951124 swapFree=67110396/67111528
[pid=11789] ppid=11787 vsize=214716 CPUtime=960.8 cores=0,2,4,6
/proc/11789/stat : 11789 (glueminisat) R 11787 11789 11749 0 -1 4202496 668168 0 0 0 95961 119 0 0 25 0 1 0 588969591 219869184 46628 33554432000 4194304 4309791 140734068631520 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11789/statm: 53679 46628 246 29 0 50308 0
Current children cumulated CPU time (s) 960.8
Current children cumulated vsize (KiB) 214716

Child status: 20
Real time (s): 960.82
CPU time (s): 960.832
CPU user time (s): 959.625
CPU system time (s): 1.20682
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 393772

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

runsolver used 1.68074 second user time and 3.53946 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-28 12:43:09
IDJOB=3309311
IDBENCH=69571
IDSOLVER=1694
FILE ID=node118/3309311-1303987387
RUNJOBID= node118-1303987384-11767
PBS_JOBID= 13168758
Free space on /tmp= 71548 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309311-1303987387/watcher-3309311-1303987387 -o /tmp/evaluation-result-3309311-1303987387/solver-3309311-1303987387 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309311-1303987387.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=851201278

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18426496 kB
Buffers:       1894344 kB
Cached:       12000524 kB
SwapCached:        600 kB
Active:        9414140 kB
Inactive:      4572100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18426496 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           74292 kB
Writeback:           0 kB
AnonPages:       90448 kB
Mapped:          15324 kB
Slab:           473552 kB
PageTables:       4816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   236592 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= 71544 MiB
End job on node118 at 2011-04-28 12:59:10