Trace number 3265412

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-stUNSAT 17.2044 17.2052

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.05799
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-3265412-1303576448.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.00/0.08	c asymm  cl-useful: 0/24389/24389 lits-rem:0 time: 0.07
0.00/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
0.00/0.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.10/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.10/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.12	c calculated reachability. Time: 0.00
0.10/0.12	c Calc default polars -  time:   0.00 s pos:     427 undec:       0 neg:     443
0.10/0.12	c =========================================================================================
0.10/0.12	c types(t): F = full restart, N = normal restart
0.10/0.12	c types(t): S = simplification begin/end, E = solution found
0.10/0.12	c restart types(rt): st = static, dy = dynamic
0.10/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/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.64	c  N dy    18     30000       870     24389       435     10319     74808    327686   no data   no data
1.59/1.64	c  S st    18     30000       870     24389       435     10319     74808    327686   no data   no data
1.59/1.68	c  S st    18     30502       870     24389       435     10808     74807    354982   no data   no data
1.59/1.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
1.59/1.69	c blocked clauses removed:        0 vars:      0 tried:         870 T: 0.00 s
1.69/1.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
1.69/1.70	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1.69/1.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1.69/1.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.89/1.90	c lits-rem:       382  cl-subs:     1124  v-elim:      0  v-fix:    0  time:  0.18 s
1.99/2.00	c asymm  cl-useful: 0/24389/24389 lits-rem:0 time: 0.10
1.99/2.01	c calculated reachability. Time: 0.00
1.99/2.01	c  N dy    18     30502       870     24389       435      9684     74793    321921   no data   no data
2.20/2.26	c  N dy    43     34594       870     24389       435     13614     74778    476131     14.27     16.93
2.49/2.54	c  N dy    64     39180       870     24389       435     10473     74771    327163     14.61     15.39
2.69/2.77	c  N dy    69     43994       870     24389       435     15134     74771    463037     13.58     14.34
2.79/2.87	c  S st    74     45753       870     24389       435     16822     74771    519476     13.39     12.52
2.89/2.94	c  S st    74     46255       870     24389       435      8720     74771    261984     13.39   no data
2.89/2.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.89/2.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.89/2.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
2.89/2.96	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2.89/2.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.89/2.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2.99/3.03	c lits-rem:       234  cl-subs:      447  v-elim:      0  v-fix:    0  time:  0.05 s
2.99/3.03	c vivif2 --  cl tried    24389 cl shrink        0 lits rem          0 time: 0.00
2.99/3.03	c vivif2 --  cl tried     8273 cl shrink        0 lits rem          0 time: 0.00
3.09/3.13	c asymm  cl-useful: 0/24389/24389 lits-rem:0 time: 0.10
3.09/3.13	c calculated reachability. Time: 0.00
3.09/3.13	c  N dy    74     46255       870     24389       435      8273     74752    248094     13.39   no data
3.29/3.38	c  N dy   100     50473       870     24389       435     12342     74739    394651     13.60     14.70
3.59/3.63	c  N dy   111     54505       870     24389       435     16216     74728    530540     13.33     17.91
3.79/3.88	c  N dy   134     58527       870     24389       435     10502     74727    319886     13.41     14.81
4.10/4.10	c  N dy   157     62555       870     24389       435     14410     74727    453723     13.44     15.56
4.30/4.31	c  N dy   179     66562       870     24389       435     18235     74727    567643     13.46     14.31
4.40/4.46	c  S st   193     69383       870     24389       435     20972     74727    639124     13.51   no data
4.50/4.53	c  S st   193     69890       870     24389       435     10897     74727    317277     13.51   no data
4.50/4.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.50/4.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
4.50/4.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.50/4.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.50/4.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.50/4.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
4.50/4.55	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4.50/4.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.50/4.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4.60/4.63	c lits-rem:       228  cl-subs:      457  v-elim:      0  v-fix:    0  time:  0.05 s
4.60/4.63	c vivif2 --  cl tried    24389 cl shrink        0 lits rem          0 time: 0.00
4.60/4.64	c vivif2 --  cl tried    10440 cl shrink        0 lits rem          0 time: 0.00
4.70/4.75	c asymm  cl-useful: 12/24389/24389 lits-rem:12 time: 0.11
4.70/4.75	c calculated reachability. Time: 0.00
4.70/4.75	c  N dy   193     69890       870     24389       435     10440     74679    303517     13.51   no data
5.00/5.09	c  N dy   203     78239       870     24389       435     18449     74679    487801     13.06     13.78
5.29/5.38	c  N dy   221     83382       870     24389       435     11908     74679    302189     13.01     13.93
5.60/5.61	c  F st   243     87500       870     24389       435     15887     74679    426447     12.98   no data
5.60/5.69	c  N st   247     89534       870     24389       435     17861     74679    476483     12.98   no data
5.99/6.01	c  N dy   259     95631       870     24389       435     23807     74679    667714     12.96     13.66
6.29/6.34	c  N dy   265    104839       870     24389       435     19989     74679    445282     12.68     11.63
6.29/6.34	c  S st   265    104839       870     24389       435     19989     74679    445282     12.68     11.63
6.29/6.39	c  S st   265    105343       870     24389       435     20488     74679    469416     12.68   no data
6.29/6.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.39/6.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
6.39/6.41	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
6.39/6.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.39/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
6.70/6.78	c lits-rem:       598  cl-subs:     4132  v-elim:      0  v-fix:    0  time:  0.34 s
6.70/6.78	c vivif2 --  cl tried    24389 cl shrink        0 lits rem          0 time: 0.00
6.70/6.79	c vivif2 --  cl tried    16356 cl shrink        0 lits rem          0 time: 0.01
6.89/6.92	c asymm  cl-useful: 2/24389/24389 lits-rem:2 time: 0.13
6.89/6.92	c calculated reachability. Time: 0.00
6.89/6.92	c  N dy   265    105343       870     24389       435     16356     74676    404633     12.68   no data
7.29/7.37	c  N dy   268    117916       870     24389       436     14910     74676    318373     12.13     12.86
7.70/7.75	c  N dy   293    125461       870     24389       436     22229     74675    541037     12.11     14.26
8.19/8.23	c  N dy   334    133478       870     24389       436     15642     74675    354868     12.11     14.37
8.59/8.61	c  N dy   357    142601       870     24389       436     24466     74675    569452     12.04     12.70
8.99/9.01	c  N dy   375    152370       870     24389       436     18512     74675    402589     11.99     12.72
9.19/9.20	c  S st   378    158014       870     24389       436     23981     74675    498094     11.92     10.97
9.19/9.26	c  S st   378    158518       870     24389       436     24477     74675    515966     11.92   no data
9.19/9.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
9.19/9.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/9.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
9.19/9.28	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
9.19/9.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.39/9.43	c subs with bin:     3675  lits-rem:        92  v-fix:    0  time:  0.13 s
9.59/9.60	c lits-rem:       370  cl-subs:     1525  v-elim:      0  v-fix:    0  time:  0.17 s
9.59/9.61	c vivif2 --  cl tried    24389 cl shrink        0 lits rem          0 time: 0.00
9.59/9.61	c vivif2 --  cl tried    19277 cl shrink        0 lits rem          0 time: 0.01
9.69/9.76	c asymm  cl-useful: 5/24389/24389 lits-rem:5 time: 0.15
9.69/9.76	c calculated reachability. Time: 0.00
9.69/9.76	c  N dy   378    158518       870     24389       436     19277     74660    437972     11.92   no data
10.09/10.13	c  N dy   386    168857       870     24389       436     29186     74659    611540     11.78     12.52
10.69/10.73	c  N dy   405    181711       870     24389       436     25291     74659    529505     11.56     12.29
11.39/11.44	c  N dy   406    204394       868     24389       451     29446     74659    493873     11.09     11.72
12.10/12.18	c  N dy   448    217449       868     24389       451     24022     74657    465242     11.06     11.68
12.79/12.85	c  N dy   477    237777       868     24389       451     24222     74657    405410     10.93      8.84
12.79/12.85	c  S st   477    237777       868     24389       451     24222     74657    405410     10.93      8.84
12.89/12.90	c  S st   477    238279       868     24389       451     24718     74657    420927     10.93   no data
12.89/12.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     56 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.89/12.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.89/12.92	c bin-w-bin subsume rem           56 bins  time:  0.00 s
12.89/12.92	c subs with bin:        0  lits-rem:        24  v-fix:    0  time:  0.00 s
12.89/12.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    868 time:  0.00 s
12.89/12.92	c Removed useless bin:      28  fixed:     0  props:   0.06M  time:  0.00 s
12.89/12.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.89/12.95	c subs with bin:       83  lits-rem:      5805  v-fix:    0  time:  0.01 s
13.09/13.14	c lits-rem:       146  cl-subs:     5368  v-elim:      0  v-fix:    0  time:  0.19 s
13.09/13.14	c vivif2 --  cl tried    24220 cl shrink        0 lits rem          0 time: 0.00
13.09/13.15	c vivif2 --  cl tried     9223 cl shrink      338 lits rem        343 time: 0.00
13.20/13.27	c asymm  cl-useful: 16/24220/24220 lits-rem:16 time: 0.12
13.20/13.27	c calculated reachability. Time: 0.00
13.20/13.27	c  N dy   477    238279       868     24220       491      9223     74155    208442     10.93   no data
13.39/13.44	c Finding binary XORs  T:     0.00 s  found:       0
15.19/15.29	c  N dy   482    292193       867     24220       503     27137     74155    394169     10.40     11.33
15.79/15.89	c  F st   501    306250       867     24220       503     40742     74155    633993     10.35      8.76
16.09/16.17	c Decided on static restart strategy
16.09/16.17	c  N st   507    311447       867     24136       518     15642     73956    280579     10.35   no data
16.69/16.76	c Finding binary XORs  T:     0.00 s  found:       0
16.89/16.95	c  N st   511    334555       865     24052       557     13184     73757    167764     10.35   no data
17.19/17.20	c  E st   512    342357       856     24052       628     20338     73757    239242     10.35   no data
17.19/17.20	c num threads              : 1          
17.19/17.20	c restarts                 : 512        
17.19/17.20	c dynamic restarts         : 477        
17.19/17.20	c static restarts          : 35         
17.19/17.20	c full restarts            : 3          
17.19/17.20	c total simplify time      : 0.03       
17.19/17.20	c learnts DL2              : 0          
17.19/17.20	c learnts size 2           : 753        
17.19/17.20	c learnts size 1           : 41          (4.71      % of vars)
17.19/17.20	c filedLit time            : 0.06        (0.33      % time)
17.19/17.20	c v-elim SatELite          : 0           (0.00      % vars)
17.19/17.20	c SatELite time            : 0.97        (5.67      % time)
17.19/17.20	c v-elim xor               : 0           (0.00      % vars)
17.19/17.20	c xor elim time            : 0.01        (0.07      % time)
17.19/17.20	c num binary xor trees     : 0          
17.19/17.20	c binxor trees' crown      : 0           (nan       leafs/tree)
17.19/17.20	c bin xor find time        : 0.00       
17.19/17.20	c OTF clause improved      : 15374       (0.04      clauses/conflict)
17.19/17.20	c OTF impr. size diff      : 16891       (1.10       lits/clause)
17.19/17.20	c OTF cl watch-shrink      : 181907      (0.53      clauses/conflict)
17.19/17.20	c OTF cl watch-sh-lit      : 609044      (3.35       lits/clause)
17.19/17.20	c tried to recurMin cls    : 55949       (16.34      % of conflicts)
17.19/17.20	c updated cache            : 0           (0.00       lits/tried recurMin)
17.19/17.20	c clauses over max glue    : 0           (0.00      % of all clauses)
17.19/17.20	c conflicts                : 342357      (19936.48  / sec)
17.19/17.20	c decisions                : 478259      (1.07      % random)
17.19/17.20	c bogo-props               : 856812079   (49894751.34 / sec)
17.19/17.20	c conflict literals        : 7194357     (21.70     % deleted)
17.19/17.20	c Memory used              : 77.95       MB
17.19/17.20	c CPU time                 : 17.17       s
17.19/17.20	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: 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-3265412-1303576448/watcher-3265412-1303576448 -o /tmp/evaluation-result-3265412-1303576448/solver-3265412-1303576448 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3265412-1303576448.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.40 3.86 3.78 3/185 19064
/proc/meminfo: memFree=11948560/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=30656 CPUtime=0 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 842 0 0 0 0 0 0 0 23 0 1 0 469242698 31391744 781 33554432000 4194304 4627331 140737414482384 18446744073709551615 4360952 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 7664 782 320 106 0 2635 0

