Trace number 3369798

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-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
MD5SUM951e2fa38b08f2dfbb0dbb3e8ab83f8d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark49.2365
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369798-1305382181.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	c -- header says num clauses:       25000
0.00/0.01	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.01	c -- vars added       1250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:     619 undec:      57 neg:     574
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.39/0.49	c  N dy    19      4061      1250     25000         0      4055    125000    588917    108.55    114.38  --
0.79/0.82	c  N dy    45      8090      1250     25000         0      5585    125000    566260    109.68    117.14  --
1.10/1.17	c  N dy    72     12141      1250     25000         0      5389    125000    362193    109.61    115.47  --
1.49/1.50	c  N dy    97     16145      1250     25000         0      9390    125000    912786    109.91    120.76  --
1.79/1.85	c  N dy   118     20225      1250     25000         0      7850    125000    525179    109.71    116.33  --
2.19/2.21	c  N dy   141     24300      1250     25000         0     11922    125000   1080601    109.63    118.60  --
2.19/2.27	c  F st   146     25001      1250     25000         0     12623    125000   1174224    109.59     94.23  --
2.69/2.75	c  N dy   152     30001      1250     25000         0     10800    125000    865210    109.59   no data  --
2.69/2.75	c  S st   152     30001      1250     25000         0     10800    125000    865210    109.59   no data  --
2.79/2.80	c  S st   152     30506      1250     25000         0     11305    125000    930269    109.59   no data  --
2.79/2.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.79/2.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.79/2.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.50/4.55	c lits-rem:      1416  cl-subs:       54  v-elim:      0  v-fix:    0  time:  1.69 s
4.69/4.70	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
4.69/4.70	c calculated reachability. Time: 0.00
4.69/4.70	c  N dy   152     30506      1250     25000         0     11251    125000    913727    109.59   no data  --
5.09/5.10	c  N dy   174     34771      1250     25000         0     15513    125000   1495668    109.53    115.75  --
5.49/5.53	c  N dy   192     39527      1250     25000         0     12368    125000    871437    109.14    116.11  --
5.89/5.92	c  N dy   215     43668      1250     25000         0     16508    125000   1431752    108.98    114.83  --
6.09/6.13	c  S st   226     45759      1250     25000         0      9652    125000    355818    108.87   no data  --
6.09/6.18	c  S st   226     46262      1250     25000         0     10155    125000    414417    108.87   no data  --
6.09/6.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.19/6.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
6.19/6.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.79/9.88	c lits-rem:      1317  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.67 s
9.79/9.88	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
9.79/9.89	c vivif2 --  cl tried    10154 cl shrink        0 lits rem          0 time: 0.00
10.00/10.03	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
10.00/10.03	c calculated reachability. Time: 0.00
10.00/10.03	c  N dy   226     46262      1250     25000         0     10154    125000    412812    108.87   no data  --
10.39/10.41	c  N dy   252     50349      1250     25000         0     14237    125000    974328    109.01    115.56  --
10.80/10.81	c  N dy   281     54352      1250     25000         0     18238    125000   1524442    109.27    116.78  --
11.19/11.22	c  N dy   308     58414      1250     25000         0     12332    125000    599249    109.39    117.78  --
11.59/11.60	c  N dy   329     62435      1250     25000         0     16350    125000   1147646    109.41    130.91  --
11.99/12.01	c  N dy   349     66459      1250     25000         0     20371    125000   1690533    109.26    115.39  --
12.29/12.32	c  S st   369     69394      1250     25000         0     12323    125000    469114    109.37   no data  --
12.29/12.38	c  S st   369     69899      1250     25000         0     12828    125000    533718    109.37   no data  --
12.29/12.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.29/12.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.29/12.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
12.39/12.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
12.39/12.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.50/16.57	c lits-rem:      1891  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.16 s
16.50/16.58	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
16.50/16.58	c vivif2 --  cl tried    12825 cl shrink        0 lits rem          0 time: 0.01
16.69/16.75	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.17
16.69/16.75	c calculated reachability. Time: 0.00
16.69/16.75	c  N dy   369     69899      1250     25000         0     12825    125000    530988    109.37   no data  --
17.19/17.22	c  N dy   398     74409      1250     25000         0     17333    125000   1155239    109.52    119.58  --
17.70/17.74	c  N dy   423     79226      1250     25000         0     22149    125000   1813288    109.56    115.52  --
18.29/18.30	c  N dy   456     84411      1250     25000         0     15342    125000    755723    109.66    118.77  --
18.60/18.64	c  F st   475     87500      1250     25000         0     18428    125000   1173255    109.61   no data  --
18.99/19.01	c  N st   480     90795      1250     25000         0     21714    125000   1654728    109.61   no data  --
19.69/19.70	c  N dy   504     96629      1250     25000         0     14556    125000    519680    109.68    127.37  --
20.29/20.38	c  N dy   545    102908      1250     25000         0     20829    125000   1383312    109.87    116.62  --
20.59/20.61	c  S st   559    104849      1250     25000         0     22769    125000   1646106    109.91    104.46  --
20.59/20.69	c  S st   559    105350      1250     25000         0     23270    125000   1704999    109.91   no data  --
20.59/20.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.59/20.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.69/20.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
20.69/20.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.69/20.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.69/20.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
20.69/20.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.49/28.54	c lits-rem:      1051  cl-subs:       12  v-elim:      0  v-fix:    0  time:  7.76 s
28.49/28.54	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
28.49/28.56	c vivif2 --  cl tried    23258 cl shrink        0 lits rem          0 time: 0.02
28.70/28.79	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.24
28.70/28.79	c calculated reachability. Time: 0.00
28.70/28.79	c  N dy   559    105350      1250     25000         0     23258    125000   1700345    109.91   no data  --
29.49/29.59	c  N dy   607    112341      1250     25000         0     16262    125000    624064    110.12    116.36  --
30.29/30.38	c  N dy   644    119804      1250     25000         0     23719    125000   1641599    109.97    116.39  --
31.19/31.29	c  N dy   687    127558      1250     25000         0     16481    125000    520795    109.96    117.31  --
32.10/32.18	c  N dy   738    135718      1250     25000         0     24631    125000   1641106    110.02    128.70  --
33.19/33.28	c  N dy   792    144391      1250     25000         0     17312    125000    513972    110.07    116.70  --
34.29/34.32	c  N dy   840    153678      1250     25000         0     26592    125000   1792350    110.08    123.73  --
34.79/34.88	c  S st   867    158027      1250     25000         0     30934    125000   2379410    110.06     86.83  --
34.89/34.97	c  S st   867    158531      1250     25000         0     31438    125000   2438684    110.06   no data  --
34.89/34.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.89/34.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.99/35.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
34.99/35.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.99/35.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.99/35.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
34.99/35.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
50.99/51.01	c lits-rem:       720  cl-subs:       36  v-elim:      0  v-fix:    0  time: 15.92 s
50.99/51.01	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
50.99/51.04	c vivif2 --  cl tried    31402 cl shrink        0 lits rem          0 time: 0.02
51.29/51.35	c asymm  cl-useful: 0/21975/25000 lits-rem:0 time: 0.31
51.29/51.35	c calculated reachability. Time: 0.00
51.29/51.35	c  N dy   867    158531      1250     25000         0     31402    125000   2427512    110.06   no data  --
52.59/52.63	c  N dy   927    169018      1250     25000         0     24894    125000   1415029    110.06    117.58  --
54.00/54.06	c  N dy   992    179850      1250     25000         0     35720    125000   2905613    110.08    116.52  --
55.29/55.39	c  N dy  1060    191488      1250     25000         0     29364    125000   1911713    110.08    118.07  --
56.89/56.96	c  N dy  1137    203913      1250     25000         0     22793    125000    887628    110.12    118.58  --
58.50/58.59	c  N dy  1210    217017      1250     25000         0     35887    125000   2683788    110.09    116.07  --
60.30/60.30	c  N dy  1290    230882      1250     25000         0     29759    125000   1704206    110.12    116.59  --
61.19/61.20	c  S st  1326    237796      1250     25000         0     36667    125000   2644597    110.09    101.93  --
61.19/61.29	c  S st  1326    238298      1250     25000         0     37169    125000   2702204    110.09   no data  --
61.19/61.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
61.19/61.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.29/61.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
61.39/61.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.39/61.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.39/61.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
61.39/61.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
79.79/79.84	c lits-rem:       743  cl-subs:       43  v-elim:      0  v-fix:    0  time: 18.44 s
79.79/79.84	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
79.79/79.87	c vivif2 --  cl tried    37126 cl shrink        0 lits rem          0 time: 0.03
79.89/79.93	c asymm  cl-useful: 0/3025/25000 lits-rem:0 time: 0.06
79.89/79.93	c calculated reachability. Time: 0.00
79.89/79.93	c  N dy  1326    238298      1250     25000         0     37126    125000   2689287    110.09   no data  --
81.90/81.92	c  N dy  1406    253620      1250     25000         0     31458    125000   1797564    109.97    118.22  --
84.20/84.24	c  N dy  1517    269920      1250     25000         0     25756    125000    896504    110.15    117.85  --
86.60/86.60	c  N dy  1617    287151      1250     25000         0     42973    125000   3272824    110.22    118.24  --
89.10/89.14	c  N dy  1722    305551      1250     25000         0     38380    125000   2507051    110.23    119.90  --
89.21/89.25	c  F st  1728    306250      1250     25000         0     39077    125000   2603373    110.24   no data  --
91.90/91.93	c  N dy  1818    325097      1250     25000         0     33924    125000   1779747    110.28    116.94  --
94.89/94.99	c  N dy  1941    345198      1250     25000         0     29031    125000    957197    110.37    120.47  --
96.59/96.69	c  S st  2017    357447      1250     25000         0     41272    125000   2650413    110.43   no data  --
96.69/96.79	c  S st  2017    357953      1250     25000         0     41778    125000   2711103    110.43   no data  --
96.80/96.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
96.80/96.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.80/96.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
96.90/96.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.90/96.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.90/96.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
96.90/96.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
120.59/120.66	c lits-rem:       678  cl-subs:       40  v-elim:      0  v-fix:    0  time: 23.74 s
120.59/120.66	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
120.59/120.68	c vivif2 --  cl tried    41738 cl shrink        0 lits rem          0 time: 0.03
120.89/120.99	c asymm  cl-useful: 0/18476/25000 lits-rem:0 time: 0.30
120.89/120.99	c calculated reachability. Time: 0.00
120.89/120.99	c  N dy  2017    357953      1250     25000         0     41738    125000   2698689    110.43   no data  --
123.99/124.03	c  N dy  2135    378103      1250     25000         0     35891    125000   1777217    110.42    116.96  --
127.19/127.23	c  N dy  2255    398122      1250     25000         0     28918    125000    681972    110.43    118.24  --
130.20/130.20	c  N dy  2366    418219      1250     25000         0     49004    125000   3473397    110.43    124.54  --
133.29/133.34	c  N dy  2498    438313      1250     25000         0     41106    125000   2251797    110.51    118.36  --
136.69/136.71	c  N dy  2620    458376      1250     25000         0     32172    125000    872466    110.53    118.41  --
139.81/139.84	c  N dy  2741    478441      1250     25000         0     52221    125000   3630653    110.53    116.79  --
143.10/143.14	c  N dy  2863    498673      1250     25000         0     42453    125000   2167230    110.56    116.65  --
146.69/146.75	c  N dy  2978    518902      1250     25000         0     31695    125000    554886    110.60    117.63  --
149.50/149.54	c  S st  3077    536929      1250     25000         0     49702    125000   3044665    110.60     96.97  --
149.60/149.67	c  S st  3077    537431      1250     25000         0     50204    125000   3101171    110.60   no data  --
149.60/149.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.60/149.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
149.71/149.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
149.80/149.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.80/149.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.80/149.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
149.80/149.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
315.19/315.22	c lits-rem:       290  cl-subs:       30  v-elim:      0  v-fix:    0  time: 165.41 s
315.19/315.22	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
315.19/315.25	c vivif2 --  cl tried    50174 cl shrink        0 lits rem          0 time: 0.03
315.39/315.43	c asymm  cl-useful: 0/6524/25000 lits-rem:0 time: 0.18
315.39/315.43	c calculated reachability. Time: 0.00
315.39/315.43	c  N dy  3077    537431      1250     25000         0     50174    125000   3092008    110.60   no data  --
319.00/319.09	c  N dy  3209    557744      1250     25000         0     38505    125000   1374693    110.67    117.06  --
322.49/322.55	c  N dy  3318    578172      1250     25000         0     58910    125000   4181852    110.66    118.84  --
325.99/326.01	c  N dy  3434    598548      1250     25000         0     46294    125000   2303106    110.66    117.45  --
329.79/329.80	c  N dy  3548    618749      1250     25000         0     66469    125000   5069792    110.62    116.86  --
333.10/333.14	c  N dy  3676    638985      1250     25000         0     52724    125000   3073577    110.66    117.61  --
336.99/337.03	c  N dy  3795    658988      1250     25000         0     37740    125000    865963    110.70    117.74  --
340.29/340.35	c  N dy  3905    679014      1250     25000         0     57748    125000   3614453    110.68    116.63  --
344.09/344.19	c  N dy  4013    699102      1250     25000         0     41849    125000   1299830    110.65    118.12  --
347.60/347.71	c  N dy  4119    719141      1250     25000         0     61868    125000   4056110    110.65    117.70  --
351.49/351.54	c  N dy  4241    739223      1250     25000         0     44968    125000   1605471    110.68    116.76  --
355.19/355.30	c  N dy  4368    759379      1250     25000         0     65113    125000   4380887    110.71    117.04  --
359.09/359.18	c  N dy  4478    779591      1250     25000         0     47340    125000   1804583    110.68    117.00  --
362.89/362.96	c  N dy  4598    799724      1250     25000         0     67461    125000   4600719    110.71    120.70  --
364.39/364.41	c  S st  4635    806149      1250     25000         0     73872    125000   5488589    110.71   no data  --
364.49/364.58	c  S st  4635    806651      1250     25000         0     74374    125000   5556417    110.71   no data  --
364.49/364.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
364.49/364.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
364.59/364.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
364.79/364.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
364.79/364.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
364.79/364.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
364.79/364.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1136.43/1136.46	c lits-rem:       495  cl-subs:       68  v-elim:      0  v-fix:    0  time: 771.65 s
1136.43/1136.47	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1136.51/1136.52	c vivif2 --  cl tried    74306 cl shrink        0 lits rem          0 time: 0.05
1136.81/1136.88	c asymm  cl-useful: 0/12521/25000 lits-rem:0 time: 0.36
1136.81/1136.89	c calculated reachability. Time: 0.00
1136.81/1136.89	c  N dy  4635    806651      1250     25000         0     74306    125000   5536469    110.71   no data  --
1140.51/1140.58	c  N dy  4754    826786      1250     25000         0     55446    125000   2782114    110.72    116.91  --
1144.71/1144.75	c  N dy  4857    846883      1250     25000         0     75523    125000   5531205    110.68    119.25  --
1148.42/1148.44	c  N dy  4975    866919      1250     25000         0     55592    125000   2690257    110.70    117.52  --
1152.61/1152.68	c  N dy  5098    887048      1250     25000         0     75708    125000   5472829    110.73    117.01  --
1156.61/1156.62	c  N dy  5218    907571      1250     25000         0     55239    125000   2495802    110.72    116.61  --
1160.71/1160.78	c  N dy  5338    927579      1250     25000         0     75221    125000   5265634    110.74    117.86  --
1164.81/1164.85	c  N dy  5453    947687      1250     25000         0     53345    125000   2103471    110.75    117.01  --
1168.91/1168.91	c  N dy  5568    967716      1250     25000         0     73358    125000   4854182    110.75    118.38  --
1173.21/1173.24	c  N dy  5686    987924      1250     25000         0     50596    125000   1597901    110.75    118.97  --
1177.12/1177.17	c  N dy  5811   1008017      1250     25000         0     70671    125000   4385779    110.79    116.89  --
1181.81/1181.82	c  N dy  5925   1028169      1250     25000         0     46840    125000    946814    110.79    118.49  --
1185.61/1185.61	c  N dy  6042   1048576      1250     25000         0     67224    125000   3758745    110.79    117.51  --
1190.33/1190.38	c  N dy  6165   1068726      1250     25000         0     87358    125000   6567600    110.82    116.89  --
1191.21/1191.20	c  F st  6181   1071877      1250     25000         0     45554    125000    645554    110.81   no data  --
1194.21/1194.24	c  N dy  6259   1088747      1250     25000         0     62388    125000   3087900    110.82    116.72  --
1198.82/1198.81	c  N dy  6373   1108818      1250     25000         0     82442    125000   5848073    110.82    123.54  --
1203.22/1203.29	c  N dy  6497   1128914      1250     25000         0     56565    125000   2041085    110.84    117.62  --
1207.31/1207.37	c  N dy  6621   1148971      1250     25000         0     76603    125000   4815930    110.86    122.73  --
1212.11/1212.15	c  N dy  6747   1169179      1250     25000         0     49850    125000    981150    110.88    118.25  --
1215.81/1215.89	c  N dy  6866   1189365      1250     25000         0     70016    125000   3781070    110.90    117.53  --
1220.51/1220.59	c  N dy  6991   1209425      1250     25000         0     90059    125000   6574985    110.93    119.32  --
1220.71/1220.74	c  S st  6994   1209977      1250     25000         0     90610    125000   6648171    110.92    100.02  --
1220.91/1220.94	c  S st  6994   1210480      1250     25000         0     91113    125000   6713376    110.92   no data  --
1220.91/1220.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1220.91/1220.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1221.02/1221.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1221.21/1221.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1221.21/1221.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1221.21/1221.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1221.21/1221.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  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-3369798-1305382181/watcher-3369798-1305382181 -o /tmp/evaluation-result-3369798-1305382181/solver-3369798-1305382181 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369798-1305382181.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: 1.23 2.52 3.23 2/307 11150
/proc/meminfo: memFree=12368092/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=30476 CPUtime=0 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 869 0 0 0 0 0 0 0 24 0 1 0 649816908 31207424 810 33554432000 4194304 4650387 140734721122336 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 7619 810 327 112 0 2584 0

