Trace number 3257931

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-2-mtSAT 104.672 26.2103

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g5.cnf
MD5SUMfac733a1c5caf879cadf25b989055e5e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.421935
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3257931-1304028740.cnf'
0.00/0.00	c -- header says num vars:            760
0.00/0.00	c -- header says num clauses:       43649
0.00/0.01	c -- clauses added:            0 learnts,        43649 normals,            0 xors
0.00/0.01	c -- vars added        760
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       760        40     43609         0     87978         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/40/40 lits-rem:0 time: 0.00
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem         2525 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    760 time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.00 s
0.36/0.10	c lits-rem:       323  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.01 s
0.36/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.36/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.36/0.10	c calculated reachability. Time: 0.00
0.36/0.10	c Calc default polars -  time:   0.00 s pos:       0 undec:      40 neg:     720
0.36/0.10	c =========================================================================================
0.36/0.10	c types(t): F = full restart, N = normal restart
0.36/0.10	c types(t): S = simplification begin/end, E = solution found
0.36/0.10	c restart types(rt): st = static, dy = dynamic
0.36/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.36/0.10	c  B st     0         0       720      2980     37384         0    132187         0   no data   no data
0.76/0.23	c  N dy    13      4427       720      2980     37387      4333    132187    109508      8.44      9.12
1.57/0.44	c  N dy    28      9213       720      2980     37400      6582    132187    140850      7.92      8.36
2.37/0.63	c  N dy    44     13281       720      2980     37411      6415    132187    114478      7.88      8.48
3.17/0.86	c  N dy    65     17651       720      2980     37411     10709    132187    229229      7.94      8.41
3.98/1.07	c  N dy    78     21712       720      2980     37415      9139    132187    160315      7.88     10.91
4.76/1.24	c  F st    91     25000       720      2980     37416     12359    132187    240585      7.85   no data
5.16/1.32	c  N st    94     26191       720      2980     37420      6867    132187     85972      7.85   no data
5.96/1.53	c  S st    97     30000       720      2980     37421     10599    132187    195190      7.85   no data
5.96/1.56	c  S st    97     30503       720      2980     37421     11101    132187    207506      7.85   no data
5.96/1.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.36/1.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    244 BRemL:      0 BRemN:      0 P:  3.7M T:  0.07
6.36/1.63	c blocked clauses removed:        0 vars:      0 tried:         720 T: 0.00 s
6.36/1.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
6.76/1.74	c subs with bin:        0  lits-rem:     17401  v-fix:    0  time:  0.11 s
6.76/1.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
6.76/1.75	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
6.76/1.75	c lits-rem:         9  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.51	c subs with bin:      196  lits-rem:       523  v-fix:    0  time:  0.74 s
10.36/2.61	c lits-rem:      1138  cl-subs:     2094  v-elim:      0  v-fix:    0  time:  0.10 s
10.75/2.78	c asymm  cl-useful: 1/2940/2980 lits-rem:1 time: 0.17
10.75/2.78	c calculated reachability. Time: 0.00
10.75/2.78	c  N dy    97     30503       720      2980     37665      8811    114776    180304      7.85   no data
11.95/3.01	c  N dy   111     34854       720      2980     37668     13059    114776    295276      7.81      8.24
12.77/3.25	c  N dy   130     38887       720      2980     37685      9270    114776    144909      7.80      8.26
13.55/3.47	c  N dy   154     42992       720      2980     37685     13269    114776    246712      7.83      8.33
14.34/3.64	c  S st   171     45755       720      2980     37686     15943    114776    308261      7.84   no data
14.34/3.67	c  S st   171     46257       720      2980     37686     16445    114776    322555      7.84   no data
14.34/3.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.75/3.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     15 BRemL:      0 BRemN:      0 P:  3.7M T:  0.06
14.75/3.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.75/3.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.15/3.81	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.07 s
15.15/3.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
15.15/3.82	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
15.15/3.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.54/4.97	c subs with bin:      117  lits-rem:       116  v-fix:    0  time:  1.13 s
19.94/5.09	c lits-rem:       681  cl-subs:     1554  v-elim:      0  v-fix:    0  time:  0.12 s
19.94/5.09	c vivif2 --  cl tried     2980 cl shrink        0 lits rem          0 time: 0.00
20.34/5.10	c vivif2 --  cl tried    14774 cl shrink        0 lits rem          0 time: 0.01
21.14/5.30	c asymm  cl-useful: 0/2980/2980 lits-rem:0 time: 0.21
21.14/5.31	c calculated reachability. Time: 0.00
21.14/5.31	c  N dy   171     46257       720      2980     37702     14774    114773    299970      7.84   no data
21.96/5.57	c  N dy   189     50380       720      2980     37704     10077    114773    149158      7.82      8.27
23.14/5.80	c  N dy   219     54479       720      2980     37725     14063    114773    251602      7.91      8.48
23.94/6.07	c  N dy   242     58608       720      2980     37728     18083    114773    355124      7.94      8.39
25.14/6.34	c  N dy   265     62894       720      2980     37732     12553    114773    194008      7.94      8.39
25.95/6.60	c  N dy   298     67084       720      2980     37732     16629    114773    297077      7.99      8.41
26.73/6.75	c  S st   314     69388       720      2980     37738     18872    114773    359257      8.02   no data
26.73/6.78	c  S st   314     69892       720      2980     37738     19374    114773    375218      8.02   no data
26.73/6.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.13/6.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.07
27.13/6.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.13/6.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.53/6.92	c subs with bin:        0  lits-rem:        14  v-fix:    0  time:  0.07 s
27.53/6.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
27.53/6.93	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
27.53/6.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
32.73/8.29	c subs with bin:      806  lits-rem:      1118  v-fix:    0  time:  1.34 s
33.53/8.45	c lits-rem:       508  cl-subs:     1236  v-elim:      0  v-fix:    0  time:  0.16 s
33.53/8.45	c vivif2 --  cl tried     2980 cl shrink        0 lits rem          0 time: 0.00
33.53/8.46	c vivif2 --  cl tried    17332 cl shrink        0 lits rem          0 time: 0.01
34.33/8.70	c asymm  cl-useful: 0/2980/2980 lits-rem:0 time: 0.23
34.74/8.70	c calculated reachability. Time: 0.00
34.74/8.70	c  N dy   314     69892       720      2980     37739     17332    114759    350111      8.02   no data
35.92/9.04	c  N dy   343     74504       720      2980     37740     11156    114759    153733      8.06      8.55
37.12/9.33	c  N dy   369     79500       720      2980     37762     16031    114759    278625      8.09      8.64
38.32/9.68	c  N dy   393     84691       720      2980     37770     21050    114759    400986      8.09      8.53
39.54/9.91	c  F st   406     87500       720      2980     37781     12127    114759    149805      8.09   no data
40.32/10.11	c  N st   411     90798       720      2980     37781     15328    114759    227994      8.09   no data
41.51/10.45	c Finding binary XORs  T:     0.00 s  found:       0
41.51/10.48	c  N dy   429     96624       719      2974     37574     18059    114313    323623      8.08      9.77
43.11/10.89	c  N dy   466    102841       719      2974     37577     12955    114313    173932      8.11      9.49
43.93/11.01	c  S st   480    104838       719      2974     37577     14897    114313    224866      8.13      8.35
43.93/11.04	c  S st   480    105344       719      2974     37577     15401    114313    240624      8.13   no data
43.93/11.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.31/11.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  3.8M T:  0.06
44.31/11.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.31/11.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.31/11.18	c subs with bin:        0  lits-rem:         6  v-fix:    0  time:  0.07 s
44.31/11.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    719 time:  0.00 s
44.31/11.19	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
44.31/11.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.51/11.94	c subs with bin:      264  lits-rem:       290  v-fix:    0  time:  0.75 s
47.92/12.01	c lits-rem:       230  cl-subs:      713  v-elim:      0  v-fix:    0  time:  0.06 s
47.92/12.01	c vivif2 --  cl tried     2974 cl shrink        0 lits rem          0 time: 0.00
47.92/12.02	c vivif2 --  cl tried    14424 cl shrink        0 lits rem          0 time: 0.01
48.70/12.23	c asymm  cl-useful: 0/2974/2974 lits-rem:0 time: 0.21
48.70/12.23	c calculated reachability. Time: 0.00
48.70/12.23	c  N dy   480    105344       719      2974     37580     14424    114307    230278      8.13   no data
50.30/12.68	c  N dy   517    112148       719      2974     37606     21020    114307    386745      8.14      8.57
52.72/13.22	c  N dy   557    119878       719      2974     37611     15687    114307    216427      8.16      8.84
54.70/13.74	c  N dy   598    127723       719      2974     37621     23287    114307    399731      8.17      8.70
57.11/14.31	c  N dy   640    135878       719      2974     37635     16993    114307    225518      8.18      9.08
59.49/14.92	c  N dy   684    144622       719      2974     37652     25468    114307    423584      8.18      8.70
62.28/15.61	c  N dy   726    153870       717      2974     37676     19105    114307    250788      8.18      9.35
63.08/15.89	c  S st   749    158018       717      2974     37685     23116    114307    346921      8.19   no data
63.49/15.93	c  S st   749    158520       717      2974     37685     23616    114307    361510      8.19   no data
63.49/15.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.89/16.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     18 BRemL:      0 BRemN:      0 P:  4.3M T:  0.07
63.89/16.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.89/16.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.89/16.07	c subs with bin:        0  lits-rem:        17  v-fix:    0  time:  0.06 s
63.89/16.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    717 time:  0.00 s
63.89/16.08	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
63.89/16.08	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
67.88/17.09	c subs with bin:     1488  lits-rem:      1452  v-fix:    0  time:  0.99 s
68.68/17.22	c lits-rem:       650  cl-subs:     1161  v-elim:      0  v-fix:    0  time:  0.12 s
68.68/17.22	c vivif2 --  cl tried     2962 cl shrink        0 lits rem          0 time: 0.00
68.68/17.23	c vivif2 --  cl tried    18905 cl shrink        0 lits rem          0 time: 0.01
69.48/17.48	c asymm  cl-useful: 2/2962/2962 lits-rem:2 time: 0.25
69.48/17.48	c calculated reachability. Time: 0.00
69.48/17.48	c  N dy   749    158520       717      2962     37290     18905    113331    310577      8.19   no data
72.67/18.26	c  N dy   797    168666       716      2962     37310     28742    113331    556480      8.19     10.79
76.27/19.11	c  N dy   858    179801       716      2962     37320     24214    113331    383780      8.20      8.67
79.86/20.04	c  N dy   929    191328       715      2962     37335     18547    113331    226585      8.23      8.75
83.49/20.94	c  N dy   997    203580       715      2962     37352     30477    113331    518028      8.27      8.75
87.47/21.94	c  N dy  1081    216688       715      2962     37363     25042    113331    369063      8.32      8.90
91.87/23.09	c  N dy  1147    230572       715      2962     37383     38441    113331    682734      8.32      8.82
94.25/23.61	c  S st  1196    237780       714      2962     37387     26232    113331    398706      8.35      7.95
94.25/23.65	c  S st  1196    238285       714      2962     37387     26734    113331    413017      8.35   no data
94.25/23.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.65/23.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     16 BRemL:      0 BRemN:      0 P:  4.9M T:  0.08
94.65/23.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.65/23.74	c bin-w-bin subsume rem            2 bins  time:  0.00 s
95.05/23.81	c subs with bin:        0  lits-rem:         8  v-fix:    0  time:  0.06 s
95.05/23.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    714 time:  0.00 s
95.05/23.81	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
95.05/23.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.85/25.06	c subs with bin:      121  lits-rem:       460  v-fix:    0  time:  1.22 s
100.66/25.22	c lits-rem:       552  cl-subs:     1209  v-elim:      0  v-fix:    0  time:  0.16 s
100.66/25.22	c vivif2 --  cl tried     2940 cl shrink        0 lits rem          0 time: 0.00
100.66/25.24	c vivif2 --  cl tried    21237 cl shrink        0 lits rem          0 time: 0.01
101.84/25.51	c asymm  cl-useful: 0/2940/2940 lits-rem:0 time: 0.27
101.84/25.51	c calculated reachability. Time: 0.00
101.84/25.51	c  N dy  1196    238285       714      2940     36811     21237    111972    360738      8.35   no data
102.64/25.74	c Finding binary XORs  T:     0.00 s  found:       0
104.64/26.20	c Following stats are for *FIRST FINISHED THREAD ONLY*
104.64/26.20	c num threads              : 4          
104.64/26.20	c restarts                 : 1577       
104.64/26.20	c dynamic restarts         : 1559       
104.64/26.20	c static restarts          : 18         
104.64/26.20	c full restarts            : 2          
104.64/26.20	c total simplify time      : 0.01       
104.64/26.20	c learnts DL2              : 0          
104.64/26.20	c learnts size 2           : 44255      
104.64/26.20	c learnts size 1           : 7           (0.92      % of vars)
104.64/26.20	c filedLit time            : 0.29        (1.12      % time)
104.64/26.20	c v-elim SatELite          : 40          (5.26      % vars)
104.64/26.20	c SatELite time            : 0.67        (2.57      % time)
104.64/26.20	c v-elim xor               : 0           (0.00      % vars)
104.64/26.20	c xor elim time            : 0.01        (0.03      % time)
104.64/26.20	c num binary xor trees     : 0          
104.64/26.20	c binxor trees' crown      : 0           (nan       leafs/tree)
104.64/26.20	c bin xor find time        : 0.00       
104.64/26.20	c OTF clause improved      : 7994        (0.03      clauses/conflict)
104.64/26.20	c OTF impr. size diff      : 10139       (1.27       lits/clause)
104.64/26.20	c OTF cl watch-shrink      : 239543      (0.83      clauses/conflict)
104.64/26.20	c OTF cl watch-sh-lit      : 2177333     (9.09       lits/clause)
104.64/26.20	c tried to recurMin cls    : 76649       (26.41      % of conflicts)
104.64/26.20	c updated cache            : 0           (0.00       lits/tried recurMin)
104.64/26.20	c unit cls recevied        : 3           (42.86     % of units)
104.64/26.20	c unit cls sent            : 1           (14.29     % of units)
104.64/26.20	c bin cls recevied         : 259        
104.64/26.20	c bin cls sent             : 142        
104.64/26.20	c clauses over max glue    : 0           (0.00      % of all clauses)
104.64/26.20	c conflicts                : 290252      (11090.16  / sec)
104.64/26.20	c decisions                : 447232      (0.58      % random)
104.64/26.20	c bogo-props               : 2733234069  (104433435.58 / sec)
104.64/26.20	c conflict literals        : 7090231     (65.44     % deleted)
104.64/26.20	c Memory used              : 303.43      MB
104.64/26.20	c single-thread CPU time   : 26.17       s
104.64/26.20	c all-threads sum CPU time : 104.55      s
104.64/26.20	s SATISFIABLE
104.64/26.20	v -1 -2 -3 -4 5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 70 -71 -72 -73 -74 -75 -76 -77 -78 -79 80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 133 -134 -135 -136 -137 -138 -139 -140 -141 -142 143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 208 -209 -210 -211 -212 -213 -214 -215 -216 -217 218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 302 -303 -304 305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 341 -342 -343 344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 489 -490 -491 -492 -493 -494 -495 496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 701 -702 -703 -704 -705 -706 -707 -708 -709 710 -711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3257931-1304028740/watcher-3257931-1304028740 -o /tmp/evaluation-result-3257931-1304028740/solver-3257931-1304028740 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3257931-1304028740.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.39 0.60 0.20 7/180 9841
/proc/meminfo: memFree=14055608/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 514473800 52441088 347 33554432000 4194304 4627427 140735121474176 18446744073709551615 248089754609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9841/statm: 12803 347 299 106 0 7774 0
[pid=9841/tid=9842] ppid=9839 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514473800 52441088 347 33554432000 4194304 4627427 140735121474176 18446744073709551615 46997524047794 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514473800 52441088 347 33554432000 4194304 4627427 140735121474176 18446744073709551615 248101495862 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514473800 52441088 347 33554432000 4194304 4627427 140735121474176 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.061512 s]
/proc/loadavg: 2.39 0.60 0.20 7/180 9841
/proc/meminfo: memFree=14055608/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=284696 CPUtime=0.21 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 4068 0 0 0 21 0 0 0 25 0 4 0 514473800 291528704 3911 33554432000 4194304 4627427 140735121474176 18446744073709551615 4305392 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 71174 3911 384 106 0 66145 0
[pid=9841/tid=9842] ppid=9839 vsize=284696 CPUtime=0.05 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 1021 0 0 0 5 0 0 0 25 0 4 0 514473800 291528704 3911 33554432000 4194304 4627427 140735121474176 18446744073709551615 4332987 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=284696 CPUtime=0.05 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 1039 0 0 0 5 0 0 0 25 0 4 0 514473800 291528704 3912 33554432000 4194304 4627427 140735121474176 18446744073709551615 4310188 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=284696 CPUtime=0.05 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 582 0 0 0 5 0 0 0 25 0 4 0 514473800 291528704 3912 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 284696

