Trace number 3175651

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? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
MD5SUMd673a60901b4a946b283fdbb02f99fdc
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

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-3175651-1301784970.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.39/0.40	c asymm  cl-useful: 0/14649/34000 lits-rem:0 time: 0.39
0.39/0.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.39/0.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.39/0.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
0.49/0.55	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.57	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.49/0.57	c calculated reachability. Time: 0.00
0.49/0.57	c Calc default polars -  time:   0.00 s pos:     208 undec:       9 neg:     183
0.49/0.57	c =========================================================================================
0.49/0.57	c types(t): F = full restart, N = normal restart
0.49/0.57	c types(t): S = simplification begin/end, E = solution found
0.49/0.57	c restart types(rt): st = static, dy = dynamic
0.49/0.57	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.57	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.89/0.93	c  N dy    18      4647       400     34000         0      4586    238000    439023     83.42     88.74  --
1.19/1.27	c  N dy    31      8777       400     34000         0      5876    238000    444764     82.84     87.82  --
1.59/1.69	c  N dy    49     13625       400     34000         0      5966    238000    339935     82.81     87.31  --
1.99/2.04	c  N dy    67     17658       400     34000         0      9931    238000    714156     82.89     90.94  --
2.39/2.41	c  N dy    82     21803       400     34000         0      7904    238000    416015     82.62     88.27  --
2.69/2.71	c  F st    99     25002       400     34000         0     11066    238000    720652     82.96   no data  --
2.79/2.82	c  N st   102     26190       400     34000         0     12241    238000    830780     82.96   no data  --
3.09/3.17	c  S st   105     30001       400     34000         0      8662    238000    401097     82.96   no data  --
3.19/3.24	c  S st   105     30505       400     34000         0      9166    238000    445355     82.96   no data  --
3.19/3.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.19/3.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.19/3.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.19/3.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.60/7.67	c lits-rem:       624  cl-subs:       59  v-elim:      0  v-fix:    0  time:  4.40 s
7.79/7.87	c asymm  cl-useful: 0/6539/34000 lits-rem:0 time: 0.20
7.79/7.88	c calculated reachability. Time: 0.00
7.79/7.88	c  N dy   105     30505       400     34000         0      9107    238000    436040     82.96   no data  --
8.19/8.25	c  N dy   119     34636       400     34000         0     13190    238000    819867     82.79     89.30  --
8.59/8.64	c  N dy   134     38721       400     34000         0      8780    238000    316363     82.65     87.06  --
8.99/9.02	c  N dy   153     42844       400     34000         0     12836    238000    700719     82.76     87.22  --
9.29/9.30	c  S st   164     45758       400     34000         0     15711    238000    970076     82.64     75.72  --
9.29/9.37	c  S st   164     46261       400     34000         0     16213    238000   1012176     82.64   no data  --
9.29/9.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.29/9.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
9.39/9.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.39/9.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.39/9.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
9.39/9.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.09/16.16	c lits-rem:       690  cl-subs:      230  v-elim:      0  v-fix:    0  time:  6.73 s
16.09/16.17	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
16.09/16.18	c vivif2 --  cl tried    15983 cl shrink        0 lits rem          0 time: 0.01
16.29/16.39	c asymm  cl-useful: 0/5499/34000 lits-rem:0 time: 0.22
16.29/16.40	c calculated reachability. Time: 0.00
16.29/16.40	c  N dy   164     46261       400     34000         0     15983    238000    977927     82.64   no data  --
16.79/16.85	c  N dy   170     50660       400     34000         0     10850    238000    424477     82.29     87.46  --
17.29/17.31	c  N dy   191     55514       400     34000         0     15642    238000    874340     82.31     87.00  --
17.69/17.77	c  N dy   214     59942       400     34000         0     20013    238000   1286229     82.36     86.92  --
18.09/18.18	c  N dy   235     63964       400     34000         0     13484    238000    588707     82.36     87.36  --
18.59/18.60	c  N dy   249     68115       400     34000         0     17580    238000    973516     82.30     86.68  --
18.69/18.72	c  S st   252     69392       400     34000         0     18847    238000   1092250     82.27     84.40  --
18.79/18.80	c  S st   252     69895       400     34000         0     19347    238000   1135286     82.27   no data  --
18.79/18.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.79/18.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.79/18.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
18.79/18.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.79/18.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.79/18.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
18.79/18.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.49/25.57	c lits-rem:       677  cl-subs:      230  v-elim:      0  v-fix:    0  time:  6.71 s
25.49/25.57	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
25.49/25.58	c vivif2 --  cl tried    19117 cl shrink        0 lits rem          0 time: 0.01
25.79/25.84	c asymm  cl-useful: 0/5054/34000 lits-rem:0 time: 0.26
25.79/25.84	c calculated reachability. Time: 0.00
25.79/25.84	c  N dy   252     69895       400     34000         0     19117    238000   1100795     82.27   no data  --
26.40/26.42	c  N dy   275     74502       400     34000         0     12163    238000    382744     82.37     88.53  --
26.89/26.91	c  N dy   296     79344       400     34000         0     16957    238000    838414     82.39     87.97  --
27.39/27.49	c  N dy   322     84414       400     34000         0     21963    238000   1310584     82.43     86.80  --
27.79/27.86	c  F st   333     87501       400     34000         0     25020    238000   1596316     82.35     71.24  --
28.19/28.21	c  N st   338     90800       400     34000         0     15747    238000    642923     82.35   no data  --
28.79/28.87	c  N dy   361     96646       400     34000         0     21524    238000   1189470     82.40     88.15  --
29.59/29.68	c  N dy   394    103099       400     34000         0     14417    238000    434353     82.45     87.88  --
29.79/29.86	c  S st   400    104843       400     34000         0     16146    238000    596408     82.41     79.55  --
29.89/29.94	c  S st   400    105347       400     34000         0     16648    238000    640659     82.41   no data  --
29.89/29.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.89/29.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.89/29.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
29.89/29.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.89/29.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.89/29.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
29.89/29.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.59/34.67	c lits-rem:      1260  cl-subs:       77  v-elim:      0  v-fix:    0  time:  4.68 s
34.59/34.67	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
34.59/34.68	c vivif2 --  cl tried    16571 cl shrink        0 lits rem          0 time: 0.01
34.69/34.79	c asymm  cl-useful: 0/2259/34000 lits-rem:0 time: 0.11
34.69/34.79	c calculated reachability. Time: 0.00
34.69/34.79	c  N dy   400    105347       400     34000         0     16571    238000    628045     82.41   no data  --
35.50/35.59	c  N dy   428    112344       400     34000         0     23468    238000   1278608     82.40     87.26  --
36.40/36.48	c  N dy   463    119751       400     34000         0     16305    238000    528249     82.45     87.59  --
37.30/37.30	c  N dy   487    127402       400     34000         0     23872    238000   1234212     82.35     87.05  --
38.40/38.40	c  N dy   520    136227       400     34000         0     17105    238000    520687     82.34     86.77  --
39.40/39.42	c  N dy   565    144981       400     34000         0     25731    238000   1333327     82.39     87.29  --
40.59/40.62	c  N dy   607    154342       400     34000         0     18528    238000    579194     82.38     86.88  --
40.99/41.05	c  S st   631    158020       400     34000         0     22163    238000    923187     82.42   no data  --
41.09/41.14	c  S st   631    158522       400     34000         0     22658    238000    965088     82.42   no data  --
41.09/41.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.09/41.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.09/41.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
41.19/41.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.19/41.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.19/41.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
41.19/41.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.69/48.78	c lits-rem:       776  cl-subs:      150  v-elim:      0  v-fix:    0  time:  7.58 s
48.69/48.78	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
48.69/48.79	c vivif2 --  cl tried    22508 cl shrink        0 lits rem          0 time: 0.01
48.99/49.04	c asymm  cl-useful: 0/6019/34000 lits-rem:0 time: 0.25
48.99/49.04	c calculated reachability. Time: 0.00
48.99/49.04	c  N dy   631    158522       400     34000         0     22508    238000    941810     82.42   no data  --
50.30/50.33	c  N dy   679    168655       400     34000         0     32520    238000   1883543     82.44     87.55  --
51.60/51.61	c  N dy   724    179491       400     34000         0     25771    238000   1175218     82.44     86.82  --
53.09/53.11	c  N dy   774    191258       400     34000         0     18955    238000    452316     82.40     86.83  --
54.50/54.52	c  N dy   823    203603       400     34000         0     31150    238000   1597821     82.36     86.91  --
56.19/56.20	c  N dy   873    217069       400     34000         0     25018    238000    940394     82.32     87.09  --
57.99/58.00	c  N dy   939    231000       400     34000         0     38747    238000   2228184     82.37     87.33  --
58.79/58.82	c  S st   971    237783       400     34000         0     25067    238000    868026     82.36   no data  --
58.89/58.91	c  S st   971    238288       400     34000         0     25572    238000    912190     82.36   no data  --
58.89/58.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.89/58.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.89/58.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
58.89/58.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.89/58.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.89/58.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
58.89/58.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.79/64.84	c lits-rem:       601  cl-subs:       97  v-elim:      0  v-fix:    0  time:  5.88 s
64.79/64.84	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
64.79/64.85	c vivif2 --  cl tried    25475 cl shrink        0 lits rem          0 time: 0.01
65.09/65.12	c asymm  cl-useful: 0/4782/34000 lits-rem:0 time: 0.27
65.09/65.12	c calculated reachability. Time: 0.00
65.09/65.12	c  N dy   971    238288       400     34000         0     25475    238000    896818     82.36   no data  --
67.19/67.29	c  N dy  1047    253698       400     34000         0     40692    238000   2331083     82.39     86.80  --
69.40/69.48	c  N dy  1114    270042       400     34000         0     35454    238000   1752939     82.32     86.75  --
71.89/71.98	c  N dy  1190    287409       400     34000         0     30212    238000   1175386     82.28     86.62  --
74.70/74.72	c  N dy  1268    306011       400     34000         0     25212    238000    627231     82.26     89.31  --
74.70/74.76	c  F st  1271    306250       400     34000         0     25449    238000    648955     82.26   no data  --
77.39/77.46	c  N dy  1337    325576       400     34000         0     44541    238000   2462280     82.24     86.67  --
80.39/80.40	c  N dy  1433    345778       400     34000         0     40120    238000   1951642     82.27     86.80  --
82.20/82.25	c  S st  1469    357432       400     34000         0     26281    238000    566238     82.23     82.74  --
82.30/82.35	c  S st  1469    357936       400     34000         0     26783    238000    610420     82.23   no data  --
82.30/82.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.30/82.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.30/82.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
82.30/82.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.30/82.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.30/82.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
82.30/82.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.39/86.44	c lits-rem:       300  cl-subs:       37  v-elim:      0  v-fix:    0  time:  4.04 s
86.39/86.44	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
86.39/86.45	c vivif2 --  cl tried    26746 cl shrink        0 lits rem          0 time: 0.01
86.69/86.71	c asymm  cl-useful: 0/4460/34000 lits-rem:0 time: 0.27
86.69/86.71	c calculated reachability. Time: 0.00
86.69/86.71	c  N dy  1469    357936       400     34000         0     26746    238000    604997     82.23   no data  --
89.59/89.62	c  N dy  1559    377961       400     34000         0     46539    238000   2461133     82.22     87.65  --
92.80/92.84	c  N dy  1669    398752       400     34000         0     40740    238000   1842677     82.26     87.07  --
95.99/96.06	c  N dy  1752    418837       400     34000         0     33248    238000   1058986     82.26     86.61  --
99.19/99.29	c  N dy  1828    439358       400     34000         0     53527    238000   2961711     82.23     87.58  --
102.30/102.39	c  N dy  1918    459507       400     34000         0     45090    238000   2085105     82.24     87.21  --
105.69/105.72	c  N dy  2005    479545       400     34000         0     35594    238000   1110727     82.24     89.17  --
109.09/109.16	c  N dy  2116    499837       400     34000         0     55653    238000   3009791     82.29     86.97  --
112.39/112.42	c  N dy  2216    519929       400     34000         0     45198    238000   1937968     82.30     87.07  --
115.59/115.66	c  S st  2301    536905       400     34000         0     61970    238000   3513849     82.31     75.40  --
115.79/115.84	c  S st  2301    537410       400     34000         0     62474    238000   3559250     82.31   no data  --
115.79/115.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
115.79/115.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.79/115.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
115.99/116.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.99/116.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.99/116.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
115.99/116.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
745.00/745.05	c lits-rem:      3024  cl-subs:      883  v-elim:      0  v-fix:    0  time: 629.04 s
745.00/745.05	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
745.00/745.09	c vivif2 --  cl tried    61591 cl shrink        0 lits rem          0 time: 0.03
745.40/745.42	c asymm  cl-useful: 0/2766/34000 lits-rem:0 time: 0.33
745.40/745.42	c calculated reachability. Time: 0.00
745.40/745.42	c  N dy  2301    537410       400     34000         0     61591    238000   3425681     82.31   no data  --
748.31/748.34	c  N dy  2359    557456       400     34000         0     50102    238000   2308383     82.26     86.61  --
751.70/751.74	c  N dy  2456    577630       400     34000         0     37766    238000   1069626     82.26     86.79  --
754.91/754.92	c  N dy  2548    597788       400     34000         0     57654    238000   2938826     82.26     86.65  --
758.10/758.18	c  N dy  2624    618218       400     34000         0     44613    238000   1622958     82.24     86.57  --
761.60/761.62	c  N dy  2709    638289       400     34000         0     64422    238000   3491592     82.26     88.73  --
764.80/764.88	c  N dy  2803    658564       400     34000         0     50230    238000   2077198     82.27     87.19  --
768.50/768.50	c  N dy  2873    678693       400     34000         0     70077    238000   3935221     82.25     86.98  --
771.60/771.64	c  N dy  2955    699122       400     34000         0     55045    238000   2444474     82.23     87.33  --
775.41/775.41	c  N dy  3038    719461       400     34000         0     38903    238000    841035     82.22     86.89  --
778.51/778.57	c  N dy  3111    739545       400     34000         0     58746    238000   2701680     82.20     87.82  --
782.30/782.39	c  N dy  3203    759649       400     34000         0     41400    238000    995092     82.22     86.93  --
785.60/785.64	c  N dy  3278    779663       400     34000         0     61157    238000   2850215     82.20     88.14  --
789.51/789.58	c  N dy  3371    799817       400     34000         0     42868    238000   1054261     82.22     86.58  --
790.51/790.55	c  S st  3400    806115       400     34000         0     49087    238000   1636307     82.21   no data  --
790.61/790.68	c  S st  3400    806618       400     34000         0     49589    238000   1680620     82.21   no data  --
790.61/790.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
790.61/790.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
790.71/790.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
790.71/790.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
790.71/790.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
790.71/790.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
790.71/790.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
812.01/812.08	c lits-rem:       996  cl-subs:      314  v-elim:      0  v-fix:    0  time: 21.31 s
812.01/812.08	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
812.11/812.10	c vivif2 --  cl tried    49275 cl shrink        0 lits rem          0 time: 0.02
812.31/812.38	c asymm  cl-useful: 0/3096/34000 lits-rem:0 time: 0.28
812.31/812.38	c calculated reachability. Time: 0.00
812.31/812.38	c  N dy  3400    806618       400     34000         0     49275    238000   1633215     82.21   no data  --
815.91/815.99	c  N dy  3488    826821       400     34000         0     69199    238000   3500530     82.21     86.96  --
819.61/819.65	c  N dy  3581    846838       400     34000         0     49812    238000   1621948     82.22     87.23  --
823.41/823.44	c  N dy  3679    867332       400     34000         0     70063    238000   3524866     82.23     86.90  --
827.22/827.21	c  N dy  3767    887333       400     34000         0     49633    238000   1526680     82.24     91.64  --
830.91/830.97	c  N dy  3872    907603       400     34000         0     69651    238000   3412210     82.26     86.78  --
834.71/834.77	c  N dy  3941    927740       400     34000         0     48421    238000   1325466     82.23     87.46  --
838.51/838.55	c  N dy  4035    948621       400     34000         0     69041    238000   3273697     82.25     86.68  --
842.71/842.76	c  N dy  4128    968978       400     34000         0     47012    238000   1114335     82.25     87.06  --
846.31/846.38	c  N dy  4212    989871       400     34000         0     67633    238000   3045556     82.24     88.05  --
850.71/850.74	c  N dy  4304   1010044       400     34000         0     44439    238000    783368     82.24     86.70  --
854.31/854.33	c  N dy  4398   1030991       400     34000         0     65120    238000   2731950     82.25     87.15  --
858.71/858.75	c  N dy  4474   1052139       400     34000         0     86035    238000   4695246     82.23     86.91  --
862.32/862.33	c  F st  4565   1071875       400     34000         0     61391    238000   2303717     82.23   no data  --
862.42/862.45	c  N st  4567   1072501       400     34000         0     62003    238000   2362889     82.23   no data  --
866.51/866.55	c  N dy  4630   1093149       400     34000         0     82413    238000   4290691     82.21     87.12  --
870.61/870.66	c  N dy  4720   1114037       400     34000         0     57947    238000   1894440     82.21     86.84  --
874.70/874.72	c  N dy  4821   1134190       400     34000         0     77839    238000   3768346     82.23     86.69  --
879.01/879.08	c  N dy  4897   1154318       400     34000         0     51645    238000   1208747     82.23     86.73  --
882.81/882.84	c  N dy  4990   1174564       400     34000         0     71652    238000   3089948     82.23     87.29  --
887.41/887.47	c  N dy  5094   1194592       400     34000         0     91436    238000   4955325     82.24     86.92  --
890.30/890.39	c  S st  5155   1209927       400     34000         0     59500    238000   1870844     82.24     79.55  --
890.50/890.54	c  S st  5155   1210430       400     34000         0     60000    238000   1915006     82.24   no data  --
890.50/890.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
890.50/890.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
890.50/890.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
890.60/890.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
890.60/890.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
890.60/890.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
890.60/890.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
911.00/911.05	c lits-rem:       711  cl-subs:      385  v-elim:      0  v-fix:    0  time: 20.41 s
911.00/911.06	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
911.00/911.08	c vivif2 --  cl tried    59615 cl shrink        0 lits rem          0 time: 0.02
911.30/911.37	c asymm  cl-useful: 0/2750/34000 lits-rem:0 time: 0.30
911.30/911.38	c calculated reachability. Time: 0.00
911.30/911.38	c  N dy  5155   1210430       400     34000         0     59615    238000   1859772     82.24   no data  --
915.41/915.45	c  N dy  5250   1230622       400     34000         0     79535    238000   3726988     82.24     88.05  --
920.01/920.01	c  N dy  5324   1250825       400     34000         0     51423    238000   1027600     82.23     86.72  --
923.71/923.71	c  N dy  5407   1270998       400     34000         0     71330    238000   2901832     82.23     87.12  --
928.21/928.24	c  N dy  5490   1291315       400     34000         0     91353    238000   4792155     82.23     86.85  --
932.21/932.29	c  N dy  5577   1311638       400     34000         0     62405    238000   1976041     82.23     86.99  --
936.41/936.47	c  N dy  5675   1331670       400     34000         0     82232    238000   3851661     82.24     99.37  --
941.52/941.53	c  N dy  5773   1352173       400     34000         0     52421    238000    956949     82.25     87.11  --
945.21/945.22	c  N dy  5853   1372249       400     34000         0     72238    238000   2827467     82.25     86.62  --
950.01/950.02	c  N dy  5952   1393002       400     34000         0     92720    238000   4756446     82.26     86.75  --
954.51/954.50	c  N dy  6047   1413174       400     34000         0     61640    238000   1742429     82.27     87.20  --
958.61/958.60	c  N dy  6139   1433263       400     34000         0     81488    238000   3609036     82.27     86.88  --
963.81/963.82	c  N dy  6239   1454044       400     34000         0    101986    238000   5535581     82.28     86.88  --
967.61/967.62	c  N dy  6308   1474110       400     34000         0     69811    238000   2422177     82.27     87.11  --
972.21/972.28	c  N dy  6402   1494247       400     34000         0     89689    238000   4291489     82.27     86.79  --
977.82/977.87	c  N dy  6500   1514311       400     34000         0     56492    238000   1083646     82.28     87.28  --
982.12/982.19	c  N dy  6605   1534346       400     34000         0     76280    238000   2945250     82.28     86.69  --
987.31/987.38	c  N dy  6699   1554762       400     34000         0     96429    238000   4851939     82.29     87.11  --
992.51/992.52	c  N dy  6795   1574829       400     34000         0     62277    238000   1541997     82.30     92.31  --
997.01/997.08	c  N dy  6885   1594860       400     34000         0     82055    238000   3398630     82.30     88.16  --
1002.61/1002.60	c  N dy  6963   1615146       400     34000         0    102105    238000   5282977     82.30     86.65  --
1007.52/1007.54	c  N dy  7045   1635637       400     34000         0     67373    238000   1924533     82.28     86.82  --
1012.42/1012.44	c  N dy  7140   1655749       400     34000         0     87240    238000   3802723     82.29     87.69  --
1018.01/1018.01	c  N dy  7219   1675802       400     34000         0    107047    238000   5663905     82.29     89.87  --
1022.71/1022.70	c  N dy  7311   1695854       400     34000         0     70906    238000   2190263     82.29     86.91  --
1026.22/1026.27	c  S st  7378   1710430       400     34000         0     85276    238000   3545397     82.30     83.69  --
1026.41/1026.48	c  S st  7378   1710931       400     34000         0     85772    238000   3590289     82.30   no data  --
1026.41/1026.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1026.41/1026.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1026.51/1026.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1026.61/1026.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1026.61/1026.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1026.61/1026.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1026.61/1026.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.77 3.89 3.39 3/184 17050
/proc/meminfo: memFree=22087732/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=30252 CPUtime=0 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 942 0 0 0 0 0 0 0 25 0 1 0 290095805 30978048 881 33554432000 4194304 4650387 140733351724928 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 7563 881 328 112 0 2528 0

