Trace number 3369694

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) 1299.86 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S107009952-009-UNKNOWN.cnf
MD5SUM5093bfaf2b5c3f3d3bcb50ce84a28c32
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.6625
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369694-1305380576.cnf'
0.00/0.01	c -- header says num vars:           1000
0.00/0.01	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.00/0.10	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.10/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.10/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.10/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.10/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.14	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.10/0.14	c calculated reachability. Time: 0.00
0.10/0.14	c Calc default polars -  time:   0.00 s pos:     479 undec:      43 neg:     478
0.10/0.14	c =========================================================================================
0.10/0.14	c types(t): F = full restart, N = normal restart
0.10/0.14	c types(t): S = simplification begin/end, E = solution found
0.10/0.14	c restart types(rt): st = static, dy = dynamic
0.10/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.14	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.39/0.43	c  N dy    12      4190      1000     20000         0      4179    100000    513855     96.43    103.27  --
0.69/0.73	c  N dy    33      8287      1000     20000         0      5777    100000    527653     95.96    101.59  --
0.99/1.04	c  N dy    57     12360      1000     20000         0      5602    100000    349804     96.14    102.37  --
1.29/1.37	c  N dy    79     16480      1000     20000         0      9716    100000    836116     96.17    101.31  --
1.59/1.69	c  N dy    92     20491      1000     20000         0      8111    100000    503793     95.37    102.89  --
1.99/2.03	c  N dy   116     24511      1000     20000         0     12126    100000    970166     95.19    102.74  --
1.99/2.07	c  F st   120     25000      1000     20000         0     12615    100000   1025898     95.16   no data  --
2.49/2.50	c  N dy   126     30000      1000     20000         0     10798    100000    733495     95.16   no data  --
2.49/2.50	c  S st   126     30000      1000     20000         0     10798    100000    733495     95.16   no data  --
2.49/2.56	c  S st   126     30503      1000     20000         0     11301    100000    782933     95.16   no data  --
2.49/2.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.59/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.59/2.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.60/6.61	c lits-rem:      6478  cl-subs:       33  v-elim:      0  v-fix:    0  time:  3.99 s
6.70/6.72	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
6.70/6.73	c calculated reachability. Time: 0.00
6.70/6.73	c  N dy   126     30503      1000     20000         0     11268    100000    768602     95.16   no data  --
6.99/7.09	c  N dy   150     34780      1000     20000         0     15542    100000   1270525     95.16    100.46  --
7.39/7.40	c  N dy   173     38804      1000     20000         0     11662    100000    674837     95.10    116.41  --
7.70/7.75	c  N dy   196     42962      1000     20000         0     15817    100000   1168632     95.06    100.82  --
7.89/7.99	c  S st   210     45756      1000     20000         0      9661    100000    329181     95.01   no data  --
7.99/8.04	c  S st   210     46257      1000     20000         0     10162    100000    380717     95.01   no data  --
7.99/8.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.99/8.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
7.99/8.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.49/11.58	c lits-rem:      1070  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.52 s
11.49/11.58	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
11.49/11.59	c vivif2 --  cl tried    10160 cl shrink        0 lits rem          0 time: 0.00
11.69/11.70	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
11.69/11.70	c calculated reachability. Time: 0.00
11.69/11.70	c  N dy   210     46257      1000     20000         0     10160    100000    379383     95.01   no data  --
11.99/12.03	c  N dy   231     50282      1000     20000         0     14180    100000    851950     94.87    101.49  --
12.29/12.39	c  N dy   259     54365      1000     20000         0     18258    100000   1336165     95.09    100.19  --
12.69/12.75	c  N dy   283     58378      1000     20000         0     12299    100000    530873     95.23    102.98  --
13.09/13.10	c  N dy   310     62473      1000     20000         0     16390    100000   1007365     95.20    100.42  --
13.39/13.49	c  N dy   336     66747      1000     20000         0     20659    100000   1508279     95.29    101.11  --
13.69/13.73	c  S st   351     69387      1000     20000         0     12323    100000    416150     95.27     92.14  --
13.69/13.78	c  S st   351     69889      1000     20000         0     12825    100000    468724     95.27   no data  --
13.69/13.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.69/13.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.69/13.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.79/13.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.79/13.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.79/13.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
13.79/13.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.29/17.35	c lits-rem:      1604  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.54 s
17.29/17.35	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
17.29/17.35	c vivif2 --  cl tried    12819 cl shrink        0 lits rem          0 time: 0.00
17.39/17.48	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
17.39/17.48	c calculated reachability. Time: 0.00
17.39/17.48	c  N dy   351     69889      1000     20000         0     12819    100000    465673     95.27   no data  --
17.79/17.88	c  N dy   375     74476      1000     20000         0     17399    100000   1001483     95.22    100.57  --
18.29/18.34	c  N dy   404     79303      1000     20000         0     22218    100000   1572691     95.23    100.98  --
18.70/18.80	c  N dy   428     84377      1000     20000         0     15309    100000    660288     95.16    100.93  --
18.99/19.08	c  F st   447     87501      1000     20000         0     18430    100000   1030208     95.17   no data  --
19.29/19.39	c  N st   452     90799      1000     20000         0     21717    100000   1443129     95.17   no data  --
19.99/20.01	c  N dy   476     97238      1000     20000         0     15169    100000    542359     95.22    103.10  --
20.49/20.58	c  N dy   510    103545      1000     20000         0     21470    100000   1278256     95.17    101.50  --
20.69/20.71	c  S st   519    104835      1000     20000         0     22756    100000   1433087     95.19     90.25  --
20.69/20.77	c  S st   519    105337      1000     20000         0     23258    100000   1486189     95.19   no data  --
20.69/20.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.69/20.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.69/20.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.79/20.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.79/20.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
20.79/20.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.79/26.89	c lits-rem:       724  cl-subs:       24  v-elim:      0  v-fix:    0  time:  6.04 s
26.79/26.89	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
26.89/26.91	c vivif2 --  cl tried    23234 cl shrink        0 lits rem          0 time: 0.01
27.09/27.10	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.19
27.09/27.10	c calculated reachability. Time: 0.00
27.09/27.10	c  N dy   519    105337      1000     20000         0     23234    100000   1480088     95.19   no data  --
27.69/27.78	c  N dy   559    112075      1000     20000         0     15986    100000    528738     95.21    104.22  --
28.39/28.44	c  N dy   593    119262      1000     20000         0     23163    100000   1366859     95.13    102.05  --
29.19/29.26	c  N dy   641    126921      1000     20000         0     15836    100000    396728     95.23    100.47  --
29.99/30.04	c  N dy   687    135135      1000     20000         0     24033    100000   1374153     95.32    101.43  --
30.99/31.01	c  N dy   742    143934      1000     20000         0     16844    100000    412400     95.42    101.36  --
31.90/31.91	c  N dy   793    153284      1000     20000         0     26183    100000   1511039     95.39    100.98  --
32.39/32.44	c  S st   826    158005      1000     20000         0     30898    100000   2070458     95.43   no data  --
32.49/32.52	c  S st   826    158510      1000     20000         0     31403    100000   2120194     95.43   no data  --
32.49/32.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.49/32.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.49/32.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
32.60/32.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.60/32.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.60/32.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
32.60/32.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.10/44.18	c lits-rem:       865  cl-subs:       62  v-elim:      0  v-fix:    0  time: 11.57 s
44.10/44.18	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
44.19/44.20	c vivif2 --  cl tried    31341 cl shrink        0 lits rem          0 time: 0.02
44.39/44.44	c asymm  cl-useful: 0/19147/20000 lits-rem:0 time: 0.24
44.39/44.44	c calculated reachability. Time: 0.00
44.39/44.44	c  N dy   826    158510      1000     20000         0     31341    100000   2104628     95.43   no data  --
45.39/45.49	c  N dy   880    168649      1000     20000         0     24489    100000   1198780     95.43    100.51  --
46.69/46.70	c  N dy   942    179432      1000     20000         0     35256    100000   2477297     95.50    101.43  --
47.89/47.90	c  N dy  1010    190895      1000     20000         0     28735    100000   1595550     95.51    103.92  --
49.28/49.36	c  N dy  1091    203767      1000     20000         0     22616    100000    757373     95.57    101.57  --
50.79/50.81	c  N dy  1162    216847      1000     20000         0     35670    100000   2298606     95.57    100.83  --
52.29/52.36	c  N dy  1250    230801      1000     20000         0     29637    100000   1491930     95.70    101.92  --
53.09/53.19	c  S st  1290    237765      1000     20000         0     36590    100000   2313542     95.66     95.36  --
53.19/53.27	c  S st  1290    238267      1000     20000         0     37092    100000   2365561     95.66   no data  --
53.19/53.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.19/53.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.29/53.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
53.29/53.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.29/53.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.29/53.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
53.29/53.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.99/69.09	c lits-rem:       917  cl-subs:       58  v-elim:      0  v-fix:    0  time: 15.72 s
68.99/69.09	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
69.09/69.11	c vivif2 --  cl tried    37034 cl shrink        0 lits rem          0 time: 0.02
69.09/69.13	c asymm  cl-useful: 0/853/20000 lits-rem:0 time: 0.02
69.09/69.13	c calculated reachability. Time: 0.00
69.09/69.13	c  N dy  1290    238267      1000     20000         0     37034    100000   2350965     95.66   no data  --
70.89/70.91	c  N dy  1382    253505      1000     20000         0     31277    100000   1567658     95.67    102.36  --
72.79/72.88	c  N dy  1484    269697      1000     20000         0     25484    100000    768970     95.74    101.59  --
74.90/74.94	c  N dy  1579    287166      1000     20000         0     42927    100000   2840577     95.74    100.94  --
77.10/77.14	c  N dy  1686    305550      1000     20000         0     38320    100000   2195059     95.82    102.34  --
77.19/77.23	c  F st  1692    306250      1000     20000         0     39018    100000   2279039     95.83   no data  --
79.88/79.96	c  N dy  1777    325868      1000     20000         0     34627    100000   1640781     95.81    100.96  --
82.99/83.01	c  N dy  1904    345944      1000     20000         0     29715    100000    939081     95.87    102.74  --
84.39/84.42	c  S st  1976    357401      1000     20000         0     41148    100000   2292249     95.89   no data  --
84.49/84.51	c  S st  1976    357903      1000     20000         0     41650    100000   2346093     95.89   no data  --
84.49/84.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.49/84.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.49/84.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
84.59/84.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.59/84.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.59/84.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
84.59/84.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.89/100.92	c lits-rem:       752  cl-subs:       68  v-elim:      0  v-fix:    0  time: 16.32 s
100.89/100.92	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
100.89/100.95	c vivif2 --  cl tried    41582 cl shrink        0 lits rem          0 time: 0.02
101.09/101.19	c asymm  cl-useful: 0/15972/20000 lits-rem:0 time: 0.24
101.09/101.19	c calculated reachability. Time: 0.00
101.09/101.19	c  N dy  1976    357903      1000     20000         0     41582    100000   2329416     95.89   no data  --
103.79/103.80	c  N dy  2089    378053      1000     20000         0     35747    100000   1558864     95.92    101.77  --
106.59/106.62	c  N dy  2205    398198      1000     20000         0     28905    100000    625521     95.96    101.52  --
109.19/109.27	c  N dy  2330    418482      1000     20000         0     49156    100000   3021035     95.98    101.33  --
111.89/111.95	c  N dy  2449    438790      1000     20000         0     41479    100000   2013588     96.02    101.32  --
114.79/114.89	c  N dy  2567    458810      1000     20000         0     32504    100000    829821     96.06    101.14  --
117.59/117.62	c  N dy  2686    479012      1000     20000         0     52684    100000   3228438     96.08    104.22  --
120.29/120.39	c  N dy  2793    499085      1000     20000         0     42769    100000   1954882     96.08    110.56  --
123.49/123.56	c  N dy  2921    519170      1000     20000         0     31868    100000    535171     96.15    114.02  --
125.79/125.86	c  S st  3012    536856      1000     20000         0     49526    100000   2633171     96.12   no data  --
125.89/125.97	c  S st  3012    537363      1000     20000         0     50033    100000   2687785     96.12   no data  --
125.89/125.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
125.89/125.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.99/126.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
125.99/126.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.99/126.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.99/126.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
125.99/126.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.60/149.63	c lits-rem:       818  cl-subs:       70  v-elim:      0  v-fix:    0  time: 23.55 s
149.60/149.63	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
149.60/149.66	c vivif2 --  cl tried    49963 cl shrink        0 lits rem          0 time: 0.03
149.70/149.75	c asymm  cl-useful: 0/4028/20000 lits-rem:0 time: 0.09
149.70/149.75	c calculated reachability. Time: 0.00
149.70/149.75	c  N dy  3012    537363      1000     20000         0     49963    100000   2670519     96.12   no data  --
152.79/152.84	c  N dy  3142    557378      1000     20000         0     38002    100000   1165641     96.17    101.40  --
155.79/155.83	c  N dy  3266    577536      1000     20000         0     58127    100000   3563758     96.20    102.09  --
158.79/158.82	c  N dy  3376    597558      1000     20000         0     45174    100000   1900191     96.19    109.32  --
162.39/162.46	c  N dy  3497    617678      1000     20000         0     65263    100000   4288442     96.21    101.96  --
165.29/165.34	c  N dy  3617    637820      1000     20000         0     51420    100000   2524951     96.24    101.32  --
168.59/168.65	c  N dy  3708    657870      1000     20000         0     36498    100000    635144     96.20    102.61  --
171.49/171.56	c  N dy  3827    678247      1000     20000         0     56838    100000   3061412     96.22    103.78  --
174.90/174.94	c  N dy  3936    698330      1000     20000         0     40940    100000   1060445     96.20    101.27  --
177.89/177.98	c  N dy  4063    718342      1000     20000         0     60921    100000   3451215     96.23    107.30  --
181.19/181.29	c  N dy  4171    738417      1000     20000         0     44035    100000   1329793     96.23    110.83  --
184.39/184.47	c  N dy  4284    758850      1000     20000         0     64436    100000   3762399     96.25    102.14  --
187.79/187.80	c  N dy  4390    778857      1000     20000         0     46471    100000   1501846     96.25    101.98  --
190.89/190.99	c  N dy  4495    798898      1000     20000         0     66469    100000   3878857     96.23    101.52  --
192.39/192.41	c  S st  4540    806044      1000     20000         0     73604    100000   4730039     96.23   no data  --
192.50/192.56	c  S st  4540    806548      1000     20000         0     74108    100000   4783583     96.23   no data  --
192.50/192.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
192.50/192.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.50/192.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
192.69/192.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.69/192.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.69/192.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
192.69/192.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
768.59/768.64	c lits-rem:       840  cl-subs:      126  v-elim:      0  v-fix:    0  time: 575.88 s
768.59/768.64	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
768.59/768.69	c vivif2 --  cl tried    73982 cl shrink        0 lits rem          0 time: 0.05
768.90/768.94	c asymm  cl-useful: 0/10668/20000 lits-rem:0 time: 0.26
768.90/768.95	c calculated reachability. Time: 0.00
768.90/768.95	c  N dy  4540    806548      1000     20000         0     73982    100000   4752595     96.23   no data  --
771.99/772.00	c  N dy  4656    826623      1000     20000         0     55091    100000   2421024     96.26    108.92  --
775.40/775.44	c  N dy  4778    846652      1000     20000         0     75094    100000   4793030     96.27    113.15  --
778.59/778.61	c  N dy  4889    867114      1000     20000         0     55591    100000   2360730     96.27    101.47  --
782.00/782.04	c  N dy  5009    887135      1000     20000         0     75566    100000   4743354     96.30    102.03  --
785.19/785.25	c  N dy  5134    907141      1000     20000         0     54608    100000   2138593     96.32    101.55  --
788.71/788.72	c  N dy  5260    927261      1000     20000         0     74688    100000   4537768     96.35    101.80  --
792.01/792.10	c  N dy  5378    947358      1000     20000         0     52831    100000   1808629     96.36    107.57  --
795.41/795.49	c  N dy  5501    967360      1000     20000         0     72806    100000   4186428     96.38    102.37  --
799.10/799.11	c  N dy  5616    987422      1000     20000         0     49901    100000   1360632     96.41    103.97  --
802.29/802.32	c  N dy  5744   1007472      1000     20000         0     69924    100000   3758428     96.44    101.53  --
806.20/806.21	c  N dy  5858   1027569      1000     20000         0     46056    100000    789247     96.45    102.73  --
809.20/809.25	c  N dy  5961   1047664      1000     20000         0     66125    100000   3179221     96.44    102.01  --
813.01/813.07	c  N dy  6076   1067680      1000     20000         0     86103    100000   5562851     96.45    103.64  --
813.90/813.98	c  F st  6099   1071875      1000     20000         0     45362    100000    589365     96.45   no data  --
816.20/816.27	c  N dy  6173   1087705      1000     20000         0     61160    100000   2505792     96.45    102.01  --
819.90/819.95	c  N dy  6290   1107796      1000     20000         0     81218    100000   4902711     96.46    106.69  --
823.59/823.61	c  N dy  6396   1127906      1000     20000         0     55371    100000   1664133     96.44    101.73  --
826.89/826.99	c  N dy  6503   1147955      1000     20000         0     75398    100000   4049171     96.44    103.73  --
830.99/831.09	c  N dy  6616   1168157      1000     20000         0     48641    100000    753666     96.44    101.71  --
834.20/834.26	c  N dy  6732   1188246      1000     20000         0     68690    100000   3144334     96.44    101.64  --
838.21/838.24	c  N dy  6846   1208259      1000     20000         0     88659    100000   5532448     96.45    102.28  --
838.49/838.60	c  S st  6857   1209824      1000     20000         0     90222    100000   5720406     96.45    100.71  --
838.69/838.76	c  S st  6857   1210327      1000     20000         0     90725    100000   5770631     96.45   no data  --
838.69/838.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
838.69/838.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
838.79/838.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
838.89/838.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
838.89/838.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
838.89/838.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
838.89/838.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

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-3369694-1305380576/watcher-3369694-1305380576 -o /tmp/evaluation-result-3369694-1305380576/solver-3369694-1305380576 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369694-1305380576.cnf 

