Trace number 3171756

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
UmSat 2011-02-25SAT 434.105 434.096

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1129651135-081.SATISFIABLE.cnf
MD5SUMf54f75ab88c77b4cc676aaab44569f75
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.002999
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

433.90/433.98	s SATISFIABLE
433.90/433.98	v 58 -11 -5 -64 -69 -41 -1 -24 -28 22 35 29 -17 20 -54 74 39 27 -63 75 67 -71 -61 50 33 -19 9 21 13 -43 -26 -34 56 -30 55 -38 3 -16 57 -65 -25 32 -10 -14 40 46 73 -2 -31 37 -15 18 -6 -4 62 -70 -49 53 -44 -23 68 -42 -48 -51 7 12 -36 -45 -66 72 59 47 8 -60 -52 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171756-1301763587/watcher-3171756-1301763587 -o /tmp/evaluation-result-3171756-1301763587/solver-3171756-1301763587 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171756-1301763587.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: 0.92 1.47 2.66 3/184 19064
/proc/meminfo: memFree=20893768/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=11644 CPUtime=0 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4194304 356 0 0 0 0 0 0 0 25 0 1 0 287958319 11923456 293 33554432000 4194304 4263880 140736769024816 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 2911 293 241 17 0 84 0

[startup+0.059187 s]
/proc/loadavg: 0.92 1.47 2.66 3/184 19064
/proc/meminfo: memFree=20893768/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=12172 CPUtime=0.05 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 485 0 0 0 5 0 0 0 25 0 1 0 287958319 12464128 422 33554432000 4194304 4263880 140736769024816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 3043 422 247 17 0 216 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12172

[startup+0.10018 s]
/proc/loadavg: 0.92 1.47 2.66 3/184 19064
/proc/meminfo: memFree=20893768/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=12304 CPUtime=0.09 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 528 0 0 0 9 0 0 0 25 0 1 0 287958319 12599296 465 33554432000 4194304 4263880 140736769024816 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 3076 465 247 17 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12304

[startup+0.30014 s]
/proc/loadavg: 0.92 1.47 2.66 3/184 19064
/proc/meminfo: memFree=20893768/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=12568 CPUtime=0.29 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 602 0 0 0 29 0 0 0 25 0 1 0 287958319 12869632 539 33554432000 4194304 4263880 140736769024816 18446744073709551615 4207808 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 3142 539 247 17 0 315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12568

[startup+0.700064 s]
/proc/loadavg: 0.92 1.47 2.66 3/184 19064
/proc/meminfo: memFree=20893768/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=13128 CPUtime=0.69 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 718 0 0 0 69 0 0 0 25 0 1 0 287958319 13443072 655 33554432000 4194304 4263880 140736769024816 18446744073709551615 208079888283 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 3282 655 247 17 0 455 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13128

[startup+1.50098 s]
/proc/loadavg: 0.92 1.47 2.66 5/190 19075
/proc/meminfo: memFree=20878464/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=13520 CPUtime=1.5 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 837 0 0 0 150 0 0 0 25 0 1 0 287958319 13844480 774 33554432000 4194304 4263880 140736769024816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 3380 774 247 17 0 553 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 13520

[startup+3.10067 s]
/proc/loadavg: 0.92 1.47 2.66 5/190 19075
/proc/meminfo: memFree=20874132/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=14176 CPUtime=3.1 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 989 0 0 0 310 0 0 0 25 0 1 0 287958319 14516224 926 33554432000 4194304 4263880 140736769024816 18446744073709551615 4205820 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 3544 926 247 17 0 717 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 14176

[startup+6.301 s]
/proc/loadavg: 1.17 1.52 2.67 5/190 19075
/proc/meminfo: memFree=20865328/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=15108 CPUtime=6.3 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 1225 0 0 0 630 0 0 0 25 0 1 0 287958319 15470592 1162 33554432000 4194304 4263880 140736769024816 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 3777 1162 248 17 0 950 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 15108

[startup+12.7008 s]
/proc/loadavg: 1.39 1.56 2.67 5/190 19076
/proc/meminfo: memFree=20855680/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=16408 CPUtime=12.7 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 1553 0 0 0 1270 0 0 0 25 0 1 0 287958319 16801792 1490 33554432000 4194304 4263880 140736769024816 18446744073709551615 4242511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 4102 1490 248 17 0 1275 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 16408

