Trace number 3291379

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 680.078 680.062

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.6405
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

680.01/680.05	WARNING: for repeatability, setting FPU to use double precision
680.01/680.05	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-3291379-1303784223/watcher-3291379-1303784223 -o /tmp/evaluation-result-3291379-1303784223/solver-3291379-1303784223 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3291379-1303784223.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.74 3.93 3.97 5/189 3866
/proc/meminfo: memFree=19052084/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=20736 CPUtime=0 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 960 0 0 0 0 0 0 0 25 0 1 0 568653089 21233664 896 33554432000 4194304 4309791 140734731764672 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 5184 897 217 29 0 1813 0

[startup+0.092138 s]
/proc/loadavg: 3.74 3.93 3.97 5/189 3866
/proc/meminfo: memFree=19052084/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=20468 CPUtime=0.08 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 2326 0 0 0 8 0 0 0 25 0 1 0 568653089 20959232 1720 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 5117 1720 244 29 0 1746 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20468

[startup+0.101122 s]
/proc/loadavg: 3.74 3.93 3.97 5/189 3866
/proc/meminfo: memFree=19052084/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=20468 CPUtime=0.09 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 2328 0 0 0 9 0 0 0 25 0 1 0 568653089 20959232 1722 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 5117 1722 244 29 0 1746 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20468

[startup+0.301033 s]
/proc/loadavg: 3.74 3.93 3.97 5/189 3866
/proc/meminfo: memFree=19052084/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=20468 CPUtime=0.29 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 2371 0 0 0 29 0 0 0 25 0 1 0 568653089 20959232 1763 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 5117 1763 245 29 0 1746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20468

[startup+0.700905 s]
/proc/loadavg: 3.74 3.93 3.97 5/189 3866
/proc/meminfo: memFree=19052084/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=20492 CPUtime=0.69 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 2849 0 0 0 69 0 0 0 25 0 1 0 568653089 20983808 1782 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 5123 1782 245 29 0 1752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20492

[startup+1.50077 s]
/proc/loadavg: 3.74 3.93 3.97 5/190 3867
/proc/meminfo: memFree=19043776/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=23404 CPUtime=1.49 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 3529 0 0 0 149 0 0 0 25 0 1 0 568653089 23965696 2449 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 5851 2449 245 29 0 2480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23404

[startup+3.10054 s]
/proc/loadavg: 3.74 3.93 3.97 5/190 3867
/proc/meminfo: memFree=19038328/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=25052 CPUtime=3.09 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 4202 0 0 0 308 1 0 0 25 0 1 0 568653089 25653248 3046 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259940 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 6263 3046 245 29 0 2892 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25052

[startup+6.30098 s]
/proc/loadavg: 3.76 3.93 3.97 5/190 3868
/proc/meminfo: memFree=19034856/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=26724 CPUtime=6.3 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 4698 0 0 0 629 1 0 0 25 0 1 0 568653089 27365376 3459 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 6681 3459 245 29 0 3310 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 26724

[startup+12.7008 s]
/proc/loadavg: 3.78 3.93 3.97 5/190 3868
/proc/meminfo: memFree=19016060/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=29792 CPUtime=12.7 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 6724 0 0 0 1269 1 0 0 25 0 1 0 568653089 30507008 4226 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 7448 4226 245 29 0 4077 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 29792

[startup+25.5006 s]
/proc/loadavg: 3.82 3.93 3.97 5/190 3868
/proc/meminfo: memFree=18997340/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=39612 CPUtime=25.49 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 9429 0 0 0 2548 1 0 0 25 0 1 0 568653089 40562688 6670 33554432000 4194304 4309791 140734731764672 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 9903 6670 245 29 0 6532 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39612