running on 2 cores: 5,7

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: 4.12 4.05 3.15 4/376 30440
/proc/meminfo: memFree=18084036/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=30676 CPUtime=0.01 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 986 0 0 0 1 0 0 0 25 0 1 0 630473198 31412224 926 33554432000 4194304 4650387 140736775492496 18446744073709551615 264726065861 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 7669 926 346 112 0 2634 0

[startup+0.10965 s]
/proc/loadavg: 4.12 4.05 3.15 4/376 30440
/proc/meminfo: memFree=18084036/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=32168 CPUtime=0.1 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 1421 0 0 0 10 0 0 0 25 0 1 0 630473198 32940032 1098 33554432000 4194304 4650387 140736775492496 18446744073709551615 4464880 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 8147 1101 354 112 0 3112 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 32168

[startup+0.200606 s]
/proc/loadavg: 4.12 4.05 3.15 4/376 30440
/proc/meminfo: memFree=18084036/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=37072 CPUtime=0.19 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 2667 0 0 0 19 0 0 0 25 0 1 0 630473198 37961728 2344 33554432000 4194304 4650387 140736775492496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 9268 2344 377 112 0 4233 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37072

[startup+0.300578 s]
/proc/loadavg: 4.12 4.05 3.15 4/376 30440
/proc/meminfo: memFree=18084036/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=37072 CPUtime=0.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 2858 0 0 0 29 0 0 0 25 0 1 0 630473198 37961728 2535 33554432000 4194304 4650387 140736775492496 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 9268 2535 377 112 0 4233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37072

