Trace number 3370844

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-Night-1-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370844-1305379175.cnf'
0.00/0.03	c -- clauses added:            0 learnts,        95110 normals,            0 xors
0.00/0.03	c -- vars added      31616
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0     31616     33924     60986         0    223744         0   no data   no data  --
0.19/0.22	c asymm  cl-useful: 15/33684/33684 lits-rem:45 time: 0.19
0.99/1.06	c Flit:    75 Blit:    249 bXBeca:    0 bXProp: 1843 Bins:      0 BRemL:      0 BRemN:      0 P: 20.5M T:  0.82
0.99/1.06	c Cleaning up after failed var search:     0.00 s 
0.99/1.07	c Replacing     1843 vars Replaced    47356 lits Time:     0.01 s 
0.99/1.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.99/1.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.09/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28072 time:  0.10 s
1.20/1.27	c Removed useless bin:       0  fixed:     0  props:  14.92M  time:  0.08 s
1.38/1.41	c lits-rem:        18  cl-subs:      694  v-elim:   9357  v-fix:    0  time:  0.14 s
1.38/1.45	c Finding binary XORs  T:     0.04 s  found:      15
1.38/1.46	c Replacing       15 vars Replaced      332 lits Time:     0.00 s 
1.38/1.47	c Finding non-binary XORs:     0.01 s (found:     265, avg size: 3.0)
1.38/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.38/1.48	c calculated reachability. Time: 0.01
1.38/1.48	c Calc default polars -  time:   0.00 s pos:    5466 undec:   13842 neg:   12308
1.38/1.48	c =========================================================================================
1.38/1.48	c types(t): F = full restart, N = normal restart
1.38/1.48	c types(t): S = simplification begin/end, E = solution found
1.38/1.48	c restart types(rt): st = static, dy = dynamic
1.38/1.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.38/1.48	c  B st     0         0     18700     25976     40483         0    184467         0   no data   no data  --
4.29/4.34	c Decided on static restart strategy
8.09/8.10	c  N st     8      4913     18700     25976     40558      4800    184467    165963   no data   no data  --
17.19/17.22	c  N st    10     11295     18647     25976     40584      8367    184467    227969   no data   no data  --
24.69/24.77	c  N st    11     17039     18647     25976     40608      9404    184467    249202   no data   no data  --
36.41/36.45	c  F st    12     25001     18647     25976     40636     11228    184467    289688   no data   no data  --
36.41/36.45	c Replacing        1 vars Replaced       20 lits Time:     0.00 s 
36.41/36.48	c  N st    12     25001     18646     25910     40480     11228    183792    289563   no data   no data  --
44.19/44.23	c  N dy    18     30001     18596     25910     40498      8876    183792    194791   no data   no data  --
44.19/44.23	c  S st    18     30001     18596     25910     40498      8876    183792    194791   no data   no data  --
44.29/44.36	c  S st    18     30506     18596     25910     40543      9334    183792    209638   no data   no data  --
44.29/44.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.29/44.37	c Cache  BProp: 50 Set: 0 BXProp: 1 T: 0.00
46.99/47.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  107 Bins:  14353 BRemL:    634 BRemN:    101 P: 25.1M T:  2.67
46.99/47.06	c Replacing      109 vars Replaced    16410 lits Time:     0.02 s 
46.99/47.07	c bin-w-bin subsume rem           63 bins  time:  0.00 s
47.09/47.13	c subs with bin:      159  lits-rem:     13062  v-fix:    0  time:  0.05 s
47.19/47.20	c Subs w/ non-existent bins:      0 l-rem:   1153 v-fix:     0 done:  13711 time:  0.07 s
47.19/47.22	c Removed useless bin:      54  fixed:     0  props:   2.48M  time:  0.02 s
47.70/47.75	c lits-rem:      8216  cl-subs:     8941  v-elim:   8556  v-fix:    0  time:  0.53 s
48.00/48.01	c asymm  cl-useful: 1312/23746/23746 lits-rem:4450 time: 0.26
48.00/48.02	c calculated reachability. Time: 0.01
48.00/48.02	c  N dy    18     30506      9931     23746     37123      2733    175530     62589   no data   no data  --
48.00/48.05	c Finding binary XORs  T:     0.03 s  found:      16
51.99/52.09	c  N dy    25     35348      9931     23746     37132      7522    175529    237270      8.46      8.96  --
55.11/55.19	c  N dy    38     39446      9931     23746     37142     11548    175529    361128      8.19      8.78  --
58.30/58.34	c  N dy    52     43476      9931     23746     37145     15537    175529    485864      8.29      8.77  --
60.19/60.21	c  S st    60     45762      9931     23746     37148      9336    175529    219800      8.29      6.70  --
60.29/60.32	c  S st    60     46263      9931     23746     37155      9828    175529    234607      8.29   no data  --
60.29/60.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.00
60.29/60.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.09/61.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   4584 BRemL:     10 BRemN:     31 P: 15.0M T:  0.86
61.09/61.19	c Replacing       18 vars Replaced      529 lits Time:     0.00 s 
61.19/61.21	c bin-w-bin subsume rem           20 bins  time:  0.00 s
61.19/61.26	c subs with bin:     5048  lits-rem:      1816  v-fix:    0  time:  0.05 s
61.19/61.29	c Subs w/ non-existent bins:      0 l-rem:   1386 v-fix:     0 done:   4301 time:  0.03 s
61.29/61.30	c Removed useless bin:      22  fixed:     0  props:   1.32M  time:  0.01 s
61.60/61.63	c lits-rem:       963  cl-subs:     1490  v-elim:     76  v-fix:    0  time:  0.33 s
61.60/61.64	c vivif2 --  cl tried    18745 cl shrink      262 lits rem        504 time: 0.01
61.60/61.66	c vivif2 --  cl tried     8513 cl shrink     2331 lits rem      15455 time: 0.02
61.89/61.91	c asymm  cl-useful: 30/18721/18721 lits-rem:37 time: 0.24
61.89/61.91	c calculated reachability. Time: 0.01
61.89/61.91	c  N dy    60     46263      9837     18719     41390      8513    158512    195990      8.29   no data  --
61.89/61.93	c Finding binary XORs  T:     0.02 s  found:       0
64.79/64.83	c  N dy    86     50333      9837     18719     41394     12550    158512    329857      8.45      8.98  --
67.69/67.79	c  N dy   110     54403      9837     18719     41394     16585    158512    465786      8.60     12.50  --
71.09/71.16	c  N dy   130     58897      9837     18719     41400     11533    158512    251389      8.60      9.09  --
74.19/74.25	c  N dy   158     62966      9837     18719     41401     15567    158512    387334      8.72      9.48  --
79.39/79.42	c  N dy   173     69394      9837     18719     41404     11408    158512    201839      8.65      7.69  --
79.39/79.42	c  S st   173     69394      9837     18719     41404     11408    158512    201839      8.65      7.69  --
79.49/79.53	c  S st   173     69894      9837     18719     41407     11905    158512    217814      8.65   no data  --
79.49/79.53	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.49/79.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.09/80.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     72 BRemL:     21 BRemN:     10 P: 15.6M T:  0.64
80.09/80.19	c bin-w-bin subsume rem           59 bins  time:  0.00 s
80.19/80.23	c subs with bin:      151  lits-rem:        83  v-fix:    0  time:  0.04 s
80.19/80.27	c Subs w/ non-existent bins:      0 l-rem:    754 v-fix:     0 done:   4475 time:  0.04 s
80.19/80.29	c Removed useless bin:      54  fixed:     0  props:   1.23M  time:  0.02 s
80.49/80.55	c lits-rem:       478  cl-subs:      557  v-elim:     23  v-fix:    0  time:  0.26 s
80.49/80.56	c vivif2 --  cl tried    18671 cl shrink       12 lits rem         17 time: 0.01
80.49/80.58	c vivif2 --  cl tried    11299 cl shrink      947 lits rem       5379 time: 0.02
80.79/80.83	c asymm  cl-useful: 199/18669/18669 lits-rem:546 time: 0.26
80.79/80.84	c calculated reachability. Time: 0.01
80.79/80.84	c  N dy   173     69894      9814     18496     41424     11299    157929    202068      8.65   no data  --
84.59/84.69	c  N dy   188     74857      9814     18496     41425     16220    157929    373400      8.58      9.06  --
88.49/88.57	c  N dy   203     79771      9814     18496     41427     21074    157929    530617      8.54      9.16  --
93.10/93.13	c  N dy   236     85488      9814     18496     41428     15208    157929    309304      8.59      9.08  --
94.71/94.77	c  F st   247     87500      9814     18496     41430     17191    157929    375775      8.62      6.56  --
98.90/98.99	c Decided on static restart strategy
98.90/98.99	c  N st   253     92694      9814     18496     41431     22326    157929    533044      8.62   no data  --
106.99/107.01	c  N st   255     99805      9814     18496     41432     17155    157929    377915      8.62   no data  --
112.69/112.74	c  S st   256    104841      9814     18496     41433     22182    157929    639367      8.62   no data  --
112.79/112.89	c  S st   256    105342      9814     18496     41435     22680    157929    652695      8.62   no data  --
112.89/112.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.89/112.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.49/113.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     56 BRemL:     56 BRemN:    191 P: 18.1M T:  0.69
113.59/113.62	c bin-w-bin subsume rem            3 bins  time:  0.00 s
113.69/113.72	c subs with bin:       15  lits-rem:        48  v-fix:    0  time:  0.10 s
113.69/113.75	c Subs w/ non-existent bins:      0 l-rem:   2079 v-fix:     0 done:   3684 time:  0.03 s
113.69/113.77	c Removed useless bin:       1  fixed:     0  props:   1.22M  time:  0.02 s
116.19/116.22	c lits-rem:      1393  cl-subs:     4252  v-elim:      2  v-fix:    0  time:  2.45 s
116.19/116.23	c vivif2 --  cl tried    18495 cl shrink        4 lits rem          6 time: 0.01
116.29/116.30	c vivif2 --  cl tried    18423 cl shrink     8185 lits rem      74693 time: 0.07
116.49/116.55	c asymm  cl-useful: 51/15584/18494 lits-rem:127 time: 0.25
116.49/116.56	c calculated reachability. Time: 0.01
116.49/116.56	c  N st   256    105342      9812     18456     41271     18423    157488    497755      8.62   no data  --
116.49/116.57	c Finding binary XORs  T:     0.02 s  found:       2
127.89/127.96	c  N st   257    114942      9812     18456     41275     14585    157488    239932      8.62   no data  --
135.19/135.22	c  N st   258    129339      9812     18456     41279     28843    157488    677031      8.62   no data  --
159.39/159.40	c  N st   259    150936      9811     18456     41285     20386    157488    403829      8.62   no data  --
167.49/167.54	c  S st   260    158014      9811     18456     41285     27424    157488    635523      8.62   no data  --
167.69/167.70	c  S st   260    158514      9811     18456     41288     27921    157488    650896      8.62   no data  --
167.69/167.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
167.69/167.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.40/168.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     25 BRemL:      6 BRemN:     43 P: 21.1M T:  0.74
168.40/168.49	c Replacing        3 vars Replaced    22747 lits Time:     0.04 s 
168.49/168.52	c bin-w-bin subsume rem            2 bins  time:  0.00 s
168.59/168.60	c subs with bin:       19  lits-rem:        61  v-fix:    0  time:  0.08 s
168.59/168.63	c Subs w/ non-existent bins:      0 l-rem:    562 v-fix:     0 done:   1817 time:  0.02 s
168.59/168.64	c Removed useless bin:       5  fixed:     0  props:   1.23M  time:  0.02 s
171.71/171.78	c lits-rem:      2068  cl-subs:     4683  v-elim:      6  v-fix:    0  time:  3.14 s
171.71/171.79	c vivif2 --  cl tried    18431 cl shrink        3 lits rem          3 time: 0.01
171.80/171.85	c vivif2 --  cl tried    23116 cl shrink     6026 lits rem      28547 time: 0.06
171.90/171.92	c asymm  cl-useful: 34/2846/18430 lits-rem:102 time: 0.07
171.90/171.93	c calculated reachability. Time: 0.01
171.90/171.93	c  N st   260    158514      9802     18396     41186     23116    157245    557218      8.62   no data  --
230.69/230.74	c  N st   261    207103      9801     18396     41203     37507    157243   1008596      8.62   no data  --
265.80/265.80	c  N st   262    237772      9801     18396     41209     30328    157242    531365      8.62   no data  --
265.80/265.80	c  S st   262    237772      9801     18396     41209     30328    157242    531365      8.62   no data  --
265.90/265.98	c  S st   262    238275      9801     18396     41210     30828    157242    546342      8.62   no data  --
265.90/265.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
265.90/265.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.70/266.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     34 BRemL:      0 BRemN:     35 P: 21.1M T:  0.73
266.70/266.76	c bin-w-bin subsume rem            1 bins  time:  0.00 s
266.80/266.83	c subs with bin:       32  lits-rem:         3  v-fix:    0  time:  0.07 s
266.80/266.86	c Subs w/ non-existent bins:      0 l-rem:    933 v-fix:     0 done:   3664 time:  0.03 s
266.80/266.88	c Removed useless bin:       3  fixed:     0  props:   1.22M  time:  0.02 s
268.40/268.48	c lits-rem:       507  cl-subs:     7746  v-elim:      1  v-fix:    0  time:  1.61 s
268.40/268.49	c vivif2 --  cl tried    18394 cl shrink        1 lits rem          3 time: 0.01
268.51/268.53	c vivif2 --  cl tried    22307 cl shrink     2547 lits rem      13419 time: 0.04
268.70/268.78	c asymm  cl-useful: 29/14413/18394 lits-rem:65 time: 0.25
268.70/268.79	c calculated reachability. Time: 0.01
268.70/268.79	c  N st   262    238275      9800     18376     41202     22307    157112    385937      8.62   no data  --
351.50/351.54	c  F st   263    306252      9798     18376     41229     26322    157110    461512      8.62   no data  --
351.50/351.56	c  N st   263    306252      9798     18375     41187     25750    157081    455886      8.62   no data  --
358.20/358.27	c Decided on static restart strategy
386.40/386.48	c  N st   273    334558      9798     18375     41195     30657    157081    589827      8.62   no data  --
405.30/405.34	c  N st   275    357412      9798     18375     41198     29069    157081    527776      8.62   no data  --
405.30/405.34	c  S st   275    357412      9798     18375     41198     29069    157081    527776      8.62   no data  --
405.50/405.55	c  S st   275    357915      9798     18375     41198     29571    157081    541937      8.62   no data  --
405.50/405.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
405.50/405.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
406.30/406.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     28 BRemL:      2 BRemN:     18 P: 21.6M T:  0.75
406.30/406.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
406.40/406.42	c subs with bin:      115  lits-rem:        21  v-fix:    0  time:  0.09 s
406.40/406.44	c Subs w/ non-existent bins:      0 l-rem:   2212 v-fix:     0 done:    925 time:  0.02 s
406.40/406.46	c Removed useless bin:       4  fixed:     0  props:   1.22M  time:  0.02 s
407.70/407.76	c lits-rem:       515  cl-subs:      501  v-elim:      0  v-fix:    0  time:  1.30 s
407.70/407.77	c vivif2 --  cl tried    18368 cl shrink        0 lits rem          0 time: 0.01
407.80/407.82	c vivif2 --  cl tried    28962 cl shrink     3432 lits rem      20052 time: 0.05
407.90/407.92	c asymm  cl-useful: 41/3955/18368 lits-rem:123 time: 0.11
407.90/407.93	c calculated reachability. Time: 0.01
407.90/407.93	c  N st   275    357915      9798     18327     41244     28962    156982    508169      8.62   no data  --
446.10/446.12	c  N st   276    390308      9798     18327     41246     35630    156982    627250      8.62   no data  --
507.00/507.01	c  N st   277    438897      9796     18327     41269     30239    156982    477947      8.62   no data  --
546.51/546.58	c Finding binary XORs  T:     0.02 s  found:       0
606.51/606.50	c  N st   278    511779      9795     18326     41220     44536    156935   1001207      8.62   no data  --
640.32/640.33	c  N st   279    536873      9795     18326     41222     39189    156935    733999      8.62   no data  --
640.32/640.33	c  S st   279    536873      9795     18326     41222     39189    156935    733999      8.62   no data  --
640.50/640.54	c  S st   279    537375      9795     18326     41224     39688    156935    750595      8.62   no data  --
640.50/640.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
640.50/640.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
641.31/641.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     53 BRemL:      1 BRemN:     38 P: 25.1M T:  0.82
641.31/641.40	c bin-w-bin subsume rem            1 bins  time:  0.00 s
641.50/641.58	c subs with bin:     1434  lits-rem:        43  v-fix:    0  time:  0.18 s
641.60/641.62	c Subs w/ non-existent bins:      0 l-rem:    745 v-fix:     0 done:   4568 time:  0.03 s
641.60/641.64	c Removed useless bin:       6  fixed:     0  props:   1.20M  time:  0.02 s
644.10/644.16	c lits-rem:      1278  cl-subs:      843  v-elim:      3  v-fix:    0  time:  2.52 s
644.10/644.17	c vivif2 --  cl tried    18329 cl shrink        8 lits rem         66 time: 0.01
644.20/644.24	c vivif2 --  cl tried    37422 cl shrink     5444 lits rem      25660 time: 0.07
644.51/644.50	c asymm  cl-useful: 211/7293/18329 lits-rem:211 time: 0.26
644.51/644.51	c calculated reachability. Time: 0.01
644.51/644.51	c  N st   279    537375      9792     18329     41211     37422    156698    697768      8.62   no data  --
845.21/845.24	c  N st   280    701359      9791     18329     41226     68585    156698   1586182      8.62   no data  --
976.71/976.75	c  N st   281    806062      9791     18329     41231     63527    156697   1348836      8.62   no data  --
976.71/976.75	c  S st   281    806062      9791     18329     41231     63527    156697   1348836      8.62   no data  --
977.01/977.07	c  S st   281    806565      9791     18329     41232     64029    156697   1366232      8.62   no data  --
977.01/977.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
977.01/977.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
978.03/978.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      0 BRemN:      2 P: 35.0M T:  1.00
978.11/978.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
978.31/978.33	c subs with bin:       12  lits-rem:        38  v-fix:    0  time:  0.18 s
978.31/978.35	c Subs w/ non-existent bins:      0 l-rem:    597 v-fix:     0 done:   1545 time:  0.02 s
978.31/978.36	c Removed useless bin:       4  fixed:     0  props:   1.20M  time:  0.02 s
983.21/983.23	c lits-rem:      1046  cl-subs:    13356  v-elim:      0  v-fix:    0  time:  4.86 s
983.21/983.24	c vivif2 --  cl tried    18322 cl shrink        0 lits rem          0 time: 0.01
983.31/983.36	c vivif2 --  cl tried    50566 cl shrink     9513 lits rem      48604 time: 0.13
983.61/983.62	c asymm  cl-useful: 26/7921/18322 lits-rem:67 time: 0.26
983.61/983.63	c calculated reachability. Time: 0.01
983.61/983.63	c  N st   281    806565      9791     18302     41234     50566    156605   1073625      8.62   no data  --
1234.33/1234.38	c  F st   282   1071875      9790     18302     41240     69008    156605   1389765      8.62   no data  --
1234.42/1234.41	c  N st   282   1071875      9790     18301     41232     69005    156591   1389550      8.62   no data  --
1241.82/1241.89	c Decided on static restart strategy
1274.13/1274.12	c  N st   292   1100178      9790     18301     41234     52921    156591    947577      8.62   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-3370844-1305379175/watcher-3370844-1305379175 -o /tmp/evaluation-result-3370844-1305379175/solver-3370844-1305379175 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370844-1305379175.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.64 0.14 0.05 4/376 4704
/proc/meminfo: memFree=13519676/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=25676 CPUtime=0 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 1840 0 0 0 0 0 0 0 20 0 1 0 630333800 26292224 1552 33554432000 4194304 4650387 140735095532352 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 6419 1556 327 112 0 1384 0

