Trace number 3368270

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
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.15 1300.11

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368270-1305393968.cnf'
0.00/0.00	c -- header says num vars:         985042
0.00/0.00	c -- header says num clauses:     3113540
2.41/2.43	c -- clauses added:            0 learnts,      3113540 normals,            0 xors
2.41/2.43	c -- vars added     985042
2.41/2.43	c Parsing time:  2.26 s
2.41/2.43	c  N st     0         0    985042   1620902   1490503         0   7970771         0   no data   no data
4.19/4.29	c asymm  cl-useful: 0/175/1592883 lits-rem:0 time: 1.79
41.30/41.33	c Flit:    42 Blit:    307 bXBeca:    0 bXProp: 40473 Bins:      0 BRemL:      0 BRemN:      0 P: 200.5M T: 36.92
41.50/41.57	c Cleaning up after failed var search:     0.23 s 
42.01/42.06	c Replacing    40625 vars Replaced   572404 lits Time:     0.47 s 
43.20/43.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.02 s
43.50/43.51	c bin-w-bin subsume rem           12 bins  time:  0.29 s
44.40/44.46	c subs with bin:     2718  lits-rem:      3854  v-fix:    0  time:  0.96 s
72.09/72.11	c Subs w/ non-existent bins:   1613 l-rem:     22 v-fix:   164 done:   6074 time: 27.63 s
73.20/73.20	c Removed useless bin:       3  fixed:     0  props:  20.05M  time:  1.09 s
80.60/80.69	c lits-rem:      1392  cl-subs:    80892  v-elim: 300875  v-fix: 1096  time:  7.42 s
84.81/84.81	c Finding binary XORs  T:     4.11 s  found:    8933
85.20/85.23	c Replacing     8933 vars Replaced   333409 lits Time:     0.42 s 
86.89/86.99	c Finding non-binary XORs:     1.24 s (found:  237993, avg size: 3.0)
86.89/86.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    229 locsubst: 33934 time:   0.51
87.39/87.42	c Replacing    16967 vars Replaced   182035 lits Time:     0.43 s 
87.79/87.82	c calculated reachability. Time: 0.29
87.89/87.99	c Calc default polars -  time:   0.17 s pos:  224682 undec:  431014 neg:  329346
87.89/87.99	c =========================================================================================
87.89/87.99	c types(t): F = full restart, N = normal restart
87.89/87.99	c types(t): S = simplification begin/end, E = solution found
87.89/87.99	c restart types(rt): st = static, dy = dynamic
87.89/87.99	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
87.89/87.99	c  B st     0         0    574294    501029    755256         0   3916267         0   no data   no data
94.19/94.24	c Decided on static restart strategy
101.10/101.18	c  N st     8      4915    573468    501029    755921      4160   3916267    159569   no data   no data
120.30/120.34	c  N st    10     11297    573297    501029    756476      9917   3916266    348078   no data   no data
139.40/139.44	c  N st    11     17041    573287    501029    756825     15220   3916263    756976   no data   no data
167.09/167.10	c Replacing     6602 vars Replaced    48493 lits Time:     0.26 s 
172.99/173.03	c  F st    12     25002    524759    455431    693715     13949   3570282    353623   no data   no data
173.39/173.41	c Replacing       87 vars Replaced     1783 lits Time:     0.25 s 
173.79/173.81	c Replacing       20 vars Replaced      160 lits Time:     0.25 s 
174.19/174.21	c Replacing       18 vars Replaced      144 lits Time:     0.25 s 
174.59/174.60	c Replacing       19 vars Replaced      147 lits Time:     0.25 s 
174.89/175.00	c Replacing       17 vars Replaced      102 lits Time:     0.25 s 
227.91/227.97	c  N st    12     25002    524525    454941    693205     13912   3567130    353352   no data   no data
250.30/250.36	c Decided on static restart strategy
250.30/250.36	c  N st    18     30001    520073    454941    693446     18609   3567130    649098   no data   no data
250.30/250.37	c  S st    18     30001    520073    454941    693446     18609   3567130    649098   no data   no data
255.80/255.82	c  S st    18     30501    520017    454941    693491     19038   3567130    694670   no data   no data
256.20/256.24	c x-sub: 15208 x-cut:      0 vfix:      0 v-elim:    125 locsubst:    88 time:   0.42
271.00/271.00	c Flit:    32 Blit:    470 bXBeca:    0 bXProp:  202 Bins:  49178 BRemL:      0 BRemN:      3 P: 200.2M T: 14.72
271.10/271.15	c Cleaning up after failed var search:     0.13 s 
271.40/271.46	c Replacing     1871 vars Replaced    20160 lits Time:     0.27 s 
271.81/271.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.03 s
271.91/271.91	c bin-w-bin subsume rem         3500 bins  time:  0.11 s
272.40/272.42	c subs with bin:    39111  lits-rem:     56769  v-fix:    0  time:  0.51 s
283.20/283.25	c Subs w/ non-existent bins:   1698 l-rem:   1786 v-fix:   460 done:  26465 time: 10.82 s
283.60/283.65	c Removed useless bin:     498  fixed:   469  props:  20.04M  time:  0.37 s
288.10/288.10	c lits-rem:     43833  cl-subs:   105887  v-elim: 151690  v-fix:   61  time:  4.42 s
288.42/288.41	c Replacing       82 vars Replaced      692 lits Time:     0.29 s 
288.60/288.69	c subs with bin:      147  lits-rem:       471  v-fix:    0  time:  0.16 s
289.10/289.14	c lits-rem:        77  cl-subs:      320  v-elim:      0  v-fix:    0  time:  0.36 s
289.90/289.94	c asymm  cl-useful: 0/249/339573 lits-rem:0 time: 0.80
290.80/290.86	c calculated reachability. Time: 0.85
290.80/290.88	c  N st    18     30501    363862    339573    451197      5237   2781176    116417   no data   no data
296.01/296.07	c Finding binary XORs  T:     5.18 s  found:    5226
296.20/296.28	c Replacing     5244 vars Replaced    74823 lits Time:     0.21 s 
315.40/315.50	c  N st    20     37611    358465    338638    441114     11801   2757272    679176   no data   no data
333.61/333.67	c  N st    21     44010    357995    338638    441407     12721   2757260    522707   no data   no data
336.71/336.71	c  S st    22     45752    357994    338638    441484     14378   2757258    572362   no data   no data
340.60/340.68	c  S st    22     46253    357735    338638    441509     14808   2757258    599728   no data   no data
341.00/341.00	c x-sub:    23 x-cut:      0 vfix:      0 v-elim:    323 locsubst:   120 time:   0.32
354.10/354.16	c Flit:     6 Blit:      7 bXBeca:    0 bXProp:   80 Bins:    585 BRemL:      0 BRemN:      1 P: 200.5M T: 13.13
354.50/354.51	c Replacing      926 vars Replaced     9820 lits Time:     0.30 s 
354.70/354.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.02 s
354.80/354.82	c bin-w-bin subsume rem         7923 bins  time:  0.06 s
355.20/355.24	c subs with bin:    25496  lits-rem:     43149  v-fix:    0  time:  0.42 s
367.51/367.57	c Subs w/ non-existent bins:    426 l-rem:    493 v-fix:    93 done:  19422 time: 12.32 s
367.90/367.99	c Removed useless bin:    1094  fixed:   104  props:  20.02M  time:  0.41 s
368.71/368.77	c lits-rem:      6003  cl-subs:     7190  v-elim:   5534  v-fix:    0  time:  0.78 s
368.90/368.99	c Replacing       23 vars Replaced      176 lits Time:     0.20 s 
369.20/369.29	c subs with bin:       69  lits-rem:       234  v-fix:    0  time:  0.19 s
369.81/369.82	c lits-rem:       182  cl-subs:      507  v-elim:      0  v-fix:    0  time:  0.41 s
370.81/370.81	c vivif2 --  cl tried   305555 cl shrink     2695 lits rem       3909 time: 0.97
371.20/371.29	c vivif2 --  cl tried    12880 cl shrink      771 lits rem      18206 time: 0.49
372.10/372.17	c asymm  cl-useful: 26/208/305166 lits-rem:423 time: 0.88
373.20/373.27	c calculated reachability. Time: 1.04
373.20/373.29	c  N st    22     46253    350447    305166    435109     12808   2611965    222714   no data   no data
380.00/380.01	c Finding binary XORs  T:     6.72 s  found:    2159
407.40/407.43	c  N st    23     60651    350216    305166    435734     26390   2611949    655112   no data   no data
426.71/426.73	c  N st    24     69380    349663    305166    435947     24324   2611942    524450   no data   no data
426.71/426.73	c  S st    24     69380    349663    305166    435947     24324   2611942    524450   no data   no data
430.22/430.21	c  S st    24     69884    348994    305166    435976     24778   2611942    552254   no data   no data
430.51/430.52	c x-sub:    38 x-cut:      0 vfix:      0 v-elim:    186 locsubst:    62 time:   0.32
445.91/445.92	c Flit:     0 Blit:     12 bXBeca:    0 bXProp:  202 Bins:   6864 BRemL:      0 BRemN:      1 P: 200.1M T: 15.38
446.21/446.28	c Replacing     3333 vars Replaced    68280 lits Time:     0.31 s 
446.51/446.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.02 s
446.51/446.58	c bin-w-bin subsume rem         9063 bins  time:  0.06 s
446.91/446.95	c subs with bin:     1775  lits-rem:      4589  v-fix:    0  time:  0.37 s
459.51/459.53	c Subs w/ non-existent bins:    158 l-rem:    238 v-fix:    42 done:  18514 time: 12.57 s
459.71/459.79	c Removed useless bin:     446  fixed:    73  props:  20.03M  time:  0.26 s
460.41/460.46	c lits-rem:      3119  cl-subs:     6567  v-elim:   2733  v-fix:    0  time:  0.67 s
460.61/460.68	c Replacing       31 vars Replaced      340 lits Time:     0.20 s 
461.02/461.04	c subs with bin:      114  lits-rem:      1243  v-fix:    0  time:  0.23 s
461.51/461.54	c lits-rem:       354  cl-subs:      651  v-elim:      0  v-fix:    0  time:  0.40 s
462.22/462.25	c vivif2 --  cl tried   294661 cl shrink     2535 lits rem       3556 time: 0.70
463.00/463.02	c vivif2 --  cl tried    22257 cl shrink     2719 lits rem      48131 time: 0.77
463.70/463.79	c asymm  cl-useful: 322/904/294367 lits-rem:2523 time: 0.77
465.00/465.06	c calculated reachability. Time: 1.21
465.00/465.07	c  N st    24     69884    342662    294315    420942     22106   2515035    343146   no data   no data
472.71/472.77	c Finding binary XORs  T:     7.70 s  found:     185
508.90/508.95	c  F st    25     87500    342441    294315    421397     25666   2515007    393322   no data   no data
509.20/509.22	c Replacing      308 vars Replaced     7699 lits Time:     0.19 s 
509.42/509.51	c Replacing       13 vars Replaced       92 lits Time:     0.18 s 
509.71/509.79	c Replacing        4 vars Replaced       27 lits Time:     0.18 s 
540.51/540.53	c  N st    25     87500    342107    293040    420418     25531   2507966    391641   no data   no data
552.81/552.80	c Decided on static restart strategy
558.51/558.56	c  N st    32     95542    342077    293040    420650     33229   2507955    676385   no data   no data
578.31/578.38	c  N st    34    104827    342053    293040    420792     42243   2507933   1202341   no data   no data
578.31/578.38	c  S st    34    104827    342053    293040    420792     42243   2507933   1202341   no data   no data
582.12/582.17	c  S st    34    105328    341982    293040    420818     42700   2507933   1242736   no data   no data
582.41/582.48	c x-sub:    28 x-cut:      0 vfix:      0 v-elim:    499 locsubst:   392 time:   0.31
597.61/597.65	c Flit:    12 Blit:     35 bXBeca:    0 bXProp:   77 Bins:   1035 BRemL:      0 BRemN:      0 P: 200.3M T: 15.14
598.01/598.00	c Replacing      320 vars Replaced    10890 lits Time:     0.30 s 
598.21/598.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.02 s
598.21/598.28	c bin-w-bin subsume rem          389 bins  time:  0.06 s
598.62/598.63	c subs with bin:     1687  lits-rem:      2030  v-fix:    0  time:  0.35 s
609.21/609.24	c Subs w/ non-existent bins:    326 l-rem:   1925 v-fix:    94 done:  23838 time: 10.60 s
609.62/609.61	c Removed useless bin:    1190  fixed:   109  props:  20.03M  time:  0.36 s
610.21/610.21	c lits-rem:      1357  cl-subs:     1714  v-elim:   1134  v-fix:    5  time:  0.60 s
610.51/610.50	c Replacing       65 vars Replaced      704 lits Time:     0.27 s 
611.21/611.29	c subs with bin:      106  lits-rem:      2131  v-fix:    0  time:  0.59 s
611.91/611.96	c lits-rem:       957  cl-subs:      941  v-elim:      0  v-fix:    0  time:  0.56 s
612.61/612.63	c vivif2 --  cl tried   288800 cl shrink     1967 lits rem       2896 time: 0.66
613.71/613.75	c vivif2 --  cl tried    40654 cl shrink     6998 lits rem     218286 time: 1.12
614.51/614.53	c asymm  cl-useful: 958/1794/288549 lits-rem:2876 time: 0.78
616.01/616.09	c calculated reachability. Time: 1.51
616.12/616.11	c  N st    34    105328    339760    288447    417918     40494   2473844    908614   no data   no data
641.31/641.34	c  N st    35    114927    339730    288447    418147     35795   2473826    586364   no data   no data
674.91/674.93	c  N st    36    129324    339710    288447    418396     49723   2473784   1594740   no data   no data
687.51/687.59	c Finding binary XORs  T:     9.49 s  found:     179
723.51/723.58	c  N st    37    150919    339682    288161    418201     53738   2470929   1410355   no data   no data
736.22/736.27	c  S st    38    157993    339676    288161    418326     60616   2470917   1661620   no data   no data
739.43/739.46	c  S st    38    158495    339664    288161    418347     61081   2470917   1693275   no data   no data
739.71/739.78	c x-sub:   194 x-cut:      0 vfix:      0 v-elim:    738 locsubst:    48 time:   0.32
754.41/754.41	c Flit:    25 Blit:   1281 bXBeca:    0 bXProp:  296 Bins:    162 BRemL:      0 BRemN:      0 P: 200.2M T: 14.61
754.41/754.43	c Cleaning up after failed var search:     0.00 s 
754.82/754.81	c Replacing     1327 vars Replaced    50356 lits Time:     0.34 s 
755.01/755.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.02 s
755.11/755.10	c bin-w-bin subsume rem          477 bins  time:  0.06 s
755.41/755.44	c subs with bin:     1608  lits-rem:      1756  v-fix:    0  time:  0.34 s
766.01/766.06	c Subs w/ non-existent bins:    409 l-rem:   2088 v-fix:    58 done:  32945 time: 10.61 s
766.31/766.38	c Removed useless bin:     906  fixed:    71  props:  20.02M  time:  0.32 s
766.92/766.99	c lits-rem:      1276  cl-subs:     1898  v-elim:   1267  v-fix:    2  time:  0.61 s
767.21/767.22	c Replacing       92 vars Replaced      701 lits Time:     0.21 s 
768.11/768.12	c subs with bin:      222  lits-rem:      7364  v-fix:    0  time:  0.67 s
768.91/768.92	c lits-rem:      1618  cl-subs:     1239  v-elim:      0  v-fix:    0  time:  0.69 s
769.61/769.65	c vivif2 --  cl tried   281310 cl shrink     3692 lits rem       4594 time: 0.73
770.81/770.88	c vivif2 --  cl tried    57807 cl shrink    13023 lits rem     401073 time: 1.23
771.61/771.64	c asymm  cl-useful: 564/1691/280511 lits-rem:1455 time: 0.76
773.31/773.36	c calculated reachability. Time: 1.65
773.31/773.37	c  N st    38    158495    334667    280439    412063     57350   2414865   1134820   no data   no data
870.52/870.52	c  N st    39    207084    333873    280439    412651     64928   2414805   3694483   no data   no data
893.02/893.07	c Finding binary XORs  T:    10.30 s  found:     336
928.22/928.23	c  N st    40    237742    333867    280152    410987     72088   2410344   2013243   no data   no data
928.22/928.24	c  S st    40    237742    333867    280152    410987     72088   2410344   2013243   no data   no data
931.72/931.72	c  S st    40    238242    333782    280152    411018     72543   2410344   2042499   no data   no data
932.02/932.04	c x-sub:    18 x-cut:      0 vfix:      0 v-elim:    942 locsubst:   140 time:   0.32
947.52/947.50	c Flit:    15 Blit:    200 bXBeca:    0 bXProp:   44 Bins:   3293 BRemL:      0 BRemN:      3 P: 200.9M T: 15.44
947.52/947.52	c Cleaning up after failed var search:     0.00 s 
947.83/947.87	c Replacing     1071 vars Replaced    24509 lits Time:     0.32 s 
948.13/948.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.02 s
948.13/948.17	c bin-w-bin subsume rem          491 bins  time:  0.06 s
948.53/948.50	c subs with bin:     1045  lits-rem:      1446  v-fix:    0  time:  0.33 s
958.73/958.71	c Subs w/ non-existent bins:    339 l-rem:   1634 v-fix:    46 done:  34039 time: 10.20 s
959.03/959.07	c Removed useless bin:    1191  fixed:    53  props:  20.00M  time:  0.36 s
959.63/959.68	c lits-rem:       605  cl-subs:     1059  v-elim:    747  v-fix:    5  time:  0.61 s
959.93/959.92	c Replacing       43 vars Replaced      376 lits Time:     0.22 s 
960.73/960.72	c subs with bin:      116  lits-rem:      2704  v-fix:    0  time:  0.57 s
961.73/961.73	c lits-rem:      1598  cl-subs:     1403  v-elim:      0  v-fix:    0  time:  0.91 s
962.43/962.46	c vivif2 --  cl tried   277733 cl shrink     2349 lits rem       3332 time: 0.72
963.52/963.54	c vivif2 --  cl tried    68848 cl shrink    13654 lits rem     427146 time: 1.08
964.42/964.40	c asymm  cl-useful: 498/2197/277148 lits-rem:1219 time: 0.86
966.32/966.32	c calculated reachability. Time: 1.86
966.32/966.34	c  N st    40    238242    330685    277089    410572     68727   2381744   1397947   no data   no data
977.42/977.49	c Finding binary XORs  T:    11.14 s  found:     132
1084.32/1084.38	c  F st    41    306250    330616    277089    411368     86158   2381663   2110151   no data   no data
1084.62/1084.67	c Replacing      166 vars Replaced     4930 lits Time:     0.20 s 
1084.92/1084.98	c Replacing        3 vars Replaced       36 lits Time:     0.19 s 
1085.22/1085.29	c Replacing        1 vars Replaced        6 lits Time:     0.19 s 
1112.72/1112.74	c  N st    41    306250    330442    276490    410446     86012   2376722   2108001   no data   no data
1123.82/1123.83	c Decided on static restart strategy
1158.62/1158.68	c  N st    51    334555    330430    276490    410728     87567   2376667   2090321   no data   no data
1185.73/1185.72	c  N st    53    357363    330428    276490    410871     82861   2376644   2352571   no data   no data
1185.73/1185.73	c  S st    53    357363    330428    276490    410871     82861   2376644   2352571   no data   no data
1189.13/1189.11	c  S st    53    357867    330318    276490    410896     83329   2376641   2387465   no data   no data
1189.43/1189.43	c x-sub:    45 x-cut:      0 vfix:      0 v-elim:    912 locsubst:    44 time:   0.32
1202.93/1202.95	c Flit:     5 Blit:    133 bXBeca:    0 bXProp:   33 Bins:   1223 BRemL:      0 BRemN:      0 P: 200.7M T: 13.49
1202.93/1202.96	c Cleaning up after failed var search:     0.00 s 
1203.33/1203.32	c Replacing      257 vars Replaced     7556 lits Time:     0.32 s 
1203.54/1203.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.02 s
1203.64/1203.62	c bin-w-bin subsume rem          284 bins  time:  0.06 s
1203.93/1203.94	c subs with bin:     1428  lits-rem:      1188  v-fix:    0  time:  0.33 s
1214.83/1214.89	c Subs w/ non-existent bins:    156 l-rem:    734 v-fix:    38 done:  24338 time: 10.94 s
1215.23/1215.24	c Removed useless bin:    1917  fixed:     0  props:  20.01M  time:  0.34 s
1215.75/1215.77	c lits-rem:       620  cl-subs:      929  v-elim:    680  v-fix:    0  time:  0.53 s
1216.03/1216.01	c Replacing       42 vars Replaced      394 lits Time:     0.23 s 
1217.64/1217.65	c subs with bin:      148  lits-rem:      1791  v-fix:    0  time:  1.35 s
1218.73/1218.77	c lits-rem:      1582  cl-subs:     1057  v-elim:      0  v-fix:    0  time:  1.01 s
1219.43/1219.45	c vivif2 --  cl tried   272765 cl shrink     1654 lits rem       2170 time: 0.68
1220.93/1220.99	c vivif2 --  cl tried    80237 cl shrink    10264 lits rem     306299 time: 1.53
1221.73/1221.73	c asymm  cl-useful: 516/1846/272500 lits-rem:1145 time: 0.74
1223.83/1223.83	c calculated reachability. Time: 2.04
1223.83/1223.85	c  N st    53    357867    328094    272437    407960     80107   2348370   1893441   no data   no data
1236.43/1236.40	c Finding binary XORs  T:    12.55 s  found:     166
1288.83/1288.81	c  N st    54    390259    328091    272437    408369     84255   2348354   1767909   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368270-1305393968/watcher-3368270-1305393968 -o /tmp/evaluation-result-3368270-1305393968/solver-3368270-1305393968 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368270-1305393968.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.02 2.38 3.05 5/313 15968
/proc/meminfo: memFree=11795700/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=38268 CPUtime=0 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 5105 0 0 0 0 0 0 0 20 0 1 0 650995096 39186432 3996 33554432000 4194304 4580011 140734454768784 18446744073709551615 255377359274 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 9567 3996 322 95 0 4549 0

