Trace number 3175492

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S883282443-030-UNKNOWN.cnf
MD5SUMdfe09aa5f3a1967c08c2b336865aee78
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.42448
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-3175492-1301783651.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.10	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.09/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.09/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:     484 undec:      42 neg:     474
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.14	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.29/0.39	c  N dy    13      4037      1000     20000         0      4015    100000    492740     95.91    102.11  --
0.59/0.68	c  N dy    32      8200      1000     20000         0      5683    100000    519192     96.50    101.63  --
0.89/0.97	c  N dy    54     12282      1000     20000         0      5522    100000    335304     95.54    100.83  --
1.19/1.27	c  N dy    74     16461      1000     20000         0      9698    100000    827404     94.78    101.55  --
1.49/1.59	c  N dy    99     20671      1000     20000         0      8291    100000    527209     95.02    100.17  --
1.89/1.91	c  N dy   129     24861      1000     20000         0     12476    100000   1022759     95.44    101.41  --
1.89/1.92	c  F st   130     25001      1000     20000         0     12616    100000   1037658     95.37     78.74  --
2.29/2.32	c  N dy   136     30000      1000     20000         0     10796    100000    715610     95.37   no data  --
2.29/2.32	c  S st   136     30000      1000     20000         0     10796    100000    715610     95.37   no data  --
2.29/2.37	c  S st   136     30500      1000     20000         0     11296    100000    769149     95.37   no data  --
2.29/2.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.39/2.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.39/2.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.26	c lits-rem:      4255  cl-subs:       22  v-elim:      0  v-fix:    0  time:  3.84 s
6.29/6.39	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
6.29/6.39	c calculated reachability. Time: 0.00
6.29/6.39	c  N dy   136     30500      1000     20000         0     11274    100000    759716     95.37   no data  --
6.69/6.75	c  N dy   166     34730      1000     20000         0     15500    100000   1268716     96.09    101.53  --
6.99/7.07	c  N dy   194     38750      1000     20000         0     11624    100000    679722     96.37    102.49  --
7.39/7.43	c  N dy   217     43004      1000     20000         0     15875    100000   1184224     96.36    101.55  --
7.60/7.67	c  S st   229     45750      1000     20000         0      9673    100000    331138     96.19     97.89  --
7.69/7.71	c  S st   229     46252      1000     20000         0     10175    100000    380122     96.19   no data  --
7.69/7.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.69/7.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.69/7.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.69/7.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.69/7.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.69/7.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
7.69/7.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.09/11.12	c lits-rem:      1165  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.38 s
11.09/11.12	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
11.09/11.13	c vivif2 --  cl tried    10172 cl shrink        0 lits rem          0 time: 0.00
11.19/11.25	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
11.19/11.25	c calculated reachability. Time: 0.00
11.19/11.25	c  N dy   229     46252      1000     20000         0     10172    100000    378296     96.19   no data  --
11.49/11.58	c  N dy   251     50340      1000     20000         0     14255    100000    860976     96.27    102.89  --
11.89/11.96	c  N dy   273     54442      1000     20000         0     18351    100000   1346797     96.29    101.44  --
12.29/12.33	c  N dy   297     58585      1000     20000         0     12529    100000    559757     96.30    102.98  --
12.69/12.70	c  N dy   319     62671      1000     20000         0     16608    100000   1044221     96.31    101.58  --
13.10/13.17	c  N dy   341     67427      1000     20000         0     21354    100000   1603667     96.24    102.74  --
13.29/13.35	c  S st   351     69378      1000     20000         0     12332    100000    427008     96.23   no data  --
13.39/13.40	c  S st   351     69879      1000     20000         0     12833    100000    479092     96.23   no data  --
13.39/13.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.39/13.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.39/13.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.39/13.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
13.39/13.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.09/17.10	c lits-rem:      2002  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.66 s
17.09/17.10	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
17.09/17.10	c vivif2 --  cl tried    12826 cl shrink        0 lits rem          0 time: 0.00
17.19/17.24	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.14
17.19/17.25	c calculated reachability. Time: 0.00
17.19/17.25	c  N dy   351     69879      1000     20000         0     12826    100000    475405     96.23   no data  --
17.60/17.66	c  N dy   383     74472      1000     20000         0     17412    100000   1024378     96.34    102.67  --
18.09/18.12	c  N dy   414     79271      1000     20000         0     22203    100000   1597907     96.45    105.48  --
18.60/18.60	c  N dy   444     84408      1000     20000         0     15353    100000    675788     96.47    102.67  --
18.79/18.88	c  F st   461     87500      1000     20000         0     18434    100000   1042990     96.45     82.30  --
19.19/19.21	c  N st   466     90799      1000     20000         0     21717    100000   1473434     96.45   no data  --
19.79/19.80	c  N dy   486     96689      1000     20000         0     14629    100000    487201     96.49    101.74  --
20.29/20.37	c  N dy   523    102870      1000     20000         0     20802    100000   1219190     96.44    104.67  --
20.49/20.57	c  S st   534    104818      1000     20000         0     22746    100000   1452492     96.46    100.20  --
20.59/20.63	c  S st   534    105321      1000     20000         0     23249    100000   1501344     96.46   no data  --
20.59/20.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.59/20.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.59/20.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.69/20.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.69/20.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.69/20.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
20.69/20.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.29/27.35	c lits-rem:       930  cl-subs:       24  v-elim:      0  v-fix:    0  time:  6.64 s
27.29/27.35	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
27.29/27.37	c vivif2 --  cl tried    23225 cl shrink        0 lits rem          0 time: 0.01
27.50/27.57	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.20
27.50/27.57	c calculated reachability. Time: 0.00
27.50/27.57	c  N dy   534    105321      1000     20000         0     23225    100000   1494704     96.46   no data  --
28.19/28.27	c  N dy   571    112129      1000     20000         0     16049    100000    537722     96.38    106.07  --
28.89/28.95	c  N dy   612    119282      1000     20000         0     23192    100000   1383608     96.38    101.86  --
29.70/29.77	c  N dy   650    126950      1000     20000         0     15873    100000    408980     96.38    110.53  --
30.49/30.55	c  N dy   696    135115      1000     20000         0     24020    100000   1377147     96.35    102.00  --
31.49/31.52	c  N dy   744    143748      1000     20000         0     16667    100000    392343     96.30    102.65  --
32.39/32.42	c  N dy   796    152972      1000     20000         0     25868    100000   1479312     96.29    101.75  --
32.90/33.00	c  S st   830    157982      1000     20000         0     30868    100000   2072505     96.33   no data  --
33.00/33.08	c  S st   830    158487      1000     20000         0     31373    100000   2126807     96.33   no data  --
33.00/33.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.00/33.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.09/33.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
33.09/33.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.09/33.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/33.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
33.09/33.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.09/45.16	c lits-rem:       941  cl-subs:       36  v-elim:      0  v-fix:    0  time: 11.99 s
45.09/45.17	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
45.09/45.19	c vivif2 --  cl tried    31337 cl shrink        0 lits rem          0 time: 0.02
45.39/45.44	c asymm  cl-useful: 0/18911/20000 lits-rem:0 time: 0.25
45.39/45.44	c calculated reachability. Time: 0.00
45.39/45.44	c  N dy   830    158487      1000     20000         0     31337    100000   2117144     96.33   no data  --
46.59/46.60	c  N dy   897    169476      1000     20000         0     25347    100000   1325261     96.39    102.71  --
47.79/47.87	c  N dy   957    180299      1000     20000         0     18186    100000    353198     96.36    104.48  --
49.09/49.11	c  N dy  1006    191827      1000     20000         0     29692    100000   1723861     96.23    102.58  --
50.60/50.63	c  N dy  1067    204244      1000     20000         0     23119    100000    829381     96.18    103.59  --
52.19/52.27	c  N dy  1147    217821      1000     20000         0     36669    100000   2454691     96.28    101.55  --
53.90/53.92	c  N dy  1229    231893      1000     20000         0     30764    100000   1621191     96.29    101.80  --
54.59/54.67	c  S st  1266    237730      1000     20000         0     36593    100000   2324817     96.35     97.78  --
54.69/54.76	c  S st  1266    238236      1000     20000         0     37099    100000   2377482     96.35   no data  --
54.69/54.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.69/54.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.69/54.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
54.79/54.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.79/54.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.79/54.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
54.79/54.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.29/73.35	c lits-rem:       875  cl-subs:       48  v-elim:      0  v-fix:    0  time: 18.48 s
73.29/73.35	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
73.29/73.37	c vivif2 --  cl tried    37051 cl shrink        0 lits rem          0 time: 0.02
73.39/73.40	c asymm  cl-useful: 0/1089/20000 lits-rem:0 time: 0.02
73.39/73.40	c calculated reachability. Time: 0.00
73.39/73.40	c  N dy  1266    238236      1000     20000         0     37051    100000   2364936     96.35   no data  --
75.19/75.28	c  N dy  1358    253500      1000     20000         0     31323    100000   1596386     96.41    104.48  --
77.40/77.49	c  N dy  1454    269817      1000     20000         0     25645    100000    794458     96.42    102.22  --
79.69/79.74	c  N dy  1552    287075      1000     20000         0     42878    100000   2851653     96.45    102.28  --
82.00/82.06	c  N dy  1650    305459      1000     20000         0     38263    100000   2188166     96.45    101.65  --
82.10/82.17	c  F st  1656    306251      1000     20000         0     39055    100000   2282975     96.45   no data  --
84.59/84.64	c  N dy  1742    324981      1000     20000         0     33789    100000   1547250     96.49    115.01  --
87.39/87.50	c  N dy  1850    345020      1000     20000         0     28843    100000    848425     96.49    107.29  --
89.00/89.10	c  S st  1915    357356      1000     20000         0     41163    100000   2315830     96.48   no data  --
89.19/89.21	c  S st  1915    357859      1000     20000         0     41666    100000   2370570     96.48   no data  --
89.19/89.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
89.19/89.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.19/89.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
89.29/89.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.29/89.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.29/89.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
89.29/89.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
105.19/105.25	c lits-rem:       755  cl-subs:       55  v-elim:      0  v-fix:    0  time: 15.94 s
105.19/105.25	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
105.19/105.28	c vivif2 --  cl tried    41611 cl shrink        0 lits rem          0 time: 0.02
105.49/105.54	c asymm  cl-useful: 0/15755/20000 lits-rem:0 time: 0.26
105.49/105.54	c calculated reachability. Time: 0.00
105.49/105.54	c  N dy  1915    357859      1000     20000         0     41611    100000   2356568     96.48   no data  --
108.20/108.28	c  N dy  2035    377993      1000     20000         0     35747    100000   1554601     96.53    105.51  --
111.29/111.32	c  N dy  2137    398093      1000     20000         0     28858    100000    624484     96.47    106.61  --
114.09/114.13	c  N dy  2251    418127      1000     20000         0     48852    100000   3014981     96.49    104.37  --
116.99/117.05	c  N dy  2371    438222      1000     20000         0     40974    100000   1964765     96.52    102.06  --
120.09/120.17	c  N dy  2477    458229      1000     20000         0     31982    100000    777753     96.51    101.86  --
123.10/123.10	c  N dy  2588    478238      1000     20000         0     51964    100000   3154529     96.49    107.96  --
126.20/126.21	c  N dy  2708    498263      1000     20000         0     41995    100000   1876216     96.55    103.07  --
129.59/129.68	c  N dy  2809    518779      1000     20000         0     31536    100000    503416     96.52    101.95  --
132.30/132.32	c  S st  2923    536788      1000     20000         0     49514    100000   2658064     96.56     81.67  --
132.40/132.44	c  S st  2923    537290      1000     20000         0     50016    100000   2712746     96.56   no data  --
132.40/132.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.40/132.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.40/132.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
132.50/132.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.50/132.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.50/132.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
132.50/132.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.89/159.95	c lits-rem:       856  cl-subs:       71  v-elim:      0  v-fix:    0  time: 27.38 s
159.89/159.95	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
159.89/159.98	c vivif2 --  cl tried    49945 cl shrink        0 lits rem          0 time: 0.03
159.99/160.09	c asymm  cl-useful: 0/4245/20000 lits-rem:0 time: 0.12
159.99/160.10	c calculated reachability. Time: 0.00
159.99/160.10	c  N dy  2923    537290      1000     20000         0     49945    100000   2695015     96.56   no data  --
163.40/163.49	c  N dy  3023    557564      1000     20000         0     38242    100000   1182243     96.51    104.26  --
166.79/166.87	c  N dy  3126    578380      1000     20000         0     59014    100000   3647266     96.48    102.68  --
170.10/170.19	c  N dy  3257    598731      1000     20000         0     46387    100000   2055177     96.50    103.69  --
173.59/173.61	c  N dy  3376    618742      1000     20000         0     66378    100000   4437689     96.52    101.86  --
176.50/176.59	c  N dy  3502    638913      1000     20000         0     52571    100000   2686592     96.55    103.24  --
180.10/180.15	c  N dy  3618    658963      1000     20000         0     37645    100000    784787     96.55    102.86  --
183.09/183.12	c  N dy  3736    679062      1000     20000         0     57712    100000   3177790     96.56    101.67  --
186.49/186.59	c  N dy  3859    699140      1000     20000         0     41811    100000   1178801     96.61    101.89  --
189.59/189.69	c  N dy  3960    719312      1000     20000         0     61951    100000   3583186     96.61    101.96  --
193.09/193.14	c  N dy  4073    739332      1000     20000         0     44988    100000   1435697     96.62    103.18  --
196.50/196.52	c  N dy  4183    759411      1000     20000         0     65027    100000   3823615     96.61    102.64  --
200.20/200.27	c  N dy  4299    779674      1000     20000         0     47325    100000   1597488     96.61    102.75  --
203.80/203.88	c  N dy  4412    799691      1000     20000         0     67316    100000   3977375     96.61    101.94  --
205.19/205.22	c  S st  4450    805935      1000     20000         0     73539    100000   4723099     96.62   no data  --
205.29/205.39	c  S st  4450    806440      1000     20000         0     74044    100000   4773297     96.62   no data  --
205.39/205.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
205.39/205.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
205.39/205.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
205.60/205.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.60/205.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.60/205.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
205.60/205.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
809.21/809.20	c lits-rem:       895  cl-subs:      129  v-elim:      0  v-fix:    0  time: 603.61 s
809.21/809.20	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
809.21/809.25	c vivif2 --  cl tried    73915 cl shrink        0 lits rem          0 time: 0.05
809.52/809.57	c asymm  cl-useful: 0/10541/20000 lits-rem:0 time: 0.33
809.52/809.58	c calculated reachability. Time: 0.00
809.52/809.58	c  N dy  4450    806440      1000     20000         0     73915    100000   4742317     96.62   no data  --
812.82/812.89	c  N dy  4566    826469      1000     20000         0     54981    100000   2428264     96.64    106.08  --
816.61/816.66	c  N dy  4674    846475      1000     20000         0     74954    100000   4809757     96.64    103.12  --
820.01/820.02	c  N dy  4788    866530      1000     20000         0     55048    100000   2331040     96.66    102.15  --
823.71/823.78	c  N dy  4897    886552      1000     20000         0     75038    100000   4726642     96.67    103.05  --
827.31/827.32	c  N dy  5022    906591      1000     20000         0     54112    100000   2114236     96.70    102.53  --
830.91/830.99	c  N dy  5126    926647      1000     20000         0     74139    100000   4513064     96.69    108.48  --
834.71/834.72	c  N dy  5222    946932      1000     20000         0     52457    100000   1772490     96.67    102.59  --
838.31/838.39	c  N dy  5341    967058      1000     20000         0     72543    100000   4166340     96.70    104.19  --
842.31/842.37	c  N dy  5449    987116      1000     20000         0     49642    100000   1334528     96.69    101.95  --
845.92/845.90	c  N dy  5559   1007398      1000     20000         0     69889    100000   3741965     96.68    102.48  --
850.22/850.23	c  N dy  5671   1027483      1000     20000         0     46019    100000    785102     96.68    102.95  --
853.62/853.66	c  N dy  5796   1047671      1000     20000         0     66178    100000   3198476     96.69    102.85  --
857.92/857.90	c  N dy  5899   1067711      1000     20000         0     86173    100000   5585249     96.68    102.19  --
858.92/858.93	c  F st  5927   1071875      1000     20000         0     45413    100000    603654     96.68     95.20  --
861.32/861.39	c  N dy  5986   1087775      1000     20000         0     61272    100000   2531772     96.67    102.60  --
865.31/865.38	c  N dy  6089   1107778      1000     20000         0     81241    100000   4912483     96.65    101.75  --
869.51/869.50	c  N dy  6205   1127888      1000     20000         0     55402    100000   1692880     96.65    102.16  --
873.22/873.25	c  N dy  6309   1147953      1000     20000         0     75424    100000   4075966     96.65    102.15  --
877.83/877.88	c  N dy  6414   1167988      1000     20000         0     48516    100000    746904     96.65    110.17  --
881.32/881.32	c  N dy  6527   1188009      1000     20000         0     68502    100000   3144326     96.65    102.04  --
885.82/885.84	c  N dy  6646   1208101      1000     20000         0     88557    100000   5551554     96.67    102.22  --
886.22/886.23	c  S st  6657   1209660      1000     20000         0     90112    100000   5741415     96.68   no data  --
886.42/886.43	c  S st  6657   1210160      1000     20000         0     90612    100000   5793631     96.68   no data  --
886.42/886.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
886.42/886.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
886.42/886.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
886.62/886.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
886.62/886.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
886.62/886.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
886.62/886.67	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-3175492-1301783651/watcher-3175492-1301783651 -o /tmp/evaluation-result-3175492-1301783651/solver-3175492-1301783651 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175492-1301783651.cnf 

