Trace number 1781260

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
satake 2009-03-22 (4 threads)UNSAT 5.9 5.27067

General information on the benchmark

Nameeen-tip-uns-nusmv-t5.B.cnf
MD5SUM5a0032960b52c5fb367771f030675e6c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.18
Satisfiable
(Un)Satisfiability was proved
Number of variables59265
Number of clauses170983
Sum of the clauses size413505
Maximum clause length23
Minimum clause length1
Number of clauses of size 123
Number of clauses of size 299418
Number of clauses of size 371541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

5.85/5.27	c Benchmark name    : HOME/instance-1781260-1243653318.cnf
5.85/5.27	c Thread Num        :            4
5.85/5.27	c restarts          :            6
5.85/5.27	c conflicts         :         1629
5.85/5.27	c decisions         :        18797           (     3653 / sec      )
5.85/5.27	c propagations      :      4589845           (   891953 / sec      )
5.85/5.27	c inspects          :      9601324           (  1865843 / sec      )
5.85/5.27	c conflict literals :        15498           (    34.31 % deleted  )
5.85/5.27	c cpu time          :         5.15           
5.85/5.27	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1781260-1243653318/watcher-1781260-1243653318 -o /tmp/evaluation-result-1781260-1243653318/solver-1781260-1243653318 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1781260-1243653318.cnf 4 10000 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 5.95 6.42 6.49 6/112 27874
/proc/meminfo: memFree=3033412/3368532 swapFree=1953788/1959888
[pid=27873] ppid=27871 vsize=964 CPUtime=0
/proc/27873/stat : 27873 (satake) R 27871 27873 23155 0 -1 4202496 106 0 0 0 0 0 0 0 25 0 2 0 1129995911 987136 63 4294967295 134512640 135180984 3219503536 3219502880 134705812 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27873/statm: 241 63 54 164 0 76 0
[pid=27873/tid=27874] ppid=27871 vsize=964 CPUtime=0
/proc/27873/task/27874/stat : 27874 (satake) R 27871 27873 23155 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 2 0 1129995911 987136 63 4294967295 134512640 135180984 3219503536 3086189380 134705812 0 0 0 0 0 0 0 -1 0 0 0 0

[startup+0.11114 s]
/proc/loadavg: 5.95 6.42 6.49 6/112 27874
/proc/meminfo: memFree=3033412/3368532 swapFree=1953788/1959888
[pid=27873] ppid=27871 vsize=35632 CPUtime=0.11
/proc/27873/stat : 27873 (satake) S 27871 27873 23155 0 -1 4202496 8040 0 0 0 9 2 0 0 25 0 5 0 1129995911 36487168 7917 4294967295 134512640 135180984 3219503536 3219502972 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27873/statm: 8908 7917 63 164 0 8743 0
[pid=27873/tid=27874] ppid=27871 vsize=35632 CPUtime=0
/proc/27873/task/27874/stat : 27874 (satake) S 27871 27873 23155 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1129995911 36487168 7917 4294967295 134512640 135180984 3219503536 3086188560 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 35632

[startup+0.211132 s]
/proc/loadavg: 5.95 6.42 6.49 6/112 27874
/proc/meminfo: memFree=3033412/3368532 swapFree=1953788/1959888
[pid=27873] ppid=27871 vsize=39356 CPUtime=0.21
/proc/27873/stat : 27873 (satake) S 27871 27873 23155 0 -1 4202496 8945 0 0 0 19 2 0 0 25 0 5 0 1129995911 40300544 8822 4294967295 134512640 135180984 3219503536 3219502972 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27873/statm: 9839 8822 63 164 0 9674 0
[pid=27873/tid=27874] ppid=27871 vsize=39356 CPUtime=0
/proc/27873/task/27874/stat : 27874 (satake) S 27871 27873 23155 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1129995911 40300544 8822 4294967295 134512640 135180984 3219503536 3086188560 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 39356

[startup+0.311121 s]
/proc/loadavg: 5.95 6.42 6.49 6/112 27874
/proc/meminfo: memFree=3033412/3368532 swapFree=1953788/1959888
[pid=27873] ppid=27871 vsize=43544 CPUtime=0.31
/proc/27873/stat : 27873 (satake) S 27871 27873 23155 0 -1 4202496 9829 0 0 0 29 2 0 0 25 0 5 0 1129995911 44589056 9706 4294967295 134512640 135180984 3219503536 3219502972 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27873/statm: 10886 9706 64 164 0 10721 0
[pid=27873/tid=27874] ppid=27871 vsize=43544 CPUtime=0
/proc/27873/task/27874/stat : 27874 (satake) S 27871 27873 23155 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1129995911 44589056 9706 4294967295 134512640 135180984 3219503536 3086188560 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 43544

