Trace number 3369888

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.04 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S415002759-031-UNKNOWN.cnf
MD5SUM6d4469ea6d617a494594ad07b4996367
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 525500

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-3369888-1305383490.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:       25500
0.00/0.01	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.01	c -- vars added        300
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.29/0.37	c asymm  cl-useful: 0/14617/25500 lits-rem:0 time: 0.36
0.29/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.29/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.47	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.49	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.49	c calculated reachability. Time: 0.00
0.39/0.49	c Calc default polars -  time:   0.00 s pos:     145 undec:       3 neg:     152
0.39/0.49	c =========================================================================================
0.39/0.49	c types(t): F = full restart, N = normal restart
0.39/0.49	c types(t): S = simplification begin/end, E = solution found
0.39/0.49	c restart types(rt): st = static, dy = dynamic
0.39/0.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.49	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.79/0.80	c  N dy    11      4859       300     25500         0      4752    178500    362945     65.24     68.80  --
1.10/1.12	c  N dy    25      9526       300     25500         0      6903    178500    452457     64.90     68.78  --
1.39/1.41	c  N dy    48     13590       300     25500         0      6713    178500    358021     65.28     68.72  --
1.68/1.73	c  N dy    70     17865       300     25500         0     10898    178500    673130     65.59     69.34  --
1.99/2.08	c  N dy    90     22397       300     25500         0      9840    178500    523899     65.90     69.44  --
2.20/2.29	c  F st   108     25000       300     25500         0     12405    178500    718397     66.08   no data  --
2.39/2.45	c  N st   112     27034       300     25500         0      7704    178500    296806     66.08   no data  --
2.59/2.68	c  S st   114     30000       300     25500         0     10601    178500    522186     66.08   no data  --
2.69/2.73	c  S st   114     30505       300     25500         0     11102    178500    557613     66.08   no data  --
2.69/2.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.69/2.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2.69/2.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.50/6.52	c lits-rem:      2145  cl-subs:      240  v-elim:      0  v-fix:    0  time:  3.76 s
6.69/6.72	c asymm  cl-useful: 0/5827/25500 lits-rem:0 time: 0.19
6.69/6.72	c calculated reachability. Time: 0.00
6.69/6.72	c  N dy   114     30505       300     25500         0     10862    178500    528379     66.08   no data  --
6.99/7.07	c  N dy   130     34534       300     25500         0     14823    178500    828061     66.12     70.13  --
7.39/7.40	c  N dy   146     38802       300     25500         0     11251    178500    495960     66.16     70.86  --
7.70/7.75	c  N dy   167     42856       300     25500         0     15246    178500    800316     66.28     70.39  --
7.99/8.02	c  S st   180     45758       300     25500         0      9305    178500    285528     66.31     68.03  --
7.99/8.07	c  S st   180     46263       300     25500         0      9803    178500    322646     66.31   no data  --
7.99/8.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.99/8.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
7.99/8.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.89/10.93	c lits-rem:       546  cl-subs:       46  v-elim:      0  v-fix:    0  time:  2.84 s
10.89/10.94	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
10.89/10.94	c vivif2 --  cl tried     9757 cl shrink        0 lits rem          0 time: 0.00
11.09/11.10	c asymm  cl-useful: 0/5056/25500 lits-rem:0 time: 0.16
11.09/11.10	c calculated reachability. Time: 0.00
11.09/11.10	c  N dy   180     46263       300     25500         0      9757    178500    317259     66.31   no data  --
11.39/11.45	c  N dy   189     50625       300     25500         0     14034    178500    638644     66.11     69.76  --
11.79/11.82	c  N dy   211     54722       300     25500         0     18033    178500    942081     66.19     72.89  --
12.19/12.23	c  N dy   231     59308       300     25500         0     12758    178500    482311     66.23     70.24  --
12.59/12.64	c  N dy   242     64375       300     25500         0     17731    178500    856192     66.12     70.96  --
12.99/13.03	c  N dy   260     68482       300     25500         0     10981    178500    287052     66.13     69.77  --
13.09/13.11	c  S st   268     69395       300     25500         0     11880    178500    357265     66.20     67.52  --
13.09/13.16	c  S st   268     69901       300     25500         0     12379    178500    393029     66.20   no data  --
13.09/13.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.09/13.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.09/13.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.09/13.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.09/13.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.09/13.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
13.09/13.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.50/16.51	c lits-rem:      1061  cl-subs:       57  v-elim:      0  v-fix:    0  time:  3.32 s
16.50/16.51	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
16.50/16.51	c vivif2 --  cl tried    12322 cl shrink        0 lits rem          0 time: 0.00
16.69/16.71	c asymm  cl-useful: 0/6943/25500 lits-rem:0 time: 0.19
16.69/16.71	c calculated reachability. Time: 0.00
16.69/16.71	c  N dy   268     69901       300     25500         0     12322    178500    385521     66.20   no data  --
17.09/17.12	c  N dy   281     74675       300     25500         0     17012    178500    742185     66.17     69.72  --
17.60/17.62	c  N dy   304     79924       300     25500         0     22165    178500   1133540     66.23     70.01  --
18.09/18.10	c  N dy   326     85329       300     25500         0     15704    178500    582215     66.21     70.38  --
18.29/18.30	c  F st   340     87502       300     25500         0     17839    178500    746092     66.25   no data  --
18.60/18.61	c  N st   345     90802       300     25500         0     21088    178500    996324     66.25   no data  --
19.19/19.20	c  N dy   363     96788       300     25500         0     14204    178500    409470     66.26     70.00  --
19.70/19.77	c  N dy   389    102990       300     25500         0     20290    178500    869782     66.28     71.34  --
19.89/19.96	c  S st   399    104852       300     25500         0     22127    178500   1011186     66.31   no data  --
19.99/20.04	c  S st   399    105353       300     25500         0     22621    178500   1046036     66.31   no data  --
19.99/20.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.99/20.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
19.99/20.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.99/20.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
19.99/20.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.49/26.57	c lits-rem:       926  cl-subs:      416  v-elim:      0  v-fix:    0  time:  6.48 s
26.49/26.57	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
26.49/26.58	c vivif2 --  cl tried    22205 cl shrink        0 lits rem          0 time: 0.01
26.69/26.79	c asymm  cl-useful: 0/4553/25500 lits-rem:0 time: 0.21
26.69/26.79	c calculated reachability. Time: 0.00
26.69/26.79	c  N dy   399    105353       300     25500         0     22205    178500    999156     66.31   no data  --
27.40/27.48	c  N dy   436    112107       300     25500         0     15078    178500    409965     66.39     70.38  --
28.09/28.12	c  N dy   463    119401       300     25500         0     22213    178500    953678     66.39     69.89  --
28.89/28.94	c  N dy   497    127060       300     25500         0     15009    178500    343270     66.39     70.13  --
29.70/29.71	c  N dy   539    135464       300     25500         0     23268    178500    972813     66.46     70.22  --
30.59/30.68	c  N dy   574    144187       300     25500         0     16129    178500    364445     66.45     70.01  --
31.59/31.65	c  N dy   602    154167       300     25500         0     25922    178500   1106446     66.37     70.65  --
32.10/32.10	c  S st   623    158029       300     25500         0     29717    178500   1395317     66.39     63.57  --
32.10/32.19	c  S st   623    158532       300     25500         0     30215    178500   1431291     66.39   no data  --
32.10/32.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.10/32.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.20/32.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
32.20/32.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.20/32.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.20/32.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
32.20/32.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.29/44.33	c lits-rem:       705  cl-subs:      674  v-elim:      0  v-fix:    0  time: 12.07 s
44.29/44.33	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
44.29/44.34	c vivif2 --  cl tried    29541 cl shrink        0 lits rem          0 time: 0.01
44.49/44.56	c asymm  cl-useful: 0/3744/25500 lits-rem:0 time: 0.22
44.49/44.56	c calculated reachability. Time: 0.00
44.49/44.56	c  N dy   623    158532       300     25500         0     29541    178500   1357760     66.39   no data  --
45.69/45.75	c  N dy   671    170175       300     25500         0     24290    178500    922276     66.41     70.09  --
46.89/46.97	c  N dy   721    181112       300     25500         0     35035    178500   1737156     66.43     69.98  --
48.09/48.14	c  N dy   755    192709       300     25500         0     28750    178500   1194897     66.35     70.36  --
49.50/49.55	c  N dy   807    205089       300     25500         0     22241    178500    637368     66.37     70.82  --
50.99/51.04	c  N dy   868    218800       300     25500         0     35708    178500   1660232     66.41     70.09  --
52.59/52.61	c  N dy   905    232814       300     25500         0     29866    178500   1150628     66.33     70.38  --
53.19/53.26	c  S st   920    237798       300     25500         0     34742    178500   1522344     66.32     65.67  --
53.29/53.35	c  S st   920    238300       300     25500         0     35243    178500   1557831     66.32   no data  --
53.29/53.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.29/53.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.29/53.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
53.39/53.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.39/53.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.39/53.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
53.39/53.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.29/66.36	c lits-rem:       607  cl-subs:      795  v-elim:      0  v-fix:    0  time: 12.94 s
66.29/66.37	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
66.29/66.38	c vivif2 --  cl tried    34448 cl shrink        0 lits rem          0 time: 0.01
66.59/66.61	c asymm  cl-useful: 0/3391/25500 lits-rem:0 time: 0.23
66.59/66.61	c calculated reachability. Time: 0.00
66.59/66.61	c  N dy   920    238300       300     25500         0     34448    178500   1471004     66.32   no data  --
68.29/68.36	c  N dy   984    253681       300     25500         0     28910    178500   1016398     66.35     70.06  --
70.40/70.41	c  N dy  1043    270682       300     25500         0     24033    178500    580859     66.32     70.00  --
72.39/72.47	c  N dy  1099    288692       300     25500         0     41710    178500   1917409     66.27     70.56  --
74.49/74.56	c  F st  1166    306250       300     25500         0     36392    178500   1450707     66.25     64.32  --
74.59/74.70	c  N st  1169    307441       300     25500         0     37561    178500   1538330     66.25   no data  --
77.19/77.21	c  N dy  1246    327104       300     25500         0     33296    178500   1159167     66.28     70.13  --
79.79/79.87	c  N dy  1328    347140       300     25500         0     28400    178500    725015     66.30     70.31  --
81.09/81.15	c  S st  1371    357450       300     25500         0     38514    178500   1492674     66.31   no data  --
81.19/81.26	c  S st  1371    357952       300     25500         0     39012    178500   1527215     66.31   no data  --
81.19/81.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.19/81.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.19/81.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
81.30/81.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.30/81.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.30/81.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
81.30/81.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.19/95.26	c lits-rem:       824  cl-subs:      640  v-elim:      0  v-fix:    0  time: 13.92 s
95.19/95.26	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
95.19/95.27	c vivif2 --  cl tried    38372 cl shrink        0 lits rem          0 time: 0.01
95.49/95.50	c asymm  cl-useful: 0/3194/25500 lits-rem:0 time: 0.23
95.49/95.51	c calculated reachability. Time: 0.00
95.49/95.51	c  N dy  1371    357952       300     25500         0     38372    178500   1456448     66.31   no data  --
98.19/98.23	c  N dy  1455    378875       300     25500         0     33409    178500   1041043     66.33     70.07  --
101.10/101.11	c  N dy  1529    400405       300     25500         0     28034    178500    567239     66.32     69.90  --
103.59/103.65	c  N dy  1611    420513       300     25500         0     47770    178500   2062644     66.34     70.09  --
106.29/106.39	c  N dy  1698    441032       300     25500         0     40395    178500   1449401     66.36     70.14  --
109.19/109.22	c  N dy  1773    461133       300     25500         0     31679    178500    713327     66.35     70.53  --
111.90/111.99	c  N dy  1847    481691       300     25500         0     51868    178500   2244182     66.34     70.17  --
114.90/114.92	c  N dy  1918    502368       300     25500         0     42729    178500   1483108     66.30     69.85  --
118.19/118.27	c  N dy  1984    523901       300     25500         0     33436    178500    719117     66.28     69.81  --
120.09/120.11	c  S st  2032    536928       300     25500         0     46235    178500   1690919     66.27   no data  --
120.19/120.24	c  S st  2032    537433       300     25500         0     46737    178500   1726604     66.27   no data  --
120.19/120.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
120.19/120.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.19/120.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
120.29/120.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.29/120.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.29/120.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
120.29/120.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
137.99/138.02	c lits-rem:      1626  cl-subs:      760  v-elim:      0  v-fix:    0  time: 17.69 s
137.99/138.02	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
137.99/138.04	c vivif2 --  cl tried    45977 cl shrink        0 lits rem          0 time: 0.02
138.19/138.29	c asymm  cl-useful: 0/2772/25500 lits-rem:0 time: 0.25
138.19/138.29	c calculated reachability. Time: 0.00
138.19/138.29	c  N dy  2032    537433       300     25500         0     45977    178500   1644178     66.27   no data  --
141.30/141.39	c  N dy  2112    557471       300     25500         0     34216    178500    710057     66.26     69.99  --
144.20/144.24	c  N dy  2210    577536       300     25500         0     53913    178500   2207765     66.29     70.22  --
147.09/147.12	c  N dy  2262    597576       300     25500         0     41184    178500   1178607     66.24     70.70  --
150.09/150.14	c  N dy  2344    617590       300     25500         0     60815    178500   2665190     66.25     70.08  --
153.09/153.10	c  N dy  2428    637612       300     25500         0     47130    178500   1567930     66.26     70.22  --
156.39/156.45	c  N dy  2521    657737       300     25500         0     66897    178500   3072610     66.28     70.59  --
159.40/159.42	c  N dy  2622    678095       300     25500         0     52510    178500   1906110     66.31     69.86  --
162.89/162.97	c  N dy  2722    698353       300     25500         0     37060    178500    674982     66.34     70.63  --
165.79/165.83	c  N dy  2802    718407       300     25500         0     56757    178500   2167804     66.34     70.27  --
169.40/169.44	c  N dy  2885    738413       300     25500         0     40050    178500    838411     66.35     69.99  --
172.89/172.95	c  N dy  2966    758869       300     25500         0     60154    178500   2364460     66.35     70.51  --
176.80/176.88	c  N dy  3041    781324       300     25500         0     44886    178500   1136443     66.34     70.14  --
180.50/180.50	c  N dy  3129    802920       300     25500         0     66078    178500   2743625     66.35     70.10  --
181.00/181.08	c  S st  3138    806149       300     25500         0     69247    178500   2984886     66.34   no data  --
181.20/181.24	c  S st  3138    806653       300     25500         0     69744    178500   3019168     66.34   no data  --
181.20/181.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
181.20/181.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
181.20/181.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
181.30/181.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
181.30/181.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.30/181.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
181.30/181.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
511.80/511.80	c lits-rem:      3375  cl-subs:     1537  v-elim:      0  v-fix:    0  time: 330.42 s
511.80/511.80	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
511.80/511.83	c vivif2 --  cl tried    68207 cl shrink        0 lits rem          0 time: 0.03
511.90/511.97	c asymm  cl-useful: 0/903/25500 lits-rem:0 time: 0.14
511.90/511.97	c calculated reachability. Time: 0.00
511.90/511.97	c  N dy  3138    806653       300     25500         0     68207    178500   2849185     66.34   no data  --
515.30/515.34	c  N dy  3214    826684       300     25500         0     49588    178500   1428204     66.35     70.00  --
518.60/518.67	c  N dy  3295    846889       300     25500         0     69433    178500   2939374     66.36     70.13  --
522.01/522.06	c  N dy  3362    867335       300     25500         0     50234    178500   1412107     66.35     70.48  --
525.90/525.93	c  N dy  3429    887408       300     25500         0     69904    178500   2899893     66.32     70.02  --
529.90/529.98	c  N dy  3513    908010       300     25500         0     49912    178500   1333113     66.32     70.39  --
533.52/533.54	c  N dy  3602    928148       300     25500         0     69700    178500   2829052     66.33     70.05  --
536.90/536.97	c  N dy  3637    948320       300     25500         0     48254    178500   1144461     66.26     69.75  --
540.50/540.54	c  N dy  3710    969227       300     25500         0     68755    178500   2698083     66.26     69.75  --
544.70/544.71	c  N dy  3795    989335       300     25500         0     46308    178500    924661     66.26     69.76  --
548.20/548.23	c  N dy  3884   1009429       300     25500         0     66019    178500   2420948     66.27     70.28  --
553.00/553.01	c  N dy  3974   1032057       300     25500         0     45059    178500    764853     66.28     69.88  --
556.30/556.32	c  N dy  4052   1052073       300     25500         0     64700    178500   2256529     66.28     77.85  --
560.50/560.57	c  F st  4138   1071875       300     25500         0     84135    178500   3728750     66.28   no data  --
560.60/560.64	c  N st  4139   1072126       300     25500         0     84379    178500   3748799     66.28   no data  --
564.40/564.48	c  N dy  4202   1092945       300     25500         0     60647    178500   1885020     66.28     69.92  --
568.81/568.81	c  N dy  4287   1112947       300     25500         0     80283    178500   3377715     66.29     70.04  --
573.20/573.23	c  N dy  4389   1133015       300     25500         0     54812    178500   1375708     66.30     70.10  --
577.00/577.06	c  N dy  4442   1153258       300     25500         0     74661    178500   2897680     66.28     70.22  --
581.81/581.86	c  N dy  4516   1173495       300     25500         0     48408    178500    826376     66.27     69.79  --
585.70/585.73	c  N dy  4604   1194037       300     25500         0     68571    178500   2363001     66.28     70.16  --
589.40/589.43	c  S st  4677   1209980       300     25500         0     84204    178500   3556850     66.29   no data  --
589.62/589.63	c  S st  4677   1210486       300     25500         0     84706    178500   3591412     66.29   no data  --
589.62/589.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
589.62/589.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
589.62/589.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
589.70/589.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
589.70/589.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
589.70/589.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
589.70/589.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1134.91/1134.98	c lits-rem:      2326  cl-subs:     1724  v-elim:      0  v-fix:    0  time: 545.20 s
1134.91/1134.98	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1135.01/1135.02	c vivif2 --  cl tried    82982 cl shrink        0 lits rem          0 time: 0.04
1135.31/1135.31	c asymm  cl-useful: 0/2329/25500 lits-rem:0 time: 0.29
1135.31/1135.31	c calculated reachability. Time: 0.00
1135.31/1135.31	c  N dy  4677   1210486       300     25500         0     82982    178500   3400464     66.29   no data  --
1139.32/1139.33	c  N dy  4753   1230507       300     25500         0     55557    178500   1304273     66.29     69.87  --
1142.92/1142.99	c  N dy  4844   1250682       300     25500         0     75358    178500   2806071     66.30     70.53  --
1147.32/1147.38	c  N dy  4921   1270707       300     25500         0     95044    178500   4299514     66.30     70.66  --
1150.72/1150.79	c  N dy  4992   1290761       300     25500         0     66661    178500   2079885     66.30     74.00  --
1154.92/1154.97	c  N dy  5075   1311525       300     25500         0     87032    178500   3626487     66.30     70.14  --
1159.01/1159.01	c  N dy  5141   1331563       300     25500         0     57589    178500   1321800     66.30     70.25  --
1162.73/1162.75	c  N dy  5230   1351631       300     25500         0     77310    178500   2819944     66.30     70.11  --
1167.42/1167.40	c  N dy  5333   1371659       300     25500         0     96945    178500   4317319     66.32     71.26  --
1171.01/1171.06	c  N dy  5406   1391675       300     25500         0     66554    178500   1933011     66.32     70.68  --
1175.72/1175.73	c  N dy  5483   1414849       300     25500         0     89311    178500   3665793     66.31     69.98  --
1180.22/1180.25	c  N dy  5574   1434936       300     25500         0     57974    178500   1223298     66.32     70.15  --
1184.42/1184.46	c  N dy  5644   1455583       300     25500         0     78230    178500   2753457     66.31     69.81  --
1189.31/1189.38	c  N dy  5736   1475646       300     25500         0     97892    178500   4250268     66.32     70.01  --
1193.42/1193.48	c  N dy  5832   1495882       300     25500         0     65731    178500   1751155     66.33     70.35  --
1197.61/1197.63	c  N dy  5910   1516654       300     25500         0     86139    178500   3296724     66.33     71.45  --
1202.72/1202.79	c  N dy  6005   1536747       300     25500         0    105841    178500   4799094     66.34     70.39  --
1206.51/1206.53	c  N dy  6099   1557519       300     25500         0     73235    178500   2264118     66.35     70.12  --
1210.92/1210.93	c  N dy  6186   1577537       300     25500         0     92848    178500   3750130     66.36     70.33  --
1215.82/1215.88	c  N dy  6271   1597624       300     25500         0     58610    178500   1082295     66.37     70.42  --
1219.62/1219.68	c  N dy  6358   1617716       300     25500         0     78340    178500   2584835     66.37     69.87  --
1224.22/1224.27	c  N dy  6438   1638049       300     25500         0     98279    178500   4101958     66.38     70.75  --
1228.92/1228.91	c  N dy  6526   1658160       300     25500         0     63074    178500   1353509     66.38     70.18  --
1232.91/1232.97	c  N dy  6616   1678521       300     25500         0     83066    178500   2881712     66.39     69.97  --
1237.82/1237.89	c  N dy  6705   1698633       300     25500         0    102788    178500   4375237     66.39     69.91  --
1240.83/1240.82	c  S st  6755   1710488       300     25500         0     58481    178500    937740     66.39   no data  --
1240.92/1240.95	c  S st  6755   1710994       300     25500         0     58982    178500    973072     66.39   no data  --
1240.92/1240.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1240.92/1240.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1240.92/1240.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1241.02/1241.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1241.02/1241.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1241.02/1241.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1241.02/1241.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1247.02/1247.02	c lits-rem:       440  cl-subs:      131  v-elim:      0  v-fix:    0  time:  6.00 s
1247.02/1247.02	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1247.02/1247.03	c vivif2 --  cl tried    58851 cl shrink        0 lits rem          0 time: 0.01
1247.22/1247.27	c asymm  cl-useful: 0/2642/25500 lits-rem:0 time: 0.24
1247.22/1247.28	c calculated reachability. Time: 0.00
1247.22/1247.28	c  N dy  6755   1710994       300     25500         0     58851    178500    958200     66.39   no data  --
1250.81/1250.89	c  N dy  6824   1731136       300     25500         0     78607    178500   2450058     66.39     70.52  --
1255.52/1255.50	c  N dy  6908   1751273       300     25500         0     98413    178500   3950533     66.39     70.49  --
1260.63/1260.66	c  N dy  7004   1771989       300     25500         0     61794    178500   1124510     66.40     69.93  --
1264.52/1264.55	c  N dy  7088   1792062       300     25500         0     81505    178500   2618239     66.40     73.48  --
1269.51/1269.57	c  N dy  7187   1812488       300     25500         0    101588    178500   4141583     66.41     70.52  --
1274.62/1274.69	c  N dy  7265   1832691       300     25500         0     63523    178500   1188194     66.41     69.98  --
1278.41/1278.46	c  N dy  7335   1852740       300     25500         0     83240    178500   2684959     66.40     70.56  --
1283.12/1283.18	c  N dy  7411   1872878       300     25500         0    102998    178500   4184445     66.40     70.24  --
1288.51/1288.51	c  N dy  7502   1893070       300     25500         0     63889    178500   1149860     66.41     70.13  --
1292.42/1292.43	c  N dy  7590   1913124       300     25500         0     83563    178500   2649918     66.42     72.92  --
1296.92/1296.97	c  N dy  7654   1933590       300     25500         0    103673    178500   4183883     66.41     70.19  --

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

