Trace number 3421995

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-Night2-st (fixed)UNSAT 16.8434 16.8453

General information on the benchmark

NameSAT05/crafted/sabharwal05/ordering/gt-ordering/
sat/gt-030.shuffled-as.sat05-1295.cnf
MD5SUMf0614c8232d9b15ffdf32ce3e2c1390b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.180971
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24824
Sum of the clauses size74817
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2435
Number of clauses of size 324359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c Outputting solution to console
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-3421995-1306629897.cnf'
0.00/0.00	c -- header says num vars:            870
0.00/0.00	c -- header says num clauses:       24824
0.00/0.01	c -- clauses added:            0 learnts,        24824 normals,            0 xors
0.00/0.01	c -- vars added        870
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       870     24389       435         0     74817         0   no data   no data
0.01/0.09	c asymm  cl-useful: 0/24389/24389 lits-rem:0 time: 0.08
0.01/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.01/0.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.01/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
0.09/0.10	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.09/0.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.12	c calculated reachability. Time: 0.00
0.09/0.12	c Calc default polars -  time:   0.00 s pos:     427 undec:       0 neg:     443
0.09/0.12	c =========================================================================================
0.09/0.12	c types(t): F = full restart, N = normal restart
0.09/0.12	c types(t): S = simplification begin/end, E = solution found
0.09/0.12	c restart types(rt): st = static, dy = dynamic
0.09/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.12	c  B st     0         0       870     24389       435         0     74817         0   no data   no data
0.19/0.25	c Decided on static restart strategy
0.39/0.44	c  N st     8      4919       870     24389       435      4775     74811    232725   no data   no data
0.69/0.76	c  N st    10     11302       870     24389       435      4339     74811    142709   no data   no data
0.99/1.02	c  N st    11     17045       870     24389       435      9881     74811    287286   no data   no data
1.29/1.31	c  F st    12     25001       870     24389       435     11910     74811    297981   no data   no data
1.29/1.32	c  N st    12     25001       870     24389       435     11910     74811    297981   no data   no data
1.59/1.63	c  N dy    18     30000       870     24389       435     10319     74808    327686   no data   no data
1.59/1.63	c  S st    18     30000       870     24389       435     10319     74808    327686   no data   no data
1.59/1.67	c  S st    18     30502       870     24389       435     10808     74807    354982   no data   no data
1.59/1.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
1.59/1.68	c blocked clauses removed:        0 vars:      0 tried:         870 T: 0.00 s
1.59/1.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
1.59/1.69	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1.59/1.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.69/1.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.79/1.88	c lits-rem:       382  cl-subs:     1124  v-elim:      0  v-fix:    0  time:  0.17 s
1.89/1.98	c asymm  cl-useful: 0/24389/24389 lits-rem:0 time: 0.10
1.89/1.99	c calculated reachability. Time: 0.00
1.89/1.99	c  N dy    18     30502       870     24389       435      9684     74793    321921   no data   no data
2.20/2.23	c  N dy    43     34594       870     24389       435     13614     74778    476131     14.27     16.93
2.49/2.51	c  N dy    64     39180       870     24389       435     10473     74771    327163     14.61     15.39
2.69/2.74	c  N dy    69     43994       870     24389       435     15134     74771    463037     13.58     14.34
2.79/2.84	c  S st    74     45753       870     24389       435     16822     74771    519476     13.39     12.52
2.89/2.90	c  S st    74     46255       870     24389       435      8720     74771    261984     13.39   no data
2.89/2.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.89/2.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.89/2.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
2.89/2.91	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2.89/2.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.89/2.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2.89/2.98	c lits-rem:       234  cl-subs:      447  v-elim:      0  v-fix:    0  time:  0.05 s
2.89/2.98	c vivif2 --  cl tried    24389 cl shrink        0 lits rem          0 time: 0.00
2.89/2.98	c vivif2 --  cl tried     8273 cl shrink        0 lits rem          0 time: 0.00
2.99/3.08	c asymm  cl-useful: 0/24389/24389 lits-rem:0 time: 0.10
2.99/3.09	c calculated reachability. Time: 0.00
2.99/3.09	c  N dy    74     46255       870     24389       435      8273     74752    248094     13.39   no data
3.31/3.33	c  N dy   100     50473       870     24389       435     12342     74739    394651     13.60     14.70
3.49/3.57	c  N dy   111     54505       870     24389       435     16216     74728    530540     13.33     17.91
3.79/3.80	c  N dy   134     58527       870     24389       435     10502     74727    319886     13.41     14.81
3.99/4.02	c  N dy   157     62555       870     24389       435     14410     74727    453723     13.44     15.56
4.19/4.22	c  N dy   179     66562       870     24389       435     18235     74727    567643     13.46     14.31
4.29/4.37	c  S st   193     69383       870     24389       435     20972     74727    639124     13.51   no data
4.41/4.43	c  S st   193     69890       870     24389       435     10897     74727    317277     13.51   no data
4.41/4.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.41/4.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
4.41/4.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.41/4.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.41/4.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.41/4.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
4.41/4.45	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4.41/4.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.41/4.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4.49/4.52	c lits-rem:       228  cl-subs:      457  v-elim:      0  v-fix:    0  time:  0.05 s
4.49/4.52	c vivif2 --  cl tried    24389 cl shrink        0 lits rem          0 time: 0.00
4.49/4.53	c vivif2 --  cl tried    10440 cl shrink        0 lits rem          0 time: 0.00
4.59/4.64	c asymm  cl-useful: 12/24389/24389 lits-rem:12 time: 0.11
4.59/4.64	c calculated reachability. Time: 0.00
4.59/4.64	c  N dy   193     69890       870     24389       435     10440     74679    303517     13.51   no data
4.89/4.97	c  N dy   203     78239       870     24389       435     18449     74679    487801     13.06     13.78
5.19/5.26	c  N dy   221     83382       870     24389       435     11908     74679    302189     13.01     13.93
5.39/5.48	c  F st   243     87500       870     24389       435     15887     74679    426447     12.98   no data
5.50/5.57	c  N st   247     89534       870     24389       435     17861     74679    476483     12.98   no data
5.79/5.88	c  N dy   259     95631       870     24389       435     23807     74679    667714     12.96     13.66
6.18/6.20	c  N dy   265    104839       870     24389       435     19989     74679    445282     12.68     11.63
6.18/6.20	c  S st   265    104839       870     24389       435     19989     74679    445282     12.68     11.63
6.18/6.25	c  S st   265    105343       870     24389       435     20488     74679    469416     12.68   no data
6.18/6.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.18/6.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.18/6.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.18/6.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.18/6.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.18/6.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
6.18/6.27	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
6.18/6.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.29/6.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
6.61/6.63	c lits-rem:       598  cl-subs:     4132  v-elim:      0  v-fix:    0  time:  0.33 s
6.61/6.63	c vivif2 --  cl tried    24389 cl shrink        0 lits rem          0 time: 0.00
6.61/6.63	c vivif2 --  cl tried    16356 cl shrink        0 lits rem          0 time: 0.00
6.69/6.77	c asymm  cl-useful: 2/24389/24389 lits-rem:2 time: 0.13
6.69/6.77	c calculated reachability. Time: 0.00
6.69/6.77	c  N dy   265    105343       870     24389       435     16356     74676    404633     12.68   no data
7.19/7.20	c  N dy   268    117916       870     24389       436     14910     74676    318373     12.13     12.86
7.49/7.58	c  N dy   293    125461       870     24389       436     22229     74675    541037     12.11     14.26
7.99/8.04	c  N dy   334    133478       870     24389       436     15642     74675    354868     12.11     14.37
8.39/8.41	c  N dy   357    142601       870     24389       436     24466     74675    569452     12.04     12.70
8.69/8.81	c  N dy   375    152370       870     24389       436     18512     74675    402589     11.99     12.72
8.99/9.00	c  S st   378    158014       870     24389       436     23981     74675    498094     11.92     10.97
8.99/9.05	c  S st   378    158518       870     24389       436     24477     74675    515966     11.92   no data
8.99/9.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.99/9.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
8.99/9.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.99/9.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.99/9.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.99/9.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
8.99/9.07	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
8.99/9.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.19/9.22	c subs with bin:     3675  lits-rem:        92  v-fix:    0  time:  0.13 s
9.29/9.38	c lits-rem:       370  cl-subs:     1525  v-elim:      0  v-fix:    0  time:  0.16 s
9.29/9.38	c vivif2 --  cl tried    24389 cl shrink        0 lits rem          0 time: 0.00
9.29/9.39	c vivif2 --  cl tried    19277 cl shrink        0 lits rem          0 time: 0.01
9.49/9.53	c asymm  cl-useful: 5/24389/24389 lits-rem:5 time: 0.14
9.49/9.54	c calculated reachability. Time: 0.00
9.49/9.54	c  N dy   378    158518       870     24389       436     19277     74660    437972     11.92   no data
9.79/9.90	c  N dy   386    168857       870     24389       436     29186     74659    611540     11.78     12.52
10.39/10.48	c  N dy   405    181711       870     24389       436     25291     74659    529505     11.56     12.29
11.09/11.19	c  N dy   406    204394       868     24389       451     29446     74659    493873     11.09     11.72
11.89/11.90	c  N dy   448    217449       868     24389       451     24022     74657    465242     11.06     11.68
12.49/12.56	c  N dy   477    237777       868     24389       451     24222     74657    405410     10.93      8.84
12.49/12.56	c  S st   477    237777       868     24389       451     24222     74657    405410     10.93      8.84
12.59/12.61	c  S st   477    238279       868     24389       451     24718     74657    420927     10.93   no data
12.59/12.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     56 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.59/12.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.59/12.63	c bin-w-bin subsume rem           56 bins  time:  0.00 s
12.59/12.63	c subs with bin:        0  lits-rem:        24  v-fix:    0  time:  0.00 s
12.59/12.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    868 time:  0.00 s
12.59/12.63	c Removed useless bin:      28  fixed:     0  props:   0.06M  time:  0.00 s
12.59/12.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.59/12.66	c subs with bin:       83  lits-rem:      5805  v-fix:    0  time:  0.01 s
12.79/12.84	c lits-rem:       146  cl-subs:     5368  v-elim:      0  v-fix:    0  time:  0.19 s
12.79/12.84	c vivif2 --  cl tried    24220 cl shrink        0 lits rem          0 time: 0.00
12.79/12.85	c vivif2 --  cl tried     9223 cl shrink      338 lits rem        343 time: 0.00
12.89/12.97	c asymm  cl-useful: 16/24220/24220 lits-rem:16 time: 0.12
12.89/12.97	c calculated reachability. Time: 0.00
12.89/12.97	c  N dy   477    238279       868     24220       491      9223     74155    208442     10.93   no data
13.09/13.15	c Finding binary XORs  T:     0.00 s  found:       0
14.89/14.97	c  N dy   482    292193       867     24220       503     27137     74155    394169     10.40     11.33
15.49/15.57	c  F st   501    306250       867     24220       503     40742     74155    633993     10.35      8.76
15.79/15.82	c Decided on static restart strategy
15.79/15.82	c  N st   507    311447       867     24136       518     15642     73956    280579     10.35   no data
16.29/16.40	c Finding binary XORs  T:     0.00 s  found:       0
16.51/16.59	c  N st   511    334555       865     24052       557     13184     73757    167764     10.35   no data
16.79/16.84	c  E st   512    342357       856     24052       628     20338     73757    239242     10.35   no data
16.79/16.84	c num threads              : 1          
16.79/16.84	c restarts                 : 512        
16.79/16.84	c dynamic restarts         : 477        
16.79/16.84	c static restarts          : 35         
16.79/16.84	c full restarts            : 3          
16.79/16.84	c total simplify time      : 0.02       
16.79/16.84	c learnts DL2              : 0          
16.79/16.84	c learnts size 2           : 753        
16.79/16.84	c learnts size 1           : 41          (4.71      % of vars)
16.79/16.84	c filedLit time            : 0.05        (0.31      % time)
16.79/16.84	c v-elim SatELite          : 0           (0.00      % vars)
16.79/16.84	c SatELite time            : 0.92        (5.48      % time)
16.79/16.84	c v-elim xor               : 0           (0.00      % vars)
16.79/16.84	c xor elim time            : 0.01        (0.06      % time)
16.79/16.84	c num binary xor trees     : 0          
16.79/16.84	c binxor trees' crown      : 0           (nan       leafs/tree)
16.79/16.84	c bin xor find time        : 0.00       
16.79/16.84	c OTF clause improved      : 15374       (0.04      clauses/conflict)
16.79/16.84	c OTF impr. size diff      : 16891       (1.10       lits/clause)
16.79/16.84	c OTF cl watch-shrink      : 181907      (0.53      clauses/conflict)
16.79/16.84	c OTF cl watch-sh-lit      : 609044      (3.35       lits/clause)
16.79/16.84	c tried to recurMin cls    : 55949       (16.34      % of conflicts)
16.79/16.84	c updated cache            : 0           (0.00       lits/tried recurMin)
16.79/16.84	c clauses over max glue    : 0           (0.00      % of all clauses)
16.79/16.84	c conflicts                : 342357      (20377.85  / sec)
16.79/16.84	c decisions                : 478259      (1.07      % random)
16.79/16.84	c bogo-props               : 856812079   (50999368.11 / sec)
16.79/16.84	c conflict literals        : 7194357     (21.70     % deleted)
16.79/16.84	c Memory used              : 77.88       MB
16.79/16.84	c CPU time                 : 16.80       s
16.79/16.84	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3421995-1306629897/watcher-3421995-1306629897 -o /tmp/evaluation-result-3421995-1306629897/solver-3421995-1306629897 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421995-1306629897.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 0.92 1.17 1.57 2/466 1859
/proc/meminfo: memFree=12324592/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=29908 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 617 0 0 0 0 0 0 0 23 0 1 0 853220192 30625792 557 33554432000 4194304 4580011 140734690669040 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 7477 558 322 95 0 2459 0