[startup+0.0505679 s]
/proc/loadavg: 3.77 3.89 3.39 3/184 17050
/proc/meminfo: memFree=22087732/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=31264 CPUtime=0.04 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 1426 0 0 0 4 0 0 0 25 0 1 0 290095805 32014336 1365 33554432000 4194304 4650387 140733351724928 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 7816 1365 347 112 0 2781 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31264

[startup+0.100622 s]
/proc/loadavg: 3.77 3.89 3.39 3/184 17050
/proc/meminfo: memFree=22087732/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=31264 CPUtime=0.09 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 1440 0 0 0 9 0 0 0 25 0 1 0 290095805 32014336 1379 33554432000 4194304 4650387 140733351724928 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 7816 1379 347 112 0 2781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31264

[startup+0.300526 s]
/proc/loadavg: 3.77 3.89 3.39 3/184 17050
/proc/meminfo: memFree=22087732/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=31396 CPUtime=0.29 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 1482 0 0 0 29 0 0 0 25 0 1 0 290095805 32149504 1421 33554432000 4194304 4650387 140733351724928 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 7849 1421 347 112 0 2814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31396

[startup+0.700516 s]
/proc/loadavg: 3.77 3.89 3.39 3/184 17050
/proc/meminfo: memFree=22087732/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=42752 CPUtime=0.69 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 4562 0 0 0 69 0 0 0 25 0 1 0 290095805 43778048 3875 33554432000 4194304 4650387 140733351724928 18446744073709551615 4365281 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 10688 3875 377 112 0 5653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42752