[startup+0.100503 s]
/proc/loadavg: 2.39 0.60 0.20 7/180 9841
/proc/meminfo: memFree=14055608/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=284828 CPUtime=0.36 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 4337 0 0 0 36 0 0 0 25 0 4 0 514473800 291663872 4180 33554432000 4194304 4627427 140735121474176 18446744073709551615 4332314 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 71207 4181 384 106 0 66178 0
[pid=9841/tid=9842] ppid=9839 vsize=284828 CPUtime=0.09 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 1089 0 0 0 9 0 0 0 25 0 4 0 514473800 291663872 4181 33554432000 4194304 4627427 140735121474176 18446744073709551615 4308755 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=284828 CPUtime=0.09 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 1099 0 0 0 9 0 0 0 25 0 4 0 514473800 291663872 4182 33554432000 4194304 4627427 140735121474176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=284828 CPUtime=0.09 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 664 0 0 0 9 0 0 0 25 0 4 0 514473800 291663872 4183 33554432000 4194304 4627427 140735121474176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 284828

[startup+0.30047 s]
/proc/loadavg: 2.39 0.60 0.20 7/180 9841
/proc/meminfo: memFree=14055608/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=286896 CPUtime=1.17 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 5583 0 0 0 116 1 0 0 25 0 4 0 514473800 293781504 4598 33554432000 4194304 4627427 140735121474176 18446744073709551615 4328276 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 71724 4598 385 106 0 66695 0
[pid=9841/tid=9842] ppid=9839 vsize=286896 CPUtime=0.29 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 1378 0 0 0 29 0 0 0 25 0 4 0 514473800 293781504 4598 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=286896 CPUtime=0.29 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 1386 0 0 0 29 0 0 0 25 0 4 0 514473800 293781504 4598 33554432000 4194304 4627427 140735121474176 18446744073709551615 4326744 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=286896 CPUtime=0.29 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 1018 0 0 0 29 0 0 0 25 0 4 0 514473800 293781504 4598 33554432000 4194304 4627427 140735121474176 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 286896

