Trace number 3421931

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 358.699 358.712

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-12_135.cnf
MD5SUMf20ed0313cfa494f86b5c8ef723973ee
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.165
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses5251
Sum of the clauses size22611
Maximum clause length12
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 34489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5762

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-3421931-1306615794.cnf'
0.00/0.00	c -- header says num vars:            135
0.00/0.00	c -- header says num clauses:        5251
0.00/0.00	c -- clauses added:            0 learnts,         5251 normals,            0 xors
0.00/0.00	c -- vars added        135
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       135      5251         0         0     22611         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/5251/5251 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     135 undec:       0 neg:       0
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       135      5251         0         0     22611         0   no data   no data
0.19/0.20	c  N dy    15      6054       135      5251         0      3336     22611     51911     11.57     12.23
0.29/0.33	c  N dy    28     10103       135      5251         0      7146     22611    116419     11.40     12.06
0.39/0.49	c  N dy    35     14373       135      5251         0      7110     22611    108326     10.92     11.50
0.59/0.64	c  N dy    43     18384       135      5251         0      5579     22611     79859     10.71     12.85
0.79/0.81	c  N dy    67     22506       135      5251         0      9475     22611    146880     10.91     11.54
0.89/0.91	c  F st    79     25001       135      5251         0     11836     22611    187402     11.00     10.32
0.89/1.01	c  N st    83     27033       135      5251         0      7386     22611    104156     11.00   no data
1.11/1.12	c  S st    85     30001       135      5251         0     10174     22611    148972     11.00   no data
1.11/1.14	c  S st    85     30506       135      5251         0     10675     22611    158525     11.00   no data
1.11/1.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.11/1.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.11/1.14	c blocked clauses removed:        0 vars:      0 tried:         135 T: 0.00 s
1.11/1.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.11/1.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.11/1.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
1.11/1.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.11/1.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.11/1.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.23	c lits-rem:       158  cl-subs:     1486  v-elim:      0  v-fix:    0  time:  0.08 s
1.19/1.29	c asymm  cl-useful: 0/5251/5251 lits-rem:0 time: 0.06
1.19/1.29	c calculated reachability. Time: 0.00
1.19/1.29	c  N dy    85     30506       135      5251         0      9189     22611    142639     11.00   no data
1.39/1.46	c  N dy   101     34539       135      5251         0     12992     22611    204970     10.93     11.53
1.59/1.65	c  N dy   119     38540       135      5251         0      9327     22611    132329     10.98     11.58
1.79/1.82	c  N dy   133     42561       135      5251         0     13077     22611    193799     10.97     11.60
1.89/1.98	c  S st   149     45759       135      5251         0     16095     22611    243565     10.99   no data
1.99/2.00	c  S st   149     46263       135      5251         0     16587     22611    252651     10.99   no data
1.99/2.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.99/2.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.99/2.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
1.99/2.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.99/2.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.16	c lits-rem:       217  cl-subs:     1907  v-elim:      0  v-fix:    0  time:  0.14 s
2.10/2.16	c vivif2 --  cl tried     5251 cl shrink        0 lits rem          0 time: 0.00
2.10/2.16	c vivif2 --  cl tried    14680 cl shrink        0 lits rem          0 time: 0.00
2.20/2.25	c asymm  cl-useful: 0/5251/5251 lits-rem:0 time: 0.08
2.20/2.25	c calculated reachability. Time: 0.00
2.20/2.25	c  N dy   149     46263       135      5251         0     14680     22611    230126     10.99   no data
2.39/2.47	c  N dy   171     50598       135      5251         0     10417     22611    150246     11.02     11.61
2.59/2.66	c  N dy   184     54902       135      5251         0     14476     22611    216986     10.99     11.62
2.89/2.91	c  N dy   198     59748       135      5251         0      9676     22611    131092     10.93     11.58
2.99/3.09	c  N dy   217     63805       135      5251         0     13517     22611    194459     10.97     12.23
3.20/3.29	c  N dy   233     67874       135      5251         0     17324     22611    256116     10.96     12.20
3.30/3.38	c  S st   241     69396       135      5251         0     18747     22611    279872     10.98   no data
3.39/3.41	c  S st   241     69899       135      5251         0     19244     22611    289303     10.98   no data
3.39/3.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.39/3.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.39/3.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
3.39/3.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.39/3.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.39/3.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.59	c lits-rem:       256  cl-subs:     1746  v-elim:      0  v-fix:    0  time:  0.17 s
3.49/3.59	c vivif2 --  cl tried     5251 cl shrink        0 lits rem          0 time: 0.00
3.59/3.60	c vivif2 --  cl tried    17498 cl shrink        0 lits rem          0 time: 0.00
3.69/3.70	c asymm  cl-useful: 0/5251/5251 lits-rem:0 time: 0.10
3.69/3.70	c calculated reachability. Time: 0.00
3.69/3.70	c  N dy   241     69899       135      5251         0     17498     22611    267409     10.98   no data
3.99/4.00	c  N dy   271     75234       135      5251         0     12247     22611    168516     11.03     11.64
4.19/4.24	c  N dy   291     80243       135      5251         0     16947     22611    245491     11.03     11.81
4.49/4.53	c  N dy   305     85606       135      5251         0     21924     22611    324910     10.99     11.57
4.59/4.64	c  F st   308     87500       135      5251         0     12494     22611    164570     10.97     10.49
4.79/4.89	c  N dy   314     92691       135      5251         0     17365     22611    244270     10.97   no data
5.29/5.32	c  N dy   345    100136       135      5251         0     24358     22611    357803     10.98     11.88
5.50/5.58	c  S st   374    104850       135      5251         0     16616     22611    231228     11.01   no data
5.59/5.61	c  S st   374    105357       135      5251         0     17114     22611    240392     11.01   no data
5.59/5.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.59/5.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.59/5.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.59/5.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.59/5.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.59/5.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
5.59/5.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.59/5.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.59/5.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.71	c lits-rem:       133  cl-subs:     1047  v-elim:      0  v-fix:    0  time:  0.09 s
5.69/5.71	c vivif2 --  cl tried     5251 cl shrink        0 lits rem          0 time: 0.00
5.69/5.71	c vivif2 --  cl tried    16067 cl shrink        0 lits rem          0 time: 0.00
5.79/5.80	c asymm  cl-useful: 0/5251/5251 lits-rem:0 time: 0.09
5.79/5.80	c calculated reachability. Time: 0.00
5.79/5.80	c  N dy   374    105357       135      5251         0     16067     22611    228623     11.01   no data
6.19/6.23	c  N dy   394    112862       135      5251         0     23039     22611    338198     10.97     11.58
6.60/6.66	c  N dy   418    120249       135      5251         0     16891     22611    232814     10.95     11.57
7.18/7.21	c  N dy   433    130273       135      5251         0     26235     22611    376163     10.86     11.45
7.70/7.72	c  N dy   471    138680       135      5251         0     20096     22611    283020     10.86     17.57
8.38/8.46	c  N dy   499    150254       135      5251         0     15962     22611    204122     10.82     11.50
8.81/8.87	c  S st   532    158036       135      5251         0     23267     22611    321504     10.81   no data
8.89/8.90	c  S st   532    158538       135      5251         0     23760     22611    330352     10.81   no data
8.89/8.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.89/8.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
8.89/8.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.89/8.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.89/8.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.89/8.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
8.89/8.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.89/8.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.89/8.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.09/9.14	c lits-rem:       434  cl-subs:     2090  v-elim:      0  v-fix:    0  time:  0.22 s
9.09/9.14	c vivif2 --  cl tried     5251 cl shrink        0 lits rem          0 time: 0.00
9.09/9.14	c vivif2 --  cl tried    21670 cl shrink        0 lits rem          0 time: 0.00
9.19/9.26	c asymm  cl-useful: 0/5251/5251 lits-rem:0 time: 0.12
9.19/9.26	c calculated reachability. Time: 0.00
9.19/9.26	c  N dy   532    158538       135      5251         0     21670     22611    306566     10.81   no data
9.91/9.95	c  N dy   572    168699       135      5251         0     31196     22611    457225     10.81     15.13
10.49/10.58	c  N dy   597    179491       135      5251         0     25400     22611    346476     10.76     11.35
11.39/11.44	c  N dy   654    192278       135      5251         0     20537     22611    264770     10.77     11.36
12.19/12.24	c  N dy   713    204737       135      5251         0     32224     22611    453630     10.79     11.38
13.10/13.15	c  N dy   773    218152       135      5251         0     27102     22611    365863     10.80     11.49
14.20/14.30	c  N dy   828    232562       135      5251         0     21845     22611    275243     10.80     11.37
14.58/14.65	c  S st   843    237807       135      5251         0     26769     22611    351759     10.79      8.73
14.58/14.69	c  S st   843    238311       135      5251         0     27266     22611    361055     10.79   no data
14.58/14.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.68/14.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
14.68/14.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.68/14.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.68/14.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.68/14.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
14.68/14.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.68/14.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.68/14.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.88/14.99	c lits-rem:       359  cl-subs:     2142  v-elim:      0  v-fix:    0  time:  0.27 s
14.88/14.99	c vivif2 --  cl tried     5251 cl shrink        0 lits rem          0 time: 0.00
14.88/14.99	c vivif2 --  cl tried    25124 cl shrink        0 lits rem          0 time: 0.00
15.08/15.14	c asymm  cl-useful: 0/5251/5251 lits-rem:0 time: 0.15
15.08/15.14	c calculated reachability. Time: 0.00
15.08/15.14	c  N dy   843    238311       135      5251         0     25124     22611    336805     10.79   no data
16.39/16.46	c  N dy   890    253986       135      5251         0     20125     22611    246395     10.77     11.47
17.60/17.66	c  N dy   958    270229       135      5251         0     35316     22611    483064     10.77     14.50
18.98/19.05	c  N dy  1007    287628       135      5251         0     30995     22611    404124     10.73     11.31
20.58/20.61	c  N dy  1074    306030       135      5251         0     26707     22611    336793     10.73     11.31
20.58/20.63	c  F st  1077    306253       135      5251         0     26923     22611    340481     10.73   no data
22.28/22.34	c  N dy  1147    325942       135      5251         0     22969     22611    276487     10.73     11.30
23.88/23.94	c  N dy  1211    346152       135      5251         0     41904     22611    566993     10.72     11.41
24.88/24.94	c  S st  1246    357468       135      5251         0     29078     22611    363737     10.71   no data
24.88/24.98	c  S st  1246    357968       135      5251         0     29574     22611    372695     10.71   no data
24.88/24.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.88/24.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.88/24.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.88/24.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.88/24.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.88/24.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
24.88/24.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.98/25.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
24.98/25.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.19/25.31	c lits-rem:       451  cl-subs:     2431  v-elim:      0  v-fix:    0  time:  0.30 s
25.19/25.31	c vivif2 --  cl tried     5251 cl shrink        0 lits rem          0 time: 0.00
25.19/25.31	c vivif2 --  cl tried    27143 cl shrink        0 lits rem          0 time: 0.00
25.38/25.47	c asymm  cl-useful: 0/5251/5251 lits-rem:0 time: 0.16
25.38/25.48	c calculated reachability. Time: 0.00
25.38/25.48	c  N dy  1246    357968       135      5251         0     27143     22611    348013     10.71   no data
27.28/27.35	c  N dy  1303    380330       135      5251         0     47896     22611    659507     10.68     11.29
29.08/29.11	c  N dy  1368    400925       135      5251         0     42951     22611    582199     10.67     11.41
30.88/30.99	c  N dy  1435    421557       135      5251         0     37079     22611    487322     10.66     11.28
32.99/33.02	c  N dy  1495    442458       135      5251         0     30375     22611    384304     10.64     11.22
34.78/34.85	c  N dy  1549    462675       135      5251         0     49216     22611    667516     10.62     11.20
36.68/36.75	c  N dy  1625    482821       135      5251         0     40932     22611    540493     10.62     11.31
38.88/38.96	c  N dy  1705    503861       135      5251         0     32589     22611    402357     10.61     11.20
40.78/40.82	c  N dy  1775    524039       135      5251         0     51422     22611    689322     10.61     11.17
42.08/42.15	c  S st  1815    536953       135      5251         0     34542     22611    425407     10.60     10.57
42.18/42.20	c  S st  1815    537459       135      5251         0     35036     22611    433991     10.60   no data
42.18/42.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.18/42.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
42.18/42.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.18/42.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.18/42.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.18/42.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
42.18/42.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
42.18/42.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
42.18/42.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.48/42.59	c lits-rem:       459  cl-subs:     2369  v-elim:      0  v-fix:    0  time:  0.36 s
42.48/42.59	c vivif2 --  cl tried     5251 cl shrink        0 lits rem          0 time: 0.00
42.48/42.59	c vivif2 --  cl tried    32667 cl shrink        0 lits rem          0 time: 0.00
42.68/42.81	c asymm  cl-useful: 0/5251/5251 lits-rem:0 time: 0.22
42.79/42.81	c calculated reachability. Time: 0.00
42.79/42.81	c  N dy  1815    537459       135      5251         0     32667     22611    409365     10.60   no data
44.68/44.72	c  N dy  1874    557899       135      5251         0     51564     22611    687734     10.58     11.25
46.78/46.86	c  N dy  1957    578842       135      5251         0     41492     22611    528333     10.58     11.22
48.88/48.93	c  N dy  2017    598913       135      5251         0     60193     22611    805739     10.57     12.27
50.78/50.84	c  N dy  2083    618923       135      5251         0     48128     22611    621752     10.56     11.24
53.18/53.28	c  N dy  2142    642070       135      5251         0     37865     22611    455360     10.54     11.20
55.48/55.51	c  N dy  2210    664278       135      5251         0     58515     22611    757497     10.52     11.09
57.58/57.68	c  N dy  2296    684320       135      5251         0     44727     22611    558680     10.52     11.49
59.78/59.89	c  N dy  2368    704442       135      5251         0     63487     22611    840910     10.52     11.08
61.98/62.01	c  N dy  2438    724502       135      5251         0     48665     22611    608622     10.51     11.45
64.28/64.34	c  N dy  2521    744662       135      5251         0     67463     22611    887745     10.52     11.12
66.39/66.40	c  N dy  2587    764718       135      5251         0     51678     22611    650046     10.51     14.93
68.68/68.76	c  N dy  2644    785170       135      5251         0     70593     22611    925800     10.50     11.13
70.78/70.85	c  N dy  2687    805719       135      5251         0     54406     22611    677503     10.49     11.14
70.88/70.90	c  S st  2689    806188       135      5251         0     54835     22611    683799     10.49      9.12
70.88/70.96	c  S st  2689    806690       135      5251         0     55335     22611    692886     10.49   no data
70.88/70.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.88/70.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
70.88/70.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.88/70.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.88/70.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.88/70.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
70.88/70.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
70.88/70.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
70.98/71.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.38/72.47	c lits-rem:      1717  cl-subs:     6872  v-elim:      0  v-fix:    0  time:  1.47 s
72.38/72.47	c vivif2 --  cl tried     5251 cl shrink        0 lits rem          0 time: 0.00
72.38/72.48	c vivif2 --  cl tried    48463 cl shrink        0 lits rem          0 time: 0.01
72.60/72.67	c asymm  cl-useful: 0/2669/5251 lits-rem:0 time: 0.18
72.60/72.67	c calculated reachability. Time: 0.00
72.60/72.67	c  N dy  2689    806690       135      5251         0     48463     22611    618507     10.49   no data
74.98/75.10	c  N dy  2762    827696       135      5251         0     67994     22611    908391     10.49     11.05
77.38/77.48	c  N dy  2840    849602       135      5251         0     52257     22611    651249     10.48     11.13
79.98/80.00	c  N dy  2929    870379       135      5251         0     71606     22611    933873     10.48     11.09
82.68/82.72	c  N dy  2977    895838       135      5251         0     58103     22611    722859     10.46     11.03
85.48/85.57	c  N dy  3046    918245       135      5251         0     40818     22611    470634     10.45     11.06
87.58/87.65	c  N dy  3114    938247       135      5251         0     59333     22611    743693     10.44     11.04
90.28/90.32	c  N dy  3159    958607       135      5251         0     39277     22611    443731     10.43     11.05
92.29/92.39	c  N dy  3244    978952       135      5251         0     58174     22611    721940     10.43     11.04
94.88/94.98	c  N dy  3299    999828       135      5251         0     77469     22611    997014     10.42     10.99
97.28/97.39	c  N dy  3383   1020597       135      5251         0     56969     22611    699648     10.42     10.97
99.78/99.87	c  N dy  3464   1040680       135      5251         0     75581     22611    970700     10.42     10.97
102.29/102.35	c  N dy  3517   1061693       135      5251         0     54256     22611    647791     10.41     11.22
103.40/103.47	c  F st  3544   1071876       135      5251         0     63709     22611    782836     10.40      8.94
105.28/105.39	c  N dy  3574   1087877       135      5251         0     78595     22611   1003761     10.40     10.99
107.88/107.94	c  N dy  3654   1108387       135      5251         0     55862     22611    667789     10.40     10.95
110.48/110.54	c  N dy  3720   1130052       135      5251         0     75946     22611    955614     10.39     10.98
113.30/113.38	c  N dy  3800   1151574       135      5251         0     53329     22611    625732     10.39     11.07
115.78/115.86	c  N dy  3864   1172297       135      5251         0     72460     22611    900270     10.38     10.94
118.69/118.81	c  N dy  3915   1193156       135      5251         0     48157     22611    550064     10.37     10.92
120.58/120.69	c  S st  3981   1210035       135      5251         0     63865     22611    777951     10.37     10.16
120.68/120.76	c  S st  3981   1210539       135      5251         0     64367     22611    787810     10.37   no data
120.68/120.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
120.68/120.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
120.68/120.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
120.68/120.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.68/120.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.68/120.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
120.68/120.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
120.68/120.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
120.78/120.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.78/122.85	c lits-rem:      2672  cl-subs:     7624  v-elim:      0  v-fix:    0  time:  2.04 s
122.78/122.85	c vivif2 --  cl tried     5251 cl shrink        0 lits rem          0 time: 0.00
122.78/122.86	c vivif2 --  cl tried    56743 cl shrink        0 lits rem          0 time: 0.01
122.98/123.02	c asymm  cl-useful: 0/2582/5251 lits-rem:0 time: 0.16
122.98/123.02	c calculated reachability. Time: 0.00
122.98/123.02	c  N dy  3981   1210539       135      5251         0     56743     22611    707058     10.37   no data
125.68/125.70	c  N dy  4071   1231314       135      5251         0     76103     22611    989908     10.37     10.94
128.59/128.67	c  N dy  4149   1252031       135      5251         0     51090     22611    596913     10.37     10.94
131.08/131.14	c  N dy  4226   1272572       135      5251         0     70154     22611    870020     10.37     11.09
133.88/133.90	c  N dy  4276   1292665       135      5251         0     88731     22611   1128051     10.36     10.99
136.40/136.49	c  N dy  4369   1312753       135      5251         0     62143     22611    753882     10.36     11.01
138.98/139.02	c  N dy  4425   1332799       135      5251         0     80582     22611   1014087     10.36     13.29
141.98/142.02	c  N dy  4502   1352902       135      5251         0     52979     22611    615766     10.36     10.92
144.38/144.40	c  N dy  4573   1372990       135      5251         0     71586     22611    881168     10.36     11.63
147.18/147.31	c  N dy  4645   1393508       135      5251         0     90508     22611   1148214     10.35     10.93
149.98/150.03	c  N dy  4710   1413925       135      5251         0     62253     22611    740597     10.35     10.95
152.58/152.69	c  N dy  4798   1433933       135      5251         0     80775     22611   1006159     10.35     10.93
155.88/155.91	c  N dy  4867   1454352       135      5251         0     51548     22611    580990     10.35     10.97
158.18/158.29	c  N dy  4932   1475411       135      5251         0     70974     22611    860520     10.34     10.89
161.18/161.24	c  N dy  5015   1495491       135      5251         0     89526     22611   1123462     10.34     10.89
164.19/164.26	c  N dy  5094   1515921       135      5251         0     59417     22611    691975     10.34     10.91
166.78/166.85	c  N dy  5167   1536074       135      5251         0     78092     22611    957839     10.34     11.04
169.78/169.81	c  N dy  5215   1556153       135      5251         0     96627     22611   1211555     10.33     11.37
172.70/172.76	c  N dy  5288   1577381       135      5251         0     66265     22611    781856     10.33     10.92
175.48/175.51	c  N dy  5353   1597437       135      5251         0     84791     22611   1037545     10.33     10.90
178.88/178.99	c  N dy  5428   1618162       135      5251         0     53132     22611    594810     10.32     10.88
181.29/181.38	c  N dy  5482   1638258       135      5251         0     71562     22611    849647     10.32     12.06
184.19/184.26	c  N dy  5535   1658450       135      5251         0     90200     22611   1110430     10.31     10.95
187.58/187.66	c  N dy  5594   1679098       135      5251         0     57551     22611    654816     10.31     10.90
190.20/190.29	c  N dy  5658   1699900       135      5251         0     76776     22611    926793     10.30     10.91
191.68/191.79	c  S st  5695   1710541       135      5251         0     86523     22611   1060299     10.30      7.26
191.78/191.89	c  S st  5695   1711046       135      5251         0     87020     22611   1068820     10.30   no data
191.78/191.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.88/191.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
191.88/191.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
191.88/191.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.88/191.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.88/191.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
191.88/191.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
191.88/191.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
191.88/191.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.48/196.58	c lits-rem:      6161  cl-subs:    12943  v-elim:      0  v-fix:    0  time:  4.62 s
196.48/196.58	c vivif2 --  cl tried     5251 cl shrink        0 lits rem          0 time: 0.00
196.48/196.59	c vivif2 --  cl tried    74077 cl shrink        0 lits rem          0 time: 0.01
196.68/196.78	c asymm  cl-useful: 0/1983/5251 lits-rem:0 time: 0.19
196.68/196.78	c calculated reachability. Time: 0.00
196.68/196.78	c  N dy  5695   1711046       135      5251         0     74077     22611    929747     10.30   no data
199.88/199.94	c  N dy  5788   1731089       135      5251         0     92659     22611   1195935     10.30     12.47
203.39/203.47	c  N dy  5847   1753604       135      5251         0     61190     22611    707902     10.30     10.94
205.98/206.08	c  N dy  5899   1773671       135      5251         0     79658     22611    960618     10.29     10.85
209.08/209.13	c  N dy  5955   1794159       135      5251         0     98427     22611   1216713     10.28     10.90
212.30/212.34	c  N dy  6020   1814647       135      5251         0     64234     22611    754395     10.28     10.86
215.08/215.15	c  N dy  6094   1834768       135      5251         0     82767     22611   1009603     10.28     10.83
218.38/218.44	c  N dy  6174   1855218       135      5251         0    101586     22611   1273775     10.28     10.83
221.58/221.67	c  N dy  6234   1875456       135      5251         0     66040     22611    772350     10.27     10.89
224.48/224.54	c  N dy  6323   1895927       135      5251         0     84991     22611   1039498     10.27     10.85
227.78/227.80	c  N dy  6380   1916055       135      5251         0    103559     22611   1297119     10.27     10.85
230.89/230.97	c  N dy  6425   1936097       135      5251         0     66583     22611    763260     10.26     11.36
233.78/233.81	c  N dy  6507   1956398       135      5251         0     85357     22611   1024902     10.26     10.98
237.78/237.82	c  N dy  6581   1980884       135      5251         0    107950     22611   1331995     10.26     10.80
240.98/241.07	c  N dy  6662   2000948       135      5251         0     70307     22611    807898     10.26     13.22
243.78/243.84	c  N dy  6718   2021004       135      5251         0     88743     22611   1060023     10.25     10.82
246.98/247.08	c  N dy  6764   2041458       135      5251         0    107579     22611   1312759     10.25     10.86
250.48/250.58	c  N dy  6842   2063035       135      5251         0     70244     22611    792270     10.24     10.95
253.38/253.40	c  N dy  6901   2083160       135      5251         0     88723     22611   1040197     10.24     11.01
256.68/256.75	c  N dy  6964   2103577       135      5251         0    107511     22611   1295959     10.23     10.80
259.98/260.08	c  N dy  7024   2123759       135      5251         0     68145     22611    758603     10.23     10.78
262.69/262.75	c  N dy  7080   2143764       135      5251         0     86555     22611   1006612     10.23     11.33
265.88/265.98	c  N dy  7149   2163806       135      5251         0    105005     22611   1256856     10.22     10.85
269.50/269.56	c  N dy  7193   2183943       135      5251         0     64620     22611    696058     10.22     10.85
272.28/272.31	c  N dy  7252   2204459       135      5251         0     83558     22611    953780     10.21     10.95
273.28/273.31	c  S st  7277   2211047       135      5251         0     89611     22611   1037619     10.21      8.95
273.38/273.41	c  S st  7277   2211551       135      5251         0     90100     22611   1046742     10.21   no data
273.38/273.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
273.38/273.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
273.38/273.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
273.38/273.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.38/273.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.38/273.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    135 time:  0.00 s
273.38/273.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
273.38/273.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
273.38/273.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.19/278.28	c lits-rem:     10347  cl-subs:    13021  v-elim:      0  v-fix:    0  time:  4.80 s
278.19/278.28	c vivif2 --  cl tried     5251 cl shrink        0 lits rem          0 time: 0.00
278.19/278.30	c vivif2 --  cl tried    77079 cl shrink        0 lits rem          0 time: 0.01
278.38/278.49	c asymm  cl-useful: 0/1531/5251 lits-rem:0 time: 0.19
278.38/278.49	c calculated reachability. Time: 0.00
278.38/278.49	c  N dy  7277   2211551       135      5251         0     77079     22611    903192     10.21   no data
281.88/281.92	c  N dy  7345   2233276       135      5251         0     97026     22611   1170849     10.21     10.75
285.48/285.53	c  N dy  7417   2253371       135      5251         0    115469     22611   1420393     10.21     10.81
288.58/288.66	c  N dy  7452   2273435       135      5251         0     74689     22611    833911     10.20     10.85
291.58/291.68	c  N dy  7515   2293856       135      5251         0     93448     22611   1084608     10.20     10.75
294.98/295.00	c  N dy  7555   2314406       135      5251         1    112211     22611   1325710     10.19     10.83
298.58/298.64	c  N dy  7598   2335208       135      5251         2     70878     22611    771474     10.18     10.73
301.48/301.54	c  N dy  7659   2355669       135      5251         2     89586     22611   1020990     10.18     10.90
304.78/304.80	c  N dy  7719   2375713       135      5251         2    108038     22611   1267372     10.17     11.00
308.78/308.87	c  N dy  7789   2395974       135      5251         2     65265     22611    689239     10.17     10.71
311.68/311.72	c  N dy  7834   2417164       135      5251         2     84719     22611    945430     10.16     10.90
314.88/314.94	c  N dy  7888   2437217       135      5251         2    103099     22611   1186330     10.16     11.69
318.68/318.71	c  N dy  7926   2457886       135      5251         2    121917     22611   1428538     10.15     10.86
321.88/321.93	c Finding binary XORs  T:     0.00 s  found:       0
321.88/321.99	c  N dy  7979   2477968       135      5251         3     78223     22611    845258     10.14     10.68
325.08/325.13	c  N dy  8026   2498846       135      5251         3     97351     22611   1091751     10.14     10.75
328.90/328.97	c  N dy  8068   2521061       135      5251         4    117588     22611   1353269     10.13     10.69
332.68/332.72	c  N dy  8111   2541437       135      5251         5     72983     22611    764887     10.12     10.77
335.58/335.68	c  N dy  8148   2562330       135      5251         5     92071     22611   1009586     10.11     10.65
337.28/337.31	c Finding binary XORs  T:     0.00 s  found:       0
339.08/339.10	c  N dy  8191   2582865       134      5118         3     99827     22118   1127216     10.11     10.72
343.28/343.35	c  N dy  8255   2603910       134      5118         4     60588     22118    606775     10.10     10.68
345.78/345.85	c Finding binary XORs  T:     0.00 s  found:       0
346.28/346.31	c  N dy  8297   2626732       134      5118         8     81410     22118    869021     10.09     10.64
347.78/347.87	c Finding binary XORs  T:     0.00 s  found:       0
349.27/349.34	c  N dy  8317   2646873       134      5118        15     99790     22118   1090833     10.08     10.73
350.37/350.47	c Finding binary XORs  T:     0.00 s  found:       0
353.18/353.20	c  N dy  8329   2670049       134      5118        21    120970     22118   1345941     10.07     10.60
353.18/353.20	c Finding binary XORs  T:     0.00 s  found:       0
355.77/355.85	c Finding binary XORs  T:     0.00 s  found:       0
356.67/356.70	c  N dy  8341   2690758       133      4992        29     66487     21646    668323     10.05     10.67
356.97/357.07	c Finding binary XORs  T:     0.00 s  found:       0
358.60/358.63	c Finding binary XORs  T:     0.00 s  found:       0
358.68/358.70	c  E dy  8348   2704966       114      3910       152     32449     17173    307964     10.04      4.76
358.68/358.70	c num threads              : 1          
358.68/358.70	c restarts                 : 8348       
358.68/358.70	c dynamic restarts         : 8318       
358.68/358.70	c static restarts          : 30         
358.68/358.70	c full restarts            : 4          
358.68/358.70	c total simplify time      : 0.37       
358.68/358.70	c learnts DL2              : 0          
358.68/358.70	c learnts size 2           : 238        
358.68/358.70	c learnts size 1           : 36          (26.67     % of vars)
358.68/358.70	c filedLit time            : 0.11        (0.03      % time)
358.68/358.70	c v-elim SatELite          : 0           (0.00      % vars)
358.68/358.70	c SatELite time            : 14.46       (4.03      % time)
358.68/358.70	c v-elim xor               : 0           (0.00      % vars)
358.68/358.70	c xor elim time            : 0.02        (0.01      % time)
358.68/358.70	c num binary xor trees     : 0          
358.68/358.70	c binxor trees' crown      : 0           (nan       leafs/tree)
358.68/358.70	c bin xor find time        : 0.00       
358.68/358.70	c OTF clause improved      : 202532      (0.07      clauses/conflict)
358.68/358.70	c OTF impr. size diff      : 221813      (1.10       lits/clause)
358.68/358.70	c OTF cl watch-shrink      : 1983343     (0.73      clauses/conflict)
358.68/358.70	c OTF cl watch-sh-lit      : 5898007     (2.97       lits/clause)
358.68/358.70	c tried to recurMin cls    : 208326      (7.70       % of conflicts)
358.68/358.70	c updated cache            : 1230        (0.01       lits/tried recurMin)
358.68/358.70	c clauses over max glue    : 0           (0.00      % of all clauses)
358.68/358.70	c conflicts                : 2704966     (7544.74   / sec)
358.68/358.70	c decisions                : 3340087     (0.18      % random)
358.68/358.70	c bogo-props               : 69746687875 (194538680.60 / sec)
358.68/358.70	c conflict literals        : 38087691    (47.86     % deleted)
358.68/358.70	c Memory used              : 82.64       MB
358.68/358.70	c CPU time                 : 358.52      s
358.68/358.70	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-3421931-1306615794/watcher-3421931-1306615794 -o /tmp/evaluation-result-3421931-1306615794/solver-3421931-1306615794 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421931-1306615794.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: 1.93 2.01 1.99 2/487 13695
/proc/meminfo: memFree=19493888/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=29884 CPUtime=0 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 578 0 0 0 0 0 0 0 25 0 1 0 773177946 30601216 519 33554432000 4194304 4580011 140735178718848 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13695/statm: 7471 519 338 95 0 2453 0