[startup+1.50036 s]
/proc/loadavg: 3.77 3.89 3.39 5/190 17061
/proc/meminfo: memFree=22020972/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=43512 CPUtime=1.49 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 5991 0 0 0 149 0 0 0 25 0 1 0 290095805 44556288 4432 33554432000 4194304 4650387 140733351724928 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 10878 4432 379 112 0 5843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43512

[startup+3.10108 s]
/proc/loadavg: 3.77 3.89 3.39 5/190 17061
/proc/meminfo: memFree=21918920/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=44128 CPUtime=3.09 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 9458 0 0 0 308 1 0 0 25 0 1 0 290095805 45187072 4078 33554432000 4194304 4650387 140733351724928 18446744073709551615 4366229 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 11032 4078 380 112 0 5997 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44128

[startup+6.30052 s]
/proc/loadavg: 3.79 3.89 3.39 5/190 17061
/proc/meminfo: memFree=21889084/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=55856 CPUtime=6.29 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 12453 0 0 0 627 2 0 0 25 0 1 0 290095805 57196544 7073 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 13964 7073 381 112 0 8929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55856

[startup+12.7004 s]
/proc/loadavg: 3.81 3.90 3.39 5/190 17061
/proc/meminfo: memFree=21868012/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=71308 CPUtime=12.69 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 18192 0 0 0 1266 3 0 0 25 0 1 0 290095805 73019392 11279 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 17827 11279 381 112 0 12792 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71308