[startup+0.7005 s]
/proc/loadavg: 4.12 4.05 3.15 4/376 30440
/proc/meminfo: memFree=18084036/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=37736 CPUtime=0.69 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 3819 0 0 0 68 1 0 0 25 0 1 0 630473198 38641664 2729 33554432000 4194304 4650387 140736775492496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 9434 2729 379 112 0 4399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37736

[startup+1.50035 s]
/proc/loadavg: 4.11 4.05 3.16 5/377 30441
/proc/meminfo: memFree=18067928/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=37992 CPUtime=1.49 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 5371 0 0 0 148 1 0 0 25 0 1 0 630473198 38903808 3271 33554432000 4194304 4650387 140736775492496 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 9498 3271 379 112 0 4463 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37992

[startup+3.10105 s]
/proc/loadavg: 4.11 4.05 3.16 5/377 30441
/proc/meminfo: memFree=18062480/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=56240 CPUtime=3.09 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 12096 0 0 0 307 2 0 0 25 0 1 0 630473198 57589760 7497 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476456 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 14060 7497 381 112 0 9025 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56240

[startup+6.30045 s]
/proc/loadavg: 4.10 4.05 3.16 5/377 30441
/proc/meminfo: memFree=18020036/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=57748 CPUtime=6.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 12318 0 0 0 627 2 0 0 25 0 1 0 630473198 59133952 7719 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 14437 7719 381 112 0 9402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57748