running on 2 cores: 1,3

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: 0.00 0.26 2.66 2/174 27228
/proc/meminfo: memFree=23731600/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=30152 CPUtime=0 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 756 0 0 0 0 0 0 0 21 0 1 0 289962859 30875648 695 33554432000 4194304 4650387 140737487206528 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 7538 696 327 112 0 2503 0

[startup+0.086608 s]
/proc/loadavg: 0.00 0.26 2.66 2/174 27228
/proc/meminfo: memFree=23731600/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=31072 CPUtime=0.08 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 1063 0 0 0 8 0 0 0 21 0 1 0 289962859 31817728 1002 33554432000 4194304 4650387 140737487206528 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 7768 1002 346 112 0 2733 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31072

[startup+0.100594 s]
/proc/loadavg: 0.00 0.26 2.66 2/174 27228
/proc/meminfo: memFree=23731600/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=31072 CPUtime=0.09 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 1078 0 0 0 9 0 0 0 21 0 1 0 289962859 31817728 1017 33554432000 4194304 4650387 140737487206528 18446744073709551615 4370487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 7768 1017 346 112 0 2733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31072

[startup+0.300562 s]
/proc/loadavg: 0.00 0.26 2.66 2/174 27228
/proc/meminfo: memFree=23731600/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=37104 CPUtime=0.29 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 2881 0 0 0 29 0 0 0 22 0 1 0 289962859 37994496 2557 33554432000 4194304 4650387 140737487206528 18446744073709551615 4331977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 9276 2557 377 112 0 4241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37104