[startup+0.711097 s]
/proc/loadavg: 5.95 6.42 6.49 6/112 27874
/proc/meminfo: memFree=3033412/3368532 swapFree=1953788/1959888
[pid=27873] ppid=27871 vsize=43476 CPUtime=0.71
/proc/27873/stat : 27873 (satake) S 27871 27873 23155 0 -1 4202496 11777 0 0 0 68 3 0 0 25 0 5 0 1129995911 44519424 9473 4294967295 134512640 135180984 3219503536 3219502972 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27873/statm: 10869 9473 68 164 0 10704 0
[pid=27873/tid=27874] ppid=27871 vsize=43476 CPUtime=0.03
/proc/27873/task/27874/stat : 27874 (satake) S 27871 27873 23155 0 -1 4202560 835 0 0 0 2 1 0 0 19 0 5 0 1129995911 44519424 9473 4294967295 134512640 135180984 3219503536 3086188560 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 43476

[startup+1.51102 s]
/proc/loadavg: 5.95 6.42 6.49 6/116 27878
/proc/meminfo: memFree=2995484/3368532 swapFree=1953788/1959888
[pid=27873] ppid=27871 vsize=43608 CPUtime=1.59
/proc/27873/stat : 27873 (satake) S 27871 27873 23155 0 -1 4202496 11815 0 0 0 155 4 0 0 25 0 5 0 1129995911 44654592 9511 4294967295 134512640 135180984 3219503536 3219502972 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27873/statm: 10902 9511 68 164 0 10737 0
[pid=27873/tid=27874] ppid=27871 vsize=43608 CPUtime=0.04
/proc/27873/task/27874/stat : 27874 (satake) S 27871 27873 23155 0 -1 4202560 839 0 0 0 2 2 0 0 15 0 5 0 1129995911 44654592 9511 4294967295 134512640 135180984 3219503536 3086188560 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=27873/tid=27876] ppid=27871 vsize=43608 CPUtime=0.55
/proc/27873/task/27876/stat : 27876 (satake) R 27871 27873 23155 0 -1 4202560 3681 0 0 0 53 2 0 0 25 0 5 0 1129995912 44654592 9511 4294967295 134512640 135180984 3219503536 3086122788 134521149 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27873/tid=27877] ppid=27871 vsize=43608 CPUtime=0.43
/proc/27873/task/27877/stat : 27877 (satake) R 27871 27873 23155 0 -1 4202560 3633 0 0 0 43 0 0 0 25 0 5 0 1129995912 44654592 9511 4294967295 134512640 135180984 3219503536 3086057260 134556656 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27873/tid=27878] ppid=27871 vsize=43608 CPUtime=0.57
/proc/27873/task/27878/stat : 27878 (satake) R 27871 27873 23155 0 -1 4202560 3553 0 0 0 57 0 0 0 25 0 5 0 1129995912 44654592 9511 4294967295 134512640 135180984 3219503536 3085991792 134528791 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 43608

[startup+3.11089 s]
/proc/loadavg: 5.95 6.42 6.49 7/116 27878
/proc/meminfo: memFree=2995040/3368532 swapFree=1953788/1959888
[pid=27873] ppid=27871 vsize=43876 CPUtime=3.41
/proc/27873/stat : 27873 (satake) S 27871 27873 23155 0 -1 4202496 11903 0 0 0 335 6 0 0 25 0 5 0 1129995911 44929024 9599 4294967295 134512640 135180984 3219503536 3219502972 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27873/statm: 10969 9599 68 164 0 10804 0
[pid=27873/tid=27874] ppid=27871 vsize=43876 CPUtime=0.05
/proc/27873/task/27874/stat : 27874 (satake) S 27871 27873 23155 0 -1 4202560 847 0 0 0 2 3 0 0 15 0 5 0 1129995911 44929024 9599 4294967295 134512640 135180984 3219503536 3086188560 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=27873/tid=27876] ppid=27871 vsize=43876 CPUtime=1.17
/proc/27873/task/27876/stat : 27876 (satake) R 27871 27873 23155 0 -1 4202560 3704 0 0 0 115 2 0 0 25 0 5 0 1129995912 44929024 9599 4294967295 134512640 135180984 3219503536 3086122816 134527255 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27873/tid=27877] ppid=27871 vsize=43876 CPUtime=0.98
/proc/27873/task/27877/stat : 27877 (satake) R 27871 27873 23155 0 -1 4202560 3659 0 0 0 97 1 0 0 25 0 5 0 1129995912 44929024 9599 4294967295 134512640 135180984 3219503536 3086057228 134522715 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27873/tid=27878] ppid=27871 vsize=43876 CPUtime=1.21
/proc/27873/task/27878/stat : 27878 (satake) R 27871 27873 23155 0 -1 4202560 3584 0 0 0 121 0 0 0 25 0 5 0 1129995912 44929024 9599 4294967295 134512640 135180984 3219503536 3085991808 134532624 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 43876

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