[startup+0.105351 s]
/proc/loadavg: 3.40 3.86 3.78 3/185 19064
/proc/meminfo: memFree=11948560/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=35308 CPUtime=0.1 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 2098 0 0 0 10 0 0 0 24 0 1 0 469242698 36155392 2035 33554432000 4194304 4627331 140737414482384 18446744073709551615 4427790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 8827 2035 358 106 0 3798 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 35308

[startup+0.200343 s]
/proc/loadavg: 3.40 3.86 3.78 3/185 19064
/proc/meminfo: memFree=11948560/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=34024 CPUtime=0.19 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 2172 0 0 0 19 0 0 0 24 0 1 0 469242698 34840576 1821 33554432000 4194304 4627331 140737414482384 18446744073709551615 4308574 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 8506 1821 372 106 0 3477 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34024

[startup+0.300314 s]
/proc/loadavg: 3.40 3.86 3.78 3/185 19064
/proc/meminfo: memFree=11948560/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=34024 CPUtime=0.29 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 2248 0 0 0 29 0 0 0 25 0 1 0 469242698 34840576 1897 33554432000 4194304 4627331 140737414482384 18446744073709551615 4350080 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 8506 1897 372 106 0 3477 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34024

[startup+0.700239 s]
/proc/loadavg: 3.40 3.86 3.78 3/185 19064
/proc/meminfo: memFree=11948560/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=35428 CPUtime=0.69 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 2812 0 0 0 69 0 0 0 25 0 1 0 469242698 36278272 2071 33554432000 4194304 4627331 140737414482384 18446744073709551615 4308351 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 8857 2071 373 106 0 3828 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35428