[startup+0.0384899 s]
/proc/loadavg: 2.02 2.38 3.05 5/313 15968
/proc/meminfo: memFree=11795700/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=55752 CPUtime=0.03 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 10448 0 0 0 2 1 0 0 20 0 1 0 650995096 57090048 8235 33554432000 4194304 4580011 140734454768784 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 13938 8245 322 95 0 8920 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 55752

[startup+0.10048 s]
/proc/loadavg: 2.02 2.38 3.05 5/313 15968
/proc/meminfo: memFree=11795700/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=135244 CPUtime=0.09 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 26721 0 0 0 6 3 0 0 20 0 1 0 650995096 138489856 22284 33554432000 4194304 4580011 140734454768784 18446744073709551615 4349475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 33811 22304 322 95 0 28793 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 135244

[startup+0.300478 s]
/proc/loadavg: 2.02 2.38 3.05 5/313 15968
/proc/meminfo: memFree=11795700/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=293764 CPUtime=0.29 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 75508 0 0 0 20 9 0 0 21 0 1 0 650995096 300814336 58230 33554432000 4194304 4580011 140734454768784 18446744073709551615 255377359274 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 73441 58230 322 95 0 68423 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 293764

[startup+0.700355 s]
/proc/loadavg: 2.02 2.38 3.05 5/313 15968
/proc/meminfo: memFree=11795700/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=327548 CPUtime=0.69 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 89348 0 0 0 57 12 0 0 22 0 1 0 650995096 335409152 72070 33554432000 4194304 4580011 140734454768784 18446744073709551615 255376962245 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 81887 72070 325 95 0 76869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 327548

