Trace number 3175607

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S680524168-083-UNKNOWN.cnf
MD5SUMebf03c9c6463f3682b7e09274cee8655
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-3175607-1301784960.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	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.39/0.43	c asymm  cl-useful: 0/14655/25500 lits-rem:0 time: 0.41
0.39/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.39/0.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.39/0.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
0.49/0.56	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.57	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.57	c calculated reachability. Time: 0.00
0.49/0.58	c Calc default polars -  time:   0.00 s pos:     147 undec:       4 neg:     149
0.49/0.58	c =========================================================================================
0.49/0.58	c types(t): F = full restart, N = normal restart
0.49/0.58	c types(t): S = simplification begin/end, E = solution found
0.49/0.58	c restart types(rt): st = static, dy = dynamic
0.49/0.58	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.58	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.89/0.99	c  N dy    11      5296       300     25500         0      2741    178500    140064     67.50     71.17  --
1.29/1.30	c  N dy    26      9381       300     25500         0      6757    178500    446835     67.31     70.97  --
1.58/1.63	c  N dy    45     13472       300     25500         0      6606    178500    356699     67.40     70.96  --
1.98/2.03	c  N dy    55     17969       300     25500         0     11021    178500    695318     67.00     71.05  --
2.28/2.38	c  N dy    66     22518       300     25500         0      9950    178500    531492     66.62     70.13  --
2.49/2.59	c  F st    78     25000       300     25500         0     12385    178500    716498     66.66     66.78  --
2.69/2.76	c  N st    82     27031       300     25500         0      7707    178500    297069     66.66   no data  --
2.89/2.98	c  S st    84     30002       300     25500         0     10610    178500    524844     66.66   no data  --
2.99/3.03	c  S st    84     30504       300     25500         0     11110    178500    558625     66.66   no data  --
2.99/3.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.99/3.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2.99/3.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.69/6.70	c lits-rem:      2471  cl-subs:      214  v-elim:      0  v-fix:    0  time:  3.63 s
6.89/6.90	c asymm  cl-useful: 0/5926/25500 lits-rem:0 time: 0.20
6.89/6.90	c calculated reachability. Time: 0.00
6.89/6.90	c  N dy    84     30504       300     25500         0     10896    178500    531938     66.66   no data  --
7.19/7.26	c  N dy   106     34517       300     25500         0     14830    178500    828047     66.71     71.58  --
7.59/7.62	c  N dy   129     38642       300     25500         0     11120    178500    489789     66.90     70.56  --
7.89/7.98	c  N dy   141     42764       300     25500         0     15168    178500    797938     66.84     70.53  --
8.19/8.25	c  S st   154     45756       300     25500         0      9327    178500    287144     66.83     64.97  --
8.28/8.31	c  S st   154     46258       300     25500         0      9821    178500    323235     66.83   no data  --
8.28/8.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.28/8.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.28/8.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
8.28/8.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.28/8.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.28/8.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
8.28/8.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.38/11.46	c lits-rem:       572  cl-subs:       36  v-elim:      0  v-fix:    0  time:  3.12 s
11.38/11.46	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
11.38/11.46	c vivif2 --  cl tried     9785 cl shrink        0 lits rem          0 time: 0.00
11.58/11.62	c asymm  cl-useful: 0/4919/25500 lits-rem:0 time: 0.16
11.58/11.63	c calculated reachability. Time: 0.00
11.58/11.63	c  N dy   154     46258       300     25500         0      9785    178500    318477     66.83   no data  --
11.88/11.98	c  N dy   170     50511       300     25500         0     13954    178500    634383     66.85     70.39  --
12.28/12.36	c  N dy   179     54797       300     25500         0     18167    178500    956277     66.72     72.12  --
12.68/12.73	c  N dy   200     59009       300     25500         0     12506    178500    465901     66.80     70.59  --
12.99/13.07	c  N dy   216     63027       300     25500         0     16465    178500    767072     66.81     73.93  --
13.39/13.44	c  N dy   233     67057       300     25500         0     20408    178500   1066868     66.81     70.74  --
13.59/13.68	c  S st   246     69387       300     25500         0     11911    178500    358566     66.80   no data  --
13.69/13.73	c  S st   246     69890       300     25500         0     12411    178500    394220     66.80   no data  --
13.69/13.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.69/13.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.69/13.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.69/13.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.69/13.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.69/13.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
13.69/13.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.09/17.16	c lits-rem:       680  cl-subs:       68  v-elim:      0  v-fix:    0  time:  3.39 s
17.09/17.16	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
17.09/17.16	c vivif2 --  cl tried    12343 cl shrink        0 lits rem          0 time: 0.00
17.29/17.36	c asymm  cl-useful: 0/6907/25500 lits-rem:0 time: 0.20
17.29/17.36	c calculated reachability. Time: 0.00
17.29/17.36	c  N dy   246     69890       300     25500         0     12343    178500    386070     66.80   no data  --
17.69/17.79	c  N dy   269     74518       300     25500         0     16886    178500    731681     66.84     70.44  --
18.29/18.32	c  N dy   281     80110       300     25500         0     22376    178500   1151124     66.72     70.81  --
18.79/18.80	c  N dy   303     85311       300     25500         0     15709    178500    584028     66.73     70.49  --
18.99/19.02	c  F st   318     87500       300     25500         0     17853    178500    747219     66.78     65.78  --
19.28/19.33	c  N st   323     90796       300     25500         0     21060    178500    995715     66.78   no data  --
19.98/20.00	c  N dy   339     97280       300     25500         0     14664    178500    445262     66.75     70.34  --
20.58/20.62	c  N dy   363    103652       300     25500         0     20929    178500    921690     66.77     71.89  --
20.68/20.74	c  S st   370    104836       300     25500         0     22098    178500   1011295     66.78   no data  --
20.79/20.82	c  S st   370    105339       300     25500         0     22595    178500   1046413     66.78   no data  --
20.79/20.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.79/20.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.79/20.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
20.79/20.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.79/20.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
20.79/20.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.78/28.88	c lits-rem:      1148  cl-subs:      425  v-elim:      0  v-fix:    0  time:  8.01 s
28.78/28.89	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
28.88/28.90	c vivif2 --  cl tried    22170 cl shrink        0 lits rem          0 time: 0.01
29.08/29.16	c asymm  cl-useful: 0/4520/25500 lits-rem:0 time: 0.27
29.08/29.16	c calculated reachability. Time: 0.00
29.08/29.16	c  N dy   370    105339       300     25500         0     22170    178500    997826     66.78   no data  --
29.98/30.06	c  N dy   399    113491       300     25500         0     16461    178500    520192     66.68     70.46  --
30.79/30.85	c  N dy   432    121292       300     25500         0     24115    178500   1105903     66.71     70.47  --
31.69/31.76	c  N dy   466    130339       300     25500         0     18268    178500    595110     66.66     70.48  --
32.49/32.59	c  N dy   494    138867       300     25500         0     26645    178500   1230834     66.61     70.58  --
33.49/33.54	c  N dy   531    147821       300     25500         0     19724    178500    635917     66.64     70.49  --
34.49/34.55	c  N dy   573    157319       300     25500         0     29048    178500   1345847     66.69     70.79  --
34.59/34.64	c  S st   578    158008       300     25500         0     29726    178500   1397268     66.69   no data  --
34.69/34.73	c  S st   578    158514       300     25500         0     30229    178500   1432243     66.69   no data  --
34.69/34.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.69/34.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.69/34.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
34.79/34.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.79/34.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.79/34.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
34.79/34.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.08/47.12	c lits-rem:      1234  cl-subs:      614  v-elim:      0  v-fix:    0  time: 12.32 s
47.08/47.12	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
47.08/47.14	c vivif2 --  cl tried    29615 cl shrink        0 lits rem          0 time: 0.01
47.29/47.37	c asymm  cl-useful: 0/3796/25500 lits-rem:0 time: 0.23
47.29/47.37	c calculated reachability. Time: 0.00
47.29/47.37	c  N dy   578    158514       300     25500         0     29615    178500   1362580     66.69   no data  --
48.40/48.47	c  N dy   623    168674       300     25500         0     22900    178500    815789     66.70     70.42  --
49.79/49.82	c  N dy   669    180228       300     25500         0     34243    178500   1674518     66.69     70.22  --
50.98/51.09	c  N dy   713    191961       300     25500         0     28098    178500   1146935     66.68     70.28  --
52.38/52.46	c  N dy   752    204400       300     25500         0     21643    178500    595343     66.66     70.93  --
53.89/53.97	c  N dy   802    217562       300     25500         0     34557    178500   1576306     66.67     70.20  --
55.59/55.63	c  N dy   851    231923       300     25500         0     29042    178500   1097810     66.67     70.35  --
56.29/56.35	c  S st   876    237773       300     25500         0     34782    178500   1536586     66.69     62.47  --
56.39/56.46	c  S st   876    238276       300     25500         0     35284    178500   1571719     66.69   no data  --
56.39/56.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.39/56.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.39/56.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
56.49/56.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.49/56.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.49/56.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
56.49/56.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.88/72.91	c lits-rem:       860  cl-subs:      695  v-elim:      0  v-fix:    0  time: 16.37 s
72.88/72.91	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
72.88/72.93	c vivif2 --  cl tried    34589 cl shrink        0 lits rem          0 time: 0.02
73.08/73.18	c asymm  cl-useful: 0/3381/25500 lits-rem:0 time: 0.25
73.08/73.19	c calculated reachability. Time: 0.00
73.08/73.19	c  N dy   876    238276       300     25500         0     34589    178500   1494005     66.69   no data  --
74.88/74.95	c  N dy   912    253653       300     25500         0     29089    178500   1033847     66.64     70.93  --
76.99/77.09	c  N dy   978    269910       300     25500         0     23440    178500    541331     66.63     72.37  --
78.98/79.08	c  N dy  1037    287287       300     25500         0     40481    178500   1834129     66.60     70.18  --
81.30/81.38	c  N dy  1080    305769       300     25500         0     36042    178500   1448560     66.52     70.73  --
81.40/81.45	c  F st  1084    306254       300     25500         0     36520    178500   1485477     66.52   no data  --
83.79/83.88	c  N dy  1140    325589       300     25500         0     31954    178500   1060329     66.50     70.99  --
86.68/86.71	c  N dy  1205    345737       300     25500         0     27174    178500    635095     66.48     70.44  --
88.19/88.25	c  S st  1240    357415       300     25500         0     38636    178500   1500896     66.45     66.35  --
88.29/88.38	c  S st  1240    357920       300     25500         0     39136    178500   1537004     66.45   no data  --
88.29/88.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.29/88.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.39/88.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
88.39/88.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.39/88.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.39/88.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
88.39/88.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.69/100.72	c lits-rem:       910  cl-subs:      754  v-elim:      0  v-fix:    0  time: 12.26 s
100.69/100.72	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
100.69/100.74	c vivif2 --  cl tried    38382 cl shrink        0 lits rem          0 time: 0.02
100.89/100.99	c asymm  cl-useful: 0/3168/25500 lits-rem:0 time: 0.25
100.89/100.99	c calculated reachability. Time: 0.00
100.89/100.99	c  N dy  1240    357920       300     25500         0     38382    178500   1455403     66.45   no data  --
103.68/103.76	c  N dy  1308    378061       300     25500         0     32624    178500    986609     66.44     70.14  --
106.48/106.53	c  N dy  1385    398093       300     25500         0     52280    178500   2480485     66.45     70.09  --
109.39/109.41	c  N dy  1475    419332       300     25500         0     46636    178500   1983497     66.47     70.14  --
112.09/112.12	c  N dy  1553    439416       300     25500         0     38874    178500   1338244     66.47     76.48  --
115.09/115.19	c  N dy  1619    459574       300     25500         0     30208    178500    609396     66.45     70.77  --
117.79/117.80	c  N dy  1675    479795       300     25500         0     50066    178500   2111312     66.40     70.03  --
120.79/120.80	c  N dy  1765    499924       300     25500         0     40379    178500   1311523     66.40     70.49  --
123.99/124.03	c  N dy  1851    520315       300     25500         0     60414    178500   2825373     66.40     70.10  --
126.28/126.30	c  S st  1917    536880       300     25500         0     46261    178500   1698803     66.41     67.24  --
126.40/126.42	c  S st  1917    537385       300     25500         0     46762    178500   1734485     66.41   no data  --
126.40/126.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
126.40/126.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.40/126.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
126.50/126.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.50/126.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.50/126.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
126.50/126.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.79/149.84	c lits-rem:      1260  cl-subs:      754  v-elim:      0  v-fix:    0  time: 23.34 s
149.79/149.85	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
149.79/149.86	c vivif2 --  cl tried    46008 cl shrink        0 lits rem          0 time: 0.02
150.09/150.20	c asymm  cl-useful: 0/2761/25500 lits-rem:0 time: 0.33
150.19/150.20	c calculated reachability. Time: 0.00
150.19/150.20	c  N dy  1917    537385       300     25500         0     46008    178500   1649285     66.41   no data  --
153.28/153.31	c  N dy  1980    557565       300     25500         0     34392    178500    737151     66.38     70.47  --
156.19/156.22	c  N dy  2067    577904       300     25500         0     54363    178500   2258105     66.40     70.06  --
159.18/159.24	c  N dy  2139    597929       300     25500         0     41624    178500   1216473     66.39     71.00  --
162.39/162.42	c  N dy  2203    618057       300     25500         0     61387    178500   2713662     66.37     70.30  --
165.58/165.62	c  N dy  2276    639819       300     25500         0     49351    178500   1740282     66.36     69.96  --
169.08/169.16	c  N dy  2356    660022       300     25500         0     34816    178500    574905     66.37     71.08  --
171.99/172.04	c  N dy  2433    680204       300     25500         0     54622    178500   2080154     66.37     69.96  --
175.48/175.52	c  N dy  2508    700230       300     25500         0     38950    178500    826524     66.38     71.14  --
178.49/178.55	c  N dy  2579    720428       300     25500         0     58797    178500   2333567     66.36     70.79  --
182.09/182.11	c  N dy  2658    740717       300     25500         0     42402    178500   1018320     66.37     70.08  --
185.29/185.36	c  N dy  2754    760922       300     25500         0     62234    178500   2523195     66.39     70.08  --
188.79/188.87	c  N dy  2827    781024       300     25500         0     44636    178500   1125339     66.39     70.18  --
192.19/192.25	c  N dy  2910    801387       300     25500         0     64623    178500   2637052     66.39     69.95  --
193.09/193.11	c  S st  2921    806077       300     25500         0     69227    178500   2984902     66.38     64.78  --
193.19/193.29	c  S st  2921    806579       300     25500         0     69725    178500   3019784     66.38   no data  --
193.19/193.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
193.19/193.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.29/193.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
193.39/193.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
193.39/193.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.39/193.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
193.39/193.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
575.39/575.43	c lits-rem:      2552  cl-subs:     1434  v-elim:      0  v-fix:    0  time: 382.00 s
575.39/575.44	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
575.39/575.47	c vivif2 --  cl tried    68291 cl shrink        0 lits rem          0 time: 0.03
575.59/575.64	c asymm  cl-useful: 0/967/25500 lits-rem:0 time: 0.17
575.59/575.65	c calculated reachability. Time: 0.00
575.59/575.65	c  N dy  2921    806579       300     25500         0     68291    178500   2861577     66.38   no data  --
579.48/579.53	c  N dy  2993    826969       300     25500         0     50025    178500   1462301     66.37     70.35  --
583.69/583.70	c  N dy  3080    846976       300     25500         0     69656    178500   2952032     66.38     69.95  --
587.79/587.87	c  N dy  3142    867494       300     25500         0     50559    178500   1440166     66.36     69.86  --
592.09/592.12	c  N dy  3235    887716       300     25500         0     70424    178500   2944749     66.37     70.14  --
596.29/596.37	c  N dy  3297    908483       300     25500         0     50563    178500   1376163     66.35     70.01  --
600.59/600.63	c  N dy  3380    928654       300     25500         0     70376    178500   2881918     66.36     70.34  --
605.18/605.20	c  N dy  3466    948682       300     25500         0     48792    178500   1176761     66.36     70.17  --
608.99/609.07	c  N dy  3562    968737       300     25500         0     68452    178500   2672141     66.38     72.04  --
613.09/613.11	c  N dy  3629    989094       300     25500         0     46242    178500    917214     66.37     70.16  --
616.49/616.50	c  N dy  3711   1009273       300     25500         0     66010    178500   2423690     66.37     70.25  --
620.79/620.88	c  N dy  3798   1029551       300     25500         0     85865    178500   3929586     66.38     70.48  --
624.18/624.29	c  N dy  3872   1050388       300     25500         0     63189    178500   2141962     66.37     70.40  --
628.49/628.57	c  N dy  3970   1070736       300     25500         0     83164    178500   3667912     66.39     71.75  --
628.79/628.83	c  F st  3976   1071875       300     25500         0     84281    178500   3753003     66.39   no data  --
632.08/632.13	c  N dy  4039   1090755       300     25500         0     58642    178500   1733570     66.40     72.81  --
635.99/636.05	c  N dy  4126   1110868       300     25500         0     78377    178500   3237525     66.41     69.92  --
640.09/640.16	c  N dy  4204   1131029       300     25500         0     53043    178500   1237268     66.41     70.04  --
643.69/643.72	c  N dy  4271   1151079       300     25500         0     72690    178500   2727443     66.39     74.34  --
648.38/648.49	c  N dy  4349   1171308       300     25500         0     46441    178500    677502     66.40     70.64  --
651.79/651.89	c  N dy  4428   1191766       300     25500         0     66525    178500   2203958     66.40     69.95  --
655.69/655.72	c  S st  4512   1209869       300     25500         0     84302    178500   3560529     66.41     65.59  --
655.89/655.91	c  S st  4512   1210372       300     25500         0     84799    178500   3596107     66.41   no data  --
655.89/655.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
655.89/655.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
655.89/655.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
655.99/656.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
655.99/656.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
655.99/656.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
655.99/656.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1296.08/1296.17	c lits-rem:      2703  cl-subs:     1626  v-elim:      0  v-fix:    0  time: 640.08 s
1296.08/1296.17	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1296.18/1296.21	c vivif2 --  cl tried    83173 cl shrink        0 lits rem          0 time: 0.04
1296.58/1296.63	c asymm  cl-useful: 0/2420/25500 lits-rem:0 time: 0.42
1296.58/1296.63	c calculated reachability. Time: 0.00
1296.58/1296.63	c  N dy  4512   1210372       300     25500         0     83173    178500   3414757     66.41   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175607-1301784960/watcher-3175607-1301784960 -o /tmp/evaluation-result-3175607-1301784960/solver-3175607-1301784960 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175607-1301784960.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.92 3.94 3.64 3/185 18087
/proc/meminfo: memFree=18973224/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=20420 CPUtime=0 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4194304 238 0 0 0 0 0 0 0 25 0 1 0 368726733 20910080 190 33554432000 4194304 4650387 140736378752240 18446744073709551615 260900431343 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18087/statm: 5105 190 157 112 0 57 0