[startup+0.700399 s]
/proc/loadavg: 2.39 0.60 0.20 7/180 9841
/proc/meminfo: memFree=14055608/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=287672 CPUtime=2.77 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 7349 0 0 0 276 1 0 0 25 0 4 0 514473800 294576128 5266 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 71918 5266 385 106 0 66889 0
[pid=9841/tid=9842] ppid=9839 vsize=287672 CPUtime=0.69 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 1800 0 0 0 69 0 0 0 25 0 4 0 514473800 294576128 5266 33554432000 4194304 4627427 140735121474176 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=287672 CPUtime=0.69 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 1803 0 0 0 69 0 0 0 25 0 4 0 514473800 294576128 5267 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=287672 CPUtime=0.69 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 1516 0 0 0 69 0 0 0 25 0 4 0 514473800 294576128 5268 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287672

[startup+1.50026 s]
/proc/loadavg: 2.39 0.60 0.20 9/184 9845
/proc/meminfo: memFree=14033628/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=279896 CPUtime=5.96 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 10720 0 0 0 594 2 0 0 25 0 4 0 514473800 286613504 5756 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 69974 5756 386 106 0 64945 0
[pid=9841/tid=9842] ppid=9839 vsize=279896 CPUtime=1.48 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 2607 0 0 0 148 0 0 0 25 0 4 0 514473800 286613504 5756 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=279896 CPUtime=1.49 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 2597 0 0 0 149 0 0 0 25 0 4 0 514473800 286613504 5756 33554432000 4194304 4627427 140735121474176 18446744073709551615 4321723 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=279896 CPUtime=1.48 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 2456 0 0 0 148 0 0 0 25 0 4 0 514473800 286613504 5756 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 279896