[startup+0.112594 s]
/proc/loadavg: 0.64 0.14 0.05 4/376 4704
/proc/meminfo: memFree=13519676/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=41672 CPUtime=0.1 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 4091 0 0 0 10 0 0 0 21 0 1 0 630333800 42672128 3529 33554432000 4194304 4650387 140735095532352 18446744073709551615 4369223 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 10418 3529 349 112 0 5383 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 41672

[startup+0.200579 s]
/proc/loadavg: 0.64 0.14 0.05 4/376 4704
/proc/meminfo: memFree=13519676/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=41672 CPUtime=0.19 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 4091 0 0 0 19 0 0 0 21 0 1 0 630333800 42672128 3529 33554432000 4194304 4650387 140735095532352 18446744073709551615 4369208 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 10418 3529 349 112 0 5383 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41672

[startup+0.300547 s]
/proc/loadavg: 0.64 0.14 0.05 4/376 4704
/proc/meminfo: memFree=13519676/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=49464 CPUtime=0.29 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 5951 0 0 0 29 0 0 0 21 0 1 0 630333800 50651136 5189 33554432000 4194304 4650387 140735095532352 18446744073709551615 212039316165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 12366 5189 355 112 0 7331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49464

[startup+0.700519 s]
/proc/loadavg: 0.64 0.14 0.05 4/376 4704
/proc/meminfo: memFree=13519676/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=77328 CPUtime=0.69 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 12904 0 0 0 68 1 0 0 22 0 1 0 630333800 79183872 12142 33554432000 4194304 4650387 140735095532352 18446744073709551615 4250642 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 19332 12142 355 112 0 14297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77328