[startup+0.700487 s]
/proc/loadavg: 0.00 0.26 2.66 2/174 27228
/proc/meminfo: memFree=23731600/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=37772 CPUtime=0.69 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 3892 0 0 0 69 0 0 0 24 0 1 0 289962859 38678528 2802 33554432000 4194304 4650387 140737487206528 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 9443 2802 379 112 0 4408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37772

[startup+1.50034 s]
/proc/loadavg: 0.00 0.26 2.66 4/185 27249
/proc/meminfo: memFree=23689668/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=38160 CPUtime=1.49 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 5908 0 0 0 148 1 0 0 25 0 1 0 289962859 39075840 2641 33554432000 4194304 4650387 140737487206528 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 9540 2641 379 112 0 4505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38160

[startup+3.10106 s]
/proc/loadavg: 0.00 0.26 2.66 5/190 27259
/proc/meminfo: memFree=23654412/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=56068 CPUtime=3.09 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 12027 0 0 0 308 1 0 0 18 0 1 0 289962859 57413632 7440 33554432000 4194304 4650387 140737487206528 18446744073709551615 4438924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 14017 7440 381 112 0 8982 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56068

[startup+6.30048 s]
/proc/loadavg: 0.40 0.34 2.67 5/190 27259
/proc/meminfo: memFree=23582124/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=57796 CPUtime=6.29 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 12351 0 0 0 628 1 0 0 25 0 1 0 289962859 59183104 7764 33554432000 4194304 4650387 140737487206528 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 14449 7764 381 112 0 9414 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57796