[startup+25.5003 s]
/proc/loadavg: 1.97 1.68 2.70 5/190 19076
/proc/meminfo: memFree=20845340/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=18132 CPUtime=25.5 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 2024 0 0 0 2550 0 0 0 25 0 1 0 287958319 18567168 1892 33554432000 4194304 4263880 140736769024816 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 4533 1892 248 17 0 1706 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 18132

[startup+51.1005 s]
/proc/loadavg: 2.66 1.86 2.73 5/190 19104
/proc/meminfo: memFree=20831196/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=20336 CPUtime=51.1 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 2683 0 0 0 5110 0 0 0 25 0 1 0 287958319 20824064 2422 33554432000 4194304 4263880 140736769024816 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 5084 2422 248 17 0 2257 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20336

[startup+102.307 s]
/proc/loadavg: 3.42 2.19 2.79 5/190 19114
/proc/meminfo: memFree=20809900/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=23268 CPUtime=102.3 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 3592 0 0 0 10230 0 0 0 25 0 1 0 287958319 23826432 3159 33554432000 4194304 4263880 140736769024816 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 5817 3159 248 17 0 2990 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23268

[startup+162.3 s]
/proc/loadavg: 3.78 2.52 2.87 5/190 19116
/proc/meminfo: memFree=20795252/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=25312 CPUtime=162.3 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 4211 0 0 0 16230 0 0 0 25 0 1 0 287958319 25919488 3644 33554432000 4194304 4263880 140736769024816 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 6328 3644 248 17 0 3501 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 25312

[startup+222.301 s]
/proc/loadavg: 3.92 2.78 2.93 5/190 19117
/proc/meminfo: memFree=20783568/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=26708 CPUtime=222.3 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 4608 0 0 0 22230 0 0 0 25 0 1 0 287958319 27348992 3965 33554432000 4194304 4263880 140736769024816 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 6677 3965 248 17 0 3850 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 26708

[startup+282.3 s]
/proc/loadavg: 3.97 3.00 3.00 5/190 19122
/proc/meminfo: memFree=20777088/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=27988 CPUtime=282.29 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 5018 0 0 0 28229 0 0 0 25 0 1 0 287958319 28659712 4292 33554432000 4194304 4263880 140736769024816 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 6997 4292 248 17 0 4170 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 27988

[startup+342.301 s]
/proc/loadavg: 3.99 3.18 3.06 5/190 19123
/proc/meminfo: memFree=20766752/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=29520 CPUtime=342.3 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 5499 0 0 0 34230 0 0 0 25 0 1 0 287958319 30228480 4682 33554432000 4194304 4263880 140736769024816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 7380 4682 248 17 0 4553 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 29520

[startup+402.301 s]
/proc/loadavg: 4.03 3.34 3.12 5/190 19125
/proc/meminfo: memFree=20759164/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=30292 CPUtime=402.3 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 5828 0 0 0 40230 0 0 0 25 0 1 0 287958319 31019008 4911 33554432000 4194304 4263880 140736769024816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 7573 4911 248 17 0 4746 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 30292

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

[startup+409.501 s]
/proc/loadavg: 4.02 3.36 3.13 5/190 19125
/proc/meminfo: memFree=20757424/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=30692 CPUtime=409.5 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 5896 0 0 0 40950 0 0 0 25 0 1 0 287958319 31428608 4979 33554432000 4194304 4263880 140736769024816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 7673 4979 248 17 0 4846 0
Current children cumulated CPU time (s) 409.5
Current children cumulated vsize (KiB) 30692

[startup+422.301 s]
/proc/loadavg: 4.02 3.38 3.14 5/190 19125
/proc/meminfo: memFree=20756680/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=30948 CPUtime=422.3 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 5960 0 0 0 42230 0 0 0 25 0 1 0 287958319 31690752 5043 33554432000 4194304 4263880 140736769024816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 7737 5043 248 17 0 4910 0
Current children cumulated CPU time (s) 422.3
Current children cumulated vsize (KiB) 30948