[startup+12.7002 s]
/proc/loadavg: 4.10 4.05 3.16 5/377 30441
/proc/meminfo: memFree=18000956/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=58952 CPUtime=12.69 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 17128 0 0 0 1266 3 0 0 25 0 1 0 630473198 60366848 7739 33554432000 4194304 4650387 140736775492496 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 14738 7739 381 112 0 9703 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58952

[startup+25.5008 s]
/proc/loadavg: 4.08 4.05 3.17 5/377 30442
/proc/meminfo: memFree=17587040/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=82336 CPUtime=25.49 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 29683 0 0 0 2543 6 0 0 25 0 1 0 630473198 84312064 14268 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 20584 14268 381 112 0 15549 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82336

[startup+51.101 s]
/proc/loadavg: 4.05 4.04 3.20 5/377 30442
/proc/meminfo: memFree=17171328/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=141904 CPUtime=51.09 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 50106 0 0 0 5099 10 0 0 25 0 1 0 630473198 145309696 19282 33554432000 4194304 4650387 140736775492496 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 35476 19282 381 112 0 30441 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141904

[startup+102.3 s]
/proc/loadavg: 4.02 4.03 3.24 5/377 30471
/proc/meminfo: memFree=19118172/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=163700 CPUtime=102.3 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 75683 0 0 0 10215 15 0 0 25 0 1 0 630473198 167628800 24665 33554432000 4194304 4650387 140736775492496 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 40925 24665 381 112 0 35890 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 163700

