Trace number 3283436

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 470.5 470.485

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c start  0 total 0
0.79/0.83	c Find Units :      13149
0.89/0.91	c Find Invs  :       1737
1.09/1.13	c Find Ands  :     121323 AvgFaninNum: 3.55881
1.09/1.14	c Find Xors  :          0 AvgFaninNum: nan
1.09/1.18	c Find Ite   :          0
1.28/1.33	c UnDirect variable: 34
1.28/1.33	c UnDirect to Direct Gate: 200
1.28/1.33	c Forced Direct Gate: 17 Unuse unDirect Gate: 17
1.28/1.35	c Break Cycle : 52676
1.28/1.35	c Total Root : 8503 Undef Var: 214558
1.38/1.42	c After covering, Total Root: 23346 Leaf: 95628
1.38/1.42	c Variable( cover/uncovered/unused ): 140686 118930 0
1.38/1.42	c Unit Clauses: 13149
1.38/1.42	c Binary Clauses( cover/uncovered ): 126172 787665
1.38/1.42	c Clauses( cover/uncovered ): 44858 319265
1.38/1.42	c Total Clauses( cover/uncovered ): 184179 1106930 14.2652%
1.38/1.42	c Covered Ands: 44858 Invs: 200 Xors: 0 Ites: 0
2.19/2.25	c Uncover Clauses avg size: 2.43299 max size: 10
2.19/2.27	c Final circuit: i/l/o/s  209772       0 1012884   1534805
2.19/2.27	c cover rate 14.2652
2.19/2.27	c rocky end  2.26 total 2.26
4.49/4.53	c covering time  2.26 total 4.52
470.01/470.04	c solve time  465.53 total 470.05
470.01/470.04	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-3283436-1303760129/watcher-3283436-1303760129 -o /tmp/evaluation-result-3283436-1303760129/solver-3283436-1303760129 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3283436-1303760129.cnf 1188468273 

running on 2 cores: 0,2

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.99 3.73 4.26 5/189 21185
/proc/meminfo: memFree=21291436/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=29204 CPUtime=0 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 1083 0 0 0 0 0 0 0 23 0 1 0 487612695 29904896 1021 33554432000 4194304 4947581 140733482257600 18446744073709551615 208079926331 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21185/statm: 7301 1034 277 184 0 2176 0

[startup+0.0232169 s]
/proc/loadavg: 3.99 3.73 4.26 5/189 21185
/proc/meminfo: memFree=21291436/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=39844 CPUtime=0.01 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 4645 0 0 0 1 0 0 0 23 0 1 0 487612695 40800256 4580 33554432000 4194304 4947581 140733482257600 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 9961 4581 376 184 0 4836 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39844

[startup+0.101205 s]
/proc/loadavg: 3.99 3.73 4.26 5/189 21185
/proc/meminfo: memFree=21291436/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=61348 CPUtime=0.09 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 8301 0 0 0 8 1 0 0 23 0 1 0 487612695 62820352 8237 33554432000 4194304 4947581 140733482257600 18446744073709551615 4821463 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 15337 8261 376 184 0 10212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61348

[startup+0.300164 s]
/proc/loadavg: 3.99 3.73 4.26 5/189 21185
/proc/meminfo: memFree=21291436/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=86052 CPUtime=0.29 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 15488 0 0 0 27 2 0 0 24 0 1 0 487612695 88117248 15423 33554432000 4194304 4947581 140733482257600 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 21513 15423 376 184 0 16388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86052

[startup+0.701088 s]
/proc/loadavg: 3.99 3.73 4.26 5/189 21185
/proc/meminfo: memFree=21291436/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=140580 CPUtime=0.69 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 28178 0 0 0 65 4 0 0 25 0 1 0 487612695 143953920 28113 33554432000 4194304 4947581 140733482257600 18446744073709551615 4821852 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 35145 28113 377 184 0 30020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 140580

[startup+1.50094 s]
/proc/loadavg: 3.99 3.73 4.26 5/190 21186
/proc/meminfo: memFree=21165692/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=159264 CPUtime=1.48 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 33125 0 0 0 144 4 0 0 25 0 1 0 487612695 163086336 33060 33554432000 4194304 4947581 140733482257600 18446744073709551615 4761040 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 39816 33060 385 184 0 34691 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 159264

[startup+3.10058 s]
/proc/loadavg: 3.99 3.73 4.26 5/190 21186
/proc/meminfo: memFree=21057048/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=498184 CPUtime=3.08 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 118143 0 0 0 294 14 0 0 25 0 1 0 487612695 510140416 118078 33554432000 4194304 4947581 140733482257600 18446744073709551615 4856751 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 124546 118078 410 184 0 119421 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 498184