[startup+3.10098 s]
/proc/loadavg: 2.39 0.60 0.20 9/184 9845
/proc/meminfo: memFree=14019368/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=295472 CPUtime=12.35 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 17394 0 0 0 1232 3 0 0 25 0 4 0 514473800 302563328 10680 33554432000 4194304 4627427 140735121474176 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 73868 10680 389 106 0 68839 0
[pid=9841/tid=9842] ppid=9839 vsize=295472 CPUtime=3.08 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 4237 0 0 0 308 0 0 0 25 0 4 0 514473800 302563328 10680 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=295472 CPUtime=3.08 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 4736 0 0 0 308 0 0 0 25 0 4 0 514473800 302563328 10680 33554432000 4194304 4627427 140735121474176 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=295472 CPUtime=3.08 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 3826 0 0 0 308 0 0 0 25 0 4 0 514473800 302563328 10680 33554432000 4194304 4627427 140735121474176 18446744073709551615 4424527 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 295472

[startup+6.30041 s]
/proc/loadavg: 2.92 0.74 0.25 9/184 9845
/proc/meminfo: memFree=13984188/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=288012 CPUtime=25.14 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 26597 0 0 0 2509 5 0 0 25 0 4 0 514473800 294924288 13601 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 72003 13601 389 106 0 66974 0
[pid=9841/tid=9842] ppid=9839 vsize=288012 CPUtime=6.29 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 6781 0 0 0 628 1 0 0 25 0 4 0 514473800 294924288 13601 33554432000 4194304 4627427 140735121474176 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=288012 CPUtime=6.29 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 6595 0 0 0 628 1 0 0 25 0 4 0 514473800 294924288 13601 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=288012 CPUtime=6.28 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 6403 0 0 0 627 1 0 0 25 0 4 0 514473800 294924288 13601 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 288012