[startup+162.301 s]
/proc/loadavg: 4.13 4.06 3.29 5/377 30472
/proc/meminfo: memFree=19057808/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=175832 CPUtime=162.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 113260 0 0 0 16206 23 0 0 25 0 1 0 630473198 180051968 28052 33554432000 4194304 4650387 140736775492496 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 43958 28052 381 112 0 38923 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 175832

[startup+222.315 s]
/proc/loadavg: 4.05 4.04 3.33 5/377 30474
/proc/meminfo: memFree=18979868/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=212764 CPUtime=222.3 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 147762 0 0 0 22201 29 0 0 25 0 1 0 630473198 217870336 36997 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 53191 36997 381 112 0 48156 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 212764

[startup+282.3 s]
/proc/loadavg: 4.02 4.03 3.37 5/377 30476
/proc/meminfo: memFree=18946608/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=212764 CPUtime=282.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 147797 0 0 0 28200 29 0 0 25 0 1 0 630473198 217870336 37032 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 53191 37032 381 112 0 48156 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 212764

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.41 5/377 30477
/proc/meminfo: memFree=18939124/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=212764 CPUtime=342.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 147797 0 0 0 34200 29 0 0 25 0 1 0 630473198 217870336 37032 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 53191 37032 381 112 0 48156 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 212764

