Trace number 3365835

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 175.008 175.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark51.8701
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3365835-1305318627.cnf
0.00/0.00	c found header 'p cnf 82007 241364'
0.09/0.17	c finished parsing
0.09/0.17	c
0.09/0.17	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.17	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.17	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.17	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.17	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.17	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.17	c
0.09/0.17	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.09/0.17	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.09/0.17	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.09/0.17	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.09/0.17	c
0.09/0.17	c starting search after 0.2 seconds
0.09/0.17	c no decision limit
0.09/0.18	c
0.09/0.18	c       original/binary      fixed     eliminated      learned       agility
0.09/0.18	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.18	c
0.09/0.18	c *    0.2   241362   82005      2     0      0       0      0    0.0   0   21
5.79/5.86	c s    5.9   118083   20892   4314  1807  54994       0      0    0.0   0   17
5.79/5.86	c l    5.9   118083   20892   4314  1807  54994       0  80132    0.0   0   17
5.79/5.89	c R    5.9   118270   20892   4314  1807  54994     100    100  853.6   9   18
5.89/5.95	c R    6.0   119093   20882   4319  1812  54994     343    315 1575.2   8   18
6.09/6.13	c B    6.1   120386   20861   4333  1819  54994    1000    929 1538.2   6   19
6.19/6.22	c R    6.2   120792   20855   4333  1825  54994    1532   1439 1534.8  15   20
6.39/6.48	c B    6.5   139115   20366   4658  1989  54994    2001   1880 1547.5   4   21
7.29/7.40	c s    7.4   149722   20008   4851  2154  54994    4604   4224 1398.5   7   24
7.29/7.40	c -    7.4   149722   20008   4851  2154  54994    4604  77729 1398.5   7   24
7.99/8.06	c B    8.1   151085   19969   4857  2187  54994    8002   7566 1423.4   9   28
8.69/8.71	c R    8.7   153727   19919   4864  2230  54994   12016  11525 1424.7  23   31
12.29/12.35	c s   12.4   144157   19271   4868  2256  55612   16897  13694 1432.4   9   23
12.29/12.35	c -   12.4   144157   19271   4868  2256  55612   16897  76952 1432.4   9   23
13.69/13.70	c B   13.7   146747   19202   4879  2314  55612   24004  20724 1441.4  20   34
15.19/15.30	c s   15.3   148040   19124   4893  2374  55616   30462  25956 1444.1  22   37
18.09/18.11	c R   18.1   153707   18835   5065  2491  55616   44687  40037 1442.1   8   55
20.80/20.90	c s   20.9   147693   18613   5067  2509  55818   45544  38838 1428.6  12   51
20.80/20.90	c -   20.9   147693   18613   5067  2509  55818   45544  76183 1428.6  12   51
24.39/24.49	c
24.39/24.49	c       original/binary      fixed     eliminated      learned       agility
24.39/24.49	c   seconds        variables     equivalent    conflicts       height       MB
24.39/24.49	c
24.39/24.49	c B   24.5   151938   18501   5089  2599  55818   64015  57195 1412.7   7   73
25.39/25.41	c s   25.4   151018   18500   5089  2600  55818   64168  56803 1411.5  10   71
27.79/27.85	c +   27.9   152529   18444   5102  2643  55818   76183  83801 1413.6   4   91
32.89/32.94	c s   32.9   149708   18079   5297  2707  55924   86315  76062 1416.0   4   94
32.89/32.94	c -   32.9   149708   18079   5297  2707  55924   86315  82963 1416.0   4   94
34.68/34.76	c +   34.8   150973   18037   5304  2742  55924   94275  91259 1405.8   3  103
39.89/39.93	c s   39.9   152324   17971   5325  2786  55925  110778  89865 1402.0   7  114
41.89/41.95	c +   42.0   153074   17943   5336  2803  55925  117841 100384 1396.8   7  117
49.69/49.71	c s   49.7   152012   17627   5493  2875  56012  138491  97492 1382.4   7  107
51.70/51.75	c +   51.8   153242   17597   5506  2892  56012  147301 110422 1374.8   8  113
54.19/54.23	c B   54.2   154083   17582   5510  2903  56012  160027 110634 1368.3   6  121
57.29/57.34	c s   57.3   153072   17559   5524  2912  56012  167984 110084 1361.3   6  118
60.89/60.91	c +   60.9   155620   17464   5600  2931  56012  184125 121464 1355.7   2  125
67.18/67.29	c s   67.3   153168   17358   5611  2946  56092  197535 118794 1345.6  11  125
77.28/77.39	c s   77.4   154176   17277   5672  2966  56092  228073 120755 1329.1   2  127
77.88/78.00	c +   78.0   154338   17270   5675  2970  56092  230156 133610 1327.0   6  130
88.39/88.49	c s   88.5   152948   17073   5753  2991  56190  256054 125734 1303.1   6  123
98.19/98.27	c s   98.3   153489   17008   5794  3015  56190  284838 129372 1278.5  12  138
99.09/99.20	c +   99.2   153624   16999   5801  3017  56190  287697 146971 1276.5  11  144
110.39/110.49	c
110.39/110.49	c       original/binary      fixed     eliminated      learned       agility
110.39/110.49	c   seconds        variables     equivalent    conflicts       height       MB
110.39/110.49	c
110.39/110.49	c s  110.5   152683   16808   5883  3052  56264  311405 114011 1239.1   5   31
116.69/116.75	c s  116.8   152241   16629   6020  3094  56264  334832 119693 1203.3   6   54
121.79/121.85	c +  121.9   155824   16500   6101  3142  56264  359620 161668 1177.6   7   87
124.09/124.18	c s  124.2   151657   16386   6107  3146  56368  362522 135897 1174.6   5   70
128.09/128.10	c B  128.1   156036   16280   6181  3178  56368  384065 157189 1150.4   5   98
130.99/131.06	c s  131.1   154043   16218   6223  3198  56368  393629 155935 1138.4   7  100
138.79/138.90	c s  138.9   151774   15799   6370  3275  56563  427697 149923 1105.4   6  113
142.49/142.54	c +  142.5   157184   15596   6531  3317  56563  449525 177834 1081.1   6  134
147.19/147.25	c s  147.3   155365   15530   6572  3342  56563  463977 169150 1068.4   8  139
158.30/158.38	c s  158.4   147896   14852   6841  3433  56881  508554 164422 1030.4   6  153
167.99/168.05	c s  168.1   150432   14542   7058  3526  56881  560943 167465  999.4  11  141
168.20/168.29	c +  168.3   150676   14538   7060  3528  56881  561906 195617  999.0  19  144
174.99/175.00	c 0  175.0   164401   13864   7583  3679  56881  613793 195616  977.3  13  139
174.99/175.00	c
174.99/175.00	s UNSATISFIABLE
174.99/175.00	c
174.99/175.00	c 613793 conflicts, 32669072 decisions, 13362 random
174.99/175.00	c 1165 iterations, 3542 restarts, 151 skipped
174.99/175.00	c 10 enlarged, 7209 shrunken, 6005 rescored, 189 rebiased
174.99/175.00	c 22 simplifications, 0 reductions
174.99/175.00	c
174.99/175.00	c vars: 7583 fixed, 3679 equiv, 56881 elim, 3716 merged
174.99/175.00	c elim: 5343309 resolutions, 21 phases, 11 rounds
174.99/175.00	c sbst: 92% substituted, 4.1% nots, 92.7% ands, 3.0% xors, 0.2% ites
174.99/175.00	c arty: 2.15 and 2.02 xor average arity
174.99/175.00	c prbe: 527994 probed, 197 phases, 15 rounds
174.99/175.00	c prbe: 1164 failed, 4016 lifted, 611 merged
174.99/175.00	c sccs: 64 non trivial, 0 fixed, 95 merged
174.99/175.00	c hash: 171 units, 3010 merged
174.99/175.00	c mins: 140795890 learned, 2% deleted, 4044 strong, 67 depth
174.99/175.00	c subs: 19125 forward, 13728 backward, 47534 doms
174.99/175.00	c strs: 8658 forward, 717 backward
174.99/175.00	c doms: 72066 dominators, 44486 high, 223 low
174.99/175.00	c prps: 218597409 propagations, 1.25 megaprops
174.99/175.00	c
174.99/175.00	c 175.0 seconds, 179 MB max, 485 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: 961)

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-3365835-1305318627/watcher-3365835-1305318627 -o /tmp/evaluation-result-3365835-1305318627/solver-3365835-1305318627 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365835-1305318627.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.00 1.91 2/279 13308
/proc/meminfo: memFree=20289764/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=4600 CPUtime=0 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 1027 0 0 0 0 0 0 0 25 0 1 0 624278061 4710400 985 33554432000 134512640 135151029 4293579760 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13308/statm: 1150 985 60 156 0 993 0