[startup+2.15109 s]
/proc/loadavg: 2.02 2.38 3.05 5/313 15968
/proc/meminfo: memFree=11795700/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=435184 CPUtime=2.14 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 113751 0 0 0 198 16 0 0 25 0 1 0 650995096 445628416 96473 33554432000 4194304 4580011 140734454768784 18446744073709551615 255376969969 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 108796 96474 325 95 0 103778 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 435184

[startup+3.10094 s]
/proc/loadavg: 2.02 2.38 3.05 5/314 15969
/proc/meminfo: memFree=11327072/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=455484 CPUtime=3.09 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 119110 0 0 0 292 17 0 0 25 0 1 0 650995096 466415616 101832 33554432000 4194304 4580011 140734454768784 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 113871 101832 339 95 0 108853 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 455484

[startup+6.30038 s]
/proc/loadavg: 2.18 2.40 3.06 5/314 15969
/proc/meminfo: memFree=11184780/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=500436 CPUtime=6.29 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 128432 0 0 0 612 17 0 0 25 0 1 0 650995096 512446464 111154 33554432000 4194304 4580011 140734454768784 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 125109 111154 341 95 0 120091 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 500436

[startup+12.7012 s]
/proc/loadavg: 2.32 2.43 3.06 5/314 15970
/proc/meminfo: memFree=10898744/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=615124 CPUtime=12.69 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 149405 0 0 0 1250 19 0 0 25 0 1 0 650995096 629886976 132127 33554432000 4194304 4580011 140734454768784 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 153781 132127 341 95 0 148763 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 615124

