Trace number 363688

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14SAT (TO)5231 1800.05 1800.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-9symml.opb
MD5SUM866c660dea8282137b8c78839dd4c03f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4517
Best CPU time to get the best result obtained on this benchmark4.77727
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4517
Optimality of the best value was proved YES
Number of variables651
Total number of constraints1658
Number of constraints which are clauses1656
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 651
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 28138
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 28138
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.05/0.07	c Converting 1579 PB-constraints to clauses...
0.05/0.07	c   -- Unit propagations: (none)
0.05/0.07	c   -- Detecting intervals from adjacent constraints: (none)
0.05/0.07	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.05/0.07	c ==================================[MINISAT+]==================================
0.05/0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.05/0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.05/0.07	c ==============================================================================
0.05/0.07	c |         0 |    1552     6592 |     517       0        0     nan |  0.000 % |
0.05/0.07	c ==============================================================================
0.05/0.07	c Found solution: 6227
0.05/0.07	o 6227
0.05/0.08	c ---[   0]---> Sorter-cost:101537     Base: 2 5 2 2
0.69/0.74	c ==================================[MINISAT+]==================================
0.69/0.74	c | Conflicts | Original         | Learnt                           | Progress |
0.69/0.74	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.69/0.75	c ==============================================================================
0.69/0.75	c |         0 |  240640   564833 |   80213       0        0     nan |  0.000 % |
0.79/0.82	c |       100 |  240294   564068 |   88234      97      554     5.7 |  0.124 % |
0.89/0.92	c |       250 |  239475   562211 |   97057     242     1239     5.1 |  0.372 % |
0.89/0.98	c |       475 |  239475   562211 |  106763     467     2772     5.9 |  0.372 % |
0.99/1.03	c |       812 |  239475   562211 |  117439     804     5080     6.3 |  0.372 % |
1.18/1.23	c |      1318 |  239344   561924 |  129183    1306    10185     7.8 |  0.418 % |
1.58/1.68	c |      2077 |  239154   561493 |  142102    2061    21860    10.6 |  0.491 % |
2.29/2.38	c |      3217 |  238924   560969 |  156312    3195    43126    13.5 |  0.574 % |
4.69/4.77	c |      4925 |  238870   560853 |  171943    4898   147580    30.1 |  0.598 % |
7.19/7.24	c |      7488 |  238545   560119 |  189138    7447   199936    26.8 |  0.694 % |
9.99/10.00	c |     11333 |  238182   559291 |  208051   11252   264258    23.5 |  0.811 % |
12.38/12.46	c |     17099 |  237688   558162 |  228857   16994   352844    20.8 |  0.969 % |
22.68/22.72	c |     25751 |  237623   558014 |  251742   25643   903840    35.2 |  0.991 % |
25.58/25.67	c ==============================================================================
25.58/25.67	c Found solution: 5682
25.58/25.67	o 5682
25.58/25.68	c ---[   0]---> Sorter-cost:81756     Base: 2 5 2 2
26.39/26.42	c ==================================[MINISAT+]==================================
26.39/26.42	c | Conflicts | Original         | Learnt                           | Progress |
26.39/26.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
26.39/26.42	c ==============================================================================
26.39/26.42	c |     29821 |  435689  1020432 |  145229   29713  1042028    35.1 |  0.991 % |
26.58/26.60	c |     29922 |  435689  1020432 |  159751   29814  1042915    35.0 |  0.570 % |
26.68/26.75	c |     30072 |  435689  1020432 |  175727   29964  1043798    34.8 |  0.570 % |
27.28/27.34	c |     30297 |  435410  1019814 |  193299   30186  1047211    34.7 |  0.617 % |
28.78/28.80	c |     30635 |  434343  1017394 |  212629   30492  1053024    34.5 |  0.811 % |
29.58/29.60	c |     31141 |  434343  1017394 |  233892   30998  1066445    34.4 |  0.811 % |
29.98/30.02	c |     31900 |  434343  1017394 |  257282   31757  1076013    33.9 |  0.811 % |
33.47/33.51	c |     33039 |  434343  1017394 |  283010   32896  1253111    38.1 |  0.811 % |
36.77/36.80	c |     34748 |  434343  1017394 |  311311   34605  1301864    37.6 |  0.811 % |
40.08/40.15	c |     37311 |  434331  1017367 |  342442   37166  1344836    36.2 |  0.813 % |
45.18/45.27	c |     41155 |  434331  1017367 |  376686   41010  1457843    35.5 |  0.813 % |
63.67/63.78	c |     46922 |  434331  1017367 |  414355   46777  2162173    46.2 |  0.813 % |
93.86/93.90	c |     55572 |  434242  1017165 |  455790   55424  3473368    62.7 |  0.830 % |
135.55/135.60	c |     68546 |  434242  1017165 |  501369   68398  6520599    95.3 |  0.830 % |
174.75/174.83	c |     88008 |  434235  1017150 |  551506   87857  9667702   110.0 |  0.832 % |
323.80/323.98	c |    117200 |  433771  1016104 |  606657  117042 19603779   167.5 |  0.911 % |
499.85/500.10	c |    160989 |  433552  1015603 |  667323  160682 33229249   206.8 |  0.952 % |
714.99/715.25	c |    226673 |  433424  1015305 |  734055  226308 39238587   173.4 |  0.979 % |
753.79/754.03	c ==============================================================================
753.79/754.03	c Found solution: 5628
753.79/754.03	o 5628
753.79/754.04	c ---[   0]---> Sorter-cost:    5     Base: 2 5 2 2
754.78/755.10	c ==================================[MINISAT+]==================================
754.78/755.10	c | Conflicts | Original         | Learnt                           | Progress |
754.78/755.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
754.78/755.10	c ==============================================================================
754.78/755.10	c |    235161 |  434229  1017561 |  144743  234796 41660965   177.4 |  0.979 % |
755.78/756.06	c |    235261 |  434229  1017561 |  159217   30488  2928204    96.0 |  0.985 % |
756.18/756.43	c |    235411 |  434229  1017561 |  175139   30638  2930694    95.7 |  0.985 % |
757.28/757.57	c |    235636 |  434229  1017561 |  192652   30863  2970057    96.2 |  0.985 % |
757.98/758.26	c |    235973 |  434229  1017561 |  211918   31200  2973765    95.3 |  0.985 % |
759.48/759.79	c |    236479 |  434229  1017561 |  233110   31706  2984157    94.1 |  0.985 % |
762.38/762.61	c |    237240 |  434229  1017561 |  256421   32467  3076209    94.7 |  0.985 % |
764.18/764.47	c |    238382 |  434221  1017543 |  282063   33607  3112923    92.6 |  0.986 % |
770.08/770.32	c |    240091 |  434181  1017452 |  310269   35315  3280360    92.9 |  0.994 % |
782.07/782.33	c |    242653 |  434181  1017452 |  341296   37877  3589543    94.8 |  0.994 % |
786.67/786.90	c |    246498 |  434129  1017333 |  375426   41713  3801283    91.1 |  1.003 % |
802.97/803.27	c |    252264 |  434129  1017333 |  412968   47479  3931970    82.8 |  1.003 % |
817.16/817.41	c ==============================================================================
817.16/817.41	c Found solution: 5623
817.16/817.41	o 5623
817.16/817.42	c ---[   0]---> Sorter-cost:    5     Base: 2 5 2 2
817.76/818.05	c ==================================[MINISAT+]==================================
817.76/818.05	c | Conflicts | Original         | Learnt                           | Progress |
817.76/818.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
817.76/818.05	c ==============================================================================
817.76/818.05	c |    258798 |  434136  1017480 |  144712   54013  4682795    86.7 |  1.003 % |
817.86/818.16	c |    258898 |  434136  1017480 |  159183   54113  4683846    86.6 |  1.003 % |
817.96/818.25	c |    259048 |  434136  1017480 |  175101   54263  4684745    86.3 |  1.003 % |
818.46/818.73	c |    259273 |  434136  1017480 |  192611   54488  4691277    86.1 |  1.003 % |
818.96/819.21	c |    259610 |  434136  1017480 |  211872   54825  4694926    85.6 |  1.003 % |
819.66/819.95	c |    260116 |  434136  1017480 |  233060   55331  4706620    85.1 |  1.003 % |
820.46/820.77	c |    260875 |  434136  1017480 |  256366   56090  4716342    84.1 |  1.003 % |
821.86/822.10	c |    262014 |  434136  1017480 |  282002   57229  4732379    82.7 |  1.003 % |
824.56/824.85	c |    263722 |  434136  1017480 |  310203   58937  4774675    81.0 |  1.003 % |
834.96/835.21	c |    266284 |  434077  1017355 |  341223   61493  4924388    80.1 |  1.023 % |
847.56/847.85	c |    270128 |  434054  1017306 |  375345   65334  5311309    81.3 |  1.031 % |
856.05/856.34	c |    275894 |  434054  1017306 |  412880   71100  5963326    83.9 |  1.031 % |
878.25/878.53	c |    284543 |  434054  1017306 |  454168   79749  6412899    80.4 |  1.031 % |
950.14/950.47	c |    297517 |  434054  1017306 |  499585   92723  7143876    77.0 |  1.031 % |
1091.30/1091.66	c |    316979 |  434054  1017306 |  549543  112185 21129972   188.3 |  1.031 % |
1178.77/1179.18	c |    346173 |  434054  1017306 |  604497  141379 22498761   159.1 |  1.031 % |
1192.57/1192.92	c ==============================================================================
1192.57/1192.92	c Found solution: 5582
1192.57/1192.92	o 5582
1192.57/1192.93	c ---[   0]---> Sorter-cost:    3     Base: 2 5 2 2
1193.36/1193.78	c ==================================[MINISAT+]==================================
1193.36/1193.78	c | Conflicts | Original         | Learnt                           | Progress |
1193.36/1193.78	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1193.36/1193.78	c ==============================================================================
1193.36/1193.78	c |    352054 |  434082  1017387 |  144694  147260 23323563   158.4 |  1.031 % |
1193.96/1194.39	c |    352154 |  434082  1017387 |  159163   34592  1297127    37.5 |  1.031 % |
1194.17/1194.57	c |    352304 |  434082  1017387 |  175079   34742  1298170    37.4 |  1.031 % |
1194.27/1194.66	c |    352529 |  434082  1017387 |  192587   34967  1299305    37.2 |  1.031 % |
1194.46/1194.87	c |    352866 |  434082  1017387 |  211846   35304  1301591    36.9 |  1.031 % |
1195.16/1195.53	c |    353372 |  434082  1017387 |  233031   35810  1312469    36.7 |  1.031 % |
1197.57/1197.94	c |    354133 |  434082  1017387 |  256334   36571  1344076    36.8 |  1.031 % |
1202.66/1203.06	c |    355272 |  434082  1017387 |  281967   37710  1439116    38.2 |  1.031 % |
1204.26/1204.61	c |    356980 |  434082  1017387 |  310164   39418  1472975    37.4 |  1.031 % |
1209.26/1209.61	c |    359542 |  434082  1017387 |  341180   41980  1700664    40.5 |  1.031 % |
1219.06/1219.49	c |    363386 |  434082  1017387 |  375298   45824  1862291    40.6 |  1.031 % |
1226.36/1226.72	c ==============================================================================
1226.36/1226.72	c Found solution: 5574
1226.36/1226.72	o 5574
1226.36/1226.73	c ---[   0]---> Sorter-cost:    6     Base: 2 5 2 2
1226.96/1227.35	c ==================================[MINISAT+]==================================
1226.96/1227.35	c | Conflicts | Original         | Learnt                           | Progress |
1226.96/1227.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1226.96/1227.35	c ==============================================================================
1226.96/1227.35	c |    365278 |  434685  1018867 |  144895   47716  2586259    54.2 |  1.031 % |
1227.46/1227.80	c |    365380 |  434685  1018867 |  159384   47818  2588511    54.1 |  1.036 % |
1227.96/1228.39	c |    365531 |  434685  1018867 |  175322   47969  2592192    54.0 |  1.036 % |
1228.36/1228.73	c |    365756 |  434565  1018591 |  192855   48019  2593763    54.0 |  1.059 % |
1228.56/1228.94	c |    366093 |  434565  1018591 |  212140   48356  2596419    53.7 |  1.059 % |
1229.06/1229.42	c |    366599 |  434565  1018591 |  233354   48862  2602521    53.3 |  1.059 % |
1232.25/1232.65	c |    367358 |  434565  1018591 |  256690   49621  2623226    52.9 |  1.059 % |
1235.45/1235.81	c |    368498 |  434553  1018564 |  282359   50758  2686409    52.9 |  1.060 % |
1240.95/1241.33	c |    370206 |  434553  1018564 |  310595   52466  2756367    52.5 |  1.060 % |
1244.25/1244.66	c |    372768 |  434553  1018564 |  341654   55028  2805482    51.0 |  1.060 % |
1250.25/1250.67	c |    376613 |  434553  1018564 |  375820   58873  3001637    51.0 |  1.060 % |
1251.65/1252.06	c ==============================================================================
1251.65/1252.06	c Found solution: 5317
1251.65/1252.06	o 5317
1251.65/1252.07	c ---[   0]---> Sorter-cost:    5     Base: 2 5 2 2
1252.25/1252.66	c ==================================[MINISAT+]==================================
1252.25/1252.66	c | Conflicts | Original         | Learnt                           | Progress |
1252.25/1252.66	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1252.25/1252.66	c ==============================================================================
1252.25/1252.66	c |    377078 |  434620  1018872 |  144873   59338  3031213    51.1 |  1.060 % |
1252.75/1253.19	c |    377178 |  434620  1018872 |  159360   59438  3032558    51.0 |  1.061 % |
1253.25/1253.66	c |    377328 |  434374  1018308 |  175296   59560  3035467    51.0 |  1.105 % |
1253.75/1254.15	c |    377553 |  434374  1018308 |  192825   59785  3038924    50.8 |  1.105 % |
1255.45/1255.83	c |    377890 |  434356  1018272 |  212108   60121  3063777    51.0 |  1.111 % |
1257.85/1258.20	c |    378396 |  434356  1018272 |  233319   60627  3082216    50.8 |  1.111 % |
1259.05/1259.43	c |    379158 |  434356  1018272 |  256651   61389  3096500    50.4 |  1.111 % |
1261.25/1261.68	c |    380297 |  434356  1018272 |  282316   62528  3144413    50.3 |  1.111 % |
1263.75/1264.17	c |    382006 |  434176  1017862 |  310548   64235  3204023    49.9 |  1.143 % |
1266.64/1267.09	c |    384568 |  434176  1017862 |  341602   66797  3263367    48.9 |  1.143 % |
1270.64/1271.09	c |    388412 |  434176  1017862 |  375763   70641  3333913    47.2 |  1.143 % |
1278.14/1278.50	c |    394179 |  434176  1017862 |  413339   76408  3468645    45.4 |  1.143 % |
1314.63/1315.07	c |    402828 |  434166  1017839 |  454673   85055  4456967    52.4 |  1.145 % |
1331.03/1331.47	c ==============================================================================
1331.03/1331.47	c Found solution: 5231
1331.03/1331.47	o 5231
1331.03/1331.48	c ---[   0]---> Sorter-cost:    4     Base: 2 5 2 2
1331.63/1332.09	c ==================================[MINISAT+]==================================
1331.63/1332.09	c | Conflicts | Original         | Learnt                           | Progress |
1331.63/1332.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1331.63/1332.09	c ==============================================================================
1331.63/1332.09	c |    406729 |  434199  1017931 |  144733   88956  5798371    65.2 |  1.145 % |
1331.83/1332.23	c |    406829 |  434199  1017931 |  159206   89056  5800574    65.1 |  1.146 % |
1331.93/1332.35	c |    406979 |  434199  1017931 |  175126   89206  5801692    65.0 |  1.146 % |
1332.63/1333.04	c |    407204 |  434199  1017931 |  192639   89431  5806602    64.9 |  1.146 % |
1333.33/1333.77	c |    407541 |  434199  1017931 |  211903   89768  5826489    64.9 |  1.146 % |
1337.02/1337.48	c |    408048 |  434199  1017931 |  233093   90275  5853308    64.8 |  1.146 % |
1337.62/1338.08	c |    408808 |  434199  1017931 |  256403   91035  5859926    64.4 |  1.146 % |
1341.02/1341.41	c |    409949 |  434199  1017931 |  282043   92176  5888104    63.9 |  1.146 % |
1345.42/1345.85	c |    411658 |  434199  1017931 |  310248   93885  5967434    63.6 |  1.146 % |
1353.02/1353.45	c |    414221 |  434199  1017931 |  341272   96448  6183397    64.1 |  1.146 % |
1359.12/1359.58	c |    418065 |  434199  1017931 |  375400  100292  6276308    62.6 |  1.146 % |
1379.11/1379.56	c |    423831 |  434199  1017931 |  412940  106058  7886160    74.4 |  1.146 % |
1419.20/1419.68	c |    432486 |  434179  1017886 |  454234  114710  9176048    80.0 |  1.149 % |
1468.28/1468.77	c |    445460 |  434064  1017623 |  499657  127185 10759174    84.6 |  1.170 % |
1537.07/1537.59	c |    464922 |  434064  1017623 |  549623  146647 14607107    99.6 |  1.170 % |
1674.84/1675.33	c |    494114 |  434064  1017623 |  604585  175839 21280475   121.0 |  1.170 % |
1800.00/1800.50	c 
1800.00/1800.50	c *** TERMINATED ***
1800.00/1800.50	s SATISFIABLE
1800.00/1800.50	v -x1 -x2 -x3 -x4 -x5 -x6 x7 x8 -x9 x10 -x11 x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 x27 -x28 -x29 -x30
1800.00/1800.50	v x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 x52 x53 -x54 -x55 -x56 -x57
1800.00/1800.50	v x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83
1800.00/1800.50	v -x84 -x85 -x86 x87 -x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 x99 x100 -x101 x102 x103 -x104 -x105 -x106 -x107 -x108
1800.00/1800.50	v -x109 -x110 -x111 -x112 -x113 -x114 -x115 x116 -x117 x118 x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129
1800.00/1800.50	v -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 x140 -x141 x142 -x143 -x144 -x145 x146 x147 x148 -x149 -x150 -x151
1800.00/1800.50	v -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172
1800.00/1800.50	v -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 x184 x185 x186 x187 x188 -x189 x190 x191 x192 -x193 -x194
1800.00/1800.50	v -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215
1800.00/1800.50	v -x216 -x217 -x218 -x219 -x220 -x221 -x222 x223 x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 x234 x235 -x236
1800.00/1800.50	v -x237 -x238 -x239 x240 -x241 -x242 -x243 -x244 -x245 -x246 x247 x248 x249 x250 x251 x252 -x253 -x254 -x255 x256 -x257 -x258
1800.00/1800.50	v -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 x267 -x268 -x269 -x270 -x271 x272 x273 -x274 -x275 -x276 -x277 -x278 -x279
1800.00/1800.50	v -x280 -x281 -x282 -x283 -x284 -x285 x286 -x287 -x288 -x289 x290 -x291 -x292 -x293 -x294 x295 -x296 x297 x298 x299 -x300 -x301
1800.00/1800.50	v -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322
1800.00/1800.50	v -x323 -x324 -x325 -x326 -x327 x328 x329 -x330 -x331 -x332 -x333 -x334 x335 -x336 -x337 -x338 -x339 -x340 -x341 x342 -x343
1800.00/1800.50	v -x344 x345 -x346 x347 x348 -x349 x350 -x351 -x352 -x353 -x354 x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 x364 -x365
1800.00/1800.50	v -x366 x367 -x368 -x369 x370 -x371 -x372 -x373 x374 -x375 x376 x377 x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387
1800.00/1800.50	v -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408
1800.00/1800.50	v -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 x421 x422 -x423 -x424 -x425 -x426 -x427 -x428 x429
1800.00/1800.50	v -x430 -x431 x432 -x433 -x434 -x435 -x436 x437 x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450
1800.00/1800.50	v -x451 -x452 x453 -x454 x455 x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 x465 -x466 -x467 -x468 x469 -x470 -x471 -x472
1800.00/1800.50	v -x473 -x474 -x475 -x476 x477 -x478 x479 -x480 x481 x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 x493 -x494
1800.00/1800.50	v x495 x496 -x497 x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 x506 -x507 -x508 -x509 -x510 x511 -x512 -x513 -x514 x515 -x516
1800.00/1800.50	v -x517 -x518 -x519 -x520 -x521 -x522 x523 -x524 -x525 x526 x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537
1800.00/1800.50	v -x538 -x539 x540 x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558
1800.00/1800.50	v -x559 x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 x572 -x573 -x574 -x575 -x576 -x577 x578 -x579
1800.00/1800.50	v -x580 -x581 -x582 -x583 x584 -x585 -x586 -x587 x588 -x589 -x590 -x591 x592 -x593 -x594 -x595 -x596 -x597 -x598 x599 -x600
1800.00/1800.50	v -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 x612 x613 -x614 -x615 -x616 -x617 x618 -x619 x620 -x621
1800.00/1800.50	v -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 x631 x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642
1800.00/1800.50	v -x643 -x644 x645 x646 x647 -x648 x649 -x650 -x651

