Trace number 3175670

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.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S1351005860-011-UNKNOWN.cnf
MD5SUM6a80d43525a755784678c69a1c250bac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.4207
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175670-1301786253.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.10
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:     502 undec:      46 neg:     452
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.15	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.39/0.44	c  N dy    19      4003      1000     20000         0      3986    100000    496801    101.39    108.92  --
0.69/0.75	c  N dy    36      8112      1000     20000         0      5597    100000    506961     98.19    104.73  --
0.98/1.07	c  N dy    56     12215      1000     20000         0      5450    100000    328614     96.65    104.05  --
1.39/1.42	c  N dy    75     16461      1000     20000         0      9692    100000    827853     96.07    101.16  --
1.69/1.77	c  N dy    91     20779      1000     20000         0      8393    100000    531225     95.47    102.54  --
2.09/2.14	c  F st   115     25000      1000     20000         0     12606    100000   1034730     95.71     92.35  --
2.09/2.14	c  N st   115     25000      1000     20000         0     12606    100000   1034730     95.71     92.35  --
2.49/2.58	c  N dy   121     30001      1000     20000         0     10796    100000    729945     95.71   no data  --
2.49/2.58	c  S st   121     30001      1000     20000         0     10796    100000    729945     95.71   no data  --
2.59/2.64	c  S st   121     30502      1000     20000         0     11297    100000    778119     95.71   no data  --
2.59/2.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.59/2.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.59/2.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.79/6.86	c lits-rem:      5914  cl-subs:       81  v-elim:      0  v-fix:    0  time:  4.18 s
6.99/7.00	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.14
6.99/7.00	c calculated reachability. Time: 0.00
6.99/7.00	c  N dy   121     30502      1000     20000         0     11216    100000    752637     95.71   no data  --
7.29/7.38	c  N dy   145     34515      1000     20000         0     15223    100000   1224380     95.97    104.77  --
7.70/7.75	c  N dy   165     38754      1000     20000         0     11567    100000    667603     95.87    102.02  --
8.09/8.13	c  N dy   184     42852      1000     20000         0     15663    100000   1148575     95.70    101.15  --
8.39/8.42	c  S st   203     45755      1000     20000         0      9622    100000    325327     95.76     84.48  --
8.39/8.47	c  S st   203     46255      1000     20000         0     10122    100000    376874     95.76   no data  --
8.39/8.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.39/8.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.39/8.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
8.49/8.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.49/8.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
8.49/8.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.49/12.52	c lits-rem:      1171  cl-subs:        1  v-elim:      0  v-fix:    0  time:  4.02 s
12.49/12.52	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
12.49/12.53	c vivif2 --  cl tried    10121 cl shrink        0 lits rem          0 time: 0.00
12.59/12.66	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
12.59/12.66	c calculated reachability. Time: 0.00
12.59/12.66	c  N dy   203     46255      1000     20000         0     10121    100000    375520     95.76   no data  --
12.99/13.03	c  N dy   230     50332      1000     20000         0     14189    100000    852228     95.83    101.22  --
13.38/13.44	c  N dy   258     54412      1000     20000         0     18265    100000   1335679     95.91    101.62  --
13.79/13.83	c  N dy   282     58434      1000     20000         0     12314    100000    533110     96.01    103.23  --
14.19/14.22	c  N dy   306     62484      1000     20000         0     16361    100000   1010079     96.04    101.30  --
14.59/14.66	c  N dy   330     66652      1000     20000         0     20522    100000   1505043     96.06    102.52  --
14.89/14.94	c  S st   342     69382      1000     20000         0     12276    100000    412420     95.92   no data  --
14.99/15.00	c  S st   342     69884      1000     20000         0     12778    100000    467703     95.92   no data  --
14.99/15.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.99/15.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.99/15.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.99/15.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.99/15.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.99/15.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
14.99/15.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.19/19.23	c lits-rem:      1841  cl-subs:        5  v-elim:      0  v-fix:    0  time:  4.20 s
19.19/19.23	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
19.19/19.23	c vivif2 --  cl tried    12773 cl shrink        0 lits rem          0 time: 0.00
19.29/19.40	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.16
19.39/19.40	c calculated reachability. Time: 0.00
19.39/19.40	c  N dy   342     69884      1000     20000         0     12773    100000    464691     95.92   no data  --
19.80/19.83	c  N dy   367     74433      1000     20000         0     17311    100000   1001756     95.88    107.89  --
20.29/20.34	c  N dy   392     79201      1000     20000         0     22072    100000   1555254     95.83    102.23  --
20.79/20.88	c  N dy   423     84316      1000     20000         0     15205    100000    648191     95.86    101.85  --
21.09/21.19	c  F st   442     87500      1000     20000         0     18388    100000   1026494     95.87     99.97  --
21.49/21.56	c  N st   447     90796      1000     20000         0     21661    100000   1452115     95.87   no data  --
22.19/22.25	c  N dy   470     96682      1000     20000         0     14562    100000    472043     95.83    100.87  --
22.89/22.91	c  N dy   504    102902      1000     20000         0     20775    100000   1209596     95.76    101.18  --
23.10/23.14	c  S st   515    104828      1000     20000         0     22699    100000   1440642     95.78   no data  --
23.20/23.22	c  S st   515    105328      1000     20000         0     23199    100000   1488019     95.78   no data  --
23.20/23.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.20/23.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.20/23.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
23.29/23.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.29/23.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.29/23.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
23.29/23.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.19/30.24	c lits-rem:      1091  cl-subs:       25  v-elim:      0  v-fix:    0  time:  6.94 s
30.19/30.25	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
30.19/30.26	c vivif2 --  cl tried    23174 cl shrink        0 lits rem          0 time: 0.02
30.49/30.55	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.28
30.49/30.55	c calculated reachability. Time: 0.00
30.49/30.55	c  N dy   515    105328      1000     20000         0     23174    100000   1480943     95.78   no data  --
31.29/31.39	c  N dy   552    112262      1000     20000         0     16121    100000    544029     95.78    101.10  --
32.19/32.24	c  N dy   597    119912      1000     20000         0     23761    100000   1451077     95.76    101.09  --
33.09/33.19	c  N dy   645    127570      1000     20000         0     16439    100000    471527     95.88    101.27  --
33.99/34.07	c  N dy   693    135719      1000     20000         0     24577    100000   1434577     95.93    101.59  --
35.09/35.19	c  N dy   743    144550      1000     20000         0     17423    100000    480455     95.93    101.41  --
36.19/36.29	c  N dy   799    153879      1000     20000         0     26732    100000   1585100     95.94    101.75  --
36.79/36.85	c  S st   827    157993      1000     20000         0     30839    100000   2070461     95.97   no data  --
36.89/36.95	c  S st   827    158495      1000     20000         0     31341    100000   2121555     95.97   no data  --
36.89/36.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.89/36.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.89/36.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
36.99/37.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.99/37.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.99/37.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
36.99/37.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.89/53.90	c lits-rem:      1078  cl-subs:       44  v-elim:      0  v-fix:    0  time: 16.84 s
53.89/53.90	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
53.89/53.92	c vivif2 --  cl tried    31297 cl shrink        0 lits rem          0 time: 0.02
54.19/54.27	c asymm  cl-useful: 0/19069/20000 lits-rem:0 time: 0.35
54.19/54.27	c calculated reachability. Time: 0.00
54.19/54.27	c  N dy   827    158495      1000     20000         0     31297    100000   2110232     95.97   no data  --
55.49/55.52	c  N dy   883    168641      1000     20000         0     24453    100000   1198142     95.93    108.20  --
56.99/57.04	c  N dy   949    179416      1000     20000         0     35213    100000   2474674     95.96    101.54  --
58.40/58.43	c  N dy  1015    191126      1000     20000         0     28939    100000   1616318     95.93    105.51  --
59.90/59.98	c  N dy  1087    203372      1000     20000         0     22187    100000    712965     95.96    101.46  --
61.70/61.76	c  N dy  1170    217681      1000     20000         0     36479    100000   2427804     96.06    101.43  --
63.39/63.47	c  N dy  1242    231610      1000     20000         0     30414    100000   1592522     96.07    101.25  --
64.19/64.26	c  S st  1269    237742      1000     20000         0     36536    100000   2320818     96.03     89.33  --
64.29/64.36	c  S st  1269    238247      1000     20000         0     37041    100000   2370481     96.03   no data  --
64.29/64.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
64.29/64.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.29/64.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
64.40/64.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.40/64.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.40/64.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
64.40/64.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.19/82.20	c lits-rem:       630  cl-subs:       59  v-elim:      0  v-fix:    0  time: 17.73 s
82.19/82.20	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
82.19/82.23	c vivif2 --  cl tried    36982 cl shrink        0 lits rem          0 time: 0.03
82.19/82.25	c asymm  cl-useful: 0/931/20000 lits-rem:0 time: 0.02
82.19/82.25	c calculated reachability. Time: 0.00
82.19/82.25	c  N dy  1269    238247      1000     20000         0     36982    100000   2355921     96.03   no data  --
84.09/84.19	c  N dy  1356    253460      1000     20000         0     31207    100000   1561403     96.05    115.94  --
86.40/86.40	c  N dy  1444    269696      1000     20000         0     25444    100000    766911     96.07    101.56  --
88.69/88.74	c  N dy  1541    286966      1000     20000         0     42687    100000   2822503     96.05    101.93  --
91.09/91.18	c  N dy  1645    305326      1000     20000         0     38060    100000   2144006     96.05    101.38  --
91.30/91.32	c  F st  1651    306250      1000     20000         0     38983    100000   2250714     96.04     87.02  --
93.79/93.87	c  N dy  1731    324856      1000     20000         0     33597    100000   1519183     96.05    101.48  --
96.80/96.82	c  N dy  1849    344991      1000     20000         0     28738    100000    822460     96.07    103.35  --
98.49/98.51	c  S st  1916    357370      1000     20000         0     41103    100000   2284794     96.04   no data  --
98.59/98.61	c  S st  1916    357875      1000     20000         0     41608    100000   2338389     96.04   no data  --
98.59/98.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
98.59/98.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.59/98.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
98.69/98.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.69/98.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.69/98.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
98.69/98.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.39/117.43	c lits-rem:       853  cl-subs:       41  v-elim:      0  v-fix:    0  time: 18.71 s
117.39/117.43	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
117.39/117.46	c vivif2 --  cl tried    41567 cl shrink        0 lits rem          0 time: 0.03
117.80/117.82	c asymm  cl-useful: 0/15842/20000 lits-rem:0 time: 0.36
117.80/117.82	c calculated reachability. Time: 0.00
117.80/117.82	c  N dy  1916    357875      1000     20000         0     41567    100000   2327708     96.04   no data  --
121.10/121.16	c  N dy  2044    377975      1000     20000         0     35680    100000   1554127     96.11    101.87  --
124.40/124.42	c  N dy  2156    398107      1000     20000         0     28817    100000    619022     96.12    101.79  --
127.19/127.27	c  N dy  2262    418125      1000     20000         0     48796    100000   2994876     96.10    101.31  --
130.19/130.28	c  N dy  2373    438209      1000     20000         0     40889    100000   1936411     96.10    101.77  --
133.49/133.56	c  N dy  2485    458228      1000     20000         0     31924    100000    768976     96.08    101.14  --
136.60/136.60	c  N dy  2598    478428      1000     20000         0     52097    100000   3179762     96.10    101.74  --
139.70/139.72	c  N dy  2702    498472      1000     20000         0     42147    100000   1883672     96.10    101.96  --
143.30/143.34	c  N dy  2835    518562      1000     20000         0     31254    100000    466336     96.17    105.94  --
145.99/146.04	c  S st  2944    536813      1000     20000         0     49469    100000   2643300     96.22   no data  --
146.09/146.16	c  S st  2944    537316      1000     20000         0     49971    100000   2696109     96.22   no data  --
146.09/146.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
146.09/146.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
146.19/146.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
146.19/146.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.19/146.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.19/146.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
146.19/146.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
173.29/173.35	c lits-rem:       912  cl-subs:       52  v-elim:      0  v-fix:    0  time: 27.06 s
173.29/173.35	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
173.29/173.39	c vivif2 --  cl tried    49919 cl shrink        0 lits rem          0 time: 0.03
173.49/173.51	c asymm  cl-useful: 0/4158/20000 lits-rem:0 time: 0.13
173.49/173.51	c calculated reachability. Time: 0.00
173.49/173.51	c  N dy  2944    537316      1000     20000         0     49919    100000   2682341     96.22   no data  --
177.10/177.15	c  N dy  3044    557475      1000     20000         0     38102    100000   1167231     96.18    101.45  --
180.80/180.87	c  N dy  3166    577511      1000     20000         0     58088    100000   3556893     96.20    108.21  --
184.40/184.42	c  N dy  3274    597545      1000     20000         0     45159    100000   1896445     96.19    101.46  --
188.40/188.42	c  N dy  3386    617673      1000     20000         0     65256    100000   4286695     96.18    102.17  --
191.99/192.00	c  N dy  3488    637727      1000     20000         0     51326    100000   2525624     96.17    101.42  --
196.50/196.50	c  N dy  3617    657880      1000     20000         0     36511    100000    643959     96.20    101.92  --
200.20/200.21	c  N dy  3742    677902      1000     20000         0     56502    100000   3037568     96.22    105.72  --
204.60/204.63	c  N dy  3863    697987      1000     20000         0     40617    100000   1028429     96.23    108.57  --
208.40/208.45	c  N dy  3962    718073      1000     20000         0     60666    100000   3427489     96.21    101.31  --
212.70/212.79	c  N dy  4073    738107      1000     20000         0     43730    100000   1295718     96.21    101.29  --
216.80/216.88	c  N dy  4184    758277      1000     20000         0     63873    100000   3681404     96.21    101.62  --
221.20/221.24	c  N dy  4289    778373      1000     20000         0     46004    100000   1464833     96.20    101.63  --
225.40/225.44	c  N dy  4410    798458      1000     20000         0     66037    100000   3883638     96.24    102.24  --
227.30/227.32	c  S st  4451    805976      1000     20000         0     73544    100000   4772224     96.24   no data  --
227.50/227.52	c  S st  4451    806479      1000     20000         0     74047    100000   4827534     96.24   no data  --
227.50/227.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
227.50/227.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.50/227.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
227.71/227.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.71/227.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.71/227.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
227.71/227.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
924.33/924.33	c lits-rem:       847  cl-subs:      130  v-elim:      0  v-fix:    0  time: 696.59 s
924.33/924.33	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
924.33/924.39	c vivif2 --  cl tried    73917 cl shrink        0 lits rem          0 time: 0.05
924.73/924.74	c asymm  cl-useful: 0/10584/20000 lits-rem:0 time: 0.35
924.73/924.75	c calculated reachability. Time: 0.00
924.73/924.75	c  N dy  4451    806479      1000     20000         0     73917    100000   4796259     96.24   no data  --
928.32/928.38	c  N dy  4570    826490      1000     20000         0     54966    100000   2394141     96.24    101.82  --
932.53/932.59	c  N dy  4699    846504      1000     20000         0     74952    100000   4778209     96.26    101.99  --
936.23/936.24	c  N dy  4810    866576      1000     20000         0     55043    100000   2305707     96.25    102.15  --
940.42/940.41	c  N dy  4916    886605      1000     20000         0     75029    100000   4687493     96.25    102.50  --
944.33/944.37	c  N dy  5038    906639      1000     20000         0     54109    100000   2093759     96.27    125.11  --
948.53/948.50	c  N dy  5155    926758      1000     20000         0     74201    100000   4492193     96.28    105.06  --
952.53/952.59	c  N dy  5260    946838      1000     20000         0     52316    100000   1745975     96.27    102.32  --
956.63/956.65	c  N dy  5372    966943      1000     20000         0     72391    100000   4139179     96.27    102.08  --
961.12/961.12	c  N dy  5500    986951      1000     20000         0     49444    100000   1309334     96.31    103.37  --
964.93/964.98	c  N dy  5615   1006959      1000     20000         0     69426    100000   3691377     96.32    101.77  --
969.83/969.83	c  N dy  5732   1026960      1000     20000         0     45460    100000    717012     96.33    101.74  --
973.43/973.46	c  N dy  5849   1046974      1000     20000         0     65447    100000   3099533     96.34    114.77  --
978.23/978.26	c  N dy  5965   1067092      1000     20000         0     85533    100000   5500027     96.35    101.89  --
979.53/979.58	c  F st  5995   1071875      1000     20000         0     45378    100000    596003     96.35   no data  --
982.13/982.19	c  N dy  6055   1087226      1000     20000         0     60684    100000   2471675     96.35    102.14  --
986.62/986.67	c  N dy  6170   1107284      1000     20000         0     80725    100000   4881634     96.37    101.56  --
991.23/991.28	c  N dy  6287   1127354      1000     20000         0     54834    100000   1620710     96.37    101.96  --
995.83/995.84	c  N dy  6404   1147368      1000     20000         0     74814    100000   3999029     96.38    101.51  --
1001.33/1001.38	c  N dy  6528   1167670      1000     20000         0     48158    100000    697614     96.40    102.80  --
1005.23/1005.23	c  N dy  6653   1187788      1000     20000         0     68241    100000   3104613     96.41    102.14  --
1010.23/1010.21	c  N dy  6781   1207816      1000     20000         0     88229    100000   5519331     96.45    117.41  --
1010.73/1010.73	c  S st  6791   1209718      1000     20000         0     90129    100000   5745655     96.45   no data  --
1010.93/1010.95	c  S st  6791   1210221      1000     20000         0     90632    100000   5803751     96.45   no data  --
1010.93/1010.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1010.93/1010.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1011.03/1011.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1011.23/1011.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1011.23/1011.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1011.23/1011.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1011.23/1011.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175670-1301786253/watcher-3175670-1301786253 -o /tmp/evaluation-result-3175670-1301786253/solver-3175670-1301786253 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175670-1301786253.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.68 3.94 3.87 3/185 6065
/proc/meminfo: memFree=27164884/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=29992 CPUtime=0 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 680 0 0 0 0 0 0 0 25 0 1 0 290222352 30711808 619 33554432000 4194304 4650387 140736779757616 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 7498 620 327 112 0 2463 0