[startup+12.7003 s]
/proc/loadavg: 3.33 0.86 0.29 9/184 9845
/proc/meminfo: memFree=13958768/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=297632 CPUtime=50.7 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 38888 0 0 0 5062 8 0 0 25 0 4 0 514473800 304775168 20199 33554432000 4194304 4627427 140735121474176 18446744073709551615 4332696 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 74408 20199 389 106 0 69379 0
[pid=9841/tid=9842] ppid=9839 vsize=297632 CPUtime=12.69 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 9737 0 0 0 1267 2 0 0 25 0 4 0 514473800 304775168 20199 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=297632 CPUtime=12.68 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 9020 0 0 0 1267 1 0 0 25 0 4 0 514473800 304775168 20199 33554432000 4194304 4627427 140735121474176 18446744073709551615 4330056 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=297632 CPUtime=12.68 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 11681 0 0 0 1266 2 0 0 25 0 4 0 514473800 304775168 20199 33554432000 4194304 4627427 140735121474176 18446744073709551615 4328187 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 297632

[startup+25.501 s]
/proc/loadavg: 4.36 1.20 0.41 9/184 9845
/proc/meminfo: memFree=13919316/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=310700 CPUtime=101.84 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 56831 0 0 0 10173 11 0 0 25 0 4 0 514473800 318156800 26083 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 77675 26083 389 106 0 72646 0
[pid=9841/tid=9842] ppid=9839 vsize=310700 CPUtime=25.48 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 14706 0 0 0 2546 2 0 0 25 0 4 0 514473800 318156800 26083 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=310700 CPUtime=25.48 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 11180 0 0 0 2546 2 0 0 25 0 4 0 514473800 318156800 26083 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309425 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=310700 CPUtime=25.48 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 18327 0 0 0 2545 3 0 0 25 0 4 0 514473800 318156800 26083 33554432000 4194304 4627427 140735121474176 18446744073709551615 4332840 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 310700

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

