Trace number 3369840

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1158419275-045-UNKNOWN.cnf
MD5SUMba96eb51c814e4238dd0a7b33e8bab2d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.00/0.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-3369840-1305383091.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:       25500
0.00/0.02	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.02	c -- vars added        300
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.29/0.37	c asymm  cl-useful: 0/14575/25500 lits-rem:0 time: 0.36
0.29/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.29/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.48	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.49	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.49	c calculated reachability. Time: 0.00
0.39/0.49	c Calc default polars -  time:   0.00 s pos:     149 undec:       4 neg:     147
0.39/0.49	c =========================================================================================
0.39/0.49	c types(t): F = full restart, N = normal restart
0.39/0.49	c types(t): S = simplification begin/end, E = solution found
0.39/0.49	c restart types(rt): st = static, dy = dynamic
0.39/0.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.49	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.69/0.80	c  N dy    11      4674       300     25500         0      4582    178500    354445     68.83     73.46  --
0.99/1.08	c  N dy    18      8818       300     25500         0      6196    178500    403497     66.03     69.73  --
1.29/1.37	c  N dy    37     12851       300     25500         0      5987    178500    308734     66.51     70.38  --
1.59/1.68	c  N dy    58     16933       300     25500         0     10002    178500    617195     66.90     72.53  --
1.89/1.98	c  N dy    75     20934       300     25500         0      8401    178500    421142     67.14     72.16  --
2.20/2.29	c  F st    88     25001       300     25500         0     12369    178500    722576     67.03     68.58  --
2.29/2.30	c  N st    88     25001       300     25500         0     12369    178500    722576     67.03     68.58  --
2.60/2.69	c  N dy    94     30002       300     25500         0     10591    178500    531329     67.03   no data  --
2.60/2.69	c  S st    94     30002       300     25500         0     10591    178500    531329     67.03   no data  --
2.70/2.74	c  S st    94     30504       300     25500         0     11088    178500    566420     67.03   no data  --
2.70/2.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.70/2.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.70/2.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.70/2.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.70/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.70/2.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2.70/2.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.41	c lits-rem:      1453  cl-subs:      221  v-elim:      0  v-fix:    0  time:  3.63 s
6.49/6.61	c asymm  cl-useful: 0/5932/25500 lits-rem:0 time: 0.19
6.49/6.61	c calculated reachability. Time: 0.00
6.49/6.61	c  N dy    94     30504       300     25500         0     10867    178500    539355     67.03   no data  --
7.09/7.14	c  N dy   108     37167       300     25500         0      9653    178500    382082     66.54     71.08  --
7.39/7.47	c  N dy   123     41345       300     25500         0     13755    178500    693426     66.52     70.46  --
7.79/7.86	c  N dy   144     45756       300     25500         0      9304    178500    291061     66.60     63.45  --
7.79/7.86	c  S st   144     45756       300     25500         0      9304    178500    291061     66.60     63.45  --
7.89/7.91	c  S st   144     46259       300     25500         0      9804    178500    326828     66.60   no data  --
7.89/7.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.89/7.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
7.89/7.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.09/11.17	c lits-rem:       454  cl-subs:       31  v-elim:      0  v-fix:    0  time:  3.23 s
11.09/11.17	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
11.09/11.17	c vivif2 --  cl tried     9773 cl shrink        0 lits rem          0 time: 0.00
11.29/11.33	c asymm  cl-useful: 0/4993/25500 lits-rem:0 time: 0.16
11.29/11.34	c calculated reachability. Time: 0.00
11.29/11.34	c  N dy   144     46259       300     25500         0      9773    178500    322919     66.60   no data  --
11.60/11.67	c  N dy   164     50505       300     25500         0     13950    178500    640093     66.64     70.88  --
12.00/12.05	c  N dy   184     54622       300     25500         0     18002    178500    949386     66.71     70.62  --
12.39/12.48	c  N dy   204     59395       300     25500         0     12896    178500    499538     66.74     71.13  --
12.79/12.82	c  N dy   224     63416       300     25500         0     16830    178500    798739     66.82     73.75  --
13.20/13.22	c  N dy   240     67672       300     25500         0     21012    178500   1113473     66.70     70.43  --
13.29/13.37	c  S st   249     69389       300     25500         0     11910    178500    360986     66.72     65.07  --
13.39/13.43	c  S st   249     69892       300     25500         0     12410    178500    396494     66.72   no data  --
13.39/13.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.39/13.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.39/13.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.39/13.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
13.39/13.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.50/17.52	c lits-rem:      1030  cl-subs:       43  v-elim:      0  v-fix:    0  time:  4.05 s
17.50/17.52	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
17.50/17.52	c vivif2 --  cl tried    12367 cl shrink        0 lits rem          0 time: 0.00
17.69/17.71	c asymm  cl-useful: 0/6669/25500 lits-rem:0 time: 0.19
17.69/17.71	c calculated reachability. Time: 0.00
17.69/17.71	c  N dy   249     69892       300     25500         0     12367    178500    390435     66.72   no data  --
18.09/18.11	c  N dy   274     74441       300     25500         0     16822    178500    731247     66.84     70.44  --
18.49/18.56	c  N dy   287     79516       300     25500         0     21796    178500   1109129     66.80     70.70  --
19.00/19.04	c  N dy   311     84921       300     25500         0     15330    178500    558156     66.83     70.63  --
19.20/19.28	c  F st   323     87501       300     25500         0     17862    178500    750695     66.84     68.88  --
19.49/19.57	c  N st   328     90798       300     25500         0     21083    178500    996549     66.84   no data  --
20.09/20.16	c  N dy   348     96734       300     25500         0     14159    178500    405117     66.85     70.63  --
20.69/20.73	c  N dy   377    103236       300     25500         0     20535    178500    888752     66.85     70.43  --
20.79/20.89	c  S st   384    104839       300     25500         0     22105    178500   1007416     66.83     62.08  --
20.90/20.96	c  S st   384    105345       300     25500         0     22608    178500   1042941     66.83   no data  --
20.90/20.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.90/20.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
20.99/21.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.99/21.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.99/21.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
20.99/21.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.60/29.67	c lits-rem:      1395  cl-subs:      411  v-elim:      0  v-fix:    0  time:  8.66 s
29.60/29.68	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
29.60/29.69	c vivif2 --  cl tried    22197 cl shrink        0 lits rem          0 time: 0.01
29.79/29.89	c asymm  cl-useful: 0/4533/25500 lits-rem:0 time: 0.21
29.79/29.89	c calculated reachability. Time: 0.00
29.79/29.89	c  N dy   384    105345       300     25500         0     22197    178500    996211     66.83   no data  --
30.59/30.67	c  N dy   408    113099       300     25500         0     16078    178500    488317     66.78     70.75  --
31.29/31.35	c  N dy   442    120409       300     25500         0     23251    178500   1036256     66.82     70.61  --
32.10/32.14	c  N dy   461    128225       300     25500         0     16218    178500    439979     66.78     70.47  --
32.90/32.99	c  N dy   481    137320       300     25500         0     25120    178500   1117856     66.67     71.21  --
33.89/33.92	c  N dy   514    146133       300     25500         0     18093    178500    517092     66.66     70.47  --
34.89/34.94	c  N dy   550    156102       300     25500         0     27874    178500   1260172     66.65     70.18  --
35.09/35.16	c  S st   557    158017       300     25500         0     29753    178500   1404418     66.66     67.42  --
35.20/35.25	c  S st   557    158522       300     25500         0     30258    178500   1439147     66.66   no data  --
35.20/35.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.20/35.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.20/35.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
35.29/35.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.29/35.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.29/35.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
35.29/35.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.90/46.94	c lits-rem:      1574  cl-subs:      675  v-elim:      0  v-fix:    0  time: 11.62 s
46.90/46.94	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
46.90/46.96	c vivif2 --  cl tried    29583 cl shrink        0 lits rem          0 time: 0.01
47.10/47.18	c asymm  cl-useful: 0/3838/25500 lits-rem:0 time: 0.23
47.10/47.18	c calculated reachability. Time: 0.00
47.10/47.18	c  N dy   557    158522       300     25500         0     29583    178500   1364067     66.66   no data  --
48.30/48.31	c  N dy   600    169250       300     25500         0     23435    178500    856531     66.67     70.27  --
49.51/49.54	c  N dy   645    180264       300     25500         0     34253    178500   1678482     66.69     70.36  --
50.69/50.70	c  N dy   679    191794       300     25500         0     27899    178500   1133941     66.66     70.88  --
52.09/52.11	c  N dy   728    204181       300     25500         0     21393    178500    577817     66.66     70.59  --
53.50/53.55	c  N dy   774    217240       300     25500         0     34233    178500   1555464     66.64     75.16  --
55.09/55.15	c  N dy   828    231217       300     25500         0     28310    178500   1039447     66.62     70.49  --
55.79/55.87	c  S st   850    237783       300     25500         0     34759    178500   1523851     66.58     65.25  --
55.89/55.97	c  S st   850    238286       300     25500         0     35258    178500   1559222     66.58   no data  --
55.89/55.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.89/55.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.89/55.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
56.00/56.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.00/56.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.00/56.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
56.00/56.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.19/73.20	c lits-rem:      1248  cl-subs:      664  v-elim:      0  v-fix:    0  time: 17.16 s
73.19/73.20	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
73.19/73.22	c vivif2 --  cl tried    34594 cl shrink        0 lits rem          0 time: 0.01
73.39/73.46	c asymm  cl-useful: 0/3451/25500 lits-rem:0 time: 0.24
73.39/73.46	c calculated reachability. Time: 0.00
73.39/73.46	c  N dy   850    238286       300     25500         0     34594    178500   1484601     66.58   no data  --
75.19/75.21	c  N dy   896    253676       300     25500         0     29102    178500   1036966     66.54     70.79  --
77.09/77.16	c  N dy   961    269959       300     25500         0     23489    178500    544756     66.56     70.17  --
79.10/79.12	c  N dy  1019    287219       300     25500         0     40421    178500   1824471     66.53     70.93  --
81.30/81.40	c  N dy  1109    306010       300     25500         0     36256    178500   1448524     66.59     70.20  --
81.41/81.43	c  F st  1110    306250       300     25500         0     36489    178500   1466193     66.59     66.16  --
83.79/83.82	c  N dy  1181    325635       300     25500         0     31967    178500   1067563     66.61     71.02  --
86.49/86.57	c  N dy  1249    346139       300     25500         0     27574    178500    662798     66.59     70.27  --
87.79/87.87	c  S st  1284    357429       300     25500         0     38660    178500   1506126     66.57     64.00  --
87.89/87.97	c  S st  1284    357932       300     25500         0     39160    178500   1540423     66.57   no data  --
87.89/87.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.89/87.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.89/87.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
88.00/88.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.00/88.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.00/88.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
88.00/88.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.09/102.12	c lits-rem:      1912  cl-subs:      703  v-elim:      0  v-fix:    0  time: 14.08 s
102.09/102.12	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
102.09/102.13	c vivif2 --  cl tried    38457 cl shrink        0 lits rem          0 time: 0.01
102.30/102.38	c asymm  cl-useful: 0/3160/25500 lits-rem:0 time: 0.24
102.30/102.38	c calculated reachability. Time: 0.00
102.30/102.38	c  N dy  1284    357932       300     25500         0     38457    178500   1461938     66.57   no data  --
104.90/104.96	c  N dy  1355    377963       300     25500         0     32584    178500    981801     66.58     70.42  --
107.60/107.69	c  N dy  1437    397985       300     25500         0     52225    178500   2467767     66.56     70.09  --
110.19/110.26	c  N dy  1528    418182       300     25500         0     45584    178500   1909128     66.59     70.48  --
112.89/112.99	c  N dy  1606    438539       300     25500         0     38105    178500   1275186     66.59     70.69  --
115.89/115.93	c  N dy  1693    458803       300     25500         0     29513    178500    556148     66.62     70.16  --
118.39/118.49	c  N dy  1769    478836       300     25500         0     49200    178500   2051529     66.59     70.90  --
121.29/121.33	c  N dy  1848    499216       300     25500         0     39741    178500   1265456     66.60     70.95  --
124.31/124.37	c  N dy  1914    519981       300     25500         0     60148    178500   2816304     66.58     70.26  --
126.51/126.59	c  S st  1981    536898       300     25500         0     46336    178500   1703410     66.58   no data  --
126.70/126.71	c  S st  1981    537404       300     25500         0     46840    178500   1739949     66.58   no data  --
126.70/126.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
126.70/126.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.70/126.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
126.70/126.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.70/126.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.70/126.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
126.70/126.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
146.69/146.79	c lits-rem:      1277  cl-subs:      697  v-elim:      0  v-fix:    0  time: 20.01 s
146.79/146.80	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
146.79/146.81	c vivif2 --  cl tried    46143 cl shrink        0 lits rem          0 time: 0.02
146.99/147.06	c asymm  cl-useful: 0/2803/25500 lits-rem:0 time: 0.24
146.99/147.06	c calculated reachability. Time: 0.00
146.99/147.06	c  N dy  1981    537404       300     25500         0     46143    178500   1662520     66.58   no data  --
150.10/150.19	c  N dy  2054    557456       300     25500         0     34405    178500    735808     66.56     73.00  --
152.99/153.08	c  N dy  2127    578365       300     25500         0     54939    178500   2297483     66.56     70.39  --
156.10/156.14	c  N dy  2216    598916       300     25500         0     42712    178500   1305599     66.58     70.26  --
160.19/160.21	c  N dy  2290    625265       300     25500         0     35190    178500    663473     66.53     70.10  --
163.00/163.04	c  N dy  2367    645333       300     25500         0     54904    178500   2158498     66.53     70.87  --
166.20/166.29	c  N dy  2437    665383       300     25500         0     40211    178500    980137     66.52     70.17  --
169.30/169.35	c  N dy  2524    685409       300     25500         0     59901    178500   2481322     66.54     72.00  --
172.60/172.61	c  N dy  2607    705571       300     25500         0     44340    178500   1231295     66.55     70.21  --
175.79/175.82	c  N dy  2679    726167       300     25500         0     64556    178500   2775114     66.54     70.20  --
179.00/179.02	c  N dy  2749    746300       300     25500         0     47966    178500   1442401     66.54     70.16  --
182.39/182.41	c  N dy  2824    766842       300     25500         0     68132    178500   2976588     66.54     70.47  --
186.20/186.20	c  N dy  2912    790564       300     25500         0     54117    178500   1845382     66.53     70.47  --
188.80/188.84	c  S st  2970    806108       300     25500         0     69420    178500   3009098     66.53     66.37  --
189.00/189.01	c  S st  2970    806609       300     25500         0     69918    178500   3045601     66.53   no data  --
189.00/189.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
189.00/189.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
189.00/189.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
189.10/189.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.10/189.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.10/189.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
189.10/189.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
527.00/527.09	c lits-rem:      3023  cl-subs:     1525  v-elim:      0  v-fix:    0  time: 337.95 s
527.00/527.09	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
527.10/527.12	c vivif2 --  cl tried    68393 cl shrink        0 lits rem          0 time: 0.03
527.20/527.28	c asymm  cl-useful: 0/1046/25500 lits-rem:0 time: 0.16
527.20/527.29	c calculated reachability. Time: 0.00
527.20/527.29	c  N dy  2970    806609       300     25500         0     68393    178500   2876512     66.53   no data  --
530.41/530.49	c  N dy  3032    826650       300     25500         0     49756    178500   1447005     66.51     70.47  --
533.81/533.83	c  N dy  3101    846779       300     25500         0     69502    178500   2949517     66.51     70.36  --
537.20/537.29	c  N dy  3172    866930       300     25500         0     49991    178500   1399813     66.50     70.45  --
540.70/540.77	c  N dy  3255    887030       300     25500         0     69748    178500   2904264     66.51     77.39  --
544.31/544.38	c  N dy  3337    907238       300     25500         0     49339    178500   1285317     66.51     70.06  --
547.71/547.75	c  N dy  3406    927323       300     25500         0     69059    178500   2778124     66.50     71.96  --
551.51/551.57	c  N dy  3476    947584       300     25500         0     47724    178500   1100412     66.50     70.70  --
554.90/554.94	c  N dy  3552    967873       300     25500         0     67634    178500   2603619     66.49     70.73  --
558.90/558.97	c  N dy  3629    987981       300     25500         0     45164    178500    841313     66.49     70.00  --
562.21/562.25	c  N dy  3713   1008103       300     25500         0     64880    178500   2343720     66.50     70.15  --
566.30/566.33	c  N dy  3794   1028233       300     25500         0     84630    178500   3842558     66.50     70.15  --
569.50/569.57	c  N dy  3843   1048380       300     25500         0     61248    178500   1998336     66.48     70.31  --
573.51/573.53	c  N dy  3931   1068497       300     25500         0     80975    178500   3495288     66.49     70.10  --
574.31/574.33	c  F st  3948   1071876       300     25500         0     84282    178500   3745821     66.49     62.38  --
577.10/577.12	c  N dy  3991   1088613       300     25500         0     56615    178500   1582469     66.48     70.45  --
580.82/580.85	c  N dy  4070   1108694       300     25500         0     76305    178500   3080987     66.49     72.58  --
584.90/584.96	c  N dy  4163   1128775       300     25500         0     50876    178500   1077440     66.50     70.37  --
588.31/588.39	c  N dy  4239   1148803       300     25500         0     70493    178500   2559527     66.49     73.54  --
592.71/592.75	c  N dy  4319   1168877       300     25500         0     90209    178500   4056272     66.49     70.12  --
596.22/596.27	c  N dy  4399   1189282       300     25500         0     64126    178500   2023747     66.50     70.01  --
600.40/600.41	c  N dy  4491   1209604       300     25500         0     84075    178500   3545214     66.51     70.61  --
600.40/600.49	c  S st  4493   1209913       300     25500         0     84377    178500   3567197     66.51     62.42  --
600.61/600.69	c  S st  4493   1210415       300     25500         0     84876    178500   3600816     66.51   no data  --
600.61/600.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
600.61/600.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
600.70/600.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
600.80/600.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
600.80/600.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
600.80/600.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
600.80/600.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1183.42/1183.44	c lits-rem:      3353  cl-subs:     1622  v-elim:      0  v-fix:    0  time: 582.61 s
1183.42/1183.44	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1183.42/1183.48	c vivif2 --  cl tried    83254 cl shrink        0 lits rem          0 time: 0.03
1183.72/1183.77	c asymm  cl-useful: 0/2385/25500 lits-rem:0 time: 0.30
1183.72/1183.78	c calculated reachability. Time: 0.00
1183.72/1183.78	c  N dy  4493   1210415       300     25500         0     83254    178500   3419165     66.51   no data  --
1187.82/1187.89	c  N dy  4570   1230619       300     25500         0     55984    178500   1342643     66.51     70.36  --
1191.62/1191.60	c  N dy  4652   1250727       300     25500         0     75755    178500   2843502     66.51     70.56  --
1196.02/1196.08	c  N dy  4712   1270950       300     25500         0     95623    178500   4351977     66.50     70.11  --
1199.52/1199.54	c  N dy  4778   1290968       300     25500         0     67189    178500   2118098     66.49     71.07  --
1203.92/1203.91	c  N dy  4861   1311581       300     25500         0     87423    178500   3653931     66.50     70.66  --
1208.22/1208.23	c  N dy  4939   1332759       300     25500         0     59112    178500   1436232     66.49     71.20  --
1212.24/1212.28	c  N dy  5014   1354144       300     25500         0     80113    178500   3027892     66.48     70.18  --
1217.02/1217.07	c  N dy  5089   1374211       300     25500         0     99794    178500   4517753     66.48     71.23  --
1220.72/1220.75	c  N dy  5180   1394439       300     25500         0     69567    178500   2165541     66.48     70.74  --
1225.22/1225.27	c  N dy  5275   1414544       300     25500         0     89327    178500   3669929     66.49     70.04  --
1230.02/1230.05	c  N dy  5347   1434673       300     25500         0     58027    178500   1226031     66.49     70.29  --
1234.13/1234.11	c  N dy  5426   1454823       300     25500         0     77800    178500   2728444     66.49     70.79  --
1239.32/1239.33	c  N dy  5504   1475463       300     25500         0     98079    178500   4271253     66.49     70.20  --
1243.52/1243.57	c  N dy  5578   1495657       300     25500         0     65886    178500   1760757     66.48     70.42  --
1248.13/1248.10	c  N dy  5671   1515704       300     25500         0     85554    178500   3259901     66.49     72.43  --
1254.92/1254.95	c  N dy  5747   1545075       300     25500         0     61337    178500   1365064     66.47     69.99  --
1259.42/1259.44	c  N dy  5838   1565819       300     25500         0     81710    178500   2916016     66.48     70.40  --
1264.72/1264.70	c  N dy  5919   1585901       300     25500         0    101436    178500   4415502     66.48     70.09  --
1269.33/1269.34	c  N dy  6014   1606327       300     25500         0     67467    178500   1765355     66.49     70.55  --
1273.92/1273.94	c  N dy  6103   1626406       300     25500         0     87150    178500   3263107     66.50     70.68  --
1279.62/1279.67	c  N dy  6204   1646453       300     25500         0    106816    178500   4756675     66.51     70.50  --
1283.82/1283.87	c  N dy  6268   1666567       300     25500         0     71618    178500   1997404     66.50     70.35  --
1288.82/1288.80	c  N dy  6370   1686656       300     25500         0     91329    178500   3501011     66.52     70.25  --
1294.42/1294.49	c  N dy  6445   1706710       300     25500         0    110992    178500   4995728     66.52     70.63  --
1295.32/1295.38	c  S st  6461   1710415       300     25500         0     58698    178500    958507     66.52     68.84  --
1295.52/1295.54	c  S st  6461   1710917       300     25500         0     59197    178500    993479     66.52   no data  --
1295.52/1295.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1295.52/1295.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1295.52/1295.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1295.62/1295.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1295.62/1295.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1295.62/1295.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1295.62/1295.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369840-1305383091/watcher-3369840-1305383091 -o /tmp/evaluation-result-3369840-1305383091/solver-3369840-1305383091 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369840-1305383091.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.76 3.95 3.74 3/352 865
/proc/meminfo: memFree=26322516/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=30640 CPUtime=0.01 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 1140 0 0 0 1 0 0 0 25 0 1 0 649911768 31375360 1080 33554432000 4194304 4650387 140736493586432 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 7660 1080 346 112 0 2625 0