[startup+402.301 s]
/proc/loadavg: 4.14 4.06 3.46 5/377 30479
/proc/meminfo: memFree=18902148/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=212764 CPUtime=402.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 147797 0 0 0 40200 29 0 0 25 0 1 0 630473198 217870336 37032 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 53191 37032 381 112 0 48156 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 212764

[startup+462.3 s]
/proc/loadavg: 4.12 4.07 3.49 5/377 30480
/proc/meminfo: memFree=18893408/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=212764 CPUtime=462.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 147797 0 0 0 46200 29 0 0 25 0 1 0 630473198 217870336 37032 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 53191 37032 381 112 0 48156 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 212764

[startup+522.301 s]
/proc/loadavg: 4.04 4.05 3.52 5/377 30482
/proc/meminfo: memFree=18889028/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=212764 CPUtime=522.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 147797 0 0 0 52200 29 0 0 25 0 1 0 630473198 217870336 37032 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 53191 37032 381 112 0 48156 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 212764

[startup+582.3 s]
/proc/loadavg: 4.01 4.04 3.55 5/377 30484
/proc/meminfo: memFree=18862712/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=212764 CPUtime=582.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 147797 0 0 0 58200 29 0 0 25 0 1 0 630473198 217870336 37032 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 53191 37032 381 112 0 48156 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 212764