[startup+0.103723 s]
/proc/loadavg: 3.68 3.94 3.87 3/185 6065
/proc/meminfo: memFree=27164884/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=31072 CPUtime=0.09 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 1073 0 0 0 9 0 0 0 25 0 1 0 290222352 31817728 1012 33554432000 4194304 4650387 140736779757616 18446744073709551615 4370700 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 7768 1012 346 112 0 2733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31072

[startup+0.200639 s]
/proc/loadavg: 3.68 3.94 3.87 3/185 6065
/proc/meminfo: memFree=27164884/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=36912 CPUtime=0.19 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 2628 0 0 0 19 0 0 0 25 0 1 0 290222352 37797888 2304 33554432000 4194304 4650387 140736779757616 18446744073709551615 4365625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 9228 2304 377 112 0 4193 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36912

[startup+0.30067 s]
/proc/loadavg: 3.68 3.94 3.87 3/185 6065
/proc/meminfo: memFree=27164884/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=36912 CPUtime=0.29 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 2811 0 0 0 29 0 0 0 25 0 1 0 290222352 37797888 2487 33554432000 4194304 4650387 140736779757616 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 9228 2487 377 112 0 4193 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36912

[startup+0.700592 s]
/proc/loadavg: 3.68 3.94 3.87 3/185 6065
/proc/meminfo: memFree=27164884/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=37596 CPUtime=0.69 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 3760 0 0 0 69 0 0 0 25 0 1 0 290222352 38498304 2663 33554432000 4194304 4650387 140736779757616 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 9399 2664 379 112 0 4364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37596