[startup+0.0193599 s]
/proc/loadavg: 0.92 1.17 1.57 2/466 1859
/proc/meminfo: memFree=12324592/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=30964 CPUtime=0.01 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 1029 0 0 0 1 0 0 0 23 0 1 0 853220192 31707136 969 33554432000 4194304 4580011 140734690669040 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 7741 969 339 95 0 2723 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30964

[startup+0.100363 s]
/proc/loadavg: 0.92 1.17 1.57 2/466 1859
/proc/meminfo: memFree=12324592/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=33504 CPUtime=0.09 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 1655 0 0 0 9 0 0 0 23 0 1 0 853220192 34308096 1595 33554432000 4194304 4580011 140734690669040 18446744073709551615 4446290 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 8376 1602 348 95 0 3358 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33504

[startup+0.300336 s]
/proc/loadavg: 0.92 1.17 1.57 2/466 1859
/proc/meminfo: memFree=12324592/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=33984 CPUtime=0.29 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 2241 0 0 0 29 0 0 0 25 0 1 0 853220192 34799616 1891 33554432000 4194304 4580011 140734690669040 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 8496 1891 365 95 0 3478 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33984

[startup+0.700251 s]
/proc/loadavg: 0.92 1.17 1.57 2/466 1859
/proc/meminfo: memFree=12324592/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=35388 CPUtime=0.69 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 2806 0 0 0 69 0 0 0 25 0 1 0 853220192 36237312 2066 33554432000 4194304 4580011 140734690669040 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 8847 2066 365 95 0 3829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35388