running on 2 cores: 1,3

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: 3.69 3.94 3.79 4/315 11317
/proc/meminfo: memFree=12338864/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=29992 CPUtime=0 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 785 0 0 0 0 0 0 0 21 0 1 0 649947784 30711808 726 33554432000 4194304 4650387 140733534208288 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 7498 727 327 112 0 2463 0

[startup+0.0606329 s]
/proc/loadavg: 3.69 3.94 3.79 4/315 11317
/proc/meminfo: memFree=12338864/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=30776 CPUtime=0.05 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 1195 0 0 0 5 0 0 0 21 0 1 0 649947784 31514624 1136 33554432000 4194304 4650387 140733534208288 18446744073709551615 4370643 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 7694 1136 346 112 0 2659 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30776

[startup+0.100626 s]
/proc/loadavg: 3.69 3.94 3.79 4/315 11317
/proc/meminfo: memFree=12338864/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=30908 CPUtime=0.09 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 1205 0 0 0 9 0 0 0 21 0 1 0 649947784 31649792 1146 33554432000 4194304 4650387 140733534208288 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 7727 1146 346 112 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30908

[startup+0.300593 s]
/proc/loadavg: 3.69 3.94 3.79 4/315 11317
/proc/meminfo: memFree=12338864/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=31040 CPUtime=0.29 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 1241 0 0 0 29 0 0 0 22 0 1 0 649947784 31784960 1182 33554432000 4194304 4650387 140733534208288 18446744073709551615 4370669 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 7760 1182 346 112 0 2725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31040