[startup+1.50044 s]
/proc/loadavg: 3.68 3.94 3.87 5/190 6120
/proc/meminfo: memFree=27138888/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=37832 CPUtime=1.49 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 5280 0 0 0 148 1 0 0 25 0 1 0 290222352 38739968 3178 33554432000 4194304 4650387 140736779757616 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 9458 3178 379 112 0 4423 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37832

[startup+3.10114 s]
/proc/loadavg: 3.68 3.94 3.87 5/190 6120
/proc/meminfo: memFree=27132044/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=56308 CPUtime=3.09 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 12066 0 0 0 307 2 0 0 25 0 1 0 290222352 57659392 7466 33554432000 4194304 4650387 140736779757616 18446744073709551615 4439334 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 14077 7466 381 112 0 9042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56308

[startup+6.30052 s]
/proc/loadavg: 3.71 3.94 3.87 5/190 6120
/proc/meminfo: memFree=27057644/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=56988 CPUtime=6.29 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 12246 0 0 0 627 2 0 0 25 0 1 0 290222352 58355712 7646 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 14247 7646 381 112 0 9212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56988

[startup+12.7003 s]
/proc/loadavg: 3.73 3.95 3.87 5/190 6120
/proc/meminfo: memFree=27048284/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=58400 CPUtime=12.69 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 15250 0 0 0 1267 2 0 0 25 0 1 0 290222352 59801600 7575 33554432000 4194304 4650387 140736779757616 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 14600 7575 381 112 0 9565 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58400