[startup+0.0902059 s]
/proc/loadavg: 1.93 2.01 1.99 2/487 13695
/proc/meminfo: memFree=19493888/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=30608 CPUtime=0.08 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 920 0 0 0 8 0 0 0 25 0 1 0 773177946 31342592 801 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13695/statm: 7652 801 363 95 0 2634 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30608

[startup+0.100219 s]
/proc/loadavg: 1.93 2.01 1.99 2/487 13695
/proc/meminfo: memFree=19493888/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=30608 CPUtime=0.09 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 927 0 0 0 9 0 0 0 25 0 1 0 773177946 31342592 808 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13695/statm: 7652 808 363 95 0 2634 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30608

[startup+0.300182 s]
/proc/loadavg: 1.93 2.01 1.99 2/487 13695
/proc/meminfo: memFree=19493888/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=31252 CPUtime=0.29 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 1182 0 0 0 29 0 0 0 25 0 1 0 773177946 32002048 931 33554432000 4194304 4580011 140735178718848 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13695/statm: 7813 931 363 95 0 2795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31252

[startup+0.701104 s]
/proc/loadavg: 1.93 2.01 1.99 2/487 13695
/proc/meminfo: memFree=19493888/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=31864 CPUtime=0.69 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 1681 0 0 0 69 0 0 0 25 0 1 0 773177946 32628736 1015 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13695/statm: 7966 1015 363 95 0 2948 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31864