[startup+51.1011 s]
/proc/loadavg: 3.88 3.94 3.97 5/190 3869
/proc/meminfo: memFree=18938428/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=40064 CPUtime=51.1 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 12255 0 0 0 5108 2 0 0 25 0 1 0 568653089 41025536 6799 33554432000 4194304 4309791 140734731764672 18446744073709551615 4275266 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 10016 6799 245 29 0 6645 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 40064

[startup+102.307 s]
/proc/loadavg: 3.95 3.94 3.97 5/190 3897
/proc/meminfo: memFree=18998924/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=67556 CPUtime=102.3 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 22640 0 0 0 10226 4 0 0 25 0 1 0 568653089 69177344 13439 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 16889 13439 245 29 0 13518 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67556

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.97 5/190 3899
/proc/meminfo: memFree=18979560/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=67556 CPUtime=162.29 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 27890 0 0 0 16225 4 0 0 25 0 1 0 568653089 69177344 13672 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259725 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 16889 13672 245 29 0 13518 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 67556

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.97 5/190 3900
/proc/meminfo: memFree=18954856/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90228 CPUtime=222.3 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 30666 0 0 0 22225 5 0 0 25 0 1 0 568653089 92393472 16447 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259091 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22557 16447 245 29 0 19186 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 90228

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.97 5/190 3902
/proc/meminfo: memFree=18923196/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=282.3 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 32336 0 0 0 28225 5 0 0 25 0 1 0 568653089 93048832 18084 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 18084 245 29 0 19346 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90868

[startup+342.301 s]
/proc/loadavg: 4.04 3.98 3.98 5/190 3904
/proc/meminfo: memFree=18890556/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=342.3 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 32336 0 0 0 34225 5 0 0 25 0 1 0 568653089 93048832 18084 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 18084 245 29 0 19346 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90868

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.98 5/190 3932
/proc/meminfo: memFree=18892344/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=402.3 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 32554 0 0 0 40224 6 0 0 25 0 1 0 568653089 93048832 18296 33554432000 4194304 4309791 140734731764672 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 18296 245 29 0 19346 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90868

[startup+462.301 s]
/proc/loadavg: 4.07 4.00 3.98 5/190 3934
/proc/meminfo: memFree=18881036/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=462.31 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 32555 0 0 0 46225 6 0 0 25 0 1 0 568653089 93048832 18297 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 18297 245 29 0 19346 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 90868

[startup+522.301 s]
/proc/loadavg: 4.02 4.00 3.98 5/190 3935
/proc/meminfo: memFree=18875076/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=522.3 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 41321 0 0 0 52223 7 0 0 25 0 1 0 568653089 93048832 19182 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 19182 245 29 0 19346 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 90868

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.98 5/190 3937
/proc/meminfo: memFree=18818504/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=582.3 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 41321 0 0 0 58223 7 0 0 25 0 1 0 568653089 93048832 19182 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 19182 245 29 0 19346 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 90868

[startup+642.301 s]
/proc/loadavg: 4.06 4.01 3.99 5/190 3939
/proc/meminfo: memFree=18812784/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=642.31 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 41321 0 0 0 64224 7 0 0 25 0 1 0 568653089 93048832 19182 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259402 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 19182 245 29 0 19346 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 90868

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

[startup+665.506 s]
/proc/loadavg: 4.04 4.01 3.99 5/190 3939
/proc/meminfo: memFree=18840316/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=665.51 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 41321 0 0 0 66544 7 0 0 25 0 1 0 568653089 93048832 19182 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 19182 245 29 0 19346 0
Current children cumulated CPU time (s) 665.51
Current children cumulated vsize (KiB) 90868

[startup+671.9 s]
/proc/loadavg: 4.04 4.01 3.99 5/190 3939
/proc/meminfo: memFree=18833496/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=671.91 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 41321 0 0 0 67184 7 0 0 25 0 1 0 568653089 93048832 19182 33554432000 4194304 4309791 140734731764672 18446744073709551615 4275254 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 19182 245 29 0 19346 0
Current children cumulated CPU time (s) 671.91
Current children cumulated vsize (KiB) 90868