[startup+0.101713 s]
/proc/loadavg: 1.23 2.52 3.23 2/307 11150
/proc/meminfo: memFree=12368092/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=31380 CPUtime=0.09 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 1225 0 0 0 9 0 0 0 24 0 1 0 649816908 32133120 1166 33554432000 4194304 4650387 140734721122336 18446744073709551615 4371116 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 7845 1166 346 112 0 2810 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31380

[startup+0.200697 s]
/proc/loadavg: 1.23 2.52 3.23 2/307 11150
/proc/meminfo: memFree=12368092/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=38468 CPUtime=0.19 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 3071 0 0 0 19 0 0 0 25 0 1 0 649816908 39391232 2701 33554432000 4194304 4650387 140734721122336 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 9617 2701 377 112 0 4582 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38468

[startup+0.300739 s]
/proc/loadavg: 1.23 2.52 3.23 2/307 11150
/proc/meminfo: memFree=12368092/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=38468 CPUtime=0.29 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 3281 0 0 0 29 0 0 0 25 0 1 0 649816908 39391232 2911 33554432000 4194304 4650387 140734721122336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 9617 2911 377 112 0 4582 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38468

[startup+0.70061 s]
/proc/loadavg: 1.23 2.52 3.23 2/307 11150
/proc/meminfo: memFree=12368092/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=39208 CPUtime=0.69 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 4336 0 0 0 69 0 0 0 25 0 1 0 649816908 40148992 3051 33554432000 4194304 4650387 140734721122336 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 9802 3052 379 112 0 4767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39208