[startup+0.057409 s]
/proc/loadavg: 3.76 3.95 3.74 3/352 865
/proc/meminfo: memFree=26322516/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=30772 CPUtime=0.05 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 1190 0 0 0 5 0 0 0 25 0 1 0 649911768 31510528 1130 33554432000 4194304 4650387 140736493586432 18446744073709551615 4370700 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 7693 1130 346 112 0 2658 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30772

[startup+0.100403 s]
/proc/loadavg: 3.76 3.95 3.74 3/352 865
/proc/meminfo: memFree=26322516/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=30904 CPUtime=0.09 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 1203 0 0 0 9 0 0 0 25 0 1 0 649911768 31645696 1143 33554432000 4194304 4650387 140736493586432 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 7726 1143 346 112 0 2691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30904

[startup+0.300367 s]
/proc/loadavg: 3.76 3.95 3.74 3/352 865
/proc/meminfo: memFree=26322516/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=31036 CPUtime=0.29 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 1239 0 0 0 29 0 0 0 25 0 1 0 649911768 31780864 1179 33554432000 4194304 4650387 140736493586432 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 7759 1179 346 112 0 2724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31036

[startup+0.70031 s]
/proc/loadavg: 3.76 3.95 3.74 3/352 865
/proc/meminfo: memFree=26322516/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=39116 CPUtime=0.69 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 3552 0 0 0 69 0 0 0 25 0 1 0 649911768 40054784 3126 33554432000 4194304 4650387 140736493586432 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 9779 3126 377 112 0 4744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39116