[startup+0.090328 s]
/proc/loadavg: 3.92 3.94 3.64 3/185 18087
/proc/meminfo: memFree=18973224/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=30776 CPUtime=0.08 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 1196 0 0 0 8 0 0 0 25 0 1 0 368726733 31514624 1136 33554432000 4194304 4650387 140736378752240 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 7694 1136 346 112 0 2659 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30776

[startup+0.100273 s]
/proc/loadavg: 3.92 3.94 3.64 3/185 18087
/proc/meminfo: memFree=18973224/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=30908 CPUtime=0.09 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 1199 0 0 0 9 0 0 0 25 0 1 0 368726733 31649792 1139 33554432000 4194304 4650387 140736378752240 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 7727 1139 346 112 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30908

[startup+0.300294 s]
/proc/loadavg: 3.92 3.94 3.64 3/185 18087
/proc/meminfo: memFree=18973224/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=31040 CPUtime=0.29 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 1230 0 0 0 29 0 0 0 25 0 1 0 368726733 31784960 1170 33554432000 4194304 4650387 140736378752240 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 7760 1170 346 112 0 2725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31040

[startup+0.700217 s]
/proc/loadavg: 3.92 3.94 3.64 3/185 18087
/proc/meminfo: memFree=18973224/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=39188 CPUtime=0.69 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 3441 0 0 0 69 0 0 0 25 0 1 0 368726733 40128512 3016 33554432000 4194304 4650387 140736378752240 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 9797 3016 377 112 0 4762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39188