[startup+1.50047 s]
/proc/loadavg: 1.45 2.55 3.23 5/321 11177
/proc/meminfo: memFree=12180008/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=39456 CPUtime=1.49 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 6038 0 0 0 148 1 0 0 25 0 1 0 649816908 40402944 3597 33554432000 4194304 4650387 140734721122336 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 9864 3597 379 112 0 4829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39456

[startup+3.10019 s]
/proc/loadavg: 1.45 2.55 3.23 5/321 11177
/proc/meminfo: memFree=12163640/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=60912 CPUtime=3.09 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 14154 0 0 0 307 2 0 0 25 0 1 0 649816908 62373888 8830 33554432000 4194304 4650387 140734721122336 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 15228 8830 381 112 0 10193 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60912

[startup+6.30062 s]
/proc/loadavg: 1.45 2.55 3.23 5/321 11177
/proc/meminfo: memFree=12113112/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=62388 CPUtime=6.29 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 17631 0 0 0 627 2 0 0 25 0 1 0 649816908 63885312 8653 33554432000 4194304 4650387 140734721122336 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 15597 8653 381 112 0 10562 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62388

[startup+12.7005 s]
/proc/loadavg: 1.84 2.60 3.24 5/321 11177
/proc/meminfo: memFree=12100888/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=64224 CPUtime=12.69 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 22295 0 0 0 1266 3 0 0 25 0 1 0 649816908 65765376 9218 33554432000 4194304 4650387 140734721122336 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 16056 9218 381 112 0 11021 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64224