[startup+1.50111 s]
/proc/loadavg: 0.92 1.17 1.57 3/470 1866
/proc/meminfo: memFree=12258840/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=36612 CPUtime=1.49 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 4429 0 0 0 149 0 0 0 25 0 1 0 853220192 37490688 2253 33554432000 4194304 4580011 140734690669040 18446744073709551615 4293668 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 9153 2253 366 95 0 4135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36612

[startup+3.10078 s]
/proc/loadavg: 0.92 1.17 1.57 3/470 1866
/proc/meminfo: memFree=12247256/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=47696 CPUtime=3.09 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 8458 0 0 0 308 1 0 0 25 0 1 0 853220192 48840704 4821 33554432000 4194304 4580011 140734690669040 18446744073709551615 4318679 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 11924 4821 368 95 0 6906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47696

[startup+6.30021 s]
/proc/loadavg: 1.01 1.19 1.58 3/470 1866
/proc/meminfo: memFree=12241432/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=53624 CPUtime=6.29 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 13403 0 0 0 627 2 0 0 25 0 1 0 853220192 54910976 6350 33554432000 4194304 4580011 140734690669040 18446744073709551615 4412585 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 13406 6350 368 95 0 8388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53624

[startup+12.701 s]
/proc/loadavg: 1.09 1.20 1.58 3/470 1893
/proc/meminfo: memFree=12208364/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=69536 CPUtime=12.69 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 21078 0 0 0 1266 3 0 0 25 0 1 0 853220192 71204864 8496 33554432000 4194304 4580011 140734690669040 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 17384 8496 368 95 0 12366 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69536

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

