Trace number 3369851

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 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S69399346-065-UNKNOWN.cnf
MD5SUM98486271f2f72889c040eabfd36ebd13
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-3369851-1305383239.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.01	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.01	c -- vars added        300
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.29/0.39	c asymm  cl-useful: 0/14601/25500 lits-rem:0 time: 0.38
0.39/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.39/0.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.39/0.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
0.49/0.51	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.52	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.52	c calculated reachability. Time: 0.00
0.49/0.53	c Calc default polars -  time:   0.00 s pos:     144 undec:       5 neg:     151
0.49/0.53	c =========================================================================================
0.49/0.53	c types(t): F = full restart, N = normal restart
0.49/0.53	c types(t): S = simplification begin/end, E = solution found
0.49/0.53	c restart types(rt): st = static, dy = dynamic
0.49/0.53	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.53	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.79/0.84	c  N dy    16      4315       300     25500         0      4217    178500    320031     67.41     71.35  --
1.10/1.13	c  N dy    25      8367       300     25500         0      5746    178500    366354     67.03     70.62  --
1.49/1.56	c  N dy    40     13997       300     25500         0      7111    178500    390825     66.23     70.76  --
1.89/1.92	c  N dy    52     18321       300     25500         0      5839    178500    221499     66.04     69.54  --
2.21/2.26	c  N dy    76     22430       300     25500         0      9861    178500    532467     66.60     70.24  --
2.49/2.50	c  F st    86     25000       300     25500         0     12381    178500    720892     66.58     65.35  --
2.59/2.68	c  N st    90     27034       300     25500         0      7703    178500    296355     66.58   no data  --
2.89/2.93	c  S st    92     30001       300     25500         0     10592    178500    521733     66.58   no data  --
2.89/2.99	c  S st    92     30507       300     25500         0     11094    178500    557603     66.58   no data  --
2.89/2.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.99/3.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2.99/3.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.79/6.85	c lits-rem:      2312  cl-subs:      237  v-elim:      0  v-fix:    0  time:  3.82 s
6.99/7.06	c asymm  cl-useful: 0/5885/25500 lits-rem:0 time: 0.21
6.99/7.06	c calculated reachability. Time: 0.00
6.99/7.06	c  N dy    92     30507       300     25500         0     10857    178500    529254     66.58   no data  --
7.39/7.44	c  N dy   102     34676       300     25500         0     14948    178500    837628     66.44     70.10  --
7.79/7.81	c  N dy   109     38921       300     25500         0     11378    178500    508141     66.17     69.95  --
8.19/8.20	c  N dy   128     43171       300     25500         0     15544    178500    823134     66.26     70.11  --
8.39/8.46	c  S st   135     45762       300     25500         0      9312    178500    288936     66.17     63.38  --
8.49/8.52	c  S st   135     46268       300     25500         0      9814    178500    323609     66.17   no data  --
8.49/8.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.49/8.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.49/8.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
8.49/8.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.49/8.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
8.49/8.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.79/11.84	c lits-rem:       404  cl-subs:       28  v-elim:      0  v-fix:    0  time:  3.30 s
11.79/11.84	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
11.79/11.85	c vivif2 --  cl tried     9786 cl shrink        0 lits rem          0 time: 0.00
12.00/12.05	c asymm  cl-useful: 0/5014/25500 lits-rem:0 time: 0.20
12.00/12.05	c calculated reachability. Time: 0.00
12.00/12.05	c  N dy   135     46268       300     25500         0      9786    178500    320229     66.17   no data  --
12.39/12.43	c  N dy   143     50315       300     25500         0     13742    178500    622232     66.04     69.76  --
12.79/12.86	c  N dy   160     54523       300     25500         0     17878    178500    934075     66.05     69.97  --
13.29/13.32	c  N dy   178     59017       300     25500         0     12504    178500    469636     66.10     69.80  --
13.69/13.71	c  N dy   189     63290       300     25500         0     16697    178500    785306     65.98     69.51  --
14.09/14.17	c  N dy   202     67732       300     25500         0     21075    178500   1116969     65.94     69.64  --
14.30/14.35	c  S st   210     69404       300     25500         0     11920    178500    360192     65.93   no data  --
14.39/14.41	c  S st   210     69911       300     25500         0     12422    178500    397141     65.93   no data  --
14.39/14.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.39/14.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.39/14.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
14.39/14.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.39/14.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.39/14.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
14.39/14.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.19/18.28	c lits-rem:       792  cl-subs:       50  v-elim:      0  v-fix:    0  time:  3.83 s
18.19/18.28	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
18.19/18.28	c vivif2 --  cl tried    12372 cl shrink        0 lits rem          0 time: 0.00
18.49/18.50	c asymm  cl-useful: 0/6761/25500 lits-rem:0 time: 0.21
18.49/18.50	c calculated reachability. Time: 0.00
18.49/18.50	c  N dy   210     69911       300     25500         0     12372    178500    390766     65.93   no data  --
18.89/18.97	c  N dy   237     74723       300     25500         0     17078    178500    746599     66.04     70.54  --
19.39/19.45	c  N dy   256     79500       300     25500         0     21771    178500   1101385     66.07     70.44  --
19.89/19.95	c  N dy   273     84587       300     25500         0     14988    178500    532040     66.02     69.58  --
20.19/20.23	c  F st   288     87501       300     25500         0     17850    178500    748480     66.05   no data  --
20.49/20.56	c  N st   293     90796       300     25500         0     21080    178500    998353     66.05   no data  --
21.19/21.28	c  N dy   315     97589       300     25500         0     15004    178500    472929     66.06     69.89  --
21.90/21.91	c  N dy   346    103850       300     25500         0     21135    178500    936496     66.13     69.80  --
22.00/22.01	c  S st   351    104868       300     25500         0     22137    178500   1011839     66.13     66.38  --
22.09/22.10	c  S st   351    105369       300     25500         0     22636    178500   1048124     66.13   no data  --
22.09/22.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.09/22.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.09/22.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
22.09/22.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.09/22.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.09/22.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
22.09/22.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.59/30.63	c lits-rem:      1354  cl-subs:      404  v-elim:      0  v-fix:    0  time:  8.48 s
30.59/30.63	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
30.59/30.65	c vivif2 --  cl tried    22232 cl shrink        0 lits rem          0 time: 0.01
30.81/30.89	c asymm  cl-useful: 0/4478/25500 lits-rem:0 time: 0.24
30.81/30.89	c calculated reachability. Time: 0.00
30.81/30.89	c  N dy   351    105369       300     25500         0     22232    178500   1002013     66.13   no data  --
31.69/31.70	c  N dy   381    112444       300     25500         0     15422    178500    440496     66.18     70.95  --
32.39/32.47	c  N dy   419    119713       300     25500         0     22555    178500    981108     66.24     69.75  --
33.29/33.36	c  N dy   454    127360       300     25500         0     15347    178500    373360     66.26     70.47  --
34.19/34.22	c  N dy   483    135803       300     25500         0     23653    178500   1000286     66.24     69.73  --
35.21/35.29	c  N dy   516    144572       300     25500         0     16560    178500    400102     66.26     70.18  --
36.20/36.29	c  N dy   555    153896       300     25500         0     25710    178500   1091460     66.25     69.94  --
36.79/36.83	c  S st   581    158054       300     25500         0     29792    178500   1402400     66.30     62.73  --
36.89/36.93	c  S st   581    158561       300     25500         0     30292    178500   1438404     66.30   no data  --
36.89/36.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.89/36.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.89/36.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
36.99/37.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.99/37.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.99/37.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
36.99/37.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.39/50.47	c lits-rem:       996  cl-subs:      584  v-elim:      0  v-fix:    0  time: 13.47 s
50.39/50.48	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
50.39/50.49	c vivif2 --  cl tried    29708 cl shrink        0 lits rem          0 time: 0.01
50.69/50.75	c asymm  cl-useful: 0/3810/25500 lits-rem:0 time: 0.26
50.69/50.75	c calculated reachability. Time: 0.00
50.69/50.75	c  N dy   581    158561       300     25500         0     29708    178500   1372329     66.30   no data  --
51.89/51.97	c  N dy   614    168840       300     25500         0     23107    178500    831824     66.29     69.79  --
53.19/53.27	c  N dy   657    179678       300     25500         0     33740    178500   1635427     66.28     69.84  --
54.49/54.58	c  N dy   706    191253       300     25500         0     27433    178500   1096797     66.30     70.10  --
56.19/56.29	c  N dy   759    204438       300     25500         0     21718    178500    599065     66.32     70.18  --
57.89/57.96	c  N dy   816    217542       300     25500         0     34619    178500   1579073     66.32     69.86  --
59.69/59.70	c  N dy   848    231515       300     25500         0     28705    178500   1067366     66.25     70.22  --
60.50/60.54	c  S st   872    237841       300     25500         0     34905    178500   1541390     66.26   no data  --
60.59/60.66	c  S st   872    238345       300     25500         0     35402    178500   1576902     66.26   no data  --
60.59/60.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.59/60.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.59/60.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
60.69/60.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.69/60.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.69/60.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
60.69/60.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.90/75.94	c lits-rem:      1149  cl-subs:      787  v-elim:      0  v-fix:    0  time: 15.20 s
75.90/75.94	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
75.90/75.96	c vivif2 --  cl tried    34615 cl shrink        0 lits rem          0 time: 0.02
76.19/76.27	c asymm  cl-useful: 0/3363/25500 lits-rem:0 time: 0.31
76.19/76.27	c calculated reachability. Time: 0.00
76.19/76.27	c  N dy   872    238345       300     25500         0     34615    178500   1491725     66.26   no data  --
78.30/78.35	c  N dy   933    253686       300     25500         0     29066    178500   1030074     66.27     70.63  --
80.59/80.67	c  N dy  1006    269954       300     25500         0     23425    178500    541560     66.32     75.20  --
82.90/82.95	c  N dy  1056    287214       300     25500         0     40380    178500   1825231     66.27     71.26  --
85.49/85.55	c  F st  1122    306253       300     25500         0     36489    178500   1473311     66.27     67.40  --
85.49/85.55	c  N st  1122    306253       300     25500         0     36489    178500   1473311     66.27     67.40  --
88.49/88.54	c  N dy  1161    328251       300     25500         0     34531    178500   1250285     66.17     69.91  --
91.49/91.53	c  N dy  1247    348366       300     25500         0     29743    178500    829285     66.19     70.02  --
92.68/92.74	c  S st  1276    357517       300     25500         0     38728    178500   1509707     66.17     58.23  --
92.78/92.87	c  S st  1276    358019       300     25500         0     39227    178500   1545593     66.17   no data  --
92.78/92.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.78/92.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.88/92.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
92.88/92.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.88/92.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.88/92.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
92.88/92.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
111.10/111.11	c lits-rem:      1323  cl-subs:      610  v-elim:      0  v-fix:    0  time: 18.17 s
111.10/111.11	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
111.10/111.13	c vivif2 --  cl tried    38617 cl shrink        0 lits rem          0 time: 0.02
111.39/111.45	c asymm  cl-useful: 0/3153/25500 lits-rem:0 time: 0.32
111.39/111.46	c calculated reachability. Time: 0.00
111.39/111.46	c  N dy  1276    358019       300     25500         0     38617    178500   1477332     66.17   no data  --
114.49/114.58	c  N dy  1368    378026       300     25500         0     32713    178500    989223     66.21     74.28  --
117.79/117.89	c  N dy  1461    398134       300     25500         0     52456    178500   2481117     66.24     71.02  --
120.69/120.78	c  N dy  1550    418214       300     25500         0     45659    178500   1906931     66.26     69.82  --
123.69/123.77	c  N dy  1628    438269       300     25500         0     37887    178500   1257061     66.27     69.87  --
126.99/127.06	c  N dy  1703    458654       300     25500         0     29421    178500    545831     66.25     69.82  --
129.89/129.99	c  N dy  1786    478720       300     25500         0     49074    178500   2038511     66.26     70.89  --
133.10/133.13	c  N dy  1863    498857       300     25500         0     39419    178500   1236341     66.25     70.02  --
136.59/136.68	c  N dy  1946    520332       300     25500         0     60522    178500   2839580     66.25     70.08  --
139.19/139.21	c  S st  2023    537030       300     25500         0     46469    178500   1717817     66.27   no data  --
139.29/139.35	c  S st  2023    537536       300     25500         0     46971    178500   1752001     66.27   no data  --
139.29/139.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
139.29/139.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
139.29/139.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
139.39/139.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.39/139.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.39/139.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
139.39/139.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.89/162.92	c lits-rem:      1132  cl-subs:      734  v-elim:      0  v-fix:    0  time: 23.47 s
162.89/162.92	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
162.89/162.94	c vivif2 --  cl tried    46237 cl shrink        0 lits rem          0 time: 0.02
163.19/163.28	c asymm  cl-useful: 0/2788/25500 lits-rem:0 time: 0.34
163.19/163.28	c calculated reachability. Time: 0.00
163.19/163.28	c  N dy  2023    537536       300     25500         0     46237    178500   1669922     66.27   no data  --
166.89/166.95	c  N dy  2104    558337       300     25500         0     35252    178500    795657     66.28     70.28  --
170.19/170.21	c  N dy  2158    578530       300     25500         0     55066    178500   2300431     66.24     70.35  --
173.70/173.79	c  N dy  2256    598608       300     25500         0     42382    178500   1273320     66.28     70.22  --
177.49/177.58	c  N dy  2354    618636       300     25500         0     62020    178500   2762126     66.29     70.07  --
180.99/181.08	c  N dy  2450    638710       300     25500         0     48344    178500   1666267     66.32     76.21  --
184.99/185.08	c  N dy  2536    658757       300     25500         0     68035    178500   3155283     66.32     70.28  --
188.39/188.48	c  N dy  2615    679310       300     25500         0     53865    178500   2013633     66.31     69.85  --
192.59/192.66	c  N dy  2696    699391       300     25500         0     38237    178500    767772     66.32     70.22  --
196.09/196.13	c  N dy  2774    719577       300     25500         0     58048    178500   2272862     66.33     69.89  --
200.29/200.32	c  N dy  2870    740772       300     25500         0     42543    178500   1025792     66.34     69.87  --
203.99/204.09	c  N dy  2966    760866       300     25500         0     62262    178500   2521655     66.35     69.89  --
208.09/208.17	c  N dy  3051    780968       300     25500         0     44677    178500   1122727     66.35     70.37  --
211.78/211.83	c  N dy  3111    801379       300     25500         0     64723    178500   2640203     66.33     71.04  --
212.88/212.99	c  S st  3140    806305       300     25500         0     69550    178500   3006285     66.34   no data  --
213.18/213.20	c  S st  3140    806808       300     25500         0     70050    178500   3043090     66.34   no data  --
213.18/213.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
213.18/213.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
213.18/213.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
213.29/213.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
213.29/213.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
213.29/213.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
213.29/213.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
585.99/586.08	c lits-rem:      2098  cl-subs:     1470  v-elim:      0  v-fix:    0  time: 372.71 s
585.99/586.08	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
586.09/586.12	c vivif2 --  cl tried    68580 cl shrink        0 lits rem          0 time: 0.03
586.30/586.34	c asymm  cl-useful: 0/1147/25500 lits-rem:0 time: 0.23
586.30/586.35	c calculated reachability. Time: 0.00
586.30/586.35	c  N dy  3140    806808       300     25500         0     68580    178500   2880625     66.34   no data  --
590.39/590.44	c  N dy  3212    826964       300     25500         0     50105    178500   1468971     66.33     70.31  --
594.28/594.36	c  N dy  3301    847058       300     25500         0     69818    178500   2970433     66.35     70.77  --
598.09/598.12	c  N dy  3374    867385       300     25500         0     50560    178500   1436596     66.34     70.49  --
602.09/602.15	c  N dy  3462    888065       300     25500         0     70879    178500   2982026     66.35     70.36  --
605.88/605.94	c  N dy  3533    908108       300     25500         0     50307    178500   1355333     66.35     71.78  --
609.68/609.71	c  N dy  3606    928211       300     25500         0     70032    178500   2855488     66.34     70.37  --
613.69/613.79	c  N dy  3687    948257       300     25500         0     48471    178500   1156783     66.35     70.87  --
617.49/617.54	c  N dy  3781    968306       300     25500         0     68123    178500   2648713     66.37     70.25  --
621.98/622.02	c  N dy  3861    988403       300     25500         0     45653    178500    872137     66.37     70.32  --
625.58/625.66	c  N dy  3946   1008588       300     25500         0     65459    178500   2381453     66.38     70.03  --
630.09/630.13	c  N dy  4012   1028640       300     25500         0     85105    178500   3873371     66.38     71.86  --
633.78/633.85	c  N dy  4103   1049218       300     25500         0     62131    178500   2053230     66.39     70.90  --
638.18/638.20	c  N dy  4171   1069571       300     25500         0     82130    178500   3569390     66.38     69.97  --
638.68/638.78	c  F st  4182   1071876       300     25500         0     84393    178500   3741125     66.38     67.77  --
642.08/642.18	c  N dy  4240   1089718       300     25500         0     57731    178500   1659152     66.38     70.29  --
646.29/646.38	c  N dy  4342   1109779       300     25500         0     77416    178500   3159990     66.40     70.18  --
650.78/650.87	c  N dy  4430   1130083       300     25500         0     52196    178500   1174011     66.40     69.92  --
654.88/654.98	c  N dy  4522   1150558       300     25500         0     72335    178500   2693061     66.40     70.99  --
659.99/660.05	c  N dy  4627   1170607       300     25500         0     92004    178500   4190422     66.42     69.93  --
663.68/663.73	c  N dy  4699   1190789       300     25500         0     65686    178500   2135479     66.41     70.08  --
667.98/668.06	c  S st  4770   1210212       300     25500         0     84765    178500   3581812     66.41     63.86  --
668.18/668.29	c  S st  4770   1210716       300     25500         0     85264    178500   3616747     66.41   no data  --
668.28/668.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
668.28/668.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
668.28/668.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
668.38/668.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
668.38/668.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
668.38/668.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
668.38/668.47	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-3369851-1305383239/watcher-3369851-1305383239 -o /tmp/evaluation-result-3369851-1305383239/solver-3369851-1305383239 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369851-1305383239.cnf 