[startup+25.5002 s]
/proc/loadavg: 2.18 2.64 3.25 5/321 11178
/proc/meminfo: memFree=11785944/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=87820 CPUtime=25.49 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 33844 0 0 0 2544 5 0 0 25 0 1 0 649816908 89927680 15985 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 21955 15985 381 112 0 16920 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87820

[startup+51.1007 s]
/proc/loadavg: 2.89 2.77 3.27 5/321 11178
/proc/meminfo: memFree=11741944/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=108820 CPUtime=51.09 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 47757 0 0 0 5101 8 0 0 25 0 1 0 649816908 111431680 21704 33554432000 4194304 4650387 140734721122336 18446744073709551615 4370661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 27205 21704 381 112 0 22170 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 108820

[startup+102.301 s]
/proc/loadavg: 3.59 2.97 3.31 5/321 11180
/proc/meminfo: memFree=11500084/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=174804 CPUtime=102.3 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 85329 0 0 0 10214 16 0 0 25 0 1 0 649816908 178999296 26550 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 43701 26550 381 112 0 38666 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 174804

[startup+162.301 s]
/proc/loadavg: 3.85 3.16 3.35 5/321 11181
/proc/meminfo: memFree=11397008/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=186328 CPUtime=162.3 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 116718 0 0 0 16205 25 0 0 25 0 1 0 649816908 190799872 29439 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 46582 29439 381 112 0 41547 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 186328