[startup+25.5011 s]
/proc/loadavg: 3.85 3.90 3.40 5/190 17062
/proc/meminfo: memFree=21679172/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=82288 CPUtime=25.49 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 24100 0 0 0 2545 4 0 0 25 0 1 0 290095805 84262912 13790 33554432000 4194304 4650387 140733351724928 18446744073709551615 4451404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 20572 13790 381 112 0 15537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82288

[startup+51.1005 s]
/proc/loadavg: 3.90 3.91 3.42 5/190 17062
/proc/meminfo: memFree=21657568/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=85276 CPUtime=51.09 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 39748 0 0 0 5102 7 0 0 25 0 1 0 290095805 87322624 14133 33554432000 4194304 4650387 140733351724928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 21319 14133 381 112 0 16284 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85276

[startup+102.306 s]
/proc/loadavg: 3.95 3.92 3.45 5/190 17064
/proc/meminfo: memFree=21510792/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=87780 CPUtime=102.3 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 76332 0 0 0 10215 15 0 0 25 0 1 0 290095805 89886720 16119 33554432000 4194304 4650387 140733351724928 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 21945 16119 381 112 0 16910 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 87780

[startup+162.301 s]
/proc/loadavg: 4.03 3.94 3.48 5/190 17065
/proc/meminfo: memFree=21342600/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=190868 CPUtime=162.29 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 97766 0 0 0 16209 20 0 0 25 0 1 0 290095805 195448832 29864 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 47717 29864 381 112 0 42682 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 190868