[startup+25.5118 s]
/proc/loadavg: 2.69 2.51 3.08 5/314 15970
/proc/meminfo: memFree=10330852/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=829660 CPUtime=25.5 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 190430 0 0 0 2526 24 0 0 25 0 1 0 650995096 849571840 173152 33554432000 4194304 4580011 140734454768784 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 207415 173152 341 95 0 202397 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 829660

[startup+51.101 s]
/proc/loadavg: 3.14 2.62 3.10 5/314 15971
/proc/meminfo: memFree=9518784/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=1285884 CPUtime=51.09 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 289353 0 0 0 5073 36 0 0 25 0 1 0 650995096 1316745216 272075 33554432000 4194304 4580011 140734454768784 18446744073709551615 4515116 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 321471 272075 354 95 0 316453 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1285884

[startup+102.301 s]
/proc/loadavg: 3.67 2.85 3.15 5/314 15972
/proc/meminfo: memFree=8933464/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=1613252 CPUtime=102.3 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 364682 0 0 0 10184 46 0 0 25 0 1 0 650995096 1651970048 320901 33554432000 4194304 4580011 140734454768784 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 403313 320901 366 95 0 398295 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1613252

[startup+162.3 s]
/proc/loadavg: 3.88 3.06 3.20 5/314 15974
/proc/meminfo: memFree=8386552/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=1627676 CPUtime=162.29 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 397320 0 0 0 16178 51 0 0 25 0 1 0 650995096 1666740224 340141 33554432000 4194304 4580011 140734454768784 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 406919 340141 366 95 0 401901 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1627676