[startup+1.50116 s]
/proc/loadavg: 3.76 3.95 3.74 5/362 880
/proc/meminfo: memFree=26258756/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=39984 CPUtime=1.49 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 5234 0 0 0 149 0 0 0 25 0 1 0 649911768 40943616 3346 33554432000 4194304 4650387 140736493586432 18446744073709551615 4333595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 9996 3346 379 112 0 4961 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39984

[startup+3.10088 s]
/proc/loadavg: 3.76 3.95 3.74 5/362 880
/proc/meminfo: memFree=26250572/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=55564 CPUtime=3.09 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 11129 0 0 0 308 1 0 0 25 0 1 0 649911768 56897536 7208 33554432000 4194304 4650387 140736493586432 18446744073709551615 4439624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 13891 7208 381 112 0 8856 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55564

[startup+6.30031 s]
/proc/loadavg: 3.94 3.98 3.75 5/362 880
/proc/meminfo: memFree=26213508/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=57508 CPUtime=6.29 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 11582 0 0 0 628 1 0 0 25 0 1 0 649911768 58888192 7661 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 14377 7661 381 112 0 9342 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57508

[startup+12.7012 s]
/proc/loadavg: 3.95 3.98 3.75 5/362 880
/proc/meminfo: memFree=26104212/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=58432 CPUtime=12.69 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 15676 0 0 0 1267 2 0 0 25 0 1 0 649911768 59834368 7879 33554432000 4194304 4650387 140736493586432 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 14608 7879 381 112 0 9573 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58432