[startup+1.50033 s]
/proc/loadavg: 0.64 0.14 0.05 5/377 4705
/proc/meminfo: memFree=13386492/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=92532 CPUtime=1.48 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 17064 0 0 0 147 1 0 0 25 0 1 0 630333800 94752768 16302 33554432000 4194304 4650387 140735095532352 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 23133 16302 378 112 0 18098 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 92532

[startup+3.10108 s]
/proc/loadavg: 0.64 0.14 0.05 5/377 4705
/proc/meminfo: memFree=13298580/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=92532 CPUtime=3.09 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 17101 0 0 0 308 1 0 0 25 0 1 0 630333800 94752768 16339 33554432000 4194304 4650387 140735095532352 18446744073709551615 4333850 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 23133 16339 378 112 0 18098 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92532

[startup+6.3005 s]
/proc/loadavg: 0.91 0.21 0.07 5/377 4705
/proc/meminfo: memFree=13154740/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=92532 CPUtime=6.29 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 17190 0 0 0 627 2 0 0 25 0 1 0 630333800 94752768 16428 33554432000 4194304 4650387 140735095532352 18446744073709551615 4363339 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 23133 16428 379 112 0 18098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92532

[startup+12.7004 s]
/proc/loadavg: 1.16 0.27 0.09 6/377 4705
/proc/meminfo: memFree=13123200/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=93072 CPUtime=12.69 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 17698 0 0 0 1267 2 0 0 25 0 1 0 630333800 95305728 16094 33554432000 4194304 4650387 140735095532352 18446744073709551615 4334001 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 23268 16094 381 112 0 18233 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93072