[startup+12.7003 s]
/proc/loadavg: 0.69 0.40 2.68 5/190 27259
/proc/meminfo: memFree=23488328/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=58428 CPUtime=12.69 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 17635 0 0 0 1266 3 0 0 25 0 1 0 289962859 59830272 8242 33554432000 4194304 4650387 140737487206528 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 14607 8243 381 112 0 9572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58428

[startup+25.501 s]
/proc/loadavg: 1.42 0.57 2.70 5/190 27260
/proc/meminfo: memFree=23441240/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=80812 CPUtime=25.49 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 29472 0 0 0 2545 4 0 0 25 0 1 0 289962859 82751488 13977 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 20203 13977 381 112 0 15168 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80812

[startup+51.1004 s]
/proc/loadavg: 2.30 0.85 2.73 5/190 27260
/proc/meminfo: memFree=23344996/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=98640 CPUtime=51.09 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 49010 0 0 0 5101 8 0 0 25 0 1 0 289962859 101007360 18043 33554432000 4194304 4650387 140737487206528 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 24660 18043 381 112 0 19625 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 98640

[startup+102.307 s]
/proc/loadavg: 3.26 1.33 2.80 5/190 27262
/proc/meminfo: memFree=23298904/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=118900 CPUtime=102.3 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 75057 0 0 0 10216 14 0 0 25 0 1 0 289962859 121753600 23783 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 29725 23783 381 112 0 24690 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 118900