[startup+1.50109 s]
/proc/loadavg: 3.40 3.86 3.78 5/194 19081
/proc/meminfo: memFree=11838124/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=36652 CPUtime=1.49 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 4429 0 0 0 149 0 0 0 25 0 1 0 469242698 37531648 2252 33554432000 4194304 4627331 140737414482384 18446744073709551615 4327584 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 9163 2252 374 106 0 4134 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36652

[startup+3.10081 s]
/proc/loadavg: 3.40 3.86 3.78 5/194 19081
/proc/meminfo: memFree=11787284/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=47736 CPUtime=3.09 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 8462 0 0 0 309 0 0 0 25 0 1 0 469242698 48881664 4824 33554432000 4194304 4627331 140737414482384 18446744073709551615 4308327 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 11934 4824 378 106 0 6905 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47736

[startup+6.30023 s]
/proc/loadavg: 3.45 3.86 3.78 5/194 19081
/proc/meminfo: memFree=11745192/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=50564 CPUtime=6.29 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 12695 0 0 0 628 1 0 0 25 0 1 0 469242698 51777536 5641 33554432000 4194304 4627331 140737414482384 18446744073709551615 4309261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 12641 5641 378 106 0 7612 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50564

[startup+12.7011 s]
/proc/loadavg: 3.49 3.87 3.79 5/194 19081
/proc/meminfo: memFree=11708132/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=58584 CPUtime=12.69 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 20418 0 0 0 1267 2 0 0 25 0 1 0 469242698 59990016 7835 33554432000 4194304 4627331 140737414482384 18446744073709551615 4324176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 14646 7835 378 106 0 9617 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58584

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