[startup+222.313 s]
/proc/loadavg: 3.98 3.32 3.39 6/321 11183
/proc/meminfo: memFree=11369328/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=186328 CPUtime=222.31 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 116752 0 0 0 22206 25 0 0 25 0 1 0 649816908 190799872 29473 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 46582 29473 381 112 0 41547 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 186328

[startup+282.301 s]
/proc/loadavg: 3.99 3.44 3.43 5/321 11185
/proc/meminfo: memFree=11336184/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=186328 CPUtime=282.3 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 116752 0 0 0 28205 25 0 0 25 0 1 0 649816908 190799872 29473 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 46582 29473 381 112 0 41547 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 186328

[startup+342.3 s]
/proc/loadavg: 4.05 3.56 3.47 5/321 11186
/proc/meminfo: memFree=11310968/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=187328 CPUtime=342.29 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 140613 0 0 0 34195 34 0 0 25 0 1 0 649816908 191823872 31332 33554432000 4194304 4650387 140734721122336 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 46832 31332 381 112 0 41797 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 187328

[startup+402.301 s]
/proc/loadavg: 4.07 3.65 3.50 5/321 11188
/proc/meminfo: memFree=11260944/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232148 CPUtime=402.3 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169431 0 0 0 40189 41 0 0 25 0 1 0 649816908 237719552 42151 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58037 42151 381 112 0 53002 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 232148