[startup+25.5009 s]
/proc/loadavg: 3.96 3.98 3.75 5/362 881
/proc/meminfo: memFree=26056488/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=70768 CPUtime=25.49 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 23636 0 0 0 2545 4 0 0 25 0 1 0 649911768 72466432 11230 33554432000 4194304 4650387 140736493586432 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 17692 11230 381 112 0 12657 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70768

[startup+51.1004 s]
/proc/loadavg: 3.97 3.98 3.76 5/362 881
/proc/meminfo: memFree=25947016/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=85620 CPUtime=51.09 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 36927 0 0 0 5103 6 0 0 25 0 1 0 649911768 87674880 14960 33554432000 4194304 4650387 140736493586432 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 21405 14960 381 112 0 16370 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85620

[startup+102.313 s]
/proc/loadavg: 3.99 3.98 3.77 5/362 883
/proc/meminfo: memFree=25912448/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=104400 CPUtime=102.3 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 58256 0 0 0 10221 9 0 0 25 0 1 0 649911768 106905600 19211 33554432000 4194304 4650387 140736493586432 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 26100 19211 381 112 0 21065 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 104400

[startup+162.301 s]
/proc/loadavg: 4.09 4.01 3.79 5/362 884
/proc/meminfo: memFree=25844092/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=111024 CPUtime=162.29 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 88615 0 0 0 16215 14 0 0 25 0 1 0 649911768 113688576 21121 33554432000 4194304 4650387 140736493586432 18446744073709551615 4365503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 27756 21121 381 112 0 22721 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 111024

