Trace number 3283482

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
synit_sat 2011-03-03UNSAT 412.781 412.78

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c start  0 total 0
0.49/0.56	c Find Units :      10249
0.59/0.62	c Find Invs  :       1358
0.69/0.75	c Find Ands  :      94017 AvgFaninNum: 3.56908
0.69/0.75	c Find Xors  :          0 AvgFaninNum: nan
0.69/0.77	c Find Ite   :          0
0.79/0.85	c UnDirect variable: 0
0.79/0.85	c UnDirect to Direct Gate: 141
0.79/0.86	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.79/0.87	c Break Cycle : 40963
0.79/0.87	c Total Root : 6809 Undef Var: 164072
0.89/0.91	c After covering, Total Root: 18564 Leaf: 74920
0.89/0.91	c Variable( cover/uncovered/unused ): 110152 89152 0
0.89/0.91	c Unit Clauses: 10249
0.89/0.91	c Binary Clauses( cover/uncovered ): 98824 604323
0.89/0.91	c Clauses( cover/uncovered ): 35091 192257
0.89/0.91	c Total Clauses( cover/uncovered ): 144164 796580 15.3245%
0.89/0.91	c Covered Ands: 35091 Invs: 141 Xors: 0 Ites: 0
1.49/1.51	c Uncover Clauses avg size: 2.39767 max size: 10
1.49/1.52	c Final circuit: i/l/o/s  159872       0  722503   1073653
1.49/1.52	c cover rate 15.3245
1.49/1.52	c rocky end  1.52 total 1.52
2.99/3.08	c covering time  1.55 total 3.07
412.40/412.46	c solve time  409.39 total 412.46
412.40/412.46	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-3283482-1303760284/watcher-3283482-1303760284 -o /tmp/evaluation-result-3283482-1303760284/solver-3283482-1303760284 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3283482-1303760284.cnf 1421168916 

running on 2 cores: 5,7

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.91 3.82 4.21 4/189 21216
/proc/meminfo: memFree=20827012/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=29720 CPUtime=0 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 2038 0 0 0 0 0 0 0 21 0 1 0 487628141 30433280 1973 33554432000 4194304 4947581 140734423116720 18446744073709551615 208080232192 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21216/statm: 7429 1972 322 184 0 2304 0

[startup+0.0848631 s]
/proc/loadavg: 3.91 3.82 4.21 4/189 21216
/proc/meminfo: memFree=20827012/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=47648 CPUtime=0.07 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 6775 0 0 0 6 1 0 0 21 0 1 0 487628141 48791552 6709 33554432000 4194304 4947581 140734423116720 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 11912 6709 376 184 0 6787 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 47648

[startup+0.100856 s]
/proc/loadavg: 3.91 3.82 4.21 4/189 21216
/proc/meminfo: memFree=20827012/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=59936 CPUtime=0.09 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 9385 0 0 0 8 1 0 0 21 0 1 0 487628141 61374464 9319 33554432000 4194304 4947581 140734423116720 18446744073709551615 4821852 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 14984 9319 376 184 0 9859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59936

[startup+0.300817 s]
/proc/loadavg: 3.91 3.82 4.21 4/189 21216
/proc/meminfo: memFree=20827012/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=89760 CPUtime=0.29 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 16455 0 0 0 26 3 0 0 22 0 1 0 487628141 91914240 16389 33554432000 4194304 4947581 140734423116720 18446744073709551615 4821903 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 22440 16389 376 184 0 17315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89760

[startup+0.70074 s]
/proc/loadavg: 3.91 3.82 4.21 4/189 21216
/proc/meminfo: memFree=20827012/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=124828 CPUtime=0.69 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 25890 0 0 0 65 4 0 0 23 0 1 0 487628141 127823872 25824 33554432000 4194304 4947581 140734423116720 18446744073709551615 4795989 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 31207 25824 379 184 0 26082 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124828

[startup+1.50059 s]
/proc/loadavg: 3.91 3.82 4.21 6/190 21217
/proc/meminfo: memFree=20724704/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=235932 CPUtime=1.49 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 51942 0 0 0 142 7 0 0 25 0 1 0 487628141 241594368 51876 33554432000 4194304 4947581 140734423116720 18446744073709551615 4831986 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 58983 51876 385 184 0 53858 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 235932

