Trace number 3308584

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
SAT09 reference solver:precosat 236UNSAT 103.634 103.632

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.878
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-3308584-1303983390.cnf
0.00/0.00	c found header 'p cnf 24415 711050'
0.49/0.59	c finished parsing
0.49/0.59	c
0.49/0.59	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.49/0.59	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.49/0.59	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.49/0.59	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.49/0.59	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.49/0.59	c --random=1 --spread=2000 --seed=0 --skip=25
0.49/0.59	c
0.49/0.59	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.49/0.59	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.49/0.59	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.49/0.59	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.49/0.59	c
0.49/0.59	c starting search after 0.6 seconds
0.49/0.59	c no decision limit
0.59/0.61	c
0.59/0.61	c       original/binary      fixed     eliminated      learned       agility
0.59/0.61	c   seconds        variables     equivalent    conflicts       height       MB
0.59/0.61	c
0.59/0.61	c *    0.6   711049   24414      1     0      0       0      0    0.0   0   49
2.79/2.81	c s    2.8   703813   21141     22     0   3252       0      0    0.0   0   51
2.79/2.81	c l    2.8   703813   21141     22     0   3252       0 117370    0.0   0   51
2.79/2.83	c R    2.8   703814   21141     22     0   3252     100    100  325.0   3   52
2.79/2.85	c R    2.9   703817   21141     22     0   3252     200    199  311.4   2   52
2.89/2.92	c R    2.9   703860   21141     22     0   3252     802    787  256.4   1   52
2.89/2.96	c B    3.0   703867   21141     22     0   3252    1001    982  247.6   1   53
3.09/3.19	c B    3.2   709118   20823    340     0   3252    2001   1979  274.1   3   54
3.20/3.24	c R    3.2   709128   20823    340     0   3252    2405   2376  281.9   4   54
3.79/3.89	c R    3.9   716471   20801    362     0   3252    6419   6380  310.4   2   56
4.09/4.16	c B    4.2   722108   20649    513     1   3252    8005   7951  321.7   1   57
5.59/5.62	c R    5.6   732262   20249    898    16   3252   16047  15909  303.4   2   61
7.19/7.21	c B    7.2   751218   20070   1072    21   3252   24019  23841  278.3   1   66
9.19/9.26	c s    9.3   651701   19837   1120    21   3437   26423  26045  273.3   1   58
11.69/11.77	c R   11.8   670234   19690   1267    21   3437   38494  38071  267.1   1   67
20.39/20.44	c s   20.4   679619   19641   1313    24   3437   52419  51825  250.7   1   69
22.99/23.00	c B   23.0   694158   19614   1340    24   3437   64028  63429  241.7   1   76
27.19/27.29	c s   27.3   709451   19516   1425    37   3437   77812  77183  237.8   1   79
29.89/29.95	c R   30.0   714181   19466   1467    45   3437   89822  89192  233.5   1   88
36.99/37.07	c
36.99/37.07	c       original/binary      fixed     eliminated      learned       agility
36.99/37.07	c   seconds        variables     equivalent    conflicts       height       MB
36.99/37.07	c
36.99/37.07	c s   37.1   661648   18283   1527    50   4555  113332 111280  223.8   1   89
36.99/37.07	c -   37.1   661648   18283   1527    50   4555  113332 116197  223.8   1   89
37.79/37.84	c +   37.8   661862   18280   1530    50   4555  116197 127816  223.0   1   93
44.89/44.93	c +   44.9   668838   17770   2023    67   4555  145245 140597  214.0   1   99
46.79/46.83	c s   46.8   579502   17127   2030    67   5191  146487 122711  214.1   1   81
46.79/46.83	c -   46.8   579502   17127   2030    67   5191  146487 139192  214.1   1   81
49.59/49.62	c B   49.6   580938   17110   2046    68   5191  160049 136269  211.7   2   89
54.50/54.54	c s   54.5   571970   16958   2060    71   5326  177903 137335  207.3   0   82
54.90/54.92	c +   54.9   572182   16958   2060    71   5326  179742 153111  207.0   1   84
62.89/62.99	c s   63.0   552941   16700   2313    76   5326  208779 123994  198.5   1   75
62.89/62.99	c -   63.0   552941   16700   2313    76   5326  208779 151580  198.5   1   75
65.79/65.83	c +   65.8   553591   16699   2313    77   5326  222431 166738  195.1   1   84
71.59/71.62	c s   71.6   554063   16685   2319    85   5326  240582 155763  190.3   1   83
80.30/80.36	c s   80.4   546140   16147   2845    97   5326  272263 136165  184.1   2   74
80.30/80.36	c -   80.4   546140   16147   2845    97   5326  272263 165071  184.1   2   74
81.00/81.07	c +   81.1   546469   16147   2845    97   5326  275256 181578  183.5   1   78
88.79/88.80	c s   88.8   544546   16053   2930   106   5326  304689 167754  177.9   2   80
98.20/98.20	c s   98.2   471496   13495   3558   143   7219  336570  99370  172.3   1   56
98.20/98.20	c -   98.2   471496   13495   3558   143   7219  336570 177947  172.3   1   56
98.30/98.31	c
98.30/98.31	c       original/binary      fixed     eliminated      learned       agility
98.30/98.31	c   seconds        variables     equivalent    conflicts       height       MB
98.30/98.31	c
98.30/98.31	c +   98.3   471496   13495   3558   143   7219  337192 195741  172.2   2   57
103.60/103.62	c 0  103.6   477571   10580   6415   201   7219  366189 128956  167.6   1   67
103.60/103.62	c
103.60/103.62	s UNSATISFIABLE
103.60/103.62	c
103.60/103.62	c 366189 conflicts, 2452396 decisions, 1218 random
103.60/103.62	c 7 iterations, 1095 restarts, 0 skipped
103.60/103.62	c 6 enlarged, 238 shrunken, 3577 rescored, 125 rebiased
103.60/103.62	c 12 simplifications, 0 reductions
103.60/103.62	c
103.60/103.62	c vars: 6415 fixed, 201 equiv, 7219 elim, 221 merged
103.60/103.62	c elim: 4989924 resolutions, 12 phases, 2 rounds
103.60/103.62	c sbst: 89% substituted, 0.0% nots, 86.8% ands, 0.0% xors, 13.2% ites
103.60/103.62	c arty: 24.11 and 0.00 xor average arity
103.60/103.62	c prbe: 85257 probed, 283 phases, 2 rounds
103.60/103.62	c prbe: 1564 failed, 49 lifted, 2 merged
103.60/103.62	c sccs: 1 non trivial, 0 fixed, 1 merged
103.60/103.62	c hash: 36 units, 218 merged
103.60/103.62	c mins: 21535696 learned, 50% deleted, 11 strong, 59 depth
103.60/103.62	c subs: 891 forward, 1477 backward, 44750 doms
103.60/103.62	c strs: 14200 forward, 14 backward
103.60/103.62	c doms: 45652 dominators, 42567 high, 317 low
103.60/103.62	c prps: 336178105 propagations, 3.24 megaprops
103.60/103.62	c
103.60/103.62	c 103.6 seconds, 100 MB max, 84 MB recycled

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-3308584-1303983390/watcher-3308584-1303983390 -o /tmp/evaluation-result-3308584-1303983390/solver-3308584-1303983390 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308584-1303983390.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.75 1.70 0.65 5/189 23180
/proc/meminfo: memFree=16121812/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=3360 CPUtime=0 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 755 0 0 0 0 0 0 0 24 0 1 0 588569711 3440640 712 33554432000 134512640 135151029 4286871584 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 840 712 64 156 0 683 0

