Trace number 1784110

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
precosat 236SAT 901.34 901.599

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_3_6_fbc.cnf
MD5SUM0d842dabe9c6c8be4b2c1160578a7c22
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.67729
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses19063
Sum of the clauses size52576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29881
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

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-1784110-1241915228.cnf
0.00/0.00	c found header 'p cnf 1473 19063'
0.00/0.01	c finished parsing
0.00/0.01	c
0.00/0.01	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.01	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.01	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.01	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.01	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.01	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.01	c
0.00/0.01	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.01	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.01	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.01	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.01	c
0.00/0.01	c starting search after 0.0 seconds
0.00/0.01	c no decision limit
0.00/0.02	c
0.00/0.02	c       original/binary      fixed     eliminated      learned       agility
0.00/0.02	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.02	c
0.00/0.02	c *    0.0    19063    1473      0     0      0       0      0    0.0   0    1
0.09/0.14	c s    0.1    25895    1309     88    64     12       0      0    0.0   0    2
0.09/0.14	c l    0.1    25895    1309     88    64     12       0   8725    0.0   0    2
0.09/0.15	c R    0.2    25896    1309     88    64     12     100     99  143.4   7    2
0.09/0.15	c R    0.2    25896    1309     88    64     12     200    199  158.7   8    2
0.09/0.19	c R    0.2    25918    1309     88    64     12     802    800  125.7   6    2
0.19/0.20	c B    0.2    25924    1309     88    64     12    1001    998  127.1   9    2
0.19/0.26	c B    0.3    25965    1309     88    64     12    2003   1995  129.2   7    2
0.19/0.28	c R    0.3    25983    1309     88    64     12    2411   2401  124.0   8    3
0.59/0.61	c R    0.6    26200    1309     88    64     12    6418   6395  127.5   7    4
0.69/0.78	c s    0.8    26268    1309     88    64     12    7642   7609  122.3   7    4
0.79/0.86	c B    0.9    26622    1309     88    64     12    8005   7972  123.9   8    4
0.89/0.92	c +    0.9    26651    1309     88    64     12    8725   9597  122.2   8    4
1.10/1.15	c +    1.2    26747    1309     88    64     12   10905  10556  124.2   5    5
1.39/1.43	c +    1.4    26868    1309     88    64     12   13630  11611  122.0   7    5
1.59/1.62	c R    1.6    26897    1309     88    64     12   16043  11618  118.6   9    5
1.69/1.77	c +    1.8    27136    1309     88    64     12   17036  12772  117.0   8    5
1.79/1.84	c s    1.8    27138    1309     88    64     12   17409  11964  116.4   8    5
2.20/2.25	c +    2.2    27152    1309     88    64     12   21295  14049  114.0   7    6
2.49/2.55	c
2.49/2.55	c       original/binary      fixed     eliminated      learned       agility
2.49/2.55	c   seconds        variables     equivalent    conflicts       height       MB
2.49/2.55	c
2.49/2.55	c B    2.6    27190    1309     88    64     12   24011  14086  115.2   9    6
2.89/2.93	c +    2.9    27368    1309     88    64     12   26615  15453  117.6   7    6
3.29/3.37	c s    3.4    27445    1309     88    64     12   29391  15481  118.8   8    6
3.89/3.97	c +    4.0    27643    1309     88    64     12   33265  16998  118.4   9    7
4.49/4.59	c R    4.6    27696    1309     88    64     12   38507  17027  115.1   7    7
4.99/5.01	c +    5.0    27742    1309     88    64     12   41581  18697  113.7   8    8
4.99/5.07	c s    5.1    27742    1309     88    64     12   41596  17054  113.7   8    6
6.69/6.76	c +    6.8    28003    1309     88    64     12   51976  20566  114.7   9    8
6.99/7.05	c s    7.1    28015    1309     88    64     12   53406  20158  114.8   7    7
8.79/8.80	c B    8.8    28202    1309     88    64     12   64025  20651  116.5   8    9
8.98/9.07	c +    9.1    28280    1309     88    64     12   64970  22622  116.5   7    9
9.18/9.26	c s    9.3    28285    1309     88    64     12   65682  21307  116.7   9    8
11.48/11.54	c s   11.5    28480    1309     88    64     12   78461  22623  116.5   8    8
12.09/12.16	c +   12.2    28559    1309     88    64     12   81210  24884  116.1   8    9
13.28/13.31	c R   13.3    28715    1309     88    64     12   89818  24896  113.2   6   10
13.88/13.98	c s   14.0    28773    1309     88    64     12   93416  24878  111.9   9    8
14.88/14.96	c +   15.0    28773    1309     88    64     12  101510  27372  109.2   8    9
17.09/17.12	c s   17.1    28842    1309     88    64     12  110652  27411  109.5   9    8
20.79/20.83	c s   20.8    29002    1309     88    64     12  126281  27408  108.1  11    9
20.89/20.96	c
20.89/20.96	c       original/binary      fixed     eliminated      learned       agility
20.89/20.96	c   seconds        variables     equivalent    conflicts       height       MB
20.89/20.96	c
20.89/20.96	c +   21.0    29002    1309     88    64     12  126886  30109  108.1   9   10
24.19/24.25	c s   24.3    29142    1309     88    64     12  141559  30136  107.5   9   10
27.78/27.84	c s   27.8    29362    1309     88    64     12  156515  30138  109.3   8   10
28.28/28.30	c +   28.3    29370    1309     88    64     12  158606  33119  109.5  10   12
28.59/28.66	c B   28.7    29373    1309     88    64     12  160044  31623  109.7   8   12
31.48/31.59	c s   31.6    29471    1309     88    64     12  170296  33204  110.4  10   12
35.48/35.58	c s   35.6    29579    1309     88    64     12  185016  33178  111.2  10   12
38.88/38.94	c +   38.9    29591    1309     88    64     12  198255  36430  111.0   8   14
39.08/39.11	c s   39.1    29591    1309     88    64     12  198443  33384  111.0  11   12
40.59/40.70	c R   40.7    29600    1309     88    64     12  205243  36516  110.9   9   15
42.78/42.88	c s   42.9    29619    1309     88    64     12  212535  36483  109.9   8   14
46.68/46.74	c s   46.7    29634    1309     88    64     12  226299  36607  109.7   9   15
51.18/51.22	c s   51.2    29733    1309     88    64     12  241177  36500  108.8  10   16
52.98/53.08	c +   53.1    29754    1309     88    64     12  247818  40073  109.0   8   17
55.68/55.72	c s   55.7    29769    1309     88    64     12  256311  40153  109.3  10   16
60.48/60.51	c s   60.5    29810    1309     88    64     12  271362  40102  109.6   7   15
65.98/66.06	c s   66.0    29859    1309     88    64     12  287339  40080  109.7   9   14
71.38/71.47	c s   71.5    29947    1309     88    64     12  304148  40136  109.4   8   14
72.97/73.05	c +   73.0    29952    1309     88    64     12  309771  44080  109.0  10   16
76.77/76.88	c
76.77/76.88	c       original/binary      fixed     eliminated      learned       agility
76.77/76.88	c   seconds        variables     equivalent    conflicts       height       MB
76.77/76.88	c
76.77/76.88	c s   76.9    30010    1309     88    64     12  322121  44141  108.0   8   15
82.37/82.46	c s   82.4    30068    1309     88    64     12  341256  44183  106.6  11   15
88.26/88.35	c s   88.3    30090    1309     88    64     12  357959  44135  107.0   9   16
94.06/94.16	c s   94.1    30141    1309     88    64     12  373385  44138  107.2   8   16
98.06/98.12	c B   98.1    30167    1309     88    64     12  384105  44177  107.7  10   19
98.66/98.79	c +   98.8    30172    1309     88    64     12  387210  48488  107.5  11   19
99.86/99.92	c s   99.9    30177    1309     88    64     12  390236  47202  107.5  10   17
106.76/106.87	c s  106.8    30208    1309     88    64     12  405883  48588  108.0   8   18
113.66/113.72	c s  113.7    30221    1309     88    64     12  423011  48580  108.6   9   18
119.95/120.08	c s  120.0    30238    1309     88    64     12  438713  48609  108.1  10   18
126.15/126.25	c s  126.2    30271    1309     88    64     12  456287  48584  107.7  12   19
127.85/127.94	c R  127.9    30285    1309     88    64     12  461706  48580  107.3   8   20
131.35/131.41	c s  131.4    30304    1309     88    64     12  474239  48567  106.3  10   18
134.35/134.42	c +  134.4    30338    1309     88    64     12  484010  53336  105.7   9   20
136.75/136.82	c s  136.8    30341    1309     88    64     12  492364  53415  105.3  11   20
143.35/143.43	c s  143.4    30361    1309     88    64     12  513218  53422  104.3   9   19
151.45/151.51	c s  151.5    30407    1309     88    64     12  532156  53376  104.5   9   19
159.65/159.79	c s  159.8    30430    1309     88    64     12  550466  53414  104.1   8   20
168.04/168.15	c s  168.1    30451    1309     88    64     12  569980  53424  104.2  10   19
176.54/176.61	c
176.54/176.61	c       original/binary      fixed     eliminated      learned       agility
176.54/176.61	c   seconds        variables     equivalent    conflicts       height       MB
176.54/176.61	c
176.54/176.61	c s  176.6    30475    1309     88    64     12  587925  53454  104.2  11   19
183.94/184.00	c +  184.0    30497    1309     88    64     12  605010  58669  104.4  11   24
184.33/184.44	c s  184.4    30497    1309     88    64     12  605602  53997  104.4  11   21
192.73/192.88	c s  192.8    30513    1309     88    64     12  622681  58725  104.6   9   23
202.24/202.31	c s  202.3    30553    1309     88    64     12  641292  58740  104.8  10   22
211.43/211.52	c s  211.5    30561    1309     88    64     12  660444  58808  104.3  12   21
220.93/221.09	c s  221.0    30576    1309     88    64     12  680353  58698  103.9   8   20
230.63/230.76	c s  230.7    30582    1309     88    64     12  699052  58712  103.9   8   21
238.63/238.77	c s  238.7    30583    1309     88    64     12  716246  58748  103.3   8   21
246.42/246.57	c s  246.5    30587    1309     88    64     12  733130  58806  102.8   9   21
254.72/254.88	c s  254.8    30628    1309     88    64     12  752655  58743  102.4   8   21
256.62/256.73	c +  256.7    30631    1309     88    64     12  756261  64535  102.4   9   24
264.11/264.29	c s  264.2    30634    1309     88    64     12  772961  64630  102.1  10   24
274.41/274.59	c s  274.5    30641    1309     88    64     12  793450  64590  102.3   9   25
285.51/285.68	c s  285.6    30655    1309     88    64     12  812811  64668  102.7   9   25
295.60/295.73	c s  295.6    30675    1309     88    64     12  831736  64594  102.9  10   25
305.60/305.73	c s  305.6    30683    1309     88    64     12  853881  64654  102.4  11   23
316.00/316.18	c s  316.1    30697    1309     88    64     12  873209  64633  102.4  10   23
327.29/327.46	c s  327.4    30703    1309     88    64     12  890776  64626  102.6  10   25
331.19/331.30	c
331.19/331.30	c       original/binary      fixed     eliminated      learned       agility
331.19/331.30	c   seconds        variables     equivalent    conflicts       height       MB
331.19/331.30	c
331.19/331.30	c B  331.2    30704    1309     88    64     12  896237  64621  102.6   9   28
339.09/339.21	c s  339.1    30730    1309     88    64     12  909593  64623  102.8  10   24
350.49/350.70	c s  350.6    30740    1309     88    64     12  928438  64615  103.1  10   24
359.88/360.02	c +  359.9    30740    1309     88    64     12  945325  70988  103.1  10   27
363.08/363.22	c s  363.1    30741    1309     88    64     12  949109  68397  103.1  10   26
378.68/378.84	c s  378.7    30742    1309     88    64     12  974710  71110  103.0  12   28
390.98/391.10	c s  391.0    30743    1309     88    64     12  994500  71060  102.7  11   28
403.17/403.32	c s  403.2    30744    1309     88    64     12 1015042  71135  102.7  12   28
409.27/409.43	c R  409.3    30748    1309     88    64     12 1025910  71087  103.0  11   32
413.57/413.70	c s  413.6    30778    1309     88    64     12 1037209  71061  102.6   8   30
423.77/423.96	c s  423.8    30786    1309     88    64     12 1065581  71118  102.0  11   28
435.86/436.08	c s  436.0    31126    1309     88    64     12 1092873  71114  101.2  10   26
447.26/447.42	c s  447.3    31130    1309     88    64     12 1112769  71073  101.1   9   29
460.06/460.24	c s  460.1    31132    1309     88    64     12 1132072  71041  100.9   9   29
472.96/473.14	c s  473.0    31158    1309     88    64     12 1157590  71053  100.6   9   28
485.55/485.79	c s  485.7    31163    1309     88    64     12 1179401  71108  100.9  10   27
487.35/487.59	c +  487.4    31164    1309     88    64     12 1181655  78086  100.9   9   29
500.35/500.52	c s  500.4    31169    1309     88    64     12 1200433  78159  101.1  11   30
514.85/515.08	c s  514.9    31172    1309     88    64     12 1227661  78099  101.1   8   28
531.54/531.73	c
531.54/531.73	c       original/binary      fixed     eliminated      learned       agility
531.54/531.73	c   seconds        variables     equivalent    conflicts       height       MB
531.54/531.73	c
531.54/531.73	c s  531.6    31181    1309     88    64     12 1252203  78183  101.1  11   27
547.84/548.01	c s  547.9    31188    1309     88    64     12 1275112  78146  100.8  11   26
564.33/564.51	c s  564.4    31192    1309     88    64     12 1297959  78188  101.0  11   28
580.13/580.31	c s  580.1    31196    1309     88    64     12 1321086  78155  100.6  10   27
593.92/594.12	c s  594.0    31200    1309     88    64     12 1343598  78207  100.3  12   28
606.82/607.07	c s  606.9    31211    1309     88    64     12 1366345  78164   99.9  10   30
622.01/622.30	c s  622.1    31216    1309     88    64     12 1388483  78181  100.3  10   31
638.01/638.26	c s  638.1    31217    1309     88    64     12 1410306  78143  100.5  11   30
679.60/679.84	c s  679.6    31218    1309     88    64     12 1466857  78159  101.5   8   32
686.50/686.74	c +  686.5    31220    1309     88    64     12 1477067  85894  101.5  12   36
696.89/697.19	c s  697.0    31220    1309     88    64     12 1489124  86045  101.5   9   35
715.69/715.94	c s  715.7    31225    1309     88    64     12 1513758  85968  101.5   8   33
735.28/735.50	c s  735.3    31228    1309     88    64     12 1538353  86006  101.4  12   32
753.77/754.02	c s  753.8    31230    1309     88    64     12 1563535  85980  101.3  10   31
775.97/776.22	c s  776.0    31231    1309     88    64     12 1596067  86009  100.4  10   28
792.36/792.67	c s  792.5    31232    1309     88    64     12 1620951  86036   99.9  11   27
813.46/813.70	c s  813.5    31233    1309     88    64     12 1653393  85989   99.7   9   30
831.55/831.82	c s  831.6    31234    1309     88    64     12 1678633  86010   99.8  11   33
851.15/851.44	c s  851.2    31235    1309     88    64     12 1702315  85905   99.8   8   34
884.04/884.36	c
884.04/884.36	c       original/binary      fixed     eliminated      learned       agility
884.04/884.36	c   seconds        variables     equivalent    conflicts       height       MB
884.04/884.36	c
884.04/884.36	c s  884.1    31236    1309     88    64     12 1749575  86014   99.6  11   29
901.24/901.58	c 1  901.3    31237    1309     88    64     12 1773462  86086   99.6  10   36
901.24/901.58	c
901.24/901.59	s SATISFIABLE
901.24/901.59	v -1 2 -3 -4 -5 -6 -7
901.24/901.59	v -8 -9 -10 -11 -12 -13 -14 -15
901.24/901.59	v -16 -17 -18 -19 -20 -21 -22 23
901.24/901.59	v -24 -25 -26 -27 -28 -29 -30 -31
901.24/901.59	v -32 -33 -34 -35 -36 37 -38 -39
901.24/901.59	v -40 -41 -42 -43 -44 -45 -46 -47
901.24/901.59	v -48 49 -50 -51 -52 -53 -54 -55
901.24/901.59	v -56 -57 -58 -59 -60 -61 -62 -63
901.24/901.59	v -64 -65 -66 -67 68 -69 -70 -71
901.24/901.59	v -72 -73 -74 -75 -76 -77 -78 -79
901.24/901.59	v -80 -81 -82 -83 -84 -85 -86 -87
901.24/901.59	v -88 -89 -90 -91 -92 -93 -94 -95
901.24/901.59	v -96 -97 98 -99 -100 -101 -102 -103
901.24/901.59	v -104 105 -106 -107 -108 -109 -110 -111
901.24/901.59	v -112 -113 -114 -115 -116 -117 -118 119
901.24/901.59	v -120 -121 -122 -123 -124 -125 -126 -127
901.24/901.59	v -128 -129 -130 131 -132 -133 -134 -135
901.24/901.59	v -136 -137 -138 -139 -140 -141 -142 -143
901.24/901.59	v -144 -145 -146 -147 -148 -149 -150 -151
901.24/901.59	v -152 -153 -154 -155 -156 -157 -158 -159
901.24/901.59	v -160 -161 -162 -163 -164 -165 -166 -167
901.24/901.59	v -168 -169 -170 -171 -172 -173 -174 175
901.24/901.59	v -176 -177 -178 -179 -180 -181 -182 -183
901.24/901.59	v -184 -185 -186 -187 -188 -189 -190 -191
901.24/901.59	v -192 -193 -194 -195 -196 -197 -198 -199
901.24/901.59	v -200 -201 -202 203 -204 -205 -206 -207
901.24/901.59	v -208 -209 -210 -211 -212 -213 -214 215
901.24/901.59	v -216 -217 -218 -219 -220 -221 -222 -223
901.24/901.59	v -224 -225 -226 -227 -228 229 -230 -231
901.24/901.59	v -232 -233 -234 -235 -236 -237 -238 -239
901.24/901.59	v -240 -241 -242 -243 -244 -245 -246 -247
901.24/901.59	v -248 -249 -250 -251 -252 -253 254 -255
901.24/901.59	v -256 -257 -258 -259 -260 -261 -262 -263
901.24/901.59	v -264 -265 -266 -267 -268 -269 -270 -271
901.24/901.59	v -272 -273 -274 275 -276 -277 -278 -279
901.24/901.59	v -280 -281 -282 -283 -284 -285 -286 -287
901.24/901.59	v -288 -289 -290 -291 -292 -293 -294 295
901.24/901.59	v -296 -297 -298 -299 -300 -301 -302 -303
901.24/901.59	v -304 -305 -306 -307 -308 -309 -310 -311
901.24/901.59	v -312 -313 -314 -315 -316 -317 -318 -319
901.24/901.59	v -320 -321 -322 -323 -324 -325 -326 -327
901.24/901.59	v -328 -329 -330 -331 -332 -333 -334 -335
901.24/901.59	v -336 -337 -338 -339 -340 341 -342 -343
901.24/901.59	v -344 -345 -346 -347 -348 -349 -350 -351
901.24/901.59	v -352 -353 -354 -355 -356 -357 -358 -359
901.24/901.59	v -360 361 -362 -363 -364 -365 -366 -367
901.24/901.59	v -368 -369 -370 -371 -372 -373 374 -375
901.24/901.59	v -376 -377 -378 -379 -380 -381 -382 -383
901.24/901.59	v -384 -385 -386 -387 -388 -389 -390 -391
901.24/901.59	v -392 -393 -394 -395 -396 -397 398 -399
901.24/901.59	v -400 -401 -402 -403 -404 -405 -406 -407
901.24/901.59	v -408 -409 -410 -411 -412 -413 -414 -415
901.24/901.59	v -416 -417 -418 -419 -420 -421 -422 -423
901.24/901.59	v -424 -425 -426 427 -428 -429 -430 -431
901.24/901.59	v -432 -433 -434 -435 -436 -437 -438 -439
901.24/901.59	v -440 -441 -442 -443 -444 -445 -446 -447
901.24/901.59	v -448 -449 -450 -451 -452 453 -454 -455
901.24/901.59	v -456 -457 -458 -459 -460 -461 -462 -463
901.24/901.59	v -464 -465 -466 467 -468 -469 -470 -471
901.24/901.59	v -472 -473 -474 -475 -476 -477 -478 -479
901.24/901.59	v -480 -481 -482 -483 -484 -485 -486 487
901.24/901.59	v -488 -489 -490 -491 -492 -493 -494 -495
901.24/901.59	v -496 -497 -498 -499 -500 -501 -502 -503
901.24/901.59	v -504 -505 -506 -507 -508 -509 -510 -511
901.24/901.59	v -512 -513 -514 -515 516 -517 -518 -519
901.24/901.59	v -520 -521 -522 -523 -524 -525 -526 -527
901.24/901.59	v -528 -529 -530 -531 -532 -533 -534 -535
901.24/901.59	v -536 -537 -538 -539 -540 -541 -542 -543
901.24/901.59	v 544 -545 -546 -547 -548 -549 -550 -551
901.24/901.59	v -552 -553 -554 -555 -556 -557 -558 -559
901.24/901.59	v -560 -561 -562 -563 -564 -565 -566 -567
901.24/901.59	v -568 -569 -570 -571 -572 -573 -574 -575
901.24/901.59	v -576 -577 -578 579 -580 -581 -582 -583
901.24/901.59	v -584 -585 -586 -587 -588 -589 -590 591
901.24/901.59	v -592 -593 -594 -595 -596 -597 -598 -599
901.24/901.59	v -600 -601 -602 -603 -604 -605 -606 -607
901.24/901.59	v -608 -609 -610 -611 -612 -613 -614 -615
901.24/901.59	v -616 -617 -618 -619 -620 621 -622 -623
901.24/901.59	v -624 -625 -626 -627 -628 -629 -630 -631
901.24/901.59	v -632 -633 -634 -635 -636 -637 -638 -639
901.24/901.59	v 640 -641 -642 -643 -644 -645 -646 -647
901.24/901.59	v -648 -649 -650 -651 -652 -653 -654 -655
901.24/901.59	v -656 -657 -658 -659 -660 -661 662 -663
901.24/901.59	v -664 -665 -666 -667 -668 -669 -670 -671
901.24/901.59	v -672 -673 -674 -675 -676 -677 -678 -679
901.24/901.59	v -680 -681 -682 -683 -684 -685 686 -687
901.24/901.59	v -688 -689 -690 -691 -692 -693 -694 -695
901.24/901.59	v -696 -697 -698 -699 -700 -701 -702 -703
901.24/901.59	v -704 -705 -706 -707 -708 -709 -710 -711
901.24/901.59	v -712 -713 714 -715 -716 -717 -718 -719
901.24/901.59	v -720 -721 -722 -723 -724 -725 -726 -727
901.24/901.59	v -728 -729 -730 -731 -732 -733 -734 -735
901.24/901.59	v -736 -737 -738 -739 -740 -741 -742 -743
901.24/901.59	v -744 -745 -746 747 -748 -749 -750 751
901.24/901.59	v -752 -753 -754 -755 -756 -757 -758 -759
901.24/901.59	v -760 -761 -762 -763 -764 -765 -766 -767
901.24/901.59	v -768 -769 -770 -771 -772 -773 -774 -775
901.24/901.59	v -776 -777 778 -779 -780 -781 -782 -783
901.24/901.59	v -784 -785 -786 -787 -788 -789 -790 -791
901.24/901.59	v -792 -793 -794 -795 -796 -797 -798 -799
901.24/901.59	v -800 -801 -802 -803 -804 -805 -806 -807
901.24/901.59	v 808 -809 -810 -811 -812 -813 -814 -815
901.24/901.59	v -816 -817 -818 -819 -820 -821 -822 823
901.24/901.59	v -824 -825 -826 -827 -828 -829 -830 -831
901.24/901.59	v -832 -833 -834 -835 -836 -837 -838 -839
901.24/901.59	v -840 -841 -842 -843 -844 -845 -846 -847
901.24/901.59	v -848 -849 -850 -851 -852 853 -854 -855
901.24/901.59	v -856 -857 -858 -859 -860 -861 -862 -863
901.24/901.59	v -864 -865 -866 -867 -868 -869 870 -871
901.24/901.59	v -872 -873 -874 -875 -876 -877 -878 -879
901.24/901.59	v -880 -881 -882 -883 -884 -885 -886 -887
901.24/901.59	v -888 -889 -890 -891 -892 -893 -894 -895
901.24/901.59	v -896 -897 -898 -899 -900 -901 -902 -903
901.24/901.59	v -904 -905 -906 907 -908 -909 -910 -911
901.24/901.59	v -912 -913 -914 -915 -916 -917 -918 -919
901.24/901.59	v -920 -921 -922 -923 -924 -925 -926 -927
901.24/901.59	v -928 -929 930 -931 -932 -933 -934 -935
901.24/901.59	v 936 -937 -938 -939 -940 -941 -942 -943
901.24/901.59	v -944 -945 -946 -947 -948 -949 -950 -951
901.24/901.59	v -952 953 -954 -955 -956 -957 -958 -959
901.24/901.59	v -960 -961 -962 963 -964 -965 -966 -967
901.24/901.59	v -968 -969 -970 -971 -972 -973 -974 -975
901.24/901.59	v -976 -977 -978 -979 -980 -981 -982 -983
901.24/901.59	v -984 -985 -986 -987 -988 989 -990 -991
901.24/901.59	v -992 -993 -994 -995 -996 -997 -998 -999
901.24/901.59	v -1000 -1001 -1002 -1003 1004 -1005 -1006 -1007
901.24/901.59	v -1008 -1009 -1010 -1011 -1012 -1013 -1014 -1015
901.24/901.59	v -1016 -1017 -1018 -1019 -1020 -1021 -1022 -1023
901.24/901.59	v -1024 -1025 -1026 -1027 -1028 -1029 -1030 -1031
901.24/901.59	v -1032 -1033 -1034 -1035 -1036 1037 -1038 -1039
901.24/901.59	v -1040 1041 1042 -1043 -1044 -1045 1046 -1047
901.24/901.59	v 1048 -1049 -1050 -1051 1052 -1053 -1054 -1055
901.24/901.59	v 1056 -1057 1058 -1059 -1060 1061 -1062 -1063
901.24/901.59	v -1064 -1065 -1066 -1067 1068 -1069 1070 -1071
901.24/901.59	v -1072 -1073 -1074 -1075 1076 -1077 -1078 -1079
901.24/901.59	v -1080 1081 -1082 -1083 -1084 -1085 -1086 -1087
901.24/901.59	v 1088 -1089 -1090 -1091 -1092 1093 -1094 -1095
901.24/901.59	v -1096 -1097 1098 -1099 -1100 -1101 -1102 1103
901.24/901.59	v -1104 -1105 -1106 -1107 1108 -1109 -1110 -1111
901.24/901.59	v -1112 -1113 -1114 1115 -1116 -1117 -1118 -1119
901.24/901.59	v -1120 -1121 1122 -1123 -1124 -1125 -1126 1127
901.24/901.59	v -1128 -1129 -1130 -1131 -1132 1133 -1134 -1135
901.24/901.59	v -1136 -1137 1138 -1139 -1140 -1141 1142 -1143
901.24/901.59	v -1144 -1145 -1146 1147 -1148 -1149 -1150 -1151
901.24/901.59	v -1152 1153 -1154 -1155 -1156 -1157 -1158 -1159
901.24/901.59	v -1160 1161 -1162 -1163 -1164 -1165 1166 -1167
901.24/901.59	v -1168 1169 -1170 -1171 -1172 -1173 -1174 1175
901.24/901.59	v -1176 -1177 -1178 -1179 1180 -1181 -1182 -1183
901.24/901.59	v -1184 -1185 -1186 1187 -1188 -1189 -1190 -1191
901.24/901.59	v -1192 -1193 1194 -1195 -1196 -1197 -1198 -1199
901.24/901.59	v -1200 -1201 1202 -1203 1204 -1205 -1206 -1207
901.24/901.59	v -1208 1209 -1210 -1211 -1212 -1213 -1214 1215
901.24/901.59	v -1216 -1217 -1218 -1219 -1220 -1221 1222 -1223
901.24/901.59	v -1224 -1225 -1226 -1227 1228 -1229 -1230 -1231
901.24/901.59	v -1232 -1233 -1234 1235 -1236 -1237 1238 -1239
901.24/901.59	v 1240 -1241 -1242 -1243 -1244 -1245 -1246 -1247
901.24/901.59	v -1248 1249 -1250 -1251 1252 -1253 -1254 -1255
901.24/901.59	v -1256 -1257 1258 -1259 -1260 -1261 -1262 -1263
901.24/901.59	v -1264 -1265 -1266 -1267 1268 -1269 1270 -1271
901.24/901.59	v -1272 -1273 -1274 -1275 -1276 1277 -1278 -1279
901.24/901.59	v -1280 -1281 1282 -1283 -1284 -1285 -1286 -1287
901.24/901.59	v 1288 -1289 -1290 -1291 -1292 -1293 1294 -1295
901.24/901.59	v -1296 -1297 -1298 -1299 1300 -1301 -1302 1303
901.24/901.59	v -1304 -1305 -1306 -1307 -1308 -1309 -1310 1311
901.24/901.59	v -1312 -1313 1314 -1315 -1316 -1317 -1318 -1319
901.24/901.59	v -1320 1321 -1322 -1323 -1324 -1325 -1326 1327
901.24/901.59	v -1328 -1329 -1330 -1331 -1332 -1333 -1334 1335
901.24/901.59	v -1336 -1337 1338 -1339 -1340 -1341 -1342 -1343
901.24/901.59	v 1344 -1345 -1346 -1347 -1348 1349 -1350 1351
901.24/901.59	v -1352 -1353 -1354 -1355 -1356 1357 -1358 -1359
901.24/901.59	v -1360 -1361 -1362 -1363 1364 -1365 -1366 -1367
901.24/901.59	v -1368 -1369 1370 -1371 -1372 -1373 -1374 -1375
901.24/901.59	v -1376 -1377 1378 -1379 -1380 -1381 1382 -1383
901.24/901.59	v -1384 -1385 1386 -1387 -1388 -1389 -1390 -1391
901.24/901.59	v -1392 -1393 1394 -1395 1396 -1397 -1398 -1399
901.24/901.59	v -1400 -1401 -1402 -1403 -1404 -1405 1406 -1407
901.24/901.59	v -1408 -1409 -1410 -1411 -1412 1413 -1414 1415
901.24/901.59	v -1416 -1417 -1418 -1419 -1420 -1421 1422 -1423
901.24/901.59	v -1424 -1425 1426 -1427 -1428 -1429 -1430 -1431
901.24/901.59	v 1432 -1433 -1434 -1435 -1436 -1437 1438 -1439
901.24/901.59	v -1440 1441 -1442 -1443 -1444 -1445 -1446 -1447
901.24/901.59	v -1448 1449 -1450 -1451 -1452 -1453 1454 -1455
901.24/901.59	v -1456 -1457 1458 -1459 1460 -1461 -1462 1463
901.24/901.59	v -1464 -1465 1466 -1467 1468 -1469 -1470 1471
901.24/901.59	v -1472 -1473
901.24/901.59	v 0
901.24/901.59	c
901.24/901.59	c 1773462 conflicts, 4204993 decisions, 1440 random
901.24/901.59	c 0 iterations, 3432 restarts, 0 skipped
901.24/901.59	c 24 enlarged, 211 shrunken, 17354 rescored, 490 rebiased
901.24/901.59	c 89 simplifications, 0 reductions
901.24/901.59	c
901.24/901.59	c vars: 88 fixed, 64 equiv, 12 elim, 68 merged
901.24/901.59	c elim: 52946 resolutions, 1 phases, 1 rounds
901.24/901.59	c sbst: 17% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
901.24/901.59	c arty: 3.00 and 0.00 xor average arity
901.24/901.59	c prbe: 578790 probed, 219 phases, 221 rounds
901.24/901.59	c prbe: 12 failed, 32 lifted, 20 merged
901.24/901.59	c sccs: 0 non trivial, 0 fixed, 0 merged
901.24/901.59	c hash: 0 units, 48 merged
901.24/901.59	c mins: 173454014 learned, 27% deleted, 198 strong, 35 depth
901.24/901.59	c subs: 142 forward, 138 backward, 2797 doms
901.24/901.59	c strs: 33 forward, 18 backward
901.24/901.59	c doms: 2862 dominators, 1850 high, 0 low
901.24/901.59	c prps: 324773822 propagations, 0.36 megaprops
901.24/901.59	c
901.24/901.59	c 901.3 seconds, 41 MB max, 677 MB recycled

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784110-1241915228/watcher-1784110-1241915228 -o /tmp/evaluation-result-1784110-1241915228/solver-1784110-1241915228 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1784110-1241915228.cnf 

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): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.91 3/65 16239
/proc/meminfo: memFree=1846296/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=1184 CPUtime=0
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 187 0 0 0 0 0 0 0 20 0 1 0 219552128 1212416 172 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 296 173 63 155 0 139 0