[startup+1.50101 s]
/proc/loadavg: 1.93 2.01 1.99 3/490 13723
/proc/meminfo: memFree=19508752/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=36560 CPUtime=1.49 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 3209 0 0 0 149 0 0 0 25 0 1 0 773177946 37437440 2269 33554432000 4194304 4580011 140735178718848 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13695/statm: 9140 2269 366 95 0 4122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36560

[startup+3.10074 s]
/proc/loadavg: 1.93 2.01 1.99 3/490 13723
/proc/meminfo: memFree=19498212/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=39992 CPUtime=3.09 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 5006 0 0 0 309 0 0 0 25 0 1 0 773177946 40951808 2988 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13695/statm: 9998 2988 366 95 0 4980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39992

[startup+6.30019 s]
/proc/loadavg: 1.94 2.01 1.99 3/490 13724
/proc/meminfo: memFree=19488820/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=41920 CPUtime=6.29 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 6947 0 0 0 629 0 0 0 25 0 1 0 773177946 42926080 3602 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13695/statm: 10480 3602 366 95 0 5462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41920

[startup+12.7011 s]
/proc/loadavg: 1.94 2.01 1.99 3/490 13724
/proc/meminfo: memFree=19476448/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=44092 CPUtime=12.69 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 10715 0 0 0 1268 1 0 0 25 0 1 0 773177946 45150208 3936 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/13695/statm: 11023 3936 366 95 0 6005 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44092