running on 2 cores: 0,2

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.83 3.97 3.74 4/324 5457
/proc/meminfo: memFree=11185724/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=30444 CPUtime=0 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 953 0 0 0 0 0 0 0 19 0 1 0 649926273 31174656 894 33554432000 4194304 4650387 140733725985296 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 7611 894 328 112 0 2576 0

[startup+0.0431209 s]
/proc/loadavg: 3.83 3.97 3.74 4/324 5457
/proc/meminfo: memFree=11185724/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=30776 CPUtime=0.04 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 1186 0 0 0 4 0 0 0 19 0 1 0 649926273 31514624 1127 33554432000 4194304 4650387 140733725985296 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 7694 1127 346 112 0 2659 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30776

[startup+0.10109 s]
/proc/loadavg: 3.83 3.97 3.74 4/324 5457
/proc/meminfo: memFree=11185724/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=30908 CPUtime=0.09 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 1203 0 0 0 9 0 0 0 19 0 1 0 649926273 31649792 1144 33554432000 4194304 4650387 140733725985296 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 7727 1144 346 112 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30908

[startup+0.301046 s]
/proc/loadavg: 3.83 3.97 3.74 4/324 5457
/proc/meminfo: memFree=11185724/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=31040 CPUtime=0.29 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 1236 0 0 0 29 0 0 0 20 0 1 0 649926273 31784960 1177 33554432000 4194304 4650387 140733725985296 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 7760 1177 346 112 0 2725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31040