[startup+642.3 s]
/proc/loadavg: 4.16 4.06 3.59 5/377 30485
/proc/meminfo: memFree=18857216/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=212764 CPUtime=642.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 147797 0 0 0 64200 29 0 0 25 0 1 0 630473198 217870336 37032 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 53191 37032 381 112 0 48156 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 212764

[startup+702.301 s]
/proc/loadavg: 3.61 3.94 3.57 4/371 30505
/proc/meminfo: memFree=19021204/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=212764 CPUtime=702.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 147797 0 0 0 70200 29 0 0 25 0 1 0 630473198 217870336 37032 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476473 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 53191 37032 381 112 0 48156 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 212764

[startup+762.3 s]
/proc/loadavg: 3.22 3.76 3.53 4/371 30506
/proc/meminfo: memFree=19011736/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=212764 CPUtime=762.3 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 147797 0 0 0 76201 29 0 0 25 0 1 0 630473198 217870336 37032 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 53191 37032 381 112 0 48156 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 212764

[startup+822.301 s]
/proc/loadavg: 3.08 3.62 3.50 4/371 30508
/proc/meminfo: memFree=19006988/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=167180 CPUtime=822.29 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 191527 0 0 0 82191 38 0 0 25 0 1 0 630473198 171192320 32972 33554432000 4194304 4650387 140736775492496 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 41795 32972 381 112 0 36760 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 167180

[startup+882.314 s]
/proc/loadavg: 3.03 3.51 3.46 4/371 30510
/proc/meminfo: memFree=18987496/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=246840 CPUtime=882.14 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 210456 0 0 0 88173 41 0 0 25 0 1 0 630473198 252764160 45355 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 61710 45355 381 112 0 56675 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 246840

[startup+942.3 s]
/proc/loadavg: 3.05 3.43 3.44 4/371 30511
/proc/meminfo: memFree=18978656/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=246840 CPUtime=942.13 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 210456 0 0 0 94172 41 0 0 25 0 1 0 630473198 252764160 45355 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 61710 45355 381 112 0 56675 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 246840