[startup+6.30103 s]
/proc/loadavg: 3.99 3.74 4.26 5/190 21186
/proc/meminfo: memFree=20258364/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=1130716 CPUtime=6.29 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 265668 0 0 0 597 32 0 0 25 0 1 0 487612695 1157853184 250927 33554432000 4194304 4947581 140733482257600 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 282679 250927 438 184 0 277554 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1130716

[startup+12.7008 s]
/proc/loadavg: 3.99 3.74 4.26 5/190 21186
/proc/meminfo: memFree=20101388/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=1347804 CPUtime=12.69 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 313247 0 0 0 1232 37 0 0 25 0 1 0 487612695 1380151296 298506 33554432000 4194304 4947581 140733482257600 18446744073709551615 4400180 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 336951 298506 438 184 0 331826 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1347804

[startup+25.5004 s]
/proc/loadavg: 3.99 3.75 4.26 5/190 21186
/proc/meminfo: memFree=19813580/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=1519036 CPUtime=25.48 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 349668 0 0 0 2507 41 0 0 25 0 1 0 487612695 1555492864 334927 33554432000 4194304 4947581 140733482257600 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 379759 334927 462 184 0 374634 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1519036

[startup+51.1005 s]
/proc/loadavg: 3.99 3.77 4.25 5/190 21187
/proc/meminfo: memFree=19675400/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=1573744 CPUtime=51.09 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 362794 0 0 0 5064 45 0 0 25 0 1 0 487612695 1611513856 348017 33554432000 4194304 4947581 140733482257600 18446744073709551615 4399313 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 393436 348017 470 184 0 388311 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1573744

[startup+102.307 s]
/proc/loadavg: 3.99 3.80 4.24 5/190 21188
/proc/meminfo: memFree=18959840/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=2450328 CPUtime=102.3 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 538971 0 0 0 10161 69 0 0 25 0 1 0 487612695 2509135872 524194 33554432000 4194304 4947581 140733482257600 18446744073709551615 4700980 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 612582 524194 471 184 0 607457 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2450328

[startup+162.3 s]
/proc/loadavg: 3.92 3.82 4.21 5/190 21217
/proc/meminfo: memFree=20007000/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=2675376 CPUtime=162.3 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 576669 0 0 0 16155 75 0 0 25 0 1 0 487612695 2739585024 561721 33554432000 4194304 4947581 140733482257600 18446744073709551615 4398660 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 668844 561721 471 184 0 663719 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2675376

[startup+222.301 s]
/proc/loadavg: 3.97 3.85 4.19 5/190 21218
/proc/meminfo: memFree=19482668/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=2875360 CPUtime=222.3 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 614976 0 0 0 22149 81 0 0 25 0 1 0 487612695 2944368640 599784 33554432000 4194304 4947581 140733482257600 18446744073709551615 4517560 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 718840 599784 471 184 0 713715 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2875360

[startup+282.3 s]
/proc/loadavg: 3.99 3.87 4.18 5/190 21220
/proc/meminfo: memFree=18807536/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=2875360 CPUtime=282.3 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 626248 0 0 0 28145 85 0 0 25 0 1 0 487612695 2944368640 611018 33554432000 4194304 4947581 140733482257600 18446744073709551615 4701081 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 718840 611018 471 184 0 713715 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 2875360

[startup+342.301 s]
/proc/loadavg: 3.99 3.89 4.17 5/190 21249
/proc/meminfo: memFree=20906572/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=2996884 CPUtime=342.3 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 628599 0 0 0 34145 85 0 0 25 0 1 0 487612695 3068809216 610669 33554432000 4194304 4947581 140733482257600 18446744073709551615 4400304 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 749221 610669 471 184 0 744096 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2996884

[startup+402.301 s]
/proc/loadavg: 4.04 3.93 4.16 5/190 21250
/proc/meminfo: memFree=20244196/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=2997012 CPUtime=402.3 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 644038 0 0 0 40143 87 0 0 25 0 1 0 487612695 3068940288 626108 33554432000 4194304 4947581 140733482257600 18446744073709551615 4398560 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 749253 626108 471 184 0 744128 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2997012