[startup+25.5008 s]
/proc/loadavg: 3.79 3.95 3.88 5/190 6120
/proc/meminfo: memFree=26950800/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=78828 CPUtime=25.49 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 29010 0 0 0 2543 6 0 0 25 0 1 0 290222352 80719872 13549 33554432000 4194304 4650387 140736779757616 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 19707 13549 381 112 0 14672 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78828

[startup+51.1009 s]
/proc/loadavg: 3.86 3.95 3.88 5/190 6121
/proc/meminfo: memFree=26882036/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=99496 CPUtime=51.09 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 41641 0 0 0 5102 7 0 0 25 0 1 0 290222352 101883904 19048 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 24874 19048 381 112 0 19839 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99496

[startup+102.301 s]
/proc/loadavg: 3.94 3.95 3.88 5/190 6122
/proc/meminfo: memFree=26803600/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=116488 CPUtime=102.3 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 74275 0 0 0 10215 15 0 0 25 0 1 0 290222352 119283712 23173 33554432000 4194304 4650387 140736779757616 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 29122 23173 381 112 0 24087 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 116488

[startup+162.301 s]
/proc/loadavg: 3.98 3.96 3.89 5/190 6124
/proc/meminfo: memFree=26793340/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=173384 CPUtime=162.29 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 102048 0 0 0 16208 21 0 0 25 0 1 0 290222352 177545216 26062 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 43346 26062 381 112 0 38311 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 173384