[startup+0.021794 s]
/proc/loadavg: 1.99 1.97 1.91 3/65 16239
/proc/meminfo: memFree=1846296/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=2236 CPUtime=0.02
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 476 0 0 0 2 0 0 0 20 0 1 0 219552128 2289664 460 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 559 460 79 155 0 402 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2236

[startup+0.101803 s]
/proc/loadavg: 1.99 1.97 1.91 3/65 16239
/proc/meminfo: memFree=1846296/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=2920 CPUtime=0.09
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 762 0 0 0 9 0 0 0 20 0 1 0 219552128 2990080 648 1992294400 134512640 135151029 4294956240 18446744073709551615 134519141 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 730 648 79 155 0 573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2920

[startup+0.301824 s]
/proc/loadavg: 1.99 1.97 1.91 3/65 16239
/proc/meminfo: memFree=1846296/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=3684 CPUtime=0.29
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 932 0 0 0 29 0 0 0 22 0 1 0 219552128 3772416 818 1992294400 134512640 135151029 4294956240 18446744073709551615 134581692 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 921 818 79 155 0 764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3684

[startup+0.701865 s]
/proc/loadavg: 1.99 1.97 1.91 3/65 16239
/proc/meminfo: memFree=1846296/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=5136 CPUtime=0.69
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 1304 0 0 0 69 0 0 0 25 0 1 0 219552128 5259264 1190 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 1284 1190 79 155 0 1127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5136