[startup+25.501 s]
/proc/loadavg: 1.95 2.01 1.99 3/490 13724
/proc/meminfo: memFree=19465428/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=47388 CPUtime=25.48 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 16039 0 0 0 2546 2 0 0 25 0 1 0 773177946 48525312 4812 33554432000 4194304 4580011 140735178718848 18446744073709551615 4318810 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 11847 4812 366 95 0 6829 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47388

[startup+51.1007 s]
/proc/loadavg: 1.97 2.01 1.99 3/490 13725
/proc/meminfo: memFree=19456196/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=50176 CPUtime=51.08 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 24476 0 0 0 5104 4 0 0 25 0 1 0 773177946 51380224 5718 33554432000 4194304 4580011 140735178718848 18446744073709551615 4318687 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 12544 5718 366 95 0 7526 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50176

[startup+102.318 s]
/proc/loadavg: 1.98 2.00 1.99 3/490 13726
/proc/meminfo: memFree=19434468/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=59700 CPUtime=102.29 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 39643 0 0 0 10223 6 0 0 25 0 1 0 773177946 61132800 7830 33554432000 4194304 4580011 140735178718848 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 14925 7830 366 95 0 9907 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59700

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/490 13728
/proc/meminfo: memFree=19416344/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=64040 CPUtime=162.28 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 52847 0 0 0 16220 8 0 0 25 0 1 0 773177946 65576960 9489 33554432000 4194304 4580011 140735178718848 18446744073709551615 4318699 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 16010 9489 366 95 0 10992 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 64040