[startup+222.307 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 6126
/proc/meminfo: memFree=26705132/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=130852 CPUtime=222.3 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 136969 0 0 0 22198 32 0 0 25 0 1 0 290222352 133992448 26095 33554432000 4194304 4650387 140736779757616 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 32713 26095 381 112 0 27678 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 130852

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.90 5/190 6127
/proc/meminfo: memFree=26660852/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=212608 CPUtime=282.3 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 147874 0 0 0 28195 35 0 0 25 0 1 0 290222352 217710592 37000 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 53152 37000 381 112 0 48117 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 212608

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 6129
/proc/meminfo: memFree=26660344/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=212608 CPUtime=342.3 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 147939 0 0 0 34195 35 0 0 25 0 1 0 290222352 217710592 37065 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 53152 37065 381 112 0 48117 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 212608

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 6130
/proc/meminfo: memFree=26660332/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=212608 CPUtime=402.31 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 147939 0 0 0 40196 35 0 0 25 0 1 0 290222352 217710592 37065 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 53152 37065 381 112 0 48117 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 212608

[startup+462.301 s]
/proc/loadavg: 4.06 3.99 3.91 5/190 6132
/proc/meminfo: memFree=26662288/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=212608 CPUtime=462.31 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 147939 0 0 0 46196 35 0 0 25 0 1 0 290222352 217710592 37065 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 53152 37065 381 112 0 48117 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 212608

[startup+522.301 s]
/proc/loadavg: 4.07 4.00 3.92 5/190 6134
/proc/meminfo: memFree=26643540/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=212608 CPUtime=522.31 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 147945 0 0 0 52196 35 0 0 25 0 1 0 290222352 217710592 37071 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 53152 37071 381 112 0 48117 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 212608

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 6135
/proc/meminfo: memFree=26642900/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=212608 CPUtime=582.31 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 147946 0 0 0 58196 35 0 0 25 0 1 0 290222352 217710592 37072 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 53152 37072 381 112 0 48117 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 212608

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 6137
/proc/meminfo: memFree=26642756/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=212608 CPUtime=642.32 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 147987 0 0 0 64197 35 0 0 25 0 1 0 290222352 217710592 37113 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 53152 37113 381 112 0 48117 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 212608

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 6138
/proc/meminfo: memFree=26647140/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=212608 CPUtime=702.32 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 147988 0 0 0 70196 36 0 0 25 0 1 0 290222352 217710592 37114 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 53152 37114 381 112 0 48117 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 212608

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6140
/proc/meminfo: memFree=26615064/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=212608 CPUtime=762.33 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 147988 0 0 0 76197 36 0 0 25 0 1 0 290222352 217710592 37114 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 53152 37114 381 112 0 48117 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 212608

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6142
/proc/meminfo: memFree=26615060/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=212608 CPUtime=822.33 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 147988 0 0 0 82197 36 0 0 25 0 1 0 290222352 217710592 37114 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 53152 37114 381 112 0 48117 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 212608

[startup+882.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6143
/proc/meminfo: memFree=26629392/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=212608 CPUtime=882.33 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 147988 0 0 0 88197 36 0 0 25 0 1 0 290222352 217710592 37114 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 53152 37114 381 112 0 48117 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 212608

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6145
/proc/meminfo: memFree=26579484/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=165632 CPUtime=942.32 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 160738 0 0 0 94193 39 0 0 25 0 1 0 290222352 169607168 32895 33554432000 4194304 4650387 140736779757616 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 41408 32895 381 112 0 36373 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 165632

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6146
/proc/meminfo: memFree=26597400/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=168388 CPUtime=1002.33 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 199280 0 0 0 100185 48 0 0 25 0 1 0 290222352 172429312 33960 33554432000 4194304 4650387 140736779757616 18446744073709551615 4365184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 42097 33960 381 112 0 37062 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 168388

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 6148
/proc/meminfo: memFree=26549740/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=246936 CPUtime=1062.33 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 210726 0 0 0 106183 50 0 0 25 0 1 0 290222352 252862464 45406 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 61734 45406 381 112 0 56699 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 246936

[startup+1122.3 s]
/proc/loadavg: 4.11 4.03 3.94 5/190 6150
/proc/meminfo: memFree=26540652/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=246936 CPUtime=1122.33 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 210732 0 0 0 112183 50 0 0 25 0 1 0 290222352 252862464 45412 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 61734 45412 381 112 0 56699 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 246936

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 6151
/proc/meminfo: memFree=26542468/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=246936 CPUtime=1182.33 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 210752 0 0 0 118183 50 0 0 25 0 1 0 290222352 252862464 45432 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 61734 45432 381 112 0 56699 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 246936

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 6153
/proc/meminfo: memFree=26541336/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=247076 CPUtime=1242.34 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 210759 0 0 0 124184 50 0 0 25 0 1 0 290222352 253005824 45439 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 61769 45439 381 112 0 56734 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 247076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 4/189 6155
/proc/meminfo: memFree=26699292/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=247076 CPUtime=1300.05 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 210782 0 0 0 129954 51 0 0 25 0 1 0 290222352 253005824 45462 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 61769 45462 381 112 0 56734 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 247076

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 4/189 6155
/proc/meminfo: memFree=26699292/32950928 swapFree=67102716/67111528
[pid=6065] ppid=6063 vsize=247076 CPUtime=1300.05 cores=0,2
/proc/6065/stat : 6065 (strangenight1-s) R 6063 6065 5753 0 -1 4202496 210782 0 0 0 129954 51 0 0 25 0 1 0 290222352 253005824 45462 33554432000 4194304 4650387 140736779757616 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6065/statm: 61769 45462 381 112 0 56734 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 247076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.54
CPU system time (s): 0.52192
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 247076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210782
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2360

runsolver used 2.27965 second user time and 4.80227 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-03 01:17:33
IDJOB=3175670
IDBENCH=82688
IDSOLVER=1589
FILE ID=node148/3175670-1301786253
RUNJOBID= node148-1301783648-5771
PBS_JOBID= 12841370
Free space on /tmp= 71676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S1351005860-011-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175670-1301786253/watcher-3175670-1301786253 -o /tmp/evaluation-result-3175670-1301786253/solver-3175670-1301786253 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175670-1301786253.cnf

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

MD5SUM BENCH= 6a80d43525a755784678c69a1c250bac
RANDOM SEED=712575606

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27165660 kB
Buffers:        286704 kB
Cached:        5205460 kB
SwapCached:       4876 kB
Active:        2076816 kB
Inactive:      3483116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27165660 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:           13224 kB
Writeback:           0 kB
AnonPages:       65560 kB
Mapped:          15476 kB
Slab:           162608 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   288272 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= 71680 MiB
End job on node148 at 2011-04-03 01:39:15