[startup+222.3 s]
/proc/loadavg: 3.95 3.23 3.25 5/314 15975
/proc/meminfo: memFree=8064300/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=1644148 CPUtime=222.31 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 402126 0 0 0 22178 53 0 0 25 0 1 0 650995096 1683607552 344947 33554432000 4194304 4580011 140734454768784 18446744073709551615 4248811 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 411037 344947 367 95 0 406019 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 1644148

[startup+282.3 s]
/proc/loadavg: 3.98 3.36 3.29 5/314 15977
/proc/meminfo: memFree=7590836/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=1872188 CPUtime=282.3 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 448260 0 0 0 28173 57 0 0 25 0 1 0 650995096 1917120512 391081 33554432000 4194304 4580011 140734454768784 18446744073709551615 4515256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 468047 391081 367 95 0 463029 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1872188

[startup+342.312 s]
/proc/loadavg: 3.99 3.48 3.33 5/314 15978
/proc/meminfo: memFree=7221292/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2004652 CPUtime=342.32 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 487977 0 0 0 34167 65 0 0 25 0 1 0 650995096 2052763648 420149 33554432000 4194304 4580011 140734454768784 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 501163 420149 367 95 0 496145 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 2004652

[startup+402.301 s]
/proc/loadavg: 4.15 3.62 3.39 5/314 15980
/proc/meminfo: memFree=6979100/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2158796 CPUtime=402.3 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 518198 0 0 0 40162 68 0 0 25 0 1 0 650995096 2210607104 450370 33554432000 4194304 4580011 140734454768784 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 539699 450370 367 95 0 534681 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2158796