[startup+25.5011 s]
/proc/loadavg: 1.79 0.45 0.15 5/377 4706
/proc/meminfo: memFree=13109056/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=93408 CPUtime=25.49 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 18352 0 0 0 2547 2 0 0 25 0 1 0 630333800 95649792 16284 33554432000 4194304 4650387 140735095532352 18446744073709551615 4333846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 23352 16284 381 112 0 18317 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93408

[startup+51.1005 s]
/proc/loadavg: 2.60 0.75 0.26 6/377 4706
/proc/meminfo: memFree=13047804/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=109980 CPUtime=51.1 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 23850 0 0 0 5107 3 0 0 25 0 1 0 630333800 112619520 20587 33554432000 4194304 4650387 140735095532352 18446744073709551615 4333936 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 27495 20587 382 112 0 22460 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 109980

[startup+102.3 s]
/proc/loadavg: 3.39 1.25 0.45 6/377 4708
/proc/meminfo: memFree=12990364/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=132644 CPUtime=102.3 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 28649 0 0 0 10226 4 0 0 25 0 1 0 630333800 135827456 22509 33554432000 4194304 4650387 140735095532352 18446744073709551615 4367954 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 33161 22509 382 112 0 28126 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 132644

[startup+162.301 s]
/proc/loadavg: 3.77 1.75 0.67 6/377 4709
/proc/meminfo: memFree=12953376/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=142672 CPUtime=162.29 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 32772 0 0 0 16225 4 0 0 25 0 1 0 630333800 146096128 25173 33554432000 4194304 4650387 140735095532352 18446744073709551615 4331143 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 35668 25173 382 112 0 30633 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 142672