[startup+1.50102 s]
/proc/loadavg: 3.92 3.94 3.64 3/180 18122
/proc/meminfo: memFree=18982448/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=40044 CPUtime=1.48 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 5035 0 0 0 148 0 0 0 25 0 1 0 368726733 41005056 3149 33554432000 4194304 4650387 140736378752240 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 10011 3149 379 112 0 4976 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40044

[startup+3.10067 s]
/proc/loadavg: 3.92 3.94 3.64 4/189 18143
/proc/meminfo: memFree=19084560/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=55336 CPUtime=3.09 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 11059 0 0 0 307 2 0 0 25 0 1 0 368726733 56664064 7144 33554432000 4194304 4650387 140736378752240 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 13834 7144 381 112 0 8799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55336

[startup+6.30008 s]
/proc/loadavg: 3.93 3.94 3.65 4/185 18160
/proc/meminfo: memFree=19030252/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=56284 CPUtime=6.29 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 11299 0 0 0 627 2 0 0 25 0 1 0 368726733 57634816 7384 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 14071 7384 381 112 0 9036 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56284

[startup+12.7009 s]
/proc/loadavg: 3.93 3.94 3.65 6/190 18171
/proc/meminfo: memFree=18996060/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=57628 CPUtime=12.68 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 15308 0 0 0 1266 2 0 0 25 0 1 0 368726733 59011072 7530 33554432000 4194304 4650387 140736378752240 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 14407 7530 381 112 0 9372 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57628