[startup+462.3 s]
/proc/loadavg: 4.10 3.73 3.54 5/321 11189
/proc/meminfo: memFree=11225908/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232148 CPUtime=462.3 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169444 0 0 0 46189 41 0 0 25 0 1 0 649816908 237719552 42164 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58037 42164 381 112 0 53002 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 232148

[startup+522.301 s]
/proc/loadavg: 4.03 3.77 3.56 5/321 11191
/proc/meminfo: memFree=11181944/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232148 CPUtime=522.3 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169444 0 0 0 52189 41 0 0 25 0 1 0 649816908 237719552 42164 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58037 42164 381 112 0 53002 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 232148

[startup+582.3 s]
/proc/loadavg: 4.01 3.81 3.59 5/321 11193
/proc/meminfo: memFree=11186244/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232336 CPUtime=582.3 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169482 0 0 0 58189 41 0 0 25 0 1 0 649816908 237912064 42202 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58084 42202 381 112 0 53049 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 232336

[startup+642.301 s]
/proc/loadavg: 4.00 3.84 3.61 5/321 11194
/proc/meminfo: memFree=11171928/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232336 CPUtime=642.3 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169491 0 0 0 64189 41 0 0 25 0 1 0 649816908 237912064 42211 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58084 42211 381 112 0 53049 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 232336