[startup+0.700984 s]
/proc/loadavg: 3.83 3.97 3.74 4/324 5457
/proc/meminfo: memFree=11185724/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=39088 CPUtime=0.69 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 3491 0 0 0 69 0 0 0 21 0 1 0 649926273 40026112 3066 33554432000 4194304 4650387 140733725985296 18446744073709551615 4366213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 9772 3066 377 112 0 4737 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39088

[startup+1.50085 s]
/proc/loadavg: 3.83 3.97 3.74 5/330 5511
/proc/meminfo: memFree=11121888/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=39936 CPUtime=1.49 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 5104 0 0 0 149 0 0 0 23 0 1 0 649926273 40894464 3227 33554432000 4194304 4650387 140733725985296 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 9984 3227 379 112 0 4949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39936

[startup+3.10053 s]
/proc/loadavg: 3.83 3.97 3.74 5/330 5511
/proc/meminfo: memFree=11113084/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=55004 CPUtime=3.09 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 10966 0 0 0 308 1 0 0 18 0 1 0 649926273 56324096 7072 33554432000 4194304 4650387 140733725985296 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 13751 7072 381 112 0 8716 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55004

[startup+6.30095 s]
/proc/loadavg: 3.84 3.97 3.74 5/330 5511
/proc/meminfo: memFree=11061756/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=56656 CPUtime=6.29 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 11337 0 0 0 628 1 0 0 25 0 1 0 649926273 58015744 7443 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 14164 7443 381 112 0 9129 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56656