[startup+462.301 s]
/proc/loadavg: 4.06 3.68 3.42 5/314 15982
/proc/meminfo: memFree=6700784/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2255692 CPUtime=462.31 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 541591 0 0 0 46159 72 0 0 25 0 1 0 650995096 2309828608 473763 33554432000 4194304 4580011 140734454768784 18446744073709551615 4501999 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 563923 473763 367 95 0 558905 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2255692

[startup+522.301 s]
/proc/loadavg: 4.02 3.74 3.46 5/314 15983
/proc/meminfo: memFree=6638216/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2255692 CPUtime=522.31 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 542348 0 0 0 52159 72 0 0 25 0 1 0 650995096 2309828608 474520 33554432000 4194304 4580011 140734454768784 18446744073709551615 4248825 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 563923 474520 367 95 0 558905 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2255692

[startup+582.301 s]
/proc/loadavg: 4.07 3.80 3.49 5/314 15985
/proc/meminfo: memFree=6474984/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2256720 CPUtime=582.31 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 543065 0 0 0 58159 72 0 0 25 0 1 0 650995096 2310881280 475237 33554432000 4194304 4580011 140734454768784 18446744073709551615 4456047 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 564180 475237 367 95 0 559162 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2256720

[startup+642.301 s]
/proc/loadavg: 4.02 3.83 3.52 5/314 15986
/proc/meminfo: memFree=6349192/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2425844 CPUtime=642.31 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 577440 0 0 0 64155 76 0 0 25 0 1 0 650995096 2484064256 509612 33554432000 4194304 4580011 140734454768784 18446744073709551615 4295117 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 606461 509612 367 95 0 601443 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2425844