[startup+25.5006 s]
/proc/loadavg: 4.03 3.96 3.66 5/190 18171
/proc/meminfo: memFree=18924780/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=72452 CPUtime=25.48 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 23946 0 0 0 2544 4 0 0 25 0 1 0 368726733 74190848 11559 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 18113 11559 381 112 0 13078 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72452

[startup+51.1009 s]
/proc/loadavg: 4.02 3.96 3.66 6/190 18172
/proc/meminfo: memFree=18831936/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=86348 CPUtime=51.08 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 36643 0 0 0 5102 6 0 0 25 0 1 0 368726733 88420352 14692 33554432000 4194304 4650387 140736378752240 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 21587 14692 381 112 0 16552 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86348

[startup+102.307 s]
/proc/loadavg: 4.01 3.96 3.68 5/190 18173
/proc/meminfo: memFree=18775112/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=102536 CPUtime=102.29 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 58522 0 0 0 10219 10 0 0 25 0 1 0 368726733 104996864 19446 33554432000 4194304 4650387 140736378752240 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 25634 19446 381 112 0 20599 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 102536

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 18175
/proc/meminfo: memFree=18755620/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=107992 CPUtime=162.29 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 85290 0 0 0 16213 16 0 0 25 0 1 0 368726733 110583808 21291 33554432000 4194304 4650387 140736378752240 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 26998 21291 381 112 0 21963 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 107992