[startup+12.7007 s]
/proc/loadavg: 3.85 3.97 3.74 5/330 5511
/proc/meminfo: memFree=10965340/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=58016 CPUtime=12.69 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 14398 0 0 0 1267 2 0 0 25 0 1 0 649926273 59408384 7999 33554432000 4194304 4650387 140733725985296 18446744073709551615 4360381 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 14504 7999 381 112 0 9469 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58016

[startup+25.5003 s]
/proc/loadavg: 3.89 3.97 3.74 5/330 5511
/proc/meminfo: memFree=10923280/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=70996 CPUtime=25.5 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 23563 0 0 0 2546 4 0 0 25 0 1 0 649926273 72699904 11210 33554432000 4194304 4650387 140733725985296 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 17749 11210 381 112 0 12714 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 70996

[startup+51.1005 s]
/proc/loadavg: 3.92 3.97 3.75 5/330 5512
/proc/meminfo: memFree=10860276/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=86416 CPUtime=51.09 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 33191 0 0 0 5104 5 0 0 25 0 1 0 649926273 88489984 15393 33554432000 4194304 4650387 140733725985296 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 21604 15393 381 112 0 16569 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86416

[startup+102.312 s]
/proc/loadavg: 3.96 3.97 3.76 5/330 5513
/proc/meminfo: memFree=10762244/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=99644 CPUtime=102.3 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 57288 0 0 0 10220 10 0 0 25 0 1 0 649926273 102035456 18286 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 24911 18286 381 112 0 19876 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 99644