[startup+222.301 s]
/proc/loadavg: 4.05 3.97 3.52 5/190 17067
/proc/meminfo: memFree=21309220/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=190868 CPUtime=222.3 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 97799 0 0 0 22210 20 0 0 25 0 1 0 290095805 195448832 29897 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 47717 29897 381 112 0 42682 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 190868

[startup+282.3 s]
/proc/loadavg: 4.02 3.97 3.55 5/190 17068
/proc/meminfo: memFree=21251648/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=190868 CPUtime=282.3 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 97836 0 0 0 28210 20 0 0 25 0 1 0 290095805 195448832 29934 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 47717 29934 381 112 0 42682 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 190868

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.57 5/190 17079
/proc/meminfo: memFree=21251360/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=190868 CPUtime=342.3 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 97836 0 0 0 34210 20 0 0 25 0 1 0 290095805 195448832 29934 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 47717 29934 381 112 0 42682 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190868

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 17081
/proc/meminfo: memFree=21234840/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=190868 CPUtime=402.3 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 97836 0 0 0 40210 20 0 0 25 0 1 0 290095805 195448832 29934 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 47717 29934 381 112 0 42682 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 190868

[startup+462.3 s]
/proc/loadavg: 4.03 3.99 3.62 5/190 17082
/proc/meminfo: memFree=21211000/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=190868 CPUtime=462.3 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 97836 0 0 0 46210 20 0 0 25 0 1 0 290095805 195448832 29934 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 47717 29934 381 112 0 42682 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 190868

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.64 5/190 17087
/proc/meminfo: memFree=21191376/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=190868 CPUtime=522.3 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 97836 0 0 0 52210 20 0 0 25 0 1 0 290095805 195448832 29934 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 47717 29934 381 112 0 42682 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 190868

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.66 5/190 17088
/proc/meminfo: memFree=21172628/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=190868 CPUtime=582.3 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 97836 0 0 0 58210 20 0 0 25 0 1 0 290095805 195448832 29934 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 47717 29934 381 112 0 42682 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 190868

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.68 5/190 17090
/proc/meminfo: memFree=21173604/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=190868 CPUtime=642.31 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 97836 0 0 0 64211 20 0 0 25 0 1 0 290095805 195448832 29934 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 47717 29934 381 112 0 42682 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 190868