[startup+0.700521 s]
/proc/loadavg: 3.69 3.94 3.79 4/315 11317
/proc/meminfo: memFree=12338864/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=38860 CPUtime=0.69 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 3528 0 0 0 69 0 0 0 23 0 1 0 649947784 39792640 3104 33554432000 4194304 4650387 140733534208288 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 9715 3104 377 112 0 4680 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38860

[startup+1.50038 s]
/proc/loadavg: 3.69 3.94 3.79 5/321 11328
/proc/meminfo: memFree=12238420/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=39716 CPUtime=1.49 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 5204 0 0 0 149 0 0 0 25 0 1 0 649947784 40669184 3327 33554432000 4194304 4650387 140733534208288 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 9929 3327 379 112 0 4894 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39716

[startup+3.1011 s]
/proc/loadavg: 3.71 3.94 3.79 5/321 11328
/proc/meminfo: memFree=12210036/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=54600 CPUtime=3.09 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 10885 0 0 0 307 2 0 0 25 0 1 0 649947784 55910400 6994 33554432000 4194304 4650387 140733534208288 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 13650 6994 381 112 0 8615 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54600

[startup+6.30054 s]
/proc/loadavg: 3.71 3.94 3.79 5/321 11328
/proc/meminfo: memFree=12163288/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=56684 CPUtime=6.29 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 11305 0 0 0 627 2 0 0 25 0 1 0 649947784 58044416 7414 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 14171 7414 381 112 0 9136 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56684