[startup+222.314 s]
/proc/loadavg: 3.91 2.16 0.88 6/377 4711
/proc/meminfo: memFree=12900516/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=142672 CPUtime=222.31 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 35954 0 0 0 22226 5 0 0 25 0 1 0 630333800 146096128 28355 33554432000 4194304 4650387 140735095532352 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 35668 28355 382 112 0 30633 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 142672

[startup+282.301 s]
/proc/loadavg: 4.04 2.52 1.08 6/377 4713
/proc/meminfo: memFree=12903448/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=130036 CPUtime=282.3 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 39395 0 0 0 28224 6 0 0 25 0 1 0 630333800 133156864 25826 33554432000 4194304 4650387 140735095532352 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 32509 25826 382 112 0 27474 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 130036

[startup+342.3 s]
/proc/loadavg: 4.05 2.80 1.26 6/377 4717
/proc/meminfo: memFree=12894568/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=130196 CPUtime=342.3 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 42418 0 0 0 34222 8 0 0 25 0 1 0 630333800 133320704 25781 33554432000 4194304 4650387 140735095532352 18446744073709551615 4331143 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 32549 25781 382 112 0 27514 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 130196

[startup+402.301 s]
/proc/loadavg: 4.11 3.04 1.44 5/377 4719
/proc/meminfo: memFree=12861236/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=131380 CPUtime=402.3 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 46461 0 0 0 40221 9 0 0 25 0 1 0 630333800 134533120 25217 33554432000 4194304 4650387 140735095532352 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 32845 25217 382 112 0 27810 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 131380