[startup+1.50195 s]
/proc/loadavg: 1.91 1.95 1.90 2/66 16240
/proc/meminfo: memFree=1841120/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=6580 CPUtime=1.49
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 1653 0 0 0 149 0 0 0 25 0 1 0 219552128 6737920 1539 1992294400 134512640 135151029 4294956240 18446744073709551615 134567933 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 1645 1539 79 155 0 1488 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6580

[startup+3.10112 s]
/proc/loadavg: 1.91 1.95 1.90 2/66 16240
/proc/meminfo: memFree=1839776/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=7996 CPUtime=3.09
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 2033 0 0 0 309 0 0 0 25 0 1 0 219552128 8187904 1919 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 1999 1919 79 155 0 1842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7996

[startup+6.30145 s]
/proc/loadavg: 1.92 1.95 1.90 2/66 16240
/proc/meminfo: memFree=1837680/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=9296 CPUtime=6.29
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 2346 0 0 0 629 0 0 0 25 0 1 0 219552128 9519104 2232 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 2324 2232 79 155 0 2167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9296

[startup+12.7011 s]
/proc/loadavg: 1.85 1.94 1.90 2/66 16240
/proc/meminfo: memFree=1835328/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=11332 CPUtime=12.68
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 2869 0 0 0 1268 0 0 0 25 0 1 0 219552128 11603968 2755 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 2833 2755 79 155 0 2676 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11332