[startup+25.9009 s]
/proc/loadavg: 4.36 1.20 0.41 9/184 9845
/proc/meminfo: memFree=13919316/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=310700 CPUtime=103.44 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 57329 0 0 0 10333 11 0 0 25 0 4 0 514473800 318156800 26581 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 77675 26581 389 106 0 72646 0
[pid=9841/tid=9842] ppid=9839 vsize=310700 CPUtime=25.88 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 14839 0 0 0 2586 2 0 0 25 0 4 0 514473800 318156800 26581 33554432000 4194304 4627427 140735121474176 18446744073709551615 4327287 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=310700 CPUtime=25.88 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 11294 0 0 0 2586 2 0 0 25 0 4 0 514473800 318156800 26581 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=310700 CPUtime=25.88 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 18450 0 0 0 2585 3 0 0 25 0 4 0 514473800 318156800 26581 33554432000 4194304 4627427 140735121474176 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 103.44
Current children cumulated vsize (KiB) 310700

[startup+26.1009 s]
/proc/loadavg: 4.36 1.20 0.41 9/184 9845
/proc/meminfo: memFree=13919316/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=310704 CPUtime=104.24 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 57931 0 0 0 10413 11 0 0 25 0 4 0 514473800 318160896 26110 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 77676 26111 389 106 0 72647 0
[pid=9841/tid=9842] ppid=9839 vsize=310704 CPUtime=26.08 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 14907 0 0 0 2606 2 0 0 25 0 4 0 514473800 318160896 26111 33554432000 4194304 4627427 140735121474176 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=310704 CPUtime=26.08 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 11357 0 0 0 2606 2 0 0 25 0 4 0 514473800 318160896 26111 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=310704 CPUtime=26.08 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 18856 0 0 0 2605 3 0 0 25 0 4 0 514473800 318160896 26111 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 104.24
Current children cumulated vsize (KiB) 310704