[startup+462.301 s]
/proc/loadavg: 4.04 3.22 1.60 6/377 4720
/proc/meminfo: memFree=12859960/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=133028 CPUtime=462.31 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 49132 0 0 0 46221 10 0 0 25 0 1 0 630333800 136220672 26356 33554432000 4194304 4650387 140735095532352 18446744073709551615 4364114 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 33257 26356 382 112 0 28222 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 133028

[startup+522.301 s]
/proc/loadavg: 4.01 3.36 1.75 6/377 4722
/proc/meminfo: memFree=12822732/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=133192 CPUtime=522.3 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 52398 0 0 0 52220 10 0 0 25 0 1 0 630333800 136388608 26209 33554432000 4194304 4650387 140735095532352 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 33298 26209 382 112 0 28263 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 133192

[startup+582.3 s]
/proc/loadavg: 4.00 3.47 1.88 6/377 4724
/proc/meminfo: memFree=12752020/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=133272 CPUtime=582.3 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 54774 0 0 0 58219 11 0 0 25 0 1 0 630333800 136470528 26730 33554432000 4194304 4650387 140735095532352 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 33318 26730 382 112 0 28283 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 133272

[startup+642.301 s]
/proc/loadavg: 4.04 3.58 2.02 6/377 4725
/proc/meminfo: memFree=12769984/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=137320 CPUtime=642.3 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 58715 0 0 0 64218 12 0 0 25 0 1 0 630333800 140615680 26884 33554432000 4194304 4650387 140735095532352 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 34330 26884 382 112 0 29295 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 137320