[startup+25.5015 s]
/proc/loadavg: 1.72 1.91 1.89 2/66 16240
/proc/meminfo: memFree=1832704/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=14064 CPUtime=25.49
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 3905 0 0 0 2548 1 0 0 25 0 1 0 219552128 14401536 3407 1992294400 134512640 135151029 4294956240 18446744073709551615 134682423 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 3516 3407 79 155 0 3359 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14064

[startup+51.1011 s]
/proc/loadavg: 1.43 1.82 1.86 2/66 16240
/proc/meminfo: memFree=1826240/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=19836 CPUtime=51.08
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 5601 0 0 0 5105 3 0 0 25 0 1 0 219552128 20312064 4882 1992294400 134512640 135151029 4294956240 18446744073709551615 134521830 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 4959 4882 79 155 0 4802 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19836

[startup+102.306 s]
/proc/loadavg: 1.19 1.69 1.81 2/66 16240
/proc/meminfo: memFree=1823808/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=22892 CPUtime=102.26
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 6476 0 0 0 10223 3 0 0 25 0 1 0 219552128 23441408 5637 1992294400 134512640 135151029 4294956240 18446744073709551615 134554517 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 5723 5637 79 155 0 5566 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22892

[startup+162.302 s]
/proc/loadavg: 1.07 1.56 1.76 2/66 16240
/proc/meminfo: memFree=1820288/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=26060 CPUtime=162.25
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 7455 0 0 0 16220 5 0 0 25 0 1 0 219552128 26685440 6438 1992294400 134512640 135151029 4294956240 18446744073709551615 134531066 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 6515 6438 79 155 0 6358 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26060