[startup+702.3 s]
/proc/loadavg: 4.01 3.86 3.55 5/314 15988
/proc/meminfo: memFree=6158192/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2425844 CPUtime=702.31 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 577441 0 0 0 70155 76 0 0 25 0 1 0 650995096 2484064256 509613 33554432000 4194304 4580011 140734454768784 18446744073709551615 4295075 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 606461 509613 367 95 0 601443 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2425844

[startup+762.3 s]
/proc/loadavg: 4.00 3.88 3.57 5/314 15990
/proc/meminfo: memFree=6047392/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2549724 CPUtime=762.31 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 601552 0 0 0 76151 80 0 0 25 0 1 0 650995096 2610917376 533724 33554432000 4194304 4580011 140734454768784 18446744073709551615 4427903 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 637431 533724 367 95 0 632413 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2549724

[startup+822.301 s]
/proc/loadavg: 4.07 3.92 3.60 5/314 15991
/proc/meminfo: memFree=5952076/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2549724 CPUtime=822.32 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 602245 0 0 0 82151 81 0 0 25 0 1 0 650995096 2610917376 533730 33554432000 4194304 4580011 140734454768784 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 637431 533730 367 95 0 632413 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2549724

[startup+882.301 s]
/proc/loadavg: 4.06 3.94 3.63 5/314 15993
/proc/meminfo: memFree=5940020/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2663040 CPUtime=882.33 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 603993 0 0 0 88152 81 0 0 25 0 1 0 650995096 2726952960 535478 33554432000 4194304 4580011 140734454768784 18446744073709551615 4316597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 665760 535478 367 95 0 660742 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 2663040