[startup+428.701 s]
/proc/loadavg: 4.02 3.40 3.14 5/190 19126
/proc/meminfo: memFree=20756060/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=30948 CPUtime=428.7 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 5992 0 0 0 42870 0 0 0 25 0 1 0 287958319 31690752 5075 33554432000 4194304 4263880 140736769024816 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 7737 5075 248 17 0 4910 0
Current children cumulated CPU time (s) 428.7
Current children cumulated vsize (KiB) 30948

[startup+431.901 s]
/proc/loadavg: 4.02 3.40 3.14 5/190 19126
/proc/meminfo: memFree=20755436/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=30948 CPUtime=431.9 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 5992 0 0 0 43190 0 0 0 25 0 1 0 287958319 31690752 5075 33554432000 4194304 4263880 140736769024816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 7737 5075 248 17 0 4910 0
Current children cumulated CPU time (s) 431.9
Current children cumulated vsize (KiB) 30948

[startup+432.701 s]
/proc/loadavg: 4.02 3.40 3.14 5/190 19126
/proc/meminfo: memFree=20755312/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=30948 CPUtime=432.7 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 5992 0 0 0 43270 0 0 0 25 0 1 0 287958319 31690752 5075 33554432000 4194304 4263880 140736769024816 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 7737 5075 248 17 0 4910 0
Current children cumulated CPU time (s) 432.7
Current children cumulated vsize (KiB) 30948

[startup+433.501 s]
/proc/loadavg: 4.01 3.41 3.15 5/190 19126
/proc/meminfo: memFree=20755312/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=30948 CPUtime=433.5 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 5992 0 0 0 43350 0 0 0 25 0 1 0 287958319 31690752 5075 33554432000 4194304 4263880 140736769024816 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 7737 5075 248 17 0 4910 0
Current children cumulated CPU time (s) 433.5
Current children cumulated vsize (KiB) 30948

[startup+433.901 s]
/proc/loadavg: 4.01 3.41 3.15 5/190 19126
/proc/meminfo: memFree=20755312/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=30948 CPUtime=433.9 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 5992 0 0 0 43390 0 0 0 25 0 1 0 287958319 31690752 5075 33554432000 4194304 4263880 140736769024816 18446744073709551615 4207860 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 7737 5075 248 17 0 4910 0
Current children cumulated CPU time (s) 433.9
Current children cumulated vsize (KiB) 30948

[startup+434.001 s]
/proc/loadavg: 4.01 3.41 3.15 5/190 19126
/proc/meminfo: memFree=20755312/32950928 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=30952 CPUtime=434 cores=4,6
/proc/19064/stat : 19064 (umsat) R 19062 19064 18221 0 -1 4202496 5999 0 0 0 43400 0 0 0 25 0 1 0 287958319 31694848 5082 33554432000 4194304 4263880 140736769024816 18446744073709551615 4206730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19064/statm: 7738 5082 254 17 0 4911 0
Current children cumulated CPU time (s) 434
Current children cumulated vsize (KiB) 30952

Child status: 0
Real time (s): 434.096
CPU time (s): 434.105
CPU user time (s): 434.096
CPU system time (s): 0.008998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 30952

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

runsolver used 0.666898 second user time and 1.66475 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-02 18:59:47
IDJOB=3171756
IDBENCH=82974
IDSOLVER=1582
FILE ID=node127/3171756-1301763587
RUNJOBID= node127-1301763586-19033
PBS_JOBID= 12841047
Free space on /tmp= 71340 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1129651135-081.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171756-1301763587/watcher-3171756-1301763587 -o /tmp/evaluation-result-3171756-1301763587/solver-3171756-1301763587 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171756-1301763587.cnf

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

MD5SUM BENCH= f54f75ab88c77b4cc676aaab44569f75
RANDOM SEED=2046313073

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20894048 kB
Buffers:        356304 kB
Cached:       11360992 kB
SwapCached:          0 kB
Active:        6588196 kB
Inactive:      5193988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20894048 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7052 kB
Writeback:           0 kB
AnonPages:       64680 kB
Mapped:          15000 kB
Slab:           212840 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   229080 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= 71336 MiB
End job on node127 at 2011-04-02 19:07:01