[startup+3.21088 s]
/proc/loadavg: 5.95 6.42 6.49 7/116 27878
/proc/meminfo: memFree=2995040/3368532 swapFree=1953788/1959888
[pid=27873] ppid=27871 vsize=43876 CPUtime=3.53
/proc/27873/stat : 27873 (satake) S 27871 27873 23155 0 -1 4202496 11906 0 0 0 347 6 0 0 25 0 5 0 1129995911 44929024 9602 4294967295 134512640 135180984 3219503536 3219502972 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27873/statm: 10969 9602 68 164 0 10804 0
[pid=27873/tid=27874] ppid=27871 vsize=43876 CPUtime=0.05
/proc/27873/task/27874/stat : 27874 (satake) S 27871 27873 23155 0 -1 4202560 847 0 0 0 2 3 0 0 15 0 5 0 1129995911 44929024 9602 4294967295 134512640 135180984 3219503536 3086188560 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=27873/tid=27876] ppid=27871 vsize=43876 CPUtime=1.19
/proc/27873/task/27876/stat : 27876 (satake) R 27871 27873 23155 0 -1 4202560 3707 0 0 0 117 2 0 0 25 0 5 0 1129995912 44929024 9602 4294967295 134512640 135180984 3219503536 3086122656 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27873/tid=27877] ppid=27871 vsize=43876 CPUtime=1.03
/proc/27873/task/27877/stat : 27877 (satake) R 27871 27873 23155 0 -1 4202560 3659 0 0 0 102 1 0 0 25 0 5 0 1129995912 44929024 9602 4294967295 134512640 135180984 3219503536 3086057328 134528230 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27873/tid=27878] ppid=27871 vsize=43876 CPUtime=1.26
/proc/27873/task/27878/stat : 27878 (satake) R 27871 27873 23155 0 -1 4202560 3584 0 0 0 126 0 0 0 25 0 5 0 1129995912 44929024 9602 4294967295 134512640 135180984 3219503536 3085991788 134523599 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 43876

[startup+4.01082 s]
/proc/loadavg: 5.95 6.42 6.49 6/116 27878
/proc/meminfo: memFree=2994864/3368532 swapFree=1953788/1959888
[pid=27873] ppid=27871 vsize=44008 CPUtime=4.46
/proc/27873/stat : 27873 (satake) S 27871 27873 23155 0 -1 4202496 11943 0 0 0 439 7 0 0 25 0 5 0 1129995911 45064192 9639 4294967295 134512640 135180984 3219503536 3219502972 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27873/statm: 11002 9639 68 164 0 10837 0
[pid=27873/tid=27874] ppid=27871 vsize=44008 CPUtime=0.06
/proc/27873/task/27874/stat : 27874 (satake) S 27871 27873 23155 0 -1 4202560 856 0 0 0 2 4 0 0 15 0 5 0 1129995911 45064192 9639 4294967295 134512640 135180984 3219503536 3086188564 134580588 0 0 0 0 3223036975 0 0 -1 0 0 0 0
[pid=27873/tid=27876] ppid=27871 vsize=44008 CPUtime=1.46
/proc/27873/task/27876/stat : 27876 (satake) R 27871 27873 23155 0 -1 4202560 3712 0 0 0 144 2 0 0 25 0 5 0 1129995912 45064192 9639 4294967295 134512640 135180984 3219503536 3086122656 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27873/tid=27877] ppid=27871 vsize=44008 CPUtime=1.33
/proc/27873/task/27877/stat : 27877 (satake) R 27871 27873 23155 0 -1 4202560 3668 0 0 0 132 1 0 0 25 0 5 0 1129995912 45064192 9639 4294967295 134512640 135180984 3219503536 3086057328 134528881 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27873/tid=27878] ppid=27871 vsize=44008 CPUtime=1.61
/proc/27873/task/27878/stat : 27878 (satake) R 27871 27873 23155 0 -1 4202560 3598 0 0 0 161 0 0 0 25 0 5 0 1129995912 45064192 9639 4294967295 134512640 135180984 3219503536 3085991792 134528403 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 44008