[startup+162.3 s]
/proc/loadavg: 4.14 4.02 3.78 5/330 5515
/proc/meminfo: memFree=10669428/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=109160 CPUtime=162.29 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 77520 0 0 0 16214 15 0 0 25 0 1 0 649926273 111779840 20428 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476434 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 27290 20428 381 112 0 22255 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 109160

[startup+222.301 s]
/proc/loadavg: 4.05 4.01 3.79 5/330 5518
/proc/meminfo: memFree=10614020/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=182188 CPUtime=222.29 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 109369 0 0 0 22206 23 0 0 25 0 1 0 649926273 186560512 27113 33554432000 4194304 4650387 140733725985296 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 45547 27113 381 112 0 40512 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 182188

[startup+282.301 s]
/proc/loadavg: 4.13 4.04 3.82 5/330 5519
/proc/meminfo: memFree=10609348/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=182652 CPUtime=282.29 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 109523 0 0 0 28205 24 0 0 25 0 1 0 649926273 187035648 27267 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476333 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 45663 27267 381 112 0 40628 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 182652

[startup+342.3 s]
/proc/loadavg: 4.05 4.03 3.82 5/330 5521
/proc/meminfo: memFree=10589060/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=182652 CPUtime=342.29 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 109529 0 0 0 34205 24 0 0 25 0 1 0 649926273 187035648 27273 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 45663 27273 381 112 0 40628 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 182652