[startup+14.3177 s]
/proc/loadavg: 1.16 1.21 1.58 3/470 1893
/proc/meminfo: memFree=12182704/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=79748 CPUtime=14.31 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 22071 0 0 0 1427 4 0 0 25 0 1 0 853220192 81661952 9489 33554432000 4194304 4580011 140734690669040 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 19937 9489 368 95 0 14919 0
Current children cumulated CPU time (s) 14.31
Current children cumulated vsize (KiB) 79748

[startup+15.9004 s]
/proc/loadavg: 1.16 1.21 1.58 3/470 1893
/proc/meminfo: memFree=12178364/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=79748 CPUtime=15.89 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 22613 0 0 0 1585 4 0 0 25 0 1 0 853220192 81661952 10031 33554432000 4194304 4580011 140734690669040 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 19937 10031 368 95 0 14919 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 79748

[startup+16.3004 s]
/proc/loadavg: 1.16 1.21 1.58 3/470 1893
/proc/meminfo: memFree=12178364/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=79748 CPUtime=16.29 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 22783 0 0 0 1625 4 0 0 25 0 1 0 853220192 81661952 10201 33554432000 4194304 4580011 140734690669040 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 19937 10201 368 95 0 14919 0
Current children cumulated CPU time (s) 16.29
Current children cumulated vsize (KiB) 79748