[startup+0.0243151 s]
/proc/loadavg: 2.02 2.00 1.91 2/279 13308
/proc/meminfo: memFree=20289764/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=9956 CPUtime=0.01 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 2375 0 0 0 1 0 0 0 25 0 1 0 624278061 10194944 2300 33554432000 134512640 135151029 4293579760 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13308/statm: 2489 2301 64 156 0 2332 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9956

[startup+0.100293 s]
/proc/loadavg: 2.02 2.00 1.91 2/279 13308
/proc/meminfo: memFree=20289764/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=18116 CPUtime=0.09 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 4632 0 0 0 9 0 0 0 25 0 1 0 624278061 18550784 4363 33554432000 134512640 135151029 4293579760 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13308/statm: 4529 4364 64 156 0 4372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18116

[startup+0.300257 s]
/proc/loadavg: 2.02 2.00 1.91 2/279 13308
/proc/meminfo: memFree=20289764/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=28440 CPUtime=0.29 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 7443 0 0 0 28 1 0 0 25 0 1 0 624278061 29122560 6916 33554432000 134512640 135151029 4293579760 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13308/statm: 7110 6916 80 156 0 6953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28440

[startup+0.700192 s]
/proc/loadavg: 2.02 2.00 1.91 2/279 13308
/proc/meminfo: memFree=20289764/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=36484 CPUtime=0.69 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 11705 0 0 0 68 1 0 0 25 0 1 0 624278061 37359616 8876 33554432000 134512640 135151029 4293579760 18446744073709551615 134519116 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13308/statm: 9121 8876 80 156 0 8964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36484