[startup+402.301 s]
/proc/loadavg: 4.10 4.04 3.83 5/330 5522
/proc/meminfo: memFree=10585256/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=182652 CPUtime=402.29 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 109529 0 0 0 40205 24 0 0 25 0 1 0 649926273 187035648 27273 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 45663 27273 381 112 0 40628 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 182652

[startup+462.301 s]
/proc/loadavg: 4.03 4.03 3.84 5/330 5524
/proc/meminfo: memFree=10541276/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=182652 CPUtime=462.29 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 109529 0 0 0 46205 24 0 0 25 0 1 0 649926273 187035648 27273 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 45663 27273 381 112 0 40628 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 182652

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 3.85 5/330 5525
/proc/meminfo: memFree=10530652/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=182652 CPUtime=522.29 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 109529 0 0 0 52205 24 0 0 25 0 1 0 649926273 187035648 27273 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 45663 27273 381 112 0 40628 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 182652

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.85 5/330 5527
/proc/meminfo: memFree=10530304/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=182652 CPUtime=582.29 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 109529 0 0 0 58205 24 0 0 25 0 1 0 649926273 187035648 27273 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 45663 27273 381 112 0 40628 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 182652

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.86 5/330 5529
/proc/meminfo: memFree=10522660/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=133340 CPUtime=642.28 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 137802 0 0 0 64198 30 0 0 25 0 1 0 649926273 136540160 26014 33554432000 4194304 4650387 140733725985296 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 33335 26014 381 112 0 28300 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 133340

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 3.87 5/330 5530
/proc/meminfo: memFree=10510448/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=206008 CPUtime=702.29 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 153400 0 0 0 70194 35 0 0 25 0 1 0 649926273 210952192 32424 33554432000 4194304 4650387 140733725985296 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 51502 32424 381 112 0 46467 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 206008