[startup+222.301 s]
/proc/loadavg: 1.02 1.46 1.71 2/66 16240
/proc/meminfo: memFree=1818304/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=27968 CPUtime=222.23
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 8829 0 0 0 22216 7 0 0 25 0 1 0 219552128 28639232 6915 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 6992 6915 79 155 0 6835 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27968

[startup+282.301 s]
/proc/loadavg: 1.01 1.37 1.66 2/66 16240
/proc/meminfo: memFree=1814528/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=32020 CPUtime=282.21
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 10158 0 0 0 28213 8 0 0 25 0 1 0 219552128 32788480 7910 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 8005 7910 79 155 0 7848 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32020

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.62 2/66 16240
/proc/meminfo: memFree=1813440/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=32736 CPUtime=342.19
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 10534 0 0 0 34211 8 0 0 25 0 1 0 219552128 33521664 8106 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 8184 8106 79 155 0 8027 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 32736

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.58 2/66 16240
/proc/meminfo: memFree=1811392/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=35180 CPUtime=402.17
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 11103 0 0 0 40208 9 0 0 25 0 1 0 219552128 36024320 8675 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 8795 8675 79 155 0 8638 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 35180

[startup+462.301 s]
/proc/loadavg: 1.00 1.20 1.54 2/66 16240
/proc/meminfo: memFree=1809216/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=36872 CPUtime=462.15
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 11902 0 0 0 46206 9 0 0 25 0 1 0 219552128 37756928 9141 1992294400 134512640 135151029 4294956240 18446744073709551615 134520459 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 9218 9141 79 155 0 9061 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 36872

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.50 2/66 16240
/proc/meminfo: memFree=1806208/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=40072 CPUtime=522.14
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 13424 0 0 0 52203 11 0 0 25 0 1 0 219552128 41033728 9930 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 10018 9930 79 155 0 9861 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 40072

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.47 2/66 16240
/proc/meminfo: memFree=1806144/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=40204 CPUtime=582.13
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 13436 0 0 0 58202 11 0 0 25 0 1 0 219552128 41168896 9942 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 10051 9942 79 155 0 9894 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 40204

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.43 2/66 16240
/proc/meminfo: memFree=1806400/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=39596 CPUtime=642.11
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 13909 0 0 0 64200 11 0 0 25 0 1 0 219552128 40546304 9822 1992294400 134512640 135151029 4294956240 18446744073709551615 134554782 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 9899 9822 79 155 0 9742 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 39596

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.41 2/66 16240
/proc/meminfo: memFree=1802304/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=43812 CPUtime=702.09
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 14957 0 0 0 70197 12 0 0 25 0 1 0 219552128 44863488 10870 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 10953 10870 79 155 0 10796 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 43812

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.38 2/66 16240
/proc/meminfo: memFree=1802048/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=43820 CPUtime=762.08
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 15315 0 0 0 76196 12 0 0 25 0 1 0 219552128 44871680 10878 1992294400 134512640 135151029 4294956240 18446744073709551615 134520405 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 10955 10878 79 155 0 10798 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 43820

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.35 2/66 16240
/proc/meminfo: memFree=1802048/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=43820 CPUtime=822.06
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 15315 0 0 0 82194 12 0 0 25 0 1 0 219552128 44871680 10878 1992294400 134512640 135151029 4294956240 18446744073709551615 134555125 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 10955 10878 79 155 0 10798 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 43820

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.33 2/66 16240
/proc/meminfo: memFree=1800704/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=45604 CPUtime=882.04
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 16120 0 0 0 88191 13 0 0 25 0 1 0 219552128 46698496 11245 1992294400 134512640 135151029 4294956240 18446744073709551615 134554823 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 11401 11245 79 155 0 11244 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 45604

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