[startup+222.301 s]
/proc/loadavg: 4.08 4.02 3.81 5/362 886
/proc/meminfo: memFree=25777944/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=182688 CPUtime=222.3 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 109508 0 0 0 22211 19 0 0 25 0 1 0 649911768 187072512 27106 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 45672 27106 381 112 0 40637 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 182688

[startup+282.301 s]
/proc/loadavg: 4.03 4.02 3.82 5/362 888
/proc/meminfo: memFree=25743064/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=182688 CPUtime=282.3 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 109628 0 0 0 28211 19 0 0 25 0 1 0 649911768 187072512 27226 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 45672 27226 381 112 0 40637 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 182688

[startup+342.301 s]
/proc/loadavg: 4.05 4.03 3.83 5/362 889
/proc/meminfo: memFree=25733860/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=182688 CPUtime=342.3 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 109629 0 0 0 34211 19 0 0 25 0 1 0 649911768 187072512 27227 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 45672 27227 381 112 0 40637 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 182688

[startup+402.3 s]
/proc/loadavg: 4.05 4.03 3.84 5/362 891
/proc/meminfo: memFree=25729344/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=182688 CPUtime=402.3 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 109629 0 0 0 40211 19 0 0 25 0 1 0 649911768 187072512 27227 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 45672 27227 381 112 0 40637 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 182688