[startup+162.3 s]
/proc/loadavg: 3.73 1.81 2.87 5/190 27263
/proc/meminfo: memFree=23192340/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=174656 CPUtime=162.29 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 103991 0 0 0 16207 22 0 0 25 0 1 0 289962859 178847744 27804 33554432000 4194304 4650387 140737487206528 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 43664 27805 381 112 0 38629 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 174656

[startup+222.3 s]
/proc/loadavg: 3.93 2.22 2.94 5/190 27265
/proc/meminfo: memFree=23115416/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=209920 CPUtime=222.3 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 147578 0 0 0 22197 33 0 0 25 0 1 0 289962859 214958080 36404 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 52480 36404 381 112 0 47445 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 209920

[startup+282.301 s]
/proc/loadavg: 3.97 2.54 3.01 5/190 27266
/proc/meminfo: memFree=23100616/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=209920 CPUtime=282.3 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 147591 0 0 0 28197 33 0 0 25 0 1 0 289962859 214958080 36417 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 52480 36417 381 112 0 47445 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 209920

[startup+342.301 s]
/proc/loadavg: 3.99 2.81 3.06 5/190 27268
/proc/meminfo: memFree=23098588/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=210080 CPUtime=342.3 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 147633 0 0 0 34197 33 0 0 25 0 1 0 289962859 215121920 36459 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 52520 36459 381 112 0 47485 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 210080