[startup+883.101 s]
/proc/loadavg: 1.00 1.04 1.33 2/66 16240
/proc/meminfo: memFree=1800704/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=45604 CPUtime=882.84
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 16121 0 0 0 88271 13 0 0 25 0 1 0 219552128 46698496 11246 1992294400 134512640 135151029 4294956240 18446744073709551615 134552169 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 11401 11246 79 155 0 11244 0
Current children cumulated CPU time (s) 882.84
Current children cumulated vsize (KiB) 45604

[startup+889.502 s]
/proc/loadavg: 1.00 1.04 1.32 2/66 16240
/proc/meminfo: memFree=1801984/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=43776 CPUtime=889.24
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 16122 0 0 0 88911 13 0 0 25 0 1 0 219552128 44826624 10867 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 10944 10867 79 155 0 10787 0
Current children cumulated CPU time (s) 889.24
Current children cumulated vsize (KiB) 43776

[startup+895.902 s]
/proc/loadavg: 1.00 1.04 1.32 2/66 16240
/proc/meminfo: memFree=1801984/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=43776 CPUtime=895.64
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 16122 0 0 0 89551 13 0 0 25 0 1 0 219552128 44826624 10867 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 10944 10867 79 155 0 10787 0
Current children cumulated CPU time (s) 895.64
Current children cumulated vsize (KiB) 43776