[startup+0.0533871 s]
/proc/loadavg: 3.75 1.70 0.65 5/189 23180
/proc/meminfo: memFree=16121812/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=9152 CPUtime=0.04 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 2437 0 0 0 4 0 0 0 24 0 1 0 588569711 9371648 2167 33554432000 134512640 135151029 4286871584 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 2321 2168 64 156 0 2164 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9152

[startup+0.100389 s]
/proc/loadavg: 3.75 1.70 0.65 5/189 23180
/proc/meminfo: memFree=16121812/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=14040 CPUtime=0.09 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 3896 0 0 0 9 0 0 0 24 0 1 0 588569711 14376960 3369 33554432000 134512640 135151029 4286871584 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 3510 3370 64 156 0 3353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14040

[startup+0.300349 s]
/proc/loadavg: 3.75 1.70 0.65 5/189 23180
/proc/meminfo: memFree=16121812/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=32204 CPUtime=0.29 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 8914 0 0 0 28 1 0 0 25 0 1 0 588569711 32976896 7874 33554432000 134512640 135151029 4286871584 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 8051 7875 64 156 0 7894 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32204

[startup+0.700272 s]
/proc/loadavg: 3.75 1.70 0.65 5/189 23180
/proc/meminfo: memFree=16121812/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=49980 CPUtime=0.69 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 16513 0 0 0 67 2 0 0 25 0 1 0 588569711 51179520 12302 33554432000 134512640 135151029 4286871584 18446744073709551615 134521760 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 12495 12302 80 156 0 12338 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49980

[startup+1.50112 s]
/proc/loadavg: 3.75 1.70 0.65 6/190 23181
/proc/meminfo: memFree=16067864/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=75852 CPUtime=1.49 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 28882 0 0 0 145 4 0 0 25 0 1 0 588569711 77672448 18774 33554432000 134512640 135151029 4286871584 18446744073709551615 134575174 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 18963 18774 80 156 0 18806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75852

[startup+3.10081 s]
/proc/loadavg: 3.75 1.70 0.65 5/190 23181
/proc/meminfo: memFree=16043308/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=78480 CPUtime=3.09 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 33096 0 0 0 304 5 0 0 25 0 1 0 588569711 80363520 19401 33554432000 134512640 135151029 4286871584 18446744073709551615 134577819 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 19620 19401 80 156 0 19463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78480