[startup+16.7003 s]
/proc/loadavg: 1.16 1.21 1.58 3/470 1893
/proc/meminfo: memFree=12174960/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=79748 CPUtime=16.69 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 22858 0 0 0 1665 4 0 0 25 0 1 0 853220192 81661952 10276 33554432000 4194304 4580011 140734690669040 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 19937 10276 368 95 0 14919 0
Current children cumulated CPU time (s) 16.69
Current children cumulated vsize (KiB) 79748

[startup+16.8003 s]
/proc/loadavg: 1.16 1.21 1.58 3/470 1893
/proc/meminfo: memFree=12174960/32951124 swapFree=57414376/67111528
[pid=1859] ppid=1857 vsize=79748 CPUtime=16.79 cores=0,2,4,6
/proc/1859/stat : 1859 (strangenight2-s) R 1857 1859 1139 0 -1 4202496 22858 0 0 0 1675 4 0 0 25 0 1 0 853220192 81661952 10276 33554432000 4194304 4580011 140734690669040 18446744073709551615 4318663 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1859/statm: 19937 10276 368 95 0 14919 0
Current children cumulated CPU time (s) 16.79
Current children cumulated vsize (KiB) 79748

Child status: 20
Real time (s): 16.8453
CPU time (s): 16.8434
CPU user time (s): 16.8004
CPU system time (s): 0.042993
CPU usage (%): 99.9892
Max. virtual memory (cumulated for all children) (KiB): 79748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.8004
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22869
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= 190

runsolver used 0.082987 second user time and 0.185971 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-29 02:44:57
IDJOB=3421995
IDBENCH=85618
IDSOLVER=1887
FILE ID=node111/3421995-1306629897
RUNJOBID= node111-1306629897-1845
PBS_JOBID= 13471624
Free space on /tmp= 73604 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/ordering/gt-ordering/sat/gt-030.shuffled-as.sat05-1295.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421995-1306629897/watcher-3421995-1306629897 -o /tmp/evaluation-result-3421995-1306629897/solver-3421995-1306629897 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421995-1306629897.cnf

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

MD5SUM BENCH= f0614c8232d9b15ffdf32ce3e2c1390b
RANDOM SEED=1264150767

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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:     32951124 kB
MemFree:      12325136 kB
Buffers:        348852 kB
Cached:       11465044 kB
SwapCached:      19180 kB
Active:       10758300 kB
Inactive:      9577160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12325136 kB
SwapTotal:    67111528 kB
SwapFree:     57414376 kB
Dirty:            6604 kB
Writeback:           0 kB
AnonPages:     8511136 kB
Mapped:          27488 kB
Slab:           156180 kB
PageTables:      65928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149065436 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= 73580 MiB
End job on node111 at 2011-05-29 02:45:14