[startup+26.2009 s]
/proc/loadavg: 4.36 1.20 0.41 9/184 9845
/proc/meminfo: memFree=13919316/32950928 swapFree=67111528/67111528
[pid=9841] ppid=9839 vsize=310704 CPUtime=104.64 cores=0,2,4,6
/proc/9841/stat : 9841 (strangenight2-m) R 9839 9841 9768 0 -1 4202496 58031 0 0 0 10453 11 0 0 25 0 4 0 514473800 318160896 26210 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309111 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9841/statm: 77676 26210 389 106 0 72647 0
[pid=9841/tid=9842] ppid=9839 vsize=310704 CPUtime=26.18 cores=0,2,4,6
/proc/9841/task/9842/stat : 9842 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 14939 0 0 0 2616 2 0 0 25 0 4 0 514473800 318160896 26210 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9841/tid=9843] ppid=9839 vsize=310704 CPUtime=26.18 cores=0,2,4,6
/proc/9841/task/9843/stat : 9843 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 11363 0 0 0 2616 2 0 0 25 0 4 0 514473800 318160896 26210 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9841/tid=9844] ppid=9839 vsize=310704 CPUtime=26.18 cores=0,2,4,6
/proc/9841/task/9844/stat : 9844 (strangenight2-m) R 9839 9841 9768 0 -1 4202560 18886 0 0 0 2615 3 0 0 25 0 4 0 514473800 318160896 26210 33554432000 4194304 4627427 140735121474176 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 104.64
Current children cumulated vsize (KiB) 310704

Child status: 10
Real time (s): 26.2103
CPU time (s): 104.672
CPU user time (s): 104.549
CPU system time (s): 0.122981
CPU usage (%): 399.354
Max. virtual memory (cumulated for all children) (KiB): 310704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 104.549
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58043
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= 561
involuntary context switches= 610

runsolver used 0.048992 second user time and 0.086986 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 00:12:20
IDJOB=3257931
IDBENCH=71286
IDSOLVER=1586
FILE ID=node123/3257931-1304028740
RUNJOBID= node123-1304028687-9786
PBS_JOBID= 13170329
Free space on /tmp= 72808 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g5.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257931-1304028740/watcher-3257931-1304028740 -o /tmp/evaluation-result-3257931-1304028740/solver-3257931-1304028740 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3257931-1304028740.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fac733a1c5caf879cadf25b989055e5e
RANDOM SEED=133053823

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14055888 kB
Buffers:       2190124 kB
Cached:       15990848 kB
SwapCached:          0 kB
Active:        9185256 kB
Inactive:      9161736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14055888 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15336 kB
Writeback:           0 kB
AnonPages:      165088 kB
Mapped:          15468 kB
Slab:           486048 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   410012 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= 72804 MiB
End job on node123 at 2011-04-29 00:12:46