[startup+462.301 s]
/proc/loadavg: 4.10 4.04 3.85 5/362 892
/proc/meminfo: memFree=25707236/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=182688 CPUtime=462.3 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 109629 0 0 0 46211 19 0 0 25 0 1 0 649911768 187072512 27227 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 45672 27227 381 112 0 40637 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 182688

[startup+522.3 s]
/proc/loadavg: 4.09 4.05 3.86 5/362 894
/proc/meminfo: memFree=25695792/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=182688 CPUtime=522.3 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 109629 0 0 0 52211 19 0 0 25 0 1 0 649911768 187072512 27227 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 45672 27227 381 112 0 40637 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 182688

[startup+582.301 s]
/proc/loadavg: 4.03 4.04 3.87 5/362 896
/proc/meminfo: memFree=25707396/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=185536 CPUtime=582.31 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 139876 0 0 0 58206 25 0 0 25 0 1 0 649911768 189988864 27912 33554432000 4194304 4650387 140736493586432 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 46384 27912 381 112 0 41349 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 185536

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 3.88 5/362 897
/proc/meminfo: memFree=25678964/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=208388 CPUtime=642.31 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 154088 0 0 0 64203 28 0 0 25 0 1 0 649911768 213389312 32920 33554432000 4194304 4650387 140736493586432 18446744073709551615 4438611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 52097 32920 381 112 0 47062 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 208388