[startup+702.301 s]
/proc/loadavg: 4.01 3.65 2.14 6/377 4727
/proc/meminfo: memFree=12746500/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=137400 CPUtime=702.31 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 61404 0 0 0 70218 13 0 0 25 0 1 0 630333800 140697600 27178 33554432000 4194304 4650387 140735095532352 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 34350 27178 382 112 0 29315 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 137400

[startup+762.301 s]
/proc/loadavg: 4.00 3.71 2.25 5/377 4728
/proc/meminfo: memFree=12732308/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=137464 CPUtime=762.32 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 63640 0 0 0 76218 14 0 0 25 0 1 0 630333800 140763136 27573 33554432000 4194304 4650387 140735095532352 18446744073709551615 4333905 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 34366 27573 382 112 0 29331 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 137464

[startup+822.3 s]
/proc/loadavg: 4.10 3.79 2.37 6/377 4730
/proc/meminfo: memFree=12755568/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=137968 CPUtime=822.31 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 67044 0 0 0 82216 15 0 0 25 0 1 0 630333800 141279232 27142 33554432000 4194304 4650387 140735095532352 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 34492 27142 382 112 0 29457 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 137968

[startup+882.314 s]
/proc/loadavg: 4.23 3.88 2.49 5/377 4732
/proc/meminfo: memFree=12732328/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=138060 CPUtime=882.33 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 69857 0 0 0 88217 16 0 0 25 0 1 0 630333800 141373440 27961 33554432000 4194304 4650387 140735095532352 18446744073709551615 4328822 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 34515 27961 382 112 0 29480 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 138060