[startup+462.301 s]
/proc/loadavg: 4.01 3.94 4.15 5/190 21252
/proc/meminfo: memFree=20106948/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=3059832 CPUtime=462.3 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 645925 0 0 0 46142 88 0 0 25 0 1 0 487612695 3133267968 627995 33554432000 4194304 4947581 140733482257600 18446744073709551615 4398566 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 764958 627995 471 184 0 759833 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 3059832

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

[startup+467.101 s]
/proc/loadavg: 4.01 3.94 4.15 5/190 21252
/proc/meminfo: memFree=20105704/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=3059960 CPUtime=467.1 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 645936 0 0 0 46622 88 0 0 25 0 1 0 487612695 3133399040 628006 33554432000 4194304 4947581 140733482257600 18446744073709551615 4622968 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 764990 628006 471 184 0 759865 0
Current children cumulated CPU time (s) 467.1
Current children cumulated vsize (KiB) 3059960

[startup+468.701 s]
/proc/loadavg: 4.01 3.94 4.15 5/190 21252
/proc/meminfo: memFree=20068752/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=3059960 CPUtime=468.71 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 655158 0 0 0 46782 89 0 0 25 0 1 0 487612695 3133399040 637228 33554432000 4194304 4947581 140733482257600 18446744073709551615 4722756 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 764990 637228 471 184 0 759865 0
Current children cumulated CPU time (s) 468.71
Current children cumulated vsize (KiB) 3059960

[startup+469.501 s]
/proc/loadavg: 4.01 3.94 4.15 5/190 21252
/proc/meminfo: memFree=20068752/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=3059960 CPUtime=469.51 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 655158 0 0 0 46862 89 0 0 25 0 1 0 487612695 3133399040 637228 33554432000 4194304 4947581 140733482257600 18446744073709551615 4722736 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 764990 637228 471 184 0 759865 0
Current children cumulated CPU time (s) 469.51
Current children cumulated vsize (KiB) 3059960

[startup+469.901 s]
/proc/loadavg: 4.01 3.94 4.15 5/190 21252
/proc/meminfo: memFree=20068752/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=3059960 CPUtime=469.91 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 655158 0 0 0 46902 89 0 0 25 0 1 0 487612695 3133399040 637228 33554432000 4194304 4947581 140733482257600 18446744073709551615 4399796 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 764990 637228 471 184 0 759865 0
Current children cumulated CPU time (s) 469.91
Current children cumulated vsize (KiB) 3059960

[startup+470.301 s]
/proc/loadavg: 4.01 3.94 4.15 5/190 21252
/proc/meminfo: memFree=20068752/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=3059960 CPUtime=470.31 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202496 655158 0 0 0 46942 89 0 0 25 0 1 0 487612695 3133399040 637228 33554432000 4194304 4947581 140733482257600 18446744073709551615 4849982 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/21185/statm: 764990 637228 471 184 0 759865 0
Current children cumulated CPU time (s) 470.31
Current children cumulated vsize (KiB) 3059960

[startup+470.4 s]
/proc/loadavg: 4.01 3.94 4.15 5/190 21252
/proc/meminfo: memFree=20068752/32950928 swapFree=67111364/67111528
[pid=21185] ppid=21183 vsize=0 CPUtime=470.41 cores=0,2
/proc/21185/stat : 21185 (synit_sat) R 21183 21185 20892 0 -1 4202500 655163 0 0 0 46950 91 0 0 25 0 1 0 487612695 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 0 0 0 0
/proc/21185/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 470.41
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 470.485
CPU time (s): 470.5
CPU user time (s): 469.501
CPU system time (s): 0.999848
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3059960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 469.501
system time used= 0.999848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 655163
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= 12
involuntary context switches= 1147

runsolver used 0.742887 second user time and 1.82572 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-25 21:35:30
IDJOB=3283436
IDBENCH=71037
IDSOLVER=1571
FILE ID=node127/3283436-1303760129
RUNJOBID= node127-1303759506-20910
PBS_JOBID= 13157130
Free space on /tmp= 71220 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283436-1303760129/watcher-3283436-1303760129 -o /tmp/evaluation-result-3283436-1303760129/solver-3283436-1303760129 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3283436-1303760129.cnf 1188468273

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1188468273

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:      21291592 kB
Buffers:       1229268 kB
Cached:        2361680 kB
SwapCached:          0 kB
Active:        7974448 kB
Inactive:      3201468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21291592 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           28616 kB
Writeback:           0 kB
AnonPages:     7585060 kB
Mapped:          17224 kB
Slab:           401892 kB
PageTables:      21316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  8791628 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= 71244 MiB
End job on node127 at 2011-04-25 21:43:21