[startup+1002.3 s]
/proc/loadavg: 3.02 3.35 3.41 4/371 30513
/proc/meminfo: memFree=18952568/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=246840 CPUtime=1002.13 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 210456 0 0 0 100172 41 0 0 25 0 1 0 630473198 252764160 45355 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 61710 45355 381 112 0 56675 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 246840

[startup+1062.3 s]
/proc/loadavg: 3.04 3.29 3.38 4/371 30514
/proc/meminfo: memFree=18952284/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=246840 CPUtime=1062.12 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 210479 0 0 0 106171 41 0 0 25 0 1 0 630473198 252764160 45378 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 61710 45378 381 112 0 56675 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 246840

[startup+1122.3 s]
/proc/loadavg: 3.06 3.25 3.36 4/371 30525
/proc/meminfo: memFree=18954756/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=246840 CPUtime=1122.12 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 210503 0 0 0 112171 41 0 0 25 0 1 0 630473198 252764160 45402 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 61710 45402 381 112 0 56675 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 246840

[startup+1182.3 s]
/proc/loadavg: 3.02 3.20 3.34 4/371 30527
/proc/meminfo: memFree=18958552/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=246840 CPUtime=1182.12 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 210503 0 0 0 118171 41 0 0 25 0 1 0 630473198 252764160 45402 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 61710 45402 381 112 0 56675 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 246840

[startup+1242.3 s]
/proc/loadavg: 2.48 3.02 3.27 3/365 30546
/proc/meminfo: memFree=20728036/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=246840 CPUtime=1242.13 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 210503 0 0 0 124172 41 0 0 25 0 1 0 630473198 252764160 45402 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 61710 45402 381 112 0 56675 0
Current children cumulated CPU time (s) 1242.13
Current children cumulated vsize (KiB) 246840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.19 2.85 3.19 3/365 30548
/proc/meminfo: memFree=20727380/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=246840 CPUtime=1299.84 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 210503 0 0 0 129943 41 0 0 25 0 1 0 630473198 252764160 45402 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 61710 45402 381 112 0 56675 0
Current children cumulated CPU time (s) 1299.84
Current children cumulated vsize (KiB) 246840

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: 2.19 2.85 3.19 3/365 30548
/proc/meminfo: memFree=20727380/32951124 swapFree=66341972/67111528
[pid=30440] ppid=30438 vsize=246840 CPUtime=1299.84 cores=5,7
/proc/30440/stat : 30440 (strangenight1-s) R 30438 30440 30147 0 -1 4202496 210503 0 0 0 129943 41 0 0 25 0 1 0 630473198 252764160 45402 33554432000 4194304 4650387 140736775492496 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30440/statm: 61710 45402 381 112 0 56675 0
Current children cumulated CPU time (s) 1299.84
Current children cumulated vsize (KiB) 246840

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.86
CPU user time (s): 1299.44
CPU system time (s): 0.421935
CPU usage (%): 99.9873
Max. virtual memory (cumulated for all children) (KiB): 246840

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

runsolver used 4.44632 second user time and 10.9423 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 15:42:56
IDJOB=3369694
IDBENCH=82503
IDSOLVER=1847
FILE ID=node141/3369694-1305380576
RUNJOBID= node141-1305379151-30168
PBS_JOBID= 13324361
Free space on /tmp= 73048 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S107009952-009-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369694-1305380576/watcher-3369694-1305380576 -o /tmp/evaluation-result-3369694-1305380576/solver-3369694-1305380576 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369694-1305380576.cnf

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

MD5SUM BENCH= 5093bfaf2b5c3f3d3bcb50ce84a28c32
RANDOM SEED=1837513444

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.806
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.806
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:      18084316 kB
Buffers:        255964 kB
Cached:        6310384 kB
SwapCached:      22860 kB
Active:        6261256 kB
Inactive:      8352604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18084316 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:          221280 kB
Writeback:           0 kB
AnonPages:     8030936 kB
Mapped:          20712 kB
Slab:           142224 kB
PageTables:      44972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89666272 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= 73284 MiB
End job on node141 at 2011-05-14 16:04:38