[startup+762.312 s]
/proc/loadavg: 4.06 4.03 3.88 5/330 5533
/proc/meminfo: memFree=10519196/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=206008 CPUtime=762.3 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 153529 0 0 0 76195 35 0 0 25 0 1 0 649926273 210952192 32553 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 51502 32553 381 112 0 46467 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 206008

[startup+822.3 s]
/proc/loadavg: 4.13 4.05 3.90 5/330 5534
/proc/meminfo: memFree=10470524/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=206368 CPUtime=822.28 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 153636 0 0 0 82193 35 0 0 25 0 1 0 649926273 211320832 32660 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 51592 32660 381 112 0 46557 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 206368

[startup+882.301 s]
/proc/loadavg: 4.05 4.04 3.90 5/330 5537
/proc/meminfo: memFree=10464864/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=206368 CPUtime=882.27 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 153636 0 0 0 88192 35 0 0 25 0 1 0 649926273 211320832 32660 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 51592 32660 381 112 0 46557 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 206368

[startup+942.301 s]
/proc/loadavg: 4.02 4.03 3.91 5/330 5539
/proc/meminfo: memFree=10478616/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=206368 CPUtime=942.27 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 153636 0 0 0 94192 35 0 0 25 0 1 0 649926273 211320832 32660 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 51592 32660 381 112 0 46557 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 206368

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 3.91 5/330 5541
/proc/meminfo: memFree=10470204/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=206368 CPUtime=1002.27 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 153636 0 0 0 100192 35 0 0 25 0 1 0 649926273 211320832 32660 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 51592 32660 381 112 0 46557 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 206368

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 3.91 5/330 5543
/proc/meminfo: memFree=10442100/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=206368 CPUtime=1062.27 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 153636 0 0 0 106192 35 0 0 25 0 1 0 649926273 211320832 32660 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 51592 32660 381 112 0 46557 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 206368

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/330 5546
/proc/meminfo: memFree=10421416/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=206368 CPUtime=1122.27 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 153636 0 0 0 112192 35 0 0 25 0 1 0 649926273 211320832 32660 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 51592 32660 381 112 0 46557 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 206368

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/330 5547
/proc/meminfo: memFree=10397440/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=206368 CPUtime=1182.27 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 153636 0 0 0 118192 35 0 0 25 0 1 0 649926273 211320832 32660 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 51592 32660 381 112 0 46557 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 206368

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 3.93 5/330 5549
/proc/meminfo: memFree=10401076/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=206368 CPUtime=1242.27 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 153636 0 0 0 124192 35 0 0 25 0 1 0 649926273 211320832 32660 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 51592 32660 381 112 0 46557 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 206368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.93 4/329 5552
/proc/meminfo: memFree=10533888/32951124 swapFree=67093864/67111528
[pid=5456] ppid=5454 vsize=206368 CPUtime=1299.97 cores=0,2
/proc/5456/stat : 5456 (strangenight1-s) R 5454 5456 4890 0 -1 4202496 153636 0 0 0 129962 35 0 0 25 0 1 0 649926273 211320832 32660 33554432000 4194304 4650387 140733725985296 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5456/statm: 51592 32660 381 112 0 46557 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 206368

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
CPU user time (s): 1299.63
CPU system time (s): 0.364944
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 206368

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

runsolver used 4.05638 second user time and 8.97164 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 16:27:19
IDJOB=3369851
IDBENCH=82660
IDSOLVER=1847
FILE ID=node102/3369851-1305383239
RUNJOBID= node102-1305381937-5305
PBS_JOBID= 13324400
Free space on /tmp= 73512 MiB

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

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

MD5SUM BENCH= 98486271f2f72889c040eabfd36ebd13
RANDOM SEED=1966346368

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      11186136 kB
Buffers:        238300 kB
Cached:        2786436 kB
SwapCached:       1128 kB
Active:       19515496 kB
Inactive:      1955224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11186136 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           13612 kB
Writeback:           0 kB
AnonPages:    18444668 kB
Mapped:          26908 kB
Slab:           177108 kB
PageTables:      53460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59114700 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= 73508 MiB
End job on node102 at 2011-05-14 16:49:01