[startup+702.3 s]
/proc/loadavg: 4.14 4.05 3.89 5/362 899
/proc/meminfo: memFree=25671468/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=208388 CPUtime=702.31 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 154159 0 0 0 70203 28 0 0 25 0 1 0 649911768 213389312 32991 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 52097 32991 381 112 0 47062 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 208388

[startup+762.314 s]
/proc/loadavg: 4.11 4.06 3.90 5/362 900
/proc/meminfo: memFree=25676872/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=208388 CPUtime=762.32 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 154159 0 0 0 76204 28 0 0 25 0 1 0 649911768 213389312 32991 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 52097 32991 381 112 0 47062 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 208388

[startup+822.3 s]
/proc/loadavg: 4.04 4.04 3.91 5/362 902
/proc/meminfo: memFree=25630092/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=208388 CPUtime=822.31 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 154159 0 0 0 82203 28 0 0 25 0 1 0 649911768 213389312 32991 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 52097 32991 381 112 0 47062 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 208388

[startup+882.301 s]
/proc/loadavg: 4.12 4.06 3.92 5/362 904
/proc/meminfo: memFree=25623860/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=208388 CPUtime=882.31 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 154160 0 0 0 88203 28 0 0 25 0 1 0 649911768 213389312 32992 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 52097 32992 381 112 0 47062 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 208388