[startup+702.301 s]
/proc/loadavg: 4.03 3.88 3.64 5/321 11196
/proc/meminfo: memFree=11102068/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232336 CPUtime=702.31 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169491 0 0 0 70190 41 0 0 25 0 1 0 649816908 237912064 42211 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58084 42211 381 112 0 53049 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 232336

[startup+762.3 s]
/proc/loadavg: 4.06 3.92 3.66 5/321 11197
/proc/meminfo: memFree=11088880/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232336 CPUtime=762.31 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169491 0 0 0 76190 41 0 0 25 0 1 0 649816908 237912064 42211 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58084 42211 381 112 0 53049 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 232336

[startup+822.301 s]
/proc/loadavg: 4.02 3.93 3.68 5/321 11199
/proc/meminfo: memFree=11094540/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232336 CPUtime=822.31 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169491 0 0 0 82190 41 0 0 25 0 1 0 649816908 237912064 42211 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58084 42211 381 112 0 53049 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 232336

[startup+882.312 s]
/proc/loadavg: 4.01 3.94 3.70 5/321 11201
/proc/meminfo: memFree=11130320/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232336 CPUtime=882.32 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169491 0 0 0 88191 41 0 0 25 0 1 0 649816908 237912064 42211 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58084 42211 381 112 0 53049 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 232336