[startup+702.3 s]
/proc/loadavg: 4.06 4.00 3.70 5/190 17092
/proc/meminfo: memFree=21099660/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=190868 CPUtime=702.3 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 97836 0 0 0 70210 20 0 0 25 0 1 0 290095805 195448832 29934 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 47717 29934 381 112 0 42682 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 190868

[startup+762.307 s]
/proc/loadavg: 4.08 4.02 3.72 5/190 17093
/proc/meminfo: memFree=21127660/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=192532 CPUtime=762.31 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 110677 0 0 0 76208 23 0 0 25 0 1 0 290095805 197152768 30245 33554432000 4194304 4650387 140733351724928 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 48133 30245 381 112 0 43098 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 192532

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.74 5/190 17095
/proc/meminfo: memFree=21126408/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=198780 CPUtime=822.31 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 138363 0 0 0 82202 29 0 0 25 0 1 0 290095805 203550720 30428 33554432000 4194304 4650387 140733351724928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 49695 30428 381 112 0 44660 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 198780

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.75 5/190 17096
/proc/meminfo: memFree=21109400/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=146072 CPUtime=882.31 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 175211 0 0 0 88195 36 0 0 25 0 1 0 290095805 149577728 30302 33554432000 4194304 4650387 140733351724928 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 36518 30302 381 112 0 31483 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 146072

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 17098
/proc/meminfo: memFree=21050580/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=151404 CPUtime=942.31 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 198136 0 0 0 94190 41 0 0 25 0 1 0 290095805 155037696 29732 33554432000 4194304 4650387 140733351724928 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 37851 29732 381 112 0 32816 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 151404

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.78 5/190 17100
/proc/meminfo: memFree=20997248/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=208184 CPUtime=1002.31 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 227139 0 0 0 100183 48 0 0 25 0 1 0 290095805 213180416 33579 33554432000 4194304 4650387 140733351724928 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 52046 33579 381 112 0 47011 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 208184

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.79 5/190 17101
/proc/meminfo: memFree=21005552/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=218408 CPUtime=1062.31 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 241223 0 0 0 106179 52 0 0 25 0 1 0 290095805 223649792 34486 33554432000 4194304 4650387 140733351724928 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 54602 34486 381 112 0 49567 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 218408

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 17103
/proc/meminfo: memFree=20945496/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=218844 CPUtime=1122.31 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 241372 0 0 0 112179 52 0 0 25 0 1 0 290095805 224096256 34635 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 54711 34635 381 112 0 49676 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 218844

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 17104
/proc/meminfo: memFree=20918184/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=218844 CPUtime=1182.31 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 241376 0 0 0 118179 52 0 0 25 0 1 0 290095805 224096256 34639 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 54711 34639 381 112 0 49676 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 218844

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 17106
/proc/meminfo: memFree=20905136/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=218844 CPUtime=1242.32 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 241376 0 0 0 124179 53 0 0 25 0 1 0 290095805 224096256 34639 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 54711 34639 381 112 0 49676 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 218844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.83 5/190 17164
/proc/meminfo: memFree=21637016/32950928 swapFree=67111528/67111528
[pid=17050] ppid=17048 vsize=218844 CPUtime=1300.03 cores=4,6
/proc/17050/stat : 17050 (strangenight1-s) R 17048 17050 16853 0 -1 4202496 241377 0 0 0 129950 53 0 0 25 0 1 0 290095805 224096256 34640 33554432000 4194304 4650387 140733351724928 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17050/statm: 54711 34640 381 112 0 49676 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 218844

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.5
CPU system time (s): 0.536918
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 218844

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

runsolver used 2.07268 second user time and 5.03323 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-03 00:56:10
IDJOB=3175651
IDBENCH=82669
IDSOLVER=1589
FILE ID=node122/3175651-1301784970
RUNJOBID= node122-1301783653-16872
PBS_JOBID= 12841396
Free space on /tmp= 71940 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175651-1301784970/watcher-3175651-1301784970 -o /tmp/evaluation-result-3175651-1301784970/solver-3175651-1301784970 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175651-1301784970.cnf

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

MD5SUM BENCH= d673a60901b4a946b283fdbb02f99fdc
RANDOM SEED=136553096

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22087764 kB
Buffers:        351804 kB
Cached:       10040456 kB
SwapCached:          0 kB
Active:        6975796 kB
Inactive:      3631244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22087764 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23612 kB
Writeback:           0 kB
AnonPages:      213800 kB
Mapped:          16200 kB
Slab:           193428 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   390308 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= 71928 MiB
End job on node122 at 2011-04-03 01:17:52