[startup+12.7004 s]
/proc/loadavg: 3.76 3.95 3.79 5/321 11328
/proc/meminfo: memFree=12091488/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=57684 CPUtime=12.69 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 15763 0 0 0 1266 3 0 0 25 0 1 0 649947784 59068416 8015 33554432000 4194304 4650387 140733534208288 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 14421 8015 381 112 0 9386 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57684

[startup+25.5002 s]
/proc/loadavg: 3.79 3.95 3.79 5/321 11329
/proc/meminfo: memFree=11953296/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=73528 CPUtime=25.49 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 24167 0 0 0 2545 4 0 0 25 0 1 0 649947784 75292672 11816 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 18382 11816 381 112 0 13347 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73528

[startup+51.1007 s]
/proc/loadavg: 3.86 3.95 3.80 5/321 11329
/proc/meminfo: memFree=11848892/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=87396 CPUtime=51.09 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 39694 0 0 0 5101 8 0 0 25 0 1 0 649947784 89493504 15627 33554432000 4194304 4650387 140733534208288 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 21849 15627 381 112 0 16814 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87396

[startup+102.312 s]
/proc/loadavg: 3.94 3.95 3.81 5/321 11331
/proc/meminfo: memFree=11707740/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=103408 CPUtime=102.3 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 63448 0 0 0 10217 13 0 0 25 0 1 0 649947784 105889792 18769 33554432000 4194304 4650387 140733534208288 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 25852 18769 381 112 0 20817 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 103408