[startup+1.50104 s]
/proc/loadavg: 2.02 2.00 1.91 3/280 13309
/proc/meminfo: memFree=20253556/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=36836 CPUtime=1.49 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 11755 0 0 0 148 1 0 0 25 0 1 0 624278061 37720064 8926 33554432000 134512640 135151029 4293579760 18446744073709551615 134579628 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13308/statm: 9209 8926 80 156 0 9052 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36836

[startup+3.10076 s]
/proc/loadavg: 2.02 2.00 1.91 3/280 13309
/proc/meminfo: memFree=20250488/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=39192 CPUtime=3.09 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 12343 0 0 0 308 1 0 0 25 0 1 0 624278061 40132608 9514 33554432000 134512640 135151029 4293579760 18446744073709551615 134547925 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13308/statm: 9798 9514 80 156 0 9641 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39192

[startup+6.3002 s]
/proc/loadavg: 2.02 2.00 1.91 3/280 13309
/proc/meminfo: memFree=20252472/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=35640 CPUtime=6.29 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 12890 0 0 0 628 1 0 0 25 0 1 0 624278061 36495360 8432 33554432000 134512640 135151029 4293579760 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13308/statm: 8910 8432 80 156 0 8753 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35640

[startup+12.7011 s]
/proc/loadavg: 2.02 2.00 1.91 3/280 13309
/proc/meminfo: memFree=20239856/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=46644 CPUtime=12.69 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 18709 0 0 0 1267 2 0 0 25 0 1 0 624278061 47763456 11211 33554432000 134512640 135151029 4293579760 18446744073709551615 134552608 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13308/statm: 11661 11211 80 156 0 11504 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46644

[startup+25.5008 s]
/proc/loadavg: 2.01 2.00 1.91 3/280 13309
/proc/meminfo: memFree=20213584/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=80260 CPUtime=25.49 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 33052 0 0 0 2545 4 0 0 25 0 1 0 624278061 82186240 19599 33554432000 134512640 135151029 4293579760 18446744073709551615 134552050 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13308/statm: 20065 19599 80 156 0 19908 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80260

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 1.91 3/280 13310
/proc/meminfo: memFree=20155284/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=135036 CPUtime=51.09 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 51492 0 0 0 5103 6 0 0 25 0 1 0 624278061 138276864 33284 33554432000 134512640 135151029 4293579760 18446744073709551615 134567969 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13308/statm: 33759 33284 80 156 0 33602 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 135036