Verifier Data (download as text)

OK	5231

Conversion Script Data (download as text)

/tmp/evaluation/363688-1177030967/instance-363688-1177030967.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-363688-1177030967 -o ROOT/results/node55/solver-363688-1177030967 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/363688-1177030967/minisat+ /tmp/evaluation/363688-1177030967/instance-363688-1177030967.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 13406
/proc/meminfo: memFree=1681468/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=1180 CPUtime=0
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 151006761 1208320 121 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 295 121 74 215 0 77 0

[startup+0.061959 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 13406
/proc/meminfo: memFree=1681468/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=1572 CPUtime=0.05
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 251 0 0 0 5 0 0 0 18 0 1 0 151006761 1609728 236 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 393 236 75 215 0 175 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1572

[startup+0.101962 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 13406
/proc/meminfo: memFree=1681468/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=2044 CPUtime=0.09
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 386 0 0 0 9 0 0 0 18 0 1 0 151006761 2093056 371 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 511 371 102 215 0 293 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2044

[startup+0.301982 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 13406
/proc/meminfo: memFree=1681468/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=3316 CPUtime=0.29
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 842 0 0 0 29 0 0 0 19 0 1 0 151006761 3395584 702 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 829 702 105 215 0 611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3316

[startup+0.702019 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 13406
/proc/meminfo: memFree=1681468/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=20864 CPUtime=0.69
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 5270 0 0 0 67 2 0 0 22 0 1 0 151006761 21364736 4815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 5216 4815 107 215 0 4998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20864

[startup+1.50109 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1661108/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=24300 CPUtime=1.48
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 5723 0 0 0 146 2 0 0 25 0 1 0 151006761 24883200 5268 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 6075 5268 111 215 0 5857 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24300

[startup+3.10225 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1660468/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=24564 CPUtime=3.09
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 5815 0 0 0 306 3 0 0 25 0 1 0 151006761 25153536 5360 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573328 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 6141 5360 111 215 0 5923 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24564

[startup+6.30155 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1659636/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=25212 CPUtime=6.29
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 5969 0 0 0 626 3 0 0 25 0 1 0 151006761 25817088 5514 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 6303 5514 111 215 0 6085 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25212

[startup+12.7012 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1658372/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=26472 CPUtime=12.68
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 6281 0 0 0 1265 3 0 0 25 0 1 0 151006761 27107328 5826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 6618 5826 111 215 0 6400 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26472

[startup+25.5014 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1655044/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=29788 CPUtime=25.48
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 7112 0 0 0 2544 4 0 0 25 0 1 0 151006761 30502912 6657 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574195 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 7447 6657 111 215 0 7229 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29788

[startup+51.1018 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1635908/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=50592 CPUtime=51.07
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 12341 0 0 0 5100 7 0 0 25 0 1 0 151006761 51806208 11431 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 12648 11431 111 215 0 12430 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50592

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1627268/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=59084 CPUtime=102.26
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 14484 0 0 0 10216 10 0 0 25 0 1 0 151006761 60502016 13574 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 14771 13574 111 215 0 14553 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59084

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1606596/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=79972 CPUtime=162.25
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 19685 0 0 0 16208 17 0 0 25 0 1 0 151006761 81891328 18775 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 19993 18775 111 215 0 19775 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 79972

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1592516/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=94004 CPUtime=222.22
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 23146 0 0 0 22202 20 0 0 25 0 1 0 151006761 96260096 22236 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 23501 22236 111 215 0 23283 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 94004

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1579076/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=107388 CPUtime=282.21
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 26520 0 0 0 28197 24 0 0 25 0 1 0 151006761 109965312 25610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 26847 25610 111 215 0 26629 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 107388

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1559108/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=127244 CPUtime=342.19
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 31489 0 0 0 34191 28 0 0 25 0 1 0 151006761 130297856 30579 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 31811 30579 111 215 0 31593 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 127244

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1539076/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=147524 CPUtime=402.17
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 36592 0 0 0 40184 33 0 0 25 0 1 0 151006761 151064576 35682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 36881 35682 111 215 0 36663 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 147524

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1518532/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=168008 CPUtime=462.16
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 41645 0 0 0 46177 39 0 0 25 0 1 0 151006761 172040192 40735 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 42002 40735 111 215 0 41784 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 168008

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1503684/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=182796 CPUtime=522.14
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 45361 0 0 0 52171 43 0 0 25 0 1 0 151006761 187183104 44451 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 45699 44451 111 215 0 45481 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 182796

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 13407
/proc/meminfo: memFree=1495684/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=190552 CPUtime=582.13
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 47329 0 0 0 58167 46 0 0 25 0 1 0 151006761 195125248 46419 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 47638 46419 111 215 0 47420 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 190552

[startup+642.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1488132/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=198004 CPUtime=642.11
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 49205 0 0 0 64164 47 0 0 25 0 1 0 151006761 202756096 48295 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580863 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 49501 48295 111 215 0 49283 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 198004


################
# More data... #
################

[startup+882.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 13407
/proc/meminfo: memFree=1467972/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=882.04
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54328 0 0 0 88152 52 0 0 25 0 1 0 151006761 223338496 53293 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53293 111 215 0 54308 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 218104

[startup+942.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 13407
/proc/meminfo: memFree=1468036/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=942.04
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54328 0 0 0 94151 53 0 0 25 0 1 0 151006761 223338496 53293 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576199 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53293 111 215 0 54308 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 218104

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13407
/proc/meminfo: memFree=1468036/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1002.02
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54328 0 0 0 100149 53 0 0 25 0 1 0 151006761 223338496 53293 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581139 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53293 111 215 0 54308 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 218104

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13407
/proc/meminfo: memFree=1468100/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1062
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54328 0 0 0 106147 53 0 0 25 0 1 0 151006761 223338496 53293 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53293 111 215 0 54308 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 218104

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1468036/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1121.99
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54328 0 0 0 112146 53 0 0 25 0 1 0 151006761 223338496 53293 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53293 111 215 0 54308 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 218104

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1468036/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1181.97
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54328 0 0 0 118144 53 0 0 25 0 1 0 151006761 223338496 53293 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53293 111 215 0 54308 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 218104

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1467972/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1241.95
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 124142 53 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 218104

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1467972/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1301.94
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 130141 53 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 218104

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1468036/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1361.92
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 136139 53 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 218104

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1468036/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1421.9
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 142137 53 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 218104

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1468036/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1481.88
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 148135 53 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 218104

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1468036/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1541.87
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 154133 54 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 218104

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1467972/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1601.86
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 160132 54 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 218104

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1467972/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1661.84
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 166130 54 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 218104

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1468036/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1721.82
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 172128 54 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 218104

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1467972/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1781.8
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 178126 54 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 218104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1467972/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1800
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 179946 54 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572774 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 218104

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13407
/proc/meminfo: memFree=1467972/2055920 swapFree=4184496/4192956
[pid=13406] ppid=13404 vsize=218104 CPUtime=1800
/proc/13406/stat : 13406 (minisat+) R 13404 13406 13029 0 -1 4194304 54332 0 0 0 179946 54 0 0 25 0 1 0 151006761 223338496 53297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572774 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13406/statm: 54526 53297 111 215 0 54308 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 218104

Child status: 10
Real time (s): 1800.54
CPU time (s): 1800.05
CPU user time (s): 1799.47
CPU system time (s): 0.579911
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 218140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.47
system time used= 0.579911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54334
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= 14
involuntary context switches= 2278

runsolver used 1.25281 second user time and 3.68244 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Fri Apr 20 01:02:47 UTC 2007

IDJOB= 363688
IDBENCH= 2017
IDSOLVER= 156
FILE ID= node55/363688-1177030967

PBS_JOBID= 4630626

Free space on /tmp= 66353 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-9symml.opb
COMMAND LINE= /tmp/evaluation/363688-1177030967/minisat+ /tmp/evaluation/363688-1177030967/instance-363688-1177030967.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node55/convwatcher-363688-1177030967 -o ROOT/results/node55/conversion-363688-1177030967 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/363688-1177030967/instance-363688-1177030967.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-363688-1177030967 -o ROOT/results/node55/solver-363688-1177030967 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/363688-1177030967/minisat+ /tmp/evaluation/363688-1177030967/instance-363688-1177030967.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  866c660dea8282137b8c78839dd4c03f

RANDOM SEED= 996218682

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.216
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.216
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1681940 kB
Buffers:         27468 kB
Cached:         272052 kB
SwapCached:       2196 kB
Active:         138772 kB
Inactive:       170736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681940 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            2404 kB
Writeback:           0 kB
Mapped:          16468 kB
Slab:            50576 kB
Committed_AS:  1170372 kB
PageTables:       1380 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= 66353 MiB

End job on node55 on Fri Apr 20 01:32:50 UTC 2007