[startup+899.102 s]
/proc/loadavg: 1.00 1.04 1.32 2/66 16240
/proc/meminfo: memFree=1801984/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=43776 CPUtime=898.84
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 16122 0 0 0 89871 13 0 0 25 0 1 0 219552128 44826624 10867 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 10944 10867 79 155 0 10787 0
Current children cumulated CPU time (s) 898.84
Current children cumulated vsize (KiB) 43776

[startup+900.701 s]
/proc/loadavg: 1.00 1.04 1.32 2/66 16240
/proc/meminfo: memFree=1801984/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=43776 CPUtime=900.44
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 16122 0 0 0 90031 13 0 0 25 0 1 0 219552128 44826624 10867 1992294400 134512640 135151029 4294956240 18446744073709551615 134554760 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 10944 10867 79 155 0 10787 0
Current children cumulated CPU time (s) 900.44
Current children cumulated vsize (KiB) 43776

[startup+901.101 s]
/proc/loadavg: 1.00 1.03 1.32 2/66 16240
/proc/meminfo: memFree=1801984/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=43776 CPUtime=900.84
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 16122 0 0 0 90071 13 0 0 25 0 1 0 219552128 44826624 10867 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 10944 10867 79 155 0 10787 0
Current children cumulated CPU time (s) 900.84
Current children cumulated vsize (KiB) 43776