[startup+675.101 s]
/proc/loadavg: 4.03 4.01 3.99 5/190 3939
/proc/meminfo: memFree=18828536/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=675.11 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 41321 0 0 0 67504 7 0 0 25 0 1 0 568653089 93048832 19182 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 19182 245 29 0 19346 0
Current children cumulated CPU time (s) 675.11
Current children cumulated vsize (KiB) 90868

[startup+678.3 s]
/proc/loadavg: 4.03 4.01 3.99 5/190 3939
/proc/meminfo: memFree=18825060/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=678.31 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 41321 0 0 0 67824 7 0 0 25 0 1 0 568653089 93048832 19182 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259155 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 19182 245 29 0 19346 0
Current children cumulated CPU time (s) 678.31
Current children cumulated vsize (KiB) 90868

[startup+679.101 s]
/proc/loadavg: 4.03 4.01 3.99 5/190 3939
/proc/meminfo: memFree=18824192/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=679.11 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 41321 0 0 0 67904 7 0 0 25 0 1 0 568653089 93048832 19182 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 19182 245 29 0 19346 0
Current children cumulated CPU time (s) 679.11
Current children cumulated vsize (KiB) 90868

[startup+679.501 s]
/proc/loadavg: 4.03 4.01 3.99 5/190 3939
/proc/meminfo: memFree=18824192/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=679.51 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 41321 0 0 0 67944 7 0 0 25 0 1 0 568653089 93048832 19182 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 19182 245 29 0 19346 0
Current children cumulated CPU time (s) 679.51
Current children cumulated vsize (KiB) 90868

[startup+679.901 s]
/proc/loadavg: 4.03 4.01 3.99 5/190 3940
/proc/meminfo: memFree=18822824/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=679.91 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 41321 0 0 0 67984 7 0 0 25 0 1 0 568653089 93048832 19182 33554432000 4194304 4309791 140734731764672 18446744073709551615 4259917 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 19182 245 29 0 19346 0
Current children cumulated CPU time (s) 679.91
Current children cumulated vsize (KiB) 90868

[startup+680.001 s]
/proc/loadavg: 4.03 4.01 3.99 5/190 3940
/proc/meminfo: memFree=18822824/32950940 swapFree=67111528/67111528
[pid=3866] ppid=3864 vsize=90868 CPUtime=680.01 cores=4,6
/proc/3866/stat : 3866 (glueminisat) R 3864 3866 2669 0 -1 4202496 41321 0 0 0 67994 7 0 0 25 0 1 0 568653089 93048832 19182 33554432000 4194304 4309791 140734731764672 18446744073709551615 4280685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3866/statm: 22717 19182 245 29 0 19346 0
Current children cumulated CPU time (s) 680.01
Current children cumulated vsize (KiB) 90868

Child status: 20
Real time (s): 680.062
CPU time (s): 680.078
CPU user time (s): 679.999
CPU system time (s): 0.078987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 140188

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

runsolver used 1.04884 second user time and 2.66459 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-26 04:17:03
IDJOB=3291379
IDBENCH=84211
IDSOLVER=1650
FILE ID=node117/3291379-1303784223
RUNJOBID= node117-1303784201-3744
PBS_JOBID= 13157218
Free space on /tmp= 71928 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291379-1303784223/watcher-3291379-1303784223 -o /tmp/evaluation-result-3291379-1303784223/solver-3291379-1303784223 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3291379-1303784223.cnf

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=2055711501

node117.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.849
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.849
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.849
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.849
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.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      19052364 kB
Buffers:       2333172 kB
Cached:       10836188 kB
SwapCached:          0 kB
Active:        6379220 kB
Inactive:      6957024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      19052364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25984 kB
Writeback:           0 kB
AnonPages:      166768 kB
Mapped:          15500 kB
Slab:           498724 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   368032 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= 71944 MiB
End job on node117 at 2011-04-26 04:28:23