[startup+6.3012 s]
/proc/loadavg: 3.77 1.74 0.67 5/190 23181
/proc/meminfo: memFree=16041784/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=78480 CPUtime=6.3 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 33128 0 0 0 625 5 0 0 25 0 1 0 588569711 80363520 19433 33554432000 134512640 135151029 4286871584 18446744073709551615 134555080 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 19620 19433 80 156 0 19463 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 78480

[startup+12.701 s]
/proc/loadavg: 3.79 1.78 0.68 6/190 23181
/proc/meminfo: memFree=16038460/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=79388 CPUtime=12.69 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 43257 0 0 0 1263 6 0 0 25 0 1 0 588569711 81293312 19719 33554432000 134512640 135151029 4286871584 18446744073709551615 134542781 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 19847 19719 80 156 0 19690 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79388

[startup+25.5005 s]
/proc/loadavg: 3.83 1.88 0.74 5/190 23181
/proc/meminfo: memFree=15965012/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=92096 CPUtime=25.49 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 58481 0 0 0 2541 8 0 0 25 0 1 0 588569711 94306304 22836 33554432000 134512640 135151029 4286871584 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 23024 22836 80 156 0 22867 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92096

[startup+51.1007 s]
/proc/loadavg: 3.89 2.05 0.82 5/190 23182
/proc/meminfo: memFree=15963804/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=110648 CPUtime=51.09 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 89364 0 0 0 5096 13 0 0 25 0 1 0 588569711 113303552 27391 33554432000 134512640 135151029 4286871584 18446744073709551615 134554502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 27662 27391 80 156 0 27505 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 110648

[startup+102.307 s]
/proc/loadavg: 4.01 2.37 0.99 5/190 23184
/proc/meminfo: memFree=15885816/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=108644 CPUtime=102.3 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 117370 0 0 0 10213 17 0 0 25 0 1 0 588569711 111251456 26985 33554432000 134512640 135151029 4286871584 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 27161 26985 80 156 0 27004 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 108644

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

[startup+103.101 s]
/proc/loadavg: 4.01 2.37 0.99 5/190 23184
/proc/meminfo: memFree=15885816/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=108644 CPUtime=103.1 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 117370 0 0 0 10293 17 0 0 25 0 1 0 588569711 111251456 26985 33554432000 134512640 135151029 4286871584 18446744073709551615 134530863 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 27161 26985 80 156 0 27004 0
Current children cumulated CPU time (s) 103.1
Current children cumulated vsize (KiB) 108644

[startup+103.501 s]
/proc/loadavg: 4.01 2.37 0.99 5/190 23184
/proc/meminfo: memFree=15884452/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=108644 CPUtime=103.5 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 117370 0 0 0 10333 17 0 0 25 0 1 0 588569711 111251456 26985 33554432000 134512640 135151029 4286871584 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 27161 26985 80 156 0 27004 0
Current children cumulated CPU time (s) 103.5
Current children cumulated vsize (KiB) 108644

[startup+103.601 s]
/proc/loadavg: 4.01 2.37 0.99 5/190 23184
/proc/meminfo: memFree=15884452/32950928 swapFree=67111528/67111528
[pid=23180] ppid=23178 vsize=108644 CPUtime=103.6 cores=4,6
/proc/23180/stat : 23180 (precosat) R 23178 23180 23061 0 -1 4202496 117370 0 0 0 10343 17 0 0 25 0 1 0 588569711 111251456 26985 33554432000 134512640 135151029 4286871584 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23180/statm: 27161 26985 80 156 0 27004 0
Current children cumulated CPU time (s) 103.6
Current children cumulated vsize (KiB) 108644

Child status: 20
Real time (s): 103.632
CPU time (s): 103.634
CPU user time (s): 103.456
CPU system time (s): 0.177972
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 114232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.456
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117371
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= 4
involuntary context switches= 163

runsolver used 0.186971 second user time and 0.387941 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-28 11:36:30
IDJOB=3308584
IDBENCH=71743
IDSOLVER=1690
FILE ID=node114/3308584-1303983390
RUNJOBID= node114-1303983220-23080
PBS_JOBID= 13168712
Free space on /tmp= 71760 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308584-1303983390/watcher-3308584-1303983390 -o /tmp/evaluation-result-3308584-1303983390/solver-3308584-1303983390 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308584-1303983390.cnf

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=1139203356

node114.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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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	: 5226.15
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.848
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16122084 kB
Buffers:       2319812 kB
Cached:       13413716 kB
SwapCached:          0 kB
Active:        7562884 kB
Inactive:      8676916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16122084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23220 kB
Writeback:           0 kB
AnonPages:      505696 kB
Mapped:          16108 kB
Slab:           524404 kB
PageTables:       5692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   690636 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= 71760 MiB
End job on node114 at 2011-04-28 11:38:14