[startup+102.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/280 13311
/proc/meminfo: memFree=20117560/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=170636 CPUtime=102.3 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 65812 0 0 0 10222 8 0 0 25 0 1 0 624278061 174731264 42177 33554432000 134512640 135151029 4293579760 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/13308/statm: 42659 42177 80 156 0 42502 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 170636

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/280 13313
/proc/meminfo: memFree=20099912/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=188812 CPUtime=162.29 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 76021 0 0 0 16219 10 0 0 25 0 1 0 624278061 193343488 46716 33554432000 134512640 135151029 4293579760 18446744073709551615 134542950 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/13308/statm: 47203 46716 80 156 0 47046 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 188812

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

[startup+166.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/280 13313
/proc/meminfo: memFree=20094204/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=188812 CPUtime=166.29 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 76021 0 0 0 16619 10 0 0 25 0 1 0 624278061 193343488 46716 33554432000 134512640 135151029 4293579760 18446744073709551615 134542634 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/13308/statm: 47203 46716 80 156 0 47046 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 188812

[startup+169.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/280 13313
/proc/meminfo: memFree=20102884/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=187784 CPUtime=169.49 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 77145 0 0 0 16939 10 0 0 25 0 1 0 624278061 192290816 46459 33554432000 134512640 135151029 4293579760 18446744073709551615 134542697 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/13308/statm: 46946 46459 80 156 0 46789 0
Current children cumulated CPU time (s) 169.49
Current children cumulated vsize (KiB) 187784

[startup+172.71 s]
/proc/loadavg: 2.00 2.00 1.91 3/280 13313
/proc/meminfo: memFree=20101148/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=188812 CPUtime=172.7 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 77402 0 0 0 17260 10 0 0 25 0 1 0 624278061 193343488 46716 33554432000 134512640 135151029 4293579760 18446744073709551615 134553805 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/13308/statm: 47203 46716 80 156 0 47046 0
Current children cumulated CPU time (s) 172.7
Current children cumulated vsize (KiB) 188812

[startup+174.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/280 13313
/proc/meminfo: memFree=20100776/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=188812 CPUtime=174.29 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 77402 0 0 0 17419 10 0 0 25 0 1 0 624278061 193343488 46716 33554432000 134512640 135151029 4293579760 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/13308/statm: 47203 46716 80 156 0 47046 0
Current children cumulated CPU time (s) 174.29
Current children cumulated vsize (KiB) 188812

[startup+174.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/280 13313
/proc/meminfo: memFree=20100776/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=188812 CPUtime=174.69 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 77402 0 0 0 17459 10 0 0 25 0 1 0 624278061 193343488 46716 33554432000 134512640 135151029 4293579760 18446744073709551615 134554803 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/13308/statm: 47203 46716 80 156 0 47046 0
Current children cumulated CPU time (s) 174.69
Current children cumulated vsize (KiB) 188812

[startup+174.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/280 13313
/proc/meminfo: memFree=20100396/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=188812 CPUtime=174.9 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 77402 0 0 0 17480 10 0 0 25 0 1 0 624278061 193343488 46716 33554432000 134512640 135151029 4293579760 18446744073709551615 134574583 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/13308/statm: 47203 46716 80 156 0 47046 0
Current children cumulated CPU time (s) 174.9
Current children cumulated vsize (KiB) 188812

[startup+175 s]
/proc/loadavg: 2.00 2.00 1.91 3/280 13313
/proc/meminfo: memFree=20100396/32951124 swapFree=67057896/67111528
[pid=13308] ppid=13306 vsize=188812 CPUtime=174.99 cores=1,3,5,7
/proc/13308/stat : 13308 (precosat) R 13306 13308 12951 0 -1 4202496 77402 0 0 0 17489 10 0 0 25 0 1 0 624278061 193343488 46716 33554432000 134512640 135151029 4293579760 18446744073709551615 134574236 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/13308/statm: 47203 46716 80 156 0 47046 0
Current children cumulated CPU time (s) 174.99
Current children cumulated vsize (KiB) 188812

Child status: 20
Real time (s): 175.01
CPU time (s): 175.008
CPU user time (s): 174.894
CPU system time (s): 0.113982
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 190996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 174.894
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77403
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= 1425

runsolver used 0.384941 second user time and 1.06084 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-13 22:30:27
IDJOB=3365835
IDBENCH=82477
IDSOLVER=1843
FILE ID=node140/3365835-1305318627
RUNJOBID= node140-1305315242-12970
PBS_JOBID= 13324292
Free space on /tmp= 49556 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365835-1305318627/watcher-3365835-1305318627 -o /tmp/evaluation-result-3365835-1305318627/solver-3365835-1305318627 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365835-1305318627.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=1386221633

node140.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.833
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.66
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.833
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.14
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.833
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.75
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.833
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.77
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.833
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.833
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.74
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.833
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.75
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.833
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:     32951124 kB
MemFree:      20290044 kB
Buffers:        258332 kB
Cached:        8280708 kB
SwapCached:       8056 kB
Active:        4963836 kB
Inactive:      7229008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20290044 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            4872 kB
Writeback:           0 kB
AnonPages:     3650828 kB
Mapped:          23432 kB
Slab:           383904 kB
PageTables:      21944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45713344 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= 49556 MiB
End job on node140 at 2011-05-13 22:33:23