[startup+402.301 s]
/proc/loadavg: 3.99 3.02 3.12 5/190 27270
/proc/meminfo: memFree=23079456/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=210080 CPUtime=402.3 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 147633 0 0 0 40197 33 0 0 25 0 1 0 289962859 215121920 36459 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 52520 36459 381 112 0 47485 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 210080

[startup+462.301 s]
/proc/loadavg: 3.99 3.20 3.17 5/190 27271
/proc/meminfo: memFree=23079304/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=210080 CPUtime=462.3 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 147633 0 0 0 46197 33 0 0 25 0 1 0 289962859 215121920 36459 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 52520 36459 381 112 0 47485 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 210080

[startup+522.3 s]
/proc/loadavg: 3.99 3.34 3.22 5/190 27273
/proc/meminfo: memFree=23059316/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=210080 CPUtime=522.3 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 147633 0 0 0 52197 33 0 0 25 0 1 0 289962859 215121920 36459 33554432000 4194304 4650387 140737487206528 18446744073709551615 4441856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 52520 36459 381 112 0 47485 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 210080

[startup+582.3 s]
/proc/loadavg: 4.06 3.47 3.27 5/190 27274
/proc/meminfo: memFree=23046008/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=210080 CPUtime=582.31 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 147633 0 0 0 58198 33 0 0 25 0 1 0 289962859 215121920 36459 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 52520 36459 381 112 0 47485 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 210080

[startup+642.301 s]
/proc/loadavg: 4.02 3.57 3.31 5/190 27276
/proc/meminfo: memFree=23033048/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=210080 CPUtime=642.31 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 147633 0 0 0 64198 33 0 0 25 0 1 0 289962859 215121920 36459 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 52520 36459 381 112 0 47485 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 210080

[startup+702.301 s]
/proc/loadavg: 4.00 3.64 3.36 5/190 27278
/proc/meminfo: memFree=23032876/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=210080 CPUtime=702.31 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 147633 0 0 0 70198 33 0 0 25 0 1 0 289962859 215121920 36459 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 52520 36459 381 112 0 47485 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 210080