[startup+942.301 s]
/proc/loadavg: 4.09 4.06 3.93 5/362 905
/proc/meminfo: memFree=25611176/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=208388 CPUtime=942.31 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 154160 0 0 0 94203 28 0 0 25 0 1 0 649911768 213389312 32992 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 52097 32992 381 112 0 47062 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 208388

[startup+1002.3 s]
/proc/loadavg: 4.03 4.05 3.93 5/362 907
/proc/meminfo: memFree=25595128/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=208388 CPUtime=1002.31 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 154160 0 0 0 100203 28 0 0 25 0 1 0 649911768 213389312 32992 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 52097 32992 381 112 0 47062 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 208388

[startup+1062.3 s]
/proc/loadavg: 4.16 4.08 3.94 5/362 908
/proc/meminfo: memFree=25621632/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=208388 CPUtime=1062.32 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 154160 0 0 0 106204 28 0 0 25 0 1 0 649911768 213389312 32992 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 52097 32992 381 112 0 47062 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 208388

[startup+1122.3 s]
/proc/loadavg: 4.06 4.07 3.94 5/362 910
/proc/meminfo: memFree=25492364/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=208388 CPUtime=1122.32 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 154160 0 0 0 112204 28 0 0 25 0 1 0 649911768 213389312 32992 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 52097 32992 381 112 0 47062 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 208388

[startup+1182.3 s]
/proc/loadavg: 4.02 4.05 3.94 5/362 912
/proc/meminfo: memFree=25496924/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=208388 CPUtime=1182.32 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 154160 0 0 0 118204 28 0 0 25 0 1 0 649911768 213389312 32992 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 52097 32992 381 112 0 47062 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 208388

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 3.94 5/362 914
/proc/meminfo: memFree=25476420/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=156252 CPUtime=1242.32 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 181655 0 0 0 124195 37 0 0 25 0 1 0 649911768 160002048 30637 33554432000 4194304 4650387 140736493586432 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 39063 30637 381 112 0 34028 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 156252



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 3.94 4/360 917
/proc/meminfo: memFree=25642808/32951124 swapFree=53501236/67111528
[pid=865] ppid=863 vsize=157920 CPUtime=1300.02 cores=4,6
/proc/865/stat : 865 (strangenight1-s) R 863 865 32704 0 -1 4202496 203103 0 0 0 129960 42 0 0 25 0 1 0 649911768 161710080 30475 33554432000 4194304 4650387 140736493586432 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/865/statm: 39480 30475 381 112 0 34445 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 157920

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

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

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

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

runsolver used 4.88626 second user time and 9.95849 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 16:24:51
IDJOB=3369840
IDBENCH=82649
IDSOLVER=1847
FILE ID=node103/3369840-1305383091
RUNJOBID= node103-1305381788-671
PBS_JOBID= 13324399
Free space on /tmp= 72984 MiB

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

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

MD5SUM BENCH= ba96eb51c814e4238dd0a7b33e8bab2d
RANDOM SEED=1858647306

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26324036 kB
Buffers:        283288 kB
Cached:        3803016 kB
SwapCached:     340192 kB
Active:        1283352 kB
Inactive:      5074432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26324036 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:           15588 kB
Writeback:           0 kB
AnonPages:     1941460 kB
Mapped:          11184 kB
Slab:           150836 kB
PageTables:      52972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78321784 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= 72972 MiB
End job on node103 at 2011-05-14 16:46:34