[startup+162.301 s]
/proc/loadavg: 3.98 3.96 3.82 5/321 11332
/proc/meminfo: memFree=11656364/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=159504 CPUtime=162.3 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 93080 0 0 0 16210 20 0 0 25 0 1 0 649947784 163332096 22158 33554432000 4194304 4650387 140733534208288 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 39876 22158 381 112 0 34841 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 159504

[startup+222.301 s]
/proc/loadavg: 4.07 3.98 3.83 5/321 11334
/proc/meminfo: memFree=11588976/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=180616 CPUtime=222.3 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 109053 0 0 0 22206 24 0 0 25 0 1 0 649947784 184950784 26843 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 45154 26843 381 112 0 40119 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 180616

[startup+282.301 s]
/proc/loadavg: 4.06 4.00 3.84 5/321 11335
/proc/meminfo: memFree=11543668/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=180980 CPUtime=282.3 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 109161 0 0 0 28206 24 0 0 25 0 1 0 649947784 185323520 26951 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 45245 26951 381 112 0 40210 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 180980

[startup+342.3 s]
/proc/loadavg: 4.02 4.00 3.85 5/321 11337
/proc/meminfo: memFree=11553044/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=180980 CPUtime=342.3 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 109161 0 0 0 34206 24 0 0 25 0 1 0 649947784 185323520 26951 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 45245 26951 381 112 0 40210 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 180980