[startup+942.301 s]
/proc/loadavg: 4.07 3.96 3.72 5/321 11202
/proc/meminfo: memFree=11055260/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232336 CPUtime=942.31 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169491 0 0 0 94190 41 0 0 25 0 1 0 649816908 237912064 42211 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58084 42211 381 112 0 53049 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 232336

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.73 5/321 11204
/proc/meminfo: memFree=11072816/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232336 CPUtime=1002.31 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169491 0 0 0 100190 41 0 0 25 0 1 0 649816908 237912064 42211 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58084 42211 381 112 0 53049 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 232336

[startup+1062.3 s]
/proc/loadavg: 4.04 3.99 3.75 5/321 11205
/proc/meminfo: memFree=11072760/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232336 CPUtime=1062.31 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169491 0 0 0 106190 41 0 0 25 0 1 0 649816908 237912064 42211 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58084 42211 381 112 0 53049 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 232336

[startup+1122.3 s]
/proc/loadavg: 4.01 3.99 3.76 5/321 11207
/proc/meminfo: memFree=11038004/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=232336 CPUtime=1122.31 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 169491 0 0 0 112190 41 0 0 25 0 1 0 649816908 237912064 42211 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 58084 42211 381 112 0 53049 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 232336

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.77 5/321 11209
/proc/meminfo: memFree=11006584/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=185748 CPUtime=1182.31 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 205611 0 0 0 118179 52 0 0 25 0 1 0 649816908 190205952 38228 33554432000 4194304 4650387 140734721122336 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 46437 38228 381 112 0 41402 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 185748

[startup+1242.3 s]
/proc/loadavg: 4.10 4.02 3.80 5/321 11210
/proc/meminfo: memFree=10955316/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=271616 CPUtime=1242.31 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 241410 0 0 0 124170 61 0 0 25 0 1 0 649816908 278134784 51845 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 67904 51845 381 112 0 62869 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 271616



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.18 4.04 3.82 5/321 11212
/proc/meminfo: memFree=11002260/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=271764 CPUtime=1300.01 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 241474 0 0 0 129940 61 0 0 25 0 1 0 649816908 278286336 51909 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 67941 51909 381 112 0 62906 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 271764

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: 4.18 4.04 3.82 5/321 11212
/proc/meminfo: memFree=11002260/32950928 swapFree=67111348/67111528
[pid=11150] ppid=11148 vsize=271764 CPUtime=1300.01 cores=1,3
/proc/11150/stat : 11150 (strangenight1-s) R 11148 11150 10553 0 -1 4202496 241474 0 0 0 129940 61 0 0 25 0 1 0 649816908 278286336 51909 33554432000 4194304 4650387 140734721122336 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11150/statm: 67941 51909 381 112 0 62906 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 271764

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

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

runsolver used 3.69044 second user time and 9.33158 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 16:09:41
IDJOB=3369798
IDBENCH=82607
IDSOLVER=1847
FILE ID=node120/3369798-1305382181
RUNJOBID= node120-1305382181-11136
PBS_JOBID= 13324382
Free space on /tmp= 73508 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369798-1305382181/watcher-3369798-1305382181 -o /tmp/evaluation-result-3369798-1305382181/solver-3369798-1305382181 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369798-1305382181.cnf

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

MD5SUM BENCH= 951e2fa38b08f2dfbb0dbb3e8ab83f8d
RANDOM SEED=2113860897

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:      12368372 kB
Buffers:        240008 kB
Cached:        3546960 kB
SwapCached:          0 kB
Active:       17335108 kB
Inactive:      2959288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12368372 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7792 kB
Writeback:           0 kB
AnonPages:    16507008 kB
Mapped:          24424 kB
Slab:           174756 kB
PageTables:      48420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51551460 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= 73476 MiB
End job on node120 at 2011-05-14 16:31:24