[startup+3.10028 s]
/proc/loadavg: 3.91 3.82 4.21 6/190 21217
/proc/meminfo: memFree=20442852/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=432764 CPUtime=3.09 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 102644 0 0 0 296 13 0 0 25 0 1 0 487628141 443150336 102578 33554432000 4194304 4947581 140734423116720 18446744073709551615 4378235 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 108191 102581 421 184 0 103066 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 432764

[startup+6.30067 s]
/proc/loadavg: 3.92 3.82 4.21 6/190 21217
/proc/meminfo: memFree=20075816/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=843704 CPUtime=6.29 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 196468 0 0 0 607 22 0 0 25 0 1 0 487628141 863952896 196129 33554432000 4194304 4947581 140734423116720 18446744073709551615 4399941 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 210926 196129 438 184 0 205801 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 843704

[startup+12.7005 s]
/proc/loadavg: 3.93 3.82 4.21 6/190 21217
/proc/meminfo: memFree=19852088/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=1077048 CPUtime=12.69 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 240408 0 0 0 1241 28 0 0 25 0 1 0 487628141 1102897152 240069 33554432000 4194304 4947581 140734423116720 18446744073709551615 4400152 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 269262 240069 438 184 0 264137 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1077048

[startup+25.501 s]
/proc/loadavg: 3.94 3.83 4.21 6/190 21217
/proc/meminfo: memFree=19676740/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=1202800 CPUtime=25.49 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 263741 0 0 0 2518 31 0 0 25 0 1 0 487628141 1231667200 263225 33554432000 4194304 4947581 140734423116720 18446744073709551615 4346159 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 300700 263225 462 184 0 295575 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1202800

[startup+51.1001 s]
/proc/loadavg: 3.96 3.84 4.20 7/190 21218
/proc/meminfo: memFree=19629004/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=1242376 CPUtime=51.09 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 274304 0 0 0 5073 36 0 0 25 0 1 0 487628141 1272193024 273788 33554432000 4194304 4947581 140734423116720 18446744073709551615 4399878 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 310594 273788 462 184 0 305469 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1242376

[startup+102.307 s]
/proc/loadavg: 3.98 3.86 4.18 6/190 21219
/proc/meminfo: memFree=19045028/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=1822352 CPUtime=102.3 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 400075 0 0 0 10177 53 0 0 25 0 1 0 487628141 1866088448 394766 33554432000 4194304 4947581 140734423116720 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 455588 394766 471 184 0 450463 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1822352

[startup+162.301 s]
/proc/loadavg: 3.99 3.89 4.17 6/190 21221
/proc/meminfo: memFree=20609724/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=2246796 CPUtime=162.29 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 478898 0 0 0 16165 64 0 0 25 0 1 0 487628141 2300719104 473589 33554432000 4194304 4947581 140734423116720 18446744073709551615 4398610 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 561699 473589 471 184 0 556574 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2246796

[startup+222.3 s]
/proc/loadavg: 4.06 3.92 4.17 5/190 21250
/proc/meminfo: memFree=20482052/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=2370452 CPUtime=222.29 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 497113 0 0 0 22162 67 0 0 25 0 1 0 487628141 2427342848 491804 33554432000 4194304 4947581 140734423116720 18446744073709551615 4515752 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 592613 491804 471 184 0 587488 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2370452

[startup+282.301 s]
/proc/loadavg: 4.02 3.93 4.15 6/190 21251
/proc/meminfo: memFree=20121620/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=2441072 CPUtime=282.29 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 507206 0 0 0 28160 69 0 0 25 0 1 0 487628141 2499657728 501897 33554432000 4194304 4947581 140734423116720 18446744073709551615 4515539 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 610268 501897 471 184 0 605143 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 2441072

[startup+342.301 s]
/proc/loadavg: 4.01 3.94 4.14 5/190 21307
/proc/meminfo: memFree=21903724/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=2441072 CPUtime=342.29 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 509282 0 0 0 34159 70 0 0 25 0 1 0 487628141 2499657728 503794 33554432000 4194304 4947581 140734423116720 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 610268 503794 471 184 0 605143 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 2441072

[startup+402.3 s]
/proc/loadavg: 4.00 3.95 4.13 5/190 21308
/proc/meminfo: memFree=20919696/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=2512728 CPUtime=402.3 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 512104 0 0 0 40158 72 0 0 25 0 1 0 487628141 2573033472 506616 33554432000 4194304 4947581 140734423116720 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 628182 506616 471 184 0 623057 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2512728

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