[startup+222.301 s]
/proc/loadavg: 4.07 3.99 3.72 5/190 18176
/proc/meminfo: memFree=18688144/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=182076 CPUtime=222.29 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 109464 0 0 0 22209 20 0 0 25 0 1 0 368726733 186445824 27060 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 45519 27060 381 112 0 40484 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 182076

[startup+282.301 s]
/proc/loadavg: 4.02 3.99 3.73 5/190 18178
/proc/meminfo: memFree=18683920/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=182076 CPUtime=282.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 109496 0 0 0 28208 20 0 0 25 0 1 0 368726733 186445824 27092 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 45519 27092 381 112 0 40484 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 182076

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.75 5/190 18189
/proc/meminfo: memFree=18685556/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=182076 CPUtime=342.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 109496 0 0 0 34208 20 0 0 25 0 1 0 368726733 186445824 27092 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 45519 27092 381 112 0 40484 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 182076

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.76 5/190 18190
/proc/meminfo: memFree=18610272/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=182076 CPUtime=402.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 109496 0 0 0 40208 20 0 0 25 0 1 0 368726733 186445824 27092 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 45519 27092 381 112 0 40484 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 182076

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.77 5/190 18192
/proc/meminfo: memFree=18610496/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=182076 CPUtime=462.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 109496 0 0 0 46208 20 0 0 25 0 1 0 368726733 186445824 27092 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 45519 27092 381 112 0 40484 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 182076