[startup+942.301 s]
/proc/loadavg: 4.18 4.00 3.67 5/314 15994
/proc/meminfo: memFree=5868796/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2577280 CPUtime=942.32 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 609400 0 0 0 94150 82 0 0 25 0 1 0 650995096 2639134720 538708 33554432000 4194304 4580011 140734454768784 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 644320 538708 367 95 0 639302 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2577280

[startup+1002.31 s]
/proc/loadavg: 4.06 4.00 3.68 5/314 15996
/proc/meminfo: memFree=5746840/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2666876 CPUtime=1002.34 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 630048 0 0 0 100149 85 0 0 25 0 1 0 650995096 2730881024 559356 33554432000 4194304 4580011 140734454768784 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 666719 559356 367 95 0 661701 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 2666876

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.70 5/314 15998
/proc/meminfo: memFree=5710708/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2666876 CPUtime=1062.33 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 630049 0 0 0 106148 85 0 0 25 0 1 0 650995096 2730881024 559357 33554432000 4194304 4580011 140734454768784 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 666719 559357 367 95 0 661701 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2666876

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.72 5/314 15999
/proc/meminfo: memFree=5621620/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2780868 CPUtime=1122.32 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 630753 0 0 0 112147 85 0 0 25 0 1 0 650995096 2847608832 560061 33554432000 4194304 4580011 140734454768784 18446744073709551615 4302328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 695217 560061 367 95 0 690199 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2780868

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.74 5/314 16001
/proc/meminfo: memFree=5557476/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2698744 CPUtime=1182.33 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 637338 0 0 0 118146 87 0 0 25 0 1 0 650995096 2763513856 566387 33554432000 4194304 4580011 140734454768784 18446744073709551615 4295075 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 674686 566387 367 95 0 669668 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2698744

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.75 5/314 16002
/proc/meminfo: memFree=5341288/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2848912 CPUtime=1242.33 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 668898 0 0 0 124142 91 0 0 25 0 1 0 650995096 2917285888 597947 33554432000 4194304 4580011 140734454768784 18446744073709551615 4295075 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 712228 597947 367 95 0 707210 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2848912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.95 3.74 2/299 16058
/proc/meminfo: memFree=9787196/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2852204 CPUtime=1300.04 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 669778 0 0 0 129913 91 0 0 25 0 1 0 650995096 2920656896 598037 33554432000 4194304 4580011 140734454768784 18446744073709551615 4316670 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 713051 598037 367 95 0 708033 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2852204

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

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

[startup+1300 s]
/proc/loadavg: 3.76 3.95 3.74 2/299 16058
/proc/meminfo: memFree=9787196/32951124 swapFree=66050672/67111528
[pid=15968] ppid=15966 vsize=2852204 CPUtime=1300.04 cores=0,2
/proc/15968/stat : 15968 (strangenight2-s) R 15966 15968 15291 0 -1 4202496 669778 0 0 0 129913 91 0 0 25 0 1 0 650995096 2920656896 598037 33554432000 4194304 4580011 140734454768784 18446744073709551615 4316670 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15968/statm: 713051 598037 367 95 0 708033 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2852204

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.11
CPU time (s): 1300.15
CPU user time (s): 1299.13
CPU system time (s): 1.01884
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2968740

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

runsolver used 4.01239 second user time and 8.99463 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 19:26:12
IDJOB=3368270
IDBENCH=84238
IDSOLVER=1845
FILE ID=node135/3368270-1305393968
RUNJOBID= node135-1305393968-15926
PBS_JOBID= 13324415
Free space on /tmp= 73220 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368270-1305393968/watcher-3368270-1305393968 -o /tmp/evaluation-result-3368270-1305393968/solver-3368270-1305393968 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368270-1305393968.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=440573944

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6640.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11795980 kB
Buffers:        266752 kB
Cached:        5901772 kB
SwapCached:      50684 kB
Active:       10303432 kB
Inactive:     10602708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11795980 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:          129384 kB
Writeback:           0 kB
AnonPages:    14692644 kB
Mapped:          19768 kB
Slab:           139060 kB
PageTables:      48064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57516120 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73276 MiB
End job on node135 at 2011-05-14 19:47:54