[startup+222.301 s]
/proc/loadavg: 2.15 2.03 2.01 3/490 13729
/proc/meminfo: memFree=19392140/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=75340 CPUtime=222.28 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 66484 0 0 0 22216 12 0 0 25 0 1 0 773177946 77148160 11622 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 18835 11622 366 95 0 13817 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 75340

[startup+282.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/490 13731
/proc/meminfo: memFree=19382828/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=76808 CPUtime=282.28 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 76221 0 0 0 28214 14 0 0 25 0 1 0 773177946 78651392 12603 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 19202 12603 366 95 0 14184 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 76808

[startup+342.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/490 13732
/proc/meminfo: memFree=19375484/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=76936 CPUtime=342.28 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 85678 0 0 0 34212 16 0 0 25 0 1 0 773177946 78782464 12753 33554432000 4194304 4580011 140735178718848 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 19234 12753 366 95 0 14216 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 76936

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

[startup+345.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/490 13733
/proc/meminfo: memFree=19386148/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=72496 CPUtime=345.48 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 85832 0 0 0 34532 16 0 0 25 0 1 0 773177946 74235904 11050 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 18124 11050 366 95 0 13106 0
Current children cumulated CPU time (s) 345.48
Current children cumulated vsize (KiB) 72496

[startup+351.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/490 13733
/proc/meminfo: memFree=19380316/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=72496 CPUtime=351.89 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 86400 0 0 0 35173 16 0 0 25 0 1 0 773177946 74235904 11618 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 18124 11618 366 95 0 13106 0
Current children cumulated CPU time (s) 351.89
Current children cumulated vsize (KiB) 72496

[startup+355.101 s]
/proc/loadavg: 2.02 2.02 2.00 3/490 13733
/proc/meminfo: memFree=19372380/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=84620 CPUtime=355.07 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 87420 0 0 0 35491 16 0 0 25 0 1 0 773177946 86650880 12638 33554432000 4194304 4580011 140735178718848 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 21155 12638 366 95 0 16137 0
Current children cumulated CPU time (s) 355.07
Current children cumulated vsize (KiB) 84620

[startup+356.7 s]
/proc/loadavg: 2.01 2.02 2.00 3/490 13733
/proc/meminfo: memFree=19368660/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=84620 CPUtime=356.67 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 87581 0 0 0 35651 16 0 0 25 0 1 0 773177946 86650880 12799 33554432000 4194304 4580011 140735178718848 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 21155 12799 366 95 0 16137 0
Current children cumulated CPU time (s) 356.67
Current children cumulated vsize (KiB) 84620

[startup+357.518 s]
/proc/loadavg: 2.01 2.02 2.00 3/490 13733
/proc/meminfo: memFree=19367792/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=84620 CPUtime=357.5 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 87659 0 0 0 35733 17 0 0 25 0 1 0 773177946 86650880 12877 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 21155 12877 366 95 0 16137 0
Current children cumulated CPU time (s) 357.5
Current children cumulated vsize (KiB) 84620

[startup+358.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/490 13733
/proc/meminfo: memFree=19367792/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=84620 CPUtime=358.28 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 87721 0 0 0 35811 17 0 0 25 0 1 0 773177946 86650880 12939 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 21155 12939 366 95 0 16137 0
Current children cumulated CPU time (s) 358.28
Current children cumulated vsize (KiB) 84620

[startup+358.701 s]
/proc/loadavg: 2.01 2.02 2.00 3/490 13733
/proc/meminfo: memFree=19367668/32951124 swapFree=63649292/67111528
[pid=13695] ppid=13693 vsize=84620 CPUtime=358.68 cores=0,2,4,6
/proc/13695/stat : 13695 (strangenight2-s) R 13693 13695 13483 0 -1 4202496 87757 0 0 0 35851 17 0 0 25 0 1 0 773177946 86650880 12975 33554432000 4194304 4580011 140735178718848 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13695/statm: 21155 12975 366 95 0 16137 0
Current children cumulated CPU time (s) 358.68
Current children cumulated vsize (KiB) 84620

Child status: 20
Real time (s): 358.712
CPU time (s): 358.699
CPU user time (s): 358.524
CPU system time (s): 0.175973
CPU usage (%): 99.9965
Max. virtual memory (cumulated for all children) (KiB): 87448

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

runsolver used 1.79273 second user time and 3.80942 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-28 22:49:54
IDJOB=3421931
IDBENCH=83361
IDSOLVER=1887
FILE ID=node130/3421931-1306615794
RUNJOBID= node130-1306610792-13501
PBS_JOBID= 13471605
Free space on /tmp= 73352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-12_135.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421931-1306615794/watcher-3421931-1306615794 -o /tmp/evaluation-result-3421931-1306615794/solver-3421931-1306615794 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421931-1306615794.cnf

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

MD5SUM BENCH= f20ed0313cfa494f86b5c8ef723973ee
RANDOM SEED=1257195974

node130.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	: 5332.83
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.81
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.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.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.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.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.75
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19494060 kB
Buffers:        363380 kB
Cached:        7991548 kB
SwapCached:      10260 kB
Active:        7431636 kB
Inactive:      5706724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19494060 kB
SwapTotal:    67111528 kB
SwapFree:     63649292 kB
Dirty:            5460 kB
Writeback:           0 kB
AnonPages:     4781392 kB
Mapped:          30636 kB
Slab:           195240 kB
PageTables:      54108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145101932 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= 73368 MiB
End job on node130 at 2011-05-28 22:55:53