[startup+522.301 s]
/proc/loadavg: 4.04 4.00 3.79 5/190 18193
/proc/meminfo: memFree=18610092/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=182076 CPUtime=522.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 109496 0 0 0 52208 20 0 0 25 0 1 0 368726733 186445824 27092 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 45519 27092 381 112 0 40484 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 182076

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.80 5/190 18195
/proc/meminfo: memFree=18613280/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=131780 CPUtime=582.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 113012 0 0 0 58206 22 0 0 25 0 1 0 368726733 134942720 26567 33554432000 4194304 4650387 140736378752240 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 32945 26567 381 112 0 27910 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 131780

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.81 5/190 18197
/proc/meminfo: memFree=18613500/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=133028 CPUtime=642.29 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 142867 0 0 0 64197 32 0 0 25 0 1 0 368726733 136220672 26374 33554432000 4194304 4650387 140736378752240 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 33257 26374 381 112 0 28222 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 133028

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.82 5/190 18198
/proc/meminfo: memFree=18589552/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=204540 CPUtime=702.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 153370 0 0 0 70195 33 0 0 25 0 1 0 368726733 209448960 32238 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 51135 32238 381 112 0 46100 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 204540

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 18200
/proc/meminfo: memFree=18549852/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=204540 CPUtime=762.29 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 153375 0 0 0 76196 33 0 0 25 0 1 0 368726733 209448960 32243 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 51135 32243 381 112 0 46100 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 204540

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.83 6/190 18201
/proc/meminfo: memFree=18549456/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=204884 CPUtime=822.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 153511 0 0 0 82195 33 0 0 25 0 1 0 368726733 209801216 32379 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 51221 32379 381 112 0 46186 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 204884

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 18203
/proc/meminfo: memFree=18549308/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=204884 CPUtime=882.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 153511 0 0 0 88195 33 0 0 25 0 1 0 368726733 209801216 32379 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 51221 32379 381 112 0 46186 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 204884

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.85 6/190 18205
/proc/meminfo: memFree=18549280/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=204884 CPUtime=942.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 153512 0 0 0 94195 33 0 0 25 0 1 0 368726733 209801216 32380 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 51221 32380 381 112 0 46186 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 204884

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.85 6/190 18206
/proc/meminfo: memFree=18549500/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=204884 CPUtime=1002.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 153512 0 0 0 100195 33 0 0 25 0 1 0 368726733 209801216 32380 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 51221 32380 381 112 0 46186 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 204884

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 18208
/proc/meminfo: memFree=18558660/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=204884 CPUtime=1062.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 153512 0 0 0 106195 33 0 0 25 0 1 0 368726733 209801216 32380 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 51221 32380 381 112 0 46186 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 204884

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.86 6/190 18209
/proc/meminfo: memFree=18555656/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=204884 CPUtime=1122.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 153512 0 0 0 112195 33 0 0 25 0 1 0 368726733 209801216 32380 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 51221 32380 381 112 0 46186 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 204884

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 18211
/proc/meminfo: memFree=18530584/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=204884 CPUtime=1182.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 153512 0 0 0 118194 34 0 0 25 0 1 0 368726733 209801216 32380 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 51221 32380 381 112 0 46186 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 204884

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 18213
/proc/meminfo: memFree=18544340/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=204884 CPUtime=1242.28 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 153512 0 0 0 124194 34 0 0 25 0 1 0 368726733 209801216 32380 33554432000 4194304 4650387 140736378752240 18446744073709551615 4476184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 51221 32380 381 112 0 46186 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 204884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.89 5/190 18214
/proc/meminfo: memFree=18502044/32950928 swapFree=67111528/67111528
[pid=18087] ppid=18085 vsize=152488 CPUtime=1299.99 cores=0,2
/proc/18087/stat : 18087 (strangenight1-s) R 18085 18087 17960 0 -1 4202496 155495 0 0 0 129964 35 0 0 25 0 1 0 368726733 156147712 29503 33554432000 4194304 4650387 140736378752240 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18087/statm: 38122 29503 381 112 0 33087 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 152488

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.64
CPU system time (s): 0.355945
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 204884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.64
system time used= 0.355945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155495
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 3231

runsolver used 2.02769 second user time and 5.07423 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-03 00:56:01
IDJOB=3175607
IDBENCH=82625
IDSOLVER=1589
FILE ID=node116/3175607-1301784960
RUNJOBID= node116-1301783656-17978
PBS_JOBID= 12841402
Free space on /tmp= 71240 MiB

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

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

MD5SUM BENCH= ebf03c9c6463f3682b7e09274cee8655
RANDOM SEED=1912627147

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18973504 kB
Buffers:        392172 kB
Cached:       13069256 kB
SwapCached:          0 kB
Active:        9287596 kB
Inactive:      4379096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18973504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7008 kB
Writeback:           0 kB
AnonPages:      204764 kB
Mapped:          15784 kB
Slab:           244824 kB
PageTables:       5556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   472148 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= 71240 MiB
End job on node116 at 2011-04-03 01:17:43