[startup+901.501 s]
/proc/loadavg: 1.00 1.03 1.32 2/66 16240
/proc/meminfo: memFree=1801984/2055924 swapFree=4181596/4192956
[pid=16239] ppid=16237 vsize=43776 CPUtime=901.24
/proc/16239/stat : 16239 (precosat) R 16237 16239 16202 0 -1 4194304 16122 0 0 0 90111 13 0 0 25 0 1 0 219552128 44826624 10867 1992294400 134512640 135151029 4294956240 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16239/statm: 10944 10867 79 155 0 10787 0
Current children cumulated CPU time (s) 901.24
Current children cumulated vsize (KiB) 43776

Child status: 10
Real time (s): 901.599
CPU time (s): 901.34
CPU user time (s): 901.2
CPU system time (s): 0.139978
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 45724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 901.2
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16123
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2324

runsolver used 1.02984 second user time and 2.17067 second system time

The end

Launcher Data

Begin job on node83 at 2009-05-10 02:27:08
IDJOB=1784110
IDBENCH=70933
IDSOLVER=607
FILE ID=node83/1784110-1241915228
PBS_JOBID= 9264880
Free space on /tmp= 66084 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_7_3_6_fbc.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784110-1241915228/watcher-1784110-1241915228 -o /tmp/evaluation-result-1784110-1241915228/solver-1784110-1241915228 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1784110-1241915228.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0d842dabe9c6c8be4b2c1160578a7c22
RANDOM SEED=374342576

node83.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1846840 kB
Buffers:         39060 kB
Cached:         109724 kB
SwapCached:       5508 kB
Active:          73620 kB
Inactive:        83232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1846840 kB
SwapTotal:     4192956 kB
SwapFree:      4181596 kB
Dirty:            1056 kB
Writeback:           0 kB
Mapped:          13592 kB
Slab:            38236 kB
Committed_AS:   710404 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66084 MiB
End job on node83 at 2009-05-10 02:42:10