[startup+12.801 s]
/proc/loadavg: 3.49 3.87 3.79 5/194 19081
/proc/meminfo: memFree=11708132/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=69604 CPUtime=12.79 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 21043 0 0 0 1277 2 0 0 25 0 1 0 469242698 71274496 8460 33554432000 4194304 4627331 140737414482384 18446744073709551615 4327520 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 17401 8460 378 106 0 12372 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 69604

[startup+14.4068 s]
/proc/loadavg: 3.53 3.87 3.79 5/191 19102
/proc/meminfo: memFree=11724852/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=79816 CPUtime=14.39 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 22001 0 0 0 1437 2 0 0 25 0 1 0 469242698 81731584 9418 33554432000 4194304 4627331 140737414482384 18446744073709551615 4309258 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 19954 9418 378 106 0 14925 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 79816

[startup+16.0005 s]
/proc/loadavg: 3.53 3.87 3.79 5/194 19108
/proc/meminfo: memFree=11650924/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=79816 CPUtime=15.99 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 22630 0 0 0 1597 2 0 0 25 0 1 0 469242698 81731584 10047 33554432000 4194304 4627331 140737414482384 18446744073709551615 4324102 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 19954 10047 378 106 0 14925 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 79816

[startup+16.8003 s]
/proc/loadavg: 3.53 3.87 3.79 5/194 19108
/proc/meminfo: memFree=11626360/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=79816 CPUtime=16.79 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 22865 0 0 0 1677 2 0 0 25 0 1 0 469242698 81731584 10282 33554432000 4194304 4627331 140737414482384 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 19954 10282 378 106 0 14925 0
Current children cumulated CPU time (s) 16.79
Current children cumulated vsize (KiB) 79816