[startup+762.307 s]
/proc/loadavg: 4.05 3.72 3.40 5/190 27279
/proc/meminfo: memFree=23047948/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=210080 CPUtime=762.32 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 147633 0 0 0 76199 33 0 0 25 0 1 0 289962859 215121920 36459 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 52520 36459 381 112 0 47485 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 210080

[startup+822.301 s]
/proc/loadavg: 4.02 3.77 3.43 5/190 27281
/proc/meminfo: memFree=23046672/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=210620 CPUtime=822.32 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 157891 0 0 0 82195 37 0 0 25 0 1 0 289962859 215674880 35547 33554432000 4194304 4650387 140737487206528 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 52655 35547 381 112 0 47620 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 210620

[startup+882.3 s]
/proc/loadavg: 4.00 3.81 3.47 5/190 27282
/proc/meminfo: memFree=23043264/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=214084 CPUtime=882.31 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 201222 0 0 0 88184 47 0 0 25 0 1 0 289962859 219222016 35600 33554432000 4194304 4650387 140737487206528 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 53521 35600 381 112 0 48486 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 214084

[startup+942.3 s]
/proc/loadavg: 4.00 3.84 3.50 5/190 27284
/proc/meminfo: memFree=22992492/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=244576 CPUtime=942.32 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 210532 0 0 0 94183 49 0 0 25 0 1 0 289962859 250445824 44910 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 61144 44910 381 112 0 56109 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 244576

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 3.52 5/190 27286
/proc/meminfo: memFree=23010812/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=244576 CPUtime=1002.32 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 210545 0 0 0 100183 49 0 0 25 0 1 0 289962859 250445824 44923 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 61144 44923 381 112 0 56109 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 244576

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 3.55 5/190 27287
/proc/meminfo: memFree=23019196/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=244576 CPUtime=1062.32 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 210545 0 0 0 106183 49 0 0 25 0 1 0 289962859 250445824 44923 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 61144 44923 381 112 0 56109 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 244576

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 3.58 5/190 27289
/proc/meminfo: memFree=22984568/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=244932 CPUtime=1122.32 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 210604 0 0 0 112183 49 0 0 25 0 1 0 289962859 250810368 44982 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 61233 44982 381 112 0 56198 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 244932

[startup+1182.3 s]
/proc/loadavg: 4.03 3.93 3.60 5/190 27290
/proc/meminfo: memFree=22985660/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=244932 CPUtime=1182.32 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 210604 0 0 0 118183 49 0 0 25 0 1 0 289962859 250810368 44982 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 61233 44982 381 112 0 56198 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 244932

[startup+1242.3 s]
/proc/loadavg: 4.01 3.94 3.63 5/190 27292
/proc/meminfo: memFree=22880108/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=244932 CPUtime=1242.33 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 210607 0 0 0 124184 49 0 0 25 0 1 0 289962859 250810368 44985 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 61233 44985 381 112 0 56198 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 244932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 3.97 3.65 5/190 27294
/proc/meminfo: memFree=22869276/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=244932 CPUtime=1300.03 cores=1,3
/proc/27228/stat : 27228 (strangenight1-s) R 27226 27228 27198 0 -1 4202496 210607 0 0 0 129954 49 0 0 25 0 1 0 289962859 250810368 44985 33554432000 4194304 4650387 140737487206528 18446744073709551615 4476780 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27228/statm: 61233 44985 381 112 0 56198 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 244932

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.55
CPU system time (s): 0.501923
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 244932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.501923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210607
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= 11
involuntary context switches= 15537

runsolver used 1.9537 second user time and 5.15822 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-03 00:34:11
IDJOB=3175492
IDBENCH=82510
IDSOLVER=1589
FILE ID=node137/3175492-1301783651
RUNJOBID= node137-1301783649-27218
PBS_JOBID= 12841381
Free space on /tmp= 72412 MiB

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

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

MD5SUM BENCH= dfe09aa5f3a1967c08c2b336865aee78
RANDOM SEED=2108153856

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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:     32951124 kB
MemFree:      23731756 kB
Buffers:        326404 kB
Cached:        8587636 kB
SwapCached:          0 kB
Active:        5147788 kB
Inactive:      3827676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23731756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6672 kB
Writeback:           0 kB
AnonPages:       61492 kB
Mapped:          14536 kB
Slab:           180320 kB
PageTables:       4768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188060 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= 72384 MiB
End job on node137 at 2011-04-03 00:55:53