[startup+942.301 s]
/proc/loadavg: 4.37 3.97 2.60 5/377 4733
/proc/meminfo: memFree=12709348/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=138912 CPUtime=942.32 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 72151 0 0 0 94215 17 0 0 25 0 1 0 630333800 142245888 28152 33554432000 4194304 4650387 140735095532352 18446744073709551615 4363605 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 34728 28152 382 112 0 29693 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 138912

[startup+1002.3 s]
/proc/loadavg: 4.13 3.97 2.69 6/377 4735
/proc/meminfo: memFree=12656740/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=153412 CPUtime=1002.32 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 78415 0 0 0 100214 18 0 0 25 0 1 0 630333800 157093888 32434 33554432000 4194304 4650387 140735095532352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 38353 32434 382 112 0 33318 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 153412

[startup+1062.3 s]
/proc/loadavg: 4.05 3.97 2.77 5/377 4736
/proc/meminfo: memFree=12639220/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=153528 CPUtime=1062.32 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 82286 0 0 0 106213 19 0 0 25 0 1 0 630333800 157212672 31144 33554432000 4194304 4650387 140735095532352 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 38382 31144 382 112 0 33347 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 153528

[startup+1122.3 s]
/proc/loadavg: 4.02 3.97 2.84 6/377 4738
/proc/meminfo: memFree=12648096/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=153700 CPUtime=1122.32 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 86299 0 0 0 112212 20 0 0 25 0 1 0 630333800 157388800 30574 33554432000 4194304 4650387 140735095532352 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 38425 30574 382 112 0 33390 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 153700

[startup+1182.3 s]
/proc/loadavg: 4.11 4.00 2.92 6/377 4740
/proc/meminfo: memFree=12635784/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=153788 CPUtime=1182.32 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 89199 0 0 0 118211 21 0 0 25 0 1 0 630333800 157478912 31375 33554432000 4194304 4650387 140735095532352 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 38447 31375 382 112 0 33412 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 153788

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 2.99 6/377 4741
/proc/meminfo: memFree=12621120/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=153868 CPUtime=1242.32 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 91700 0 0 0 124211 21 0 0 25 0 1 0 630333800 157560832 31484 33554432000 4194304 4650387 140735095532352 18446744073709551615 4364097 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 38467 31484 382 112 0 33432 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 153868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 3.98 3.04 4/375 4800
/proc/meminfo: memFree=13347972/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=153952 CPUtime=1300.03 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 94276 0 0 0 129981 22 0 0 25 0 1 0 630333800 157646848 31458 33554432000 4194304 4650387 140735095532352 18446744073709551615 4229508 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 38488 31458 382 112 0 33453 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 153952

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.97 3.98 3.04 4/375 4800
/proc/meminfo: memFree=13347972/32951124 swapFree=65051360/67111528
[pid=4704] ppid=4702 vsize=153952 CPUtime=1300.03 cores=4,6
/proc/4704/stat : 4704 (strangenight1-s) R 4702 4704 4643 0 -1 4202496 94276 0 0 0 129981 22 0 0 25 0 1 0 630333800 157646848 31458 33554432000 4194304 4650387 140735095532352 18446744073709551615 4229508 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4704/statm: 38488 31458 382 112 0 33453 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 153952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.82
CPU system time (s): 0.233964
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 201436

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

runsolver used 5.00024 second user time and 10.3944 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 15:19:35
IDJOB=3370844
IDBENCH=70848
IDSOLVER=1847
FILE ID=node146/3370844-1305379175
RUNJOBID= node146-1305379151-4662
PBS_JOBID= 13324356
Free space on /tmp= 73248 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370844-1305379175/watcher-3370844-1305379175 -o /tmp/evaluation-result-3370844-1305379175/solver-3370844-1305379175 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370844-1305379175.cnf

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=1326778265

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13519840 kB
Buffers:        259216 kB
Cached:        3402176 kB
SwapCached:      41828 kB
Active:       11534520 kB
Inactive:      7607892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13519840 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:           29652 kB
Writeback:           0 kB
AnonPages:    15445680 kB
Mapped:          23656 kB
Slab:           163244 kB
PageTables:      59572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81918564 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73236 MiB
End job on node146 at 2011-05-14 15:41:17