[startup+4.81075 s]
/proc/loadavg: 5.96 6.41 6.49 7/116 27878
/proc/meminfo: memFree=2994716/3368532 swapFree=1953788/1959888
[pid=27873] ppid=27871 vsize=44272 CPUtime=5.37
/proc/27873/stat : 27873 (satake) S 27871 27873 23155 0 -1 4202496 11991 0 0 0 530 7 0 0 25 0 5 0 1129995911 45334528 9687 4294967295 134512640 135180984 3219503536 3219502972 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27873/statm: 11068 9687 68 164 0 10903 0
[pid=27873/tid=27874] ppid=27871 vsize=44272 CPUtime=0.06
/proc/27873/task/27874/stat : 27874 (satake) S 27871 27873 23155 0 -1 4202560 866 0 0 0 2 4 0 0 15 0 5 0 1129995911 45334528 9687 4294967295 134512640 135180984 3219503536 3086188560 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=27873/tid=27876] ppid=27871 vsize=44272 CPUtime=1.75
/proc/27873/task/27876/stat : 27876 (satake) R 27871 27873 23155 0 -1 4202560 3724 0 0 0 173 2 0 0 25 0 5 0 1129995912 45334528 9687 4294967295 134512640 135180984 3219503536 3086122864 134526496 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27873/tid=27877] ppid=27871 vsize=44272 CPUtime=1.75
/proc/27873/task/27877/stat : 27877 (satake) R 27871 27873 23155 0 -1 4202560 3685 0 0 0 174 1 0 0 24 0 5 0 1129995912 45334528 9687 4294967295 134512640 135180984 3219503536 3086057320 134520863 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27873/tid=27878] ppid=27871 vsize=44272 CPUtime=1.81
/proc/27873/task/27878/stat : 27878 (satake) R 27871 27873 23155 0 -1 4202560 3607 0 0 0 181 0 0 0 25 0 5 0 1129995912 45334528 9687 4294967295 134512640 135180984 3219503536 3085991784 134520863 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 44272

[startup+5.21072 s]
/proc/loadavg: 5.96 6.41 6.49 7/116 27878
/proc/meminfo: memFree=2994716/3368532 swapFree=1953788/1959888
[pid=27873] ppid=27871 vsize=31432 CPUtime=5.85
/proc/27873/stat : 27873 (satake) S 27871 27873 23155 0 -1 4202496 12016 0 0 0 577 8 0 0 17 0 2 0 1129995911 32186368 7089 4294967295 134512640 135180984 3219503536 3219502972 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27873/statm: 7858 7089 77 164 0 7693 0
[pid=27873/tid=27878] ppid=27871 vsize=31432 CPUtime=1.94
/proc/27873/task/27878/stat : 27878 (satake) R 27871 27873 23155 0 -1 4202560 3611 0 0 0 194 0 0 0 25 0 2 0 1129995912 32186368 7089 4294967295 134512640 135180984 3219503536 3085991792 134528275 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 31432

Child status: 4
Real time (s): 5.27067
CPU time (s): 5.9
CPU user time (s): 5.82
CPU system time (s): 0.08
CPU usage (%): 111.94
Max. virtual memory (cumulated for all children) (KiB): 47540


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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 05:15:18
IDJOB=1781260
IDBENCH=71697
IDSOLVER=629
FILE ID=/1781260-1243653318
PBS_JOBID=
Free space on /tmp= 6474 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT_RACE06/een-tip-uns-nusmv-t5.B.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781260-1243653318/watcher-1781260-1243653318 -o /tmp/evaluation-result-1781260-1243653318/solver-1781260-1243653318 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1781260-1243653318.cnf 4 10000

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 5a0032960b52c5fb367771f030675e6c
RANDOM SEED= 1894524133

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3033412 kB
Buffers:         73268 kB
Cached:         154292 kB
SwapCached:       2256 kB
Active:         110684 kB
Inactive:       133632 kB
HighTotal:     2489216 kB
HighFree:      2316728 kB
LowTotal:       879316 kB
LowFree:        716684 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            3644 kB
Writeback:           0 kB
AnonPages:       16008 kB
Mapped:           5272 kB
Slab:            81072 kB
SReclaimable:    66972 kB
SUnreclaim:      14100 kB
PageTables:        668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   112672 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6474 MiB
End job on  at 2009-05-30 05:15:24