[startup+17.2002 s]
/proc/loadavg: 3.53 3.87 3.79 5/194 19108
/proc/meminfo: memFree=11626360/32951124 swapFree=67111528/67111528
[pid=19064] ppid=19062 vsize=79816 CPUtime=17.19 cores=5,7
/proc/19064/stat : 19064 (strangenight2-s) R 19062 19064 18497 0 -1 4202496 22891 0 0 0 1717 2 0 0 25 0 1 0 469242698 81731584 10308 33554432000 4194304 4627331 140737414482384 18446744073709551615 4332623 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19064/statm: 19954 10308 378 106 0 14925 0
Current children cumulated CPU time (s) 17.19
Current children cumulated vsize (KiB) 79816

Child status: 20
Real time (s): 17.2052
CPU time (s): 17.2044
CPU user time (s): 17.1734
CPU system time (s): 0.030995
CPU usage (%): 99.9952
Max. virtual memory (cumulated for all children) (KiB): 79816

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

runsolver used 0.032994 second user time and 0.070989 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 18:34:08
IDJOB=3265412
IDBENCH=85618
IDSOLVER=1587
FILE ID=node133/3265412-1303576448
RUNJOBID= node133-1303576448-19041
PBS_JOBID= 13150318
Free space on /tmp= 71620 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
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-3265412-1303576448/watcher-3265412-1303576448 -o /tmp/evaluation-result-3265412-1303576448/solver-3265412-1303576448 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3265412-1303576448.cnf

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

MD5SUM BENCH= f0614c8232d9b15ffdf32ce3e2c1390b
RANDOM SEED=1956541680

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11948964 kB
Buffers:       2162300 kB
Cached:       18209572 kB
SwapCached:          0 kB
Active:        8972056 kB
Inactive:     11470124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11948964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12668 kB
Writeback:           0 kB
AnonPages:       69696 kB
Mapped:          15276 kB
Slab:           497560 kB
PageTables:       4860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71568 MiB
End job on node133 at 2011-04-23 18:34:25