[startup+402.301 s]
/proc/loadavg: 4.08 4.02 3.86 5/321 11339
/proc/meminfo: memFree=11519524/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=180980 CPUtime=402.3 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 109161 0 0 0 40206 24 0 0 25 0 1 0 649947784 185323520 26951 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 45245 26951 381 112 0 40210 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 180980

[startup+462.3 s]
/proc/loadavg: 4.08 4.03 3.87 5/321 11340
/proc/meminfo: memFree=11507452/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=180980 CPUtime=462.3 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 109161 0 0 0 46206 24 0 0 25 0 1 0 649947784 185323520 26951 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 45245 26951 381 112 0 40210 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 180980

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.88 5/321 11342
/proc/meminfo: memFree=11488532/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=130812 CPUtime=522.3 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 115741 0 0 0 52205 25 0 0 25 0 1 0 649947784 133951488 25458 33554432000 4194304 4650387 140733534208288 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 32703 25458 381 112 0 27668 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 130812

[startup+582.3 s]
/proc/loadavg: 4.01 4.01 3.88 5/321 11343
/proc/meminfo: memFree=11482376/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=133200 CPUtime=582.3 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 146188 0 0 0 58195 35 0 0 25 0 1 0 649947784 136396800 25235 33554432000 4194304 4650387 140733534208288 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 33300 25235 381 112 0 28265 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 133200

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.89 5/321 11345
/proc/meminfo: memFree=11436328/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=205728 CPUtime=642.31 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 153525 0 0 0 64194 37 0 0 25 0 1 0 649947784 210665472 32572 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476286 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 51432 32572 381 112 0 46397 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 205728

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/321 11347
/proc/meminfo: memFree=11421172/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=205728 CPUtime=702.31 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 153541 0 0 0 70194 37 0 0 25 0 1 0 649947784 210665472 32588 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 51432 32588 381 112 0 46397 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 205728