[startup+403.101 s]
/proc/loadavg: 4.00 3.95 4.13 6/190 21308
/proc/meminfo: memFree=20918084/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=2512728 CPUtime=403.1 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 512104 0 0 0 40238 72 0 0 25 0 1 0 487628141 2573033472 506616 33554432000 4194304 4947581 140734423116720 18446744073709551615 4352488 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 628182 506616 471 184 0 623057 0
Current children cumulated CPU time (s) 403.1
Current children cumulated vsize (KiB) 2512728

[startup+409.501 s]
/proc/loadavg: 4.00 3.95 4.13 5/190 21309
/proc/meminfo: memFree=20923024/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=2512728 CPUtime=409.5 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 512104 0 0 0 40878 72 0 0 25 0 1 0 487628141 2573033472 506616 33554432000 4194304 4947581 140734423116720 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 628182 506616 471 184 0 623057 0
Current children cumulated CPU time (s) 409.5
Current children cumulated vsize (KiB) 2512728

[startup+411.1 s]
/proc/loadavg: 4.00 3.95 4.13 5/190 21309
/proc/meminfo: memFree=20921040/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=2512728 CPUtime=411.1 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 512104 0 0 0 41038 72 0 0 25 0 1 0 487628141 2573033472 506616 33554432000 4194304 4947581 140734423116720 18446744073709551615 4398584 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 628182 506616 471 184 0 623057 0
Current children cumulated CPU time (s) 411.1
Current children cumulated vsize (KiB) 2512728

[startup+411.9 s]
/proc/loadavg: 4.00 3.95 4.13 5/190 21309
/proc/meminfo: memFree=20914592/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=2512728 CPUtime=411.9 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 512104 0 0 0 41118 72 0 0 25 0 1 0 487628141 2573033472 506616 33554432000 4194304 4947581 140734423116720 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 628182 506616 471 184 0 623057 0
Current children cumulated CPU time (s) 411.9
Current children cumulated vsize (KiB) 2512728

[startup+412.3 s]
/proc/loadavg: 4.00 3.95 4.13 5/190 21309
/proc/meminfo: memFree=20914592/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=2512728 CPUtime=412.3 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202496 512104 0 0 0 41158 72 0 0 25 0 1 0 487628141 2573033472 506616 33554432000 4194304 4947581 140734423116720 18446744073709551615 4399226 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/21216/statm: 628182 506616 471 184 0 623057 0
Current children cumulated CPU time (s) 412.3
Current children cumulated vsize (KiB) 2512728

[startup+412.7 s]
/proc/loadavg: 4.00 3.95 4.13 6/190 21309
/proc/meminfo: memFree=20890660/32950928 swapFree=67111364/67111528
[pid=21216] ppid=21214 vsize=0 CPUtime=412.7 cores=5,7
/proc/21216/stat : 21216 (synit_sat) R 21214 21216 20892 0 -1 4202500 512110 0 0 0 41198 72 0 0 25 0 1 0 487628141 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 5 0 0 0
/proc/21216/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 412.7
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 412.78
CPU time (s): 412.781
CPU user time (s): 411.98
CPU system time (s): 0.800878
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2512728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 411.98
system time used= 0.800878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 512110
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= 13
involuntary context switches= 986

runsolver used 0.658899 second user time and 1.59776 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-25 21:38:05
IDJOB=3283482
IDBENCH=71039
IDSOLVER=1571
FILE ID=node127/3283482-1303760284
RUNJOBID= node127-1303759506-20913
PBS_JOBID= 13157130
Free space on /tmp= 71220 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283482-1303760284/watcher-3283482-1303760284 -o /tmp/evaluation-result-3283482-1303760284/solver-3283482-1303760284 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3283482-1303760284.cnf 1421168916

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1421168916

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:      20827284 kB
Buffers:       1229456 kB
Cached:        2365940 kB
SwapCached:          0 kB
Active:        8433908 kB
Inactive:      3204904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20827284 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           26300 kB
Writeback:          92 kB
AnonPages:     8043404 kB
Mapped:          17168 kB
Slab:           401624 kB
PageTables:      21956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  9140260 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= 71240 MiB
End job on node127 at 2011-04-25 21:44:58