[startup+762.312 s]
/proc/loadavg: 4.00 4.00 3.90 5/321 11348
/proc/meminfo: memFree=11417916/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=205728 CPUtime=762.32 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 153542 0 0 0 76195 37 0 0 25 0 1 0 649947784 210665472 32589 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 51432 32589 381 112 0 46397 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 205728

[startup+822.301 s]
/proc/loadavg: 4.08 4.03 3.91 5/321 11350
/proc/meminfo: memFree=11426788/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=205728 CPUtime=822.31 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 153543 0 0 0 82194 37 0 0 25 0 1 0 649947784 210665472 32590 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 51432 32590 381 112 0 46397 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 205728

[startup+882.3 s]
/proc/loadavg: 4.03 4.02 3.91 5/321 11351
/proc/meminfo: memFree=11394624/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=205728 CPUtime=882.31 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 153544 0 0 0 88194 37 0 0 25 0 1 0 649947784 210665472 32591 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 51432 32591 381 112 0 46397 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 205728

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.91 5/321 11353
/proc/meminfo: memFree=11392984/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=205728 CPUtime=942.31 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 153544 0 0 0 94194 37 0 0 25 0 1 0 649947784 210665472 32591 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 51432 32591 381 112 0 46397 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 205728

[startup+1002.3 s]
/proc/loadavg: 4.18 4.06 3.93 5/321 11355
/proc/meminfo: memFree=11377172/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=205728 CPUtime=1002.31 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 153544 0 0 0 100194 37 0 0 25 0 1 0 649947784 210665472 32591 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 51432 32591 381 112 0 46397 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 205728

[startup+1062.3 s]
/proc/loadavg: 4.13 4.06 3.93 5/321 11356
/proc/meminfo: memFree=11362732/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=205728 CPUtime=1062.31 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 153544 0 0 0 106194 37 0 0 25 0 1 0 649947784 210665472 32591 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 51432 32591 381 112 0 46397 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 205728

[startup+1122.3 s]
/proc/loadavg: 4.05 4.05 3.93 5/321 11358
/proc/meminfo: memFree=11332796/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=205728 CPUtime=1122.31 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 153544 0 0 0 112194 37 0 0 25 0 1 0 649947784 210665472 32591 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 51432 32591 381 112 0 46397 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 205728

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 3.93 5/321 11359
/proc/meminfo: memFree=11331988/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=153504 CPUtime=1182.31 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 176673 0 0 0 118189 42 0 0 25 0 1 0 649947784 157188096 31044 33554432000 4194304 4650387 140733534208288 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 38376 31044 381 112 0 33341 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 153504

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.93 5/321 11361
/proc/meminfo: memFree=11274152/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=153792 CPUtime=1242.32 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 202352 0 0 0 124181 51 0 0 25 0 1 0 649947784 157483008 29976 33554432000 4194304 4650387 140733534208288 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 38448 29976 381 112 0 33413 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 153792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.93 4/320 11365
/proc/meminfo: memFree=11741908/32950928 swapFree=67111348/67111528
[pid=11317] ppid=11315 vsize=213128 CPUtime=1300.02 cores=1,3
/proc/11317/stat : 11317 (strangenight1-s) R 11315 11317 10553 0 -1 4202496 224196 0 0 0 129944 58 0 0 25 0 1 0 649947784 218243072 34729 33554432000 4194304 4650387 140733534208288 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11317/statm: 53282 34729 381 112 0 48247 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 213128

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.45
CPU system time (s): 0.58991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 226308

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

runsolver used 3.80242 second user time and 9.2296 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 16:31:30
IDJOB=3369888
IDBENCH=82697
IDSOLVER=1847
FILE ID=node120/3369888-1305383490
RUNJOBID= node120-1305383490-11287
PBS_JOBID= 13324382
Free space on /tmp= 73496 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S415002759-031-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369888-1305383490/watcher-3369888-1305383490 -o /tmp/evaluation-result-3369888-1305383490/solver-3369888-1305383490 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369888-1305383490.cnf

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

MD5SUM BENCH= 6d4469ea6d617a494594ad07b4996367
RANDOM SEED=1293423120

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.82
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.809
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:     32950928 kB
MemFree:      12339392 kB
Buffers:        240888 kB
Cached:        3563860 kB
SwapCached:          0 kB
Active:       17368356 kB
Inactive:      2955204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12339392 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           21948 kB
Writeback:           0 kB
AnonPages:    16517980 kB
Mapped:          24968 kB
Slab:           175004 kB
PageTables:      49020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51621684 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= 73488 MiB
End job on node120 at 2011-05-14 16:53:12