Trace number 3369467

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)UNSAT 248.86 62.3909

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369467-1305415802.cnf'
0.00/0.01	c -- header says num vars:           9540
0.00/0.01	c -- header says num clauses:       61421
0.08/0.07	c -- clauses added:            0 learnts,        61421 normals,            0 xors
0.08/0.07	c -- vars added       9540
0.08/0.07	c Parsing time:  0.15 s
0.08/0.07	c  N st     0         0      9540     47305     14116         0    207840         0   no data   no data  --
0.08/0.33	c asymm  cl-useful: 6008/47305/47305 lits-rem:8358 time: 1.01
0.08/0.40	c Flit:  1634 Blit:    292 bXBeca:    0 bXProp:  399 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
0.08/0.40	c Cleaning up after failed var search:     0.04 s 
0.08/0.40	c Replacing      399 vars Replaced     9167 lits Time:     0.02 s 
0.08/0.45	c bin-w-bin subsume rem          549 bins  time:  0.01 s
0.08/0.45	c subs with bin:     6671  lits-rem:      5375  v-fix:    0  time:  0.05 s
0.08/0.45	c Subs w/ non-existent bins:   2061 l-rem:   1741 v-fix:     2 done:   7181 time:  0.05 s
0.08/0.51	c Removed useless bin:    2699  fixed:     5  props:   0.35M  time:  0.03 s
4.20/1.10	c lits-rem:        22  cl-subs:     2795  v-elim:   2392  v-fix:    0  time:  0.26 s
4.20/1.10	c Finding binary XORs  T:     0.01 s  found:      10
4.20/1.10	c Replacing       10 vars Replaced      148 lits Time:     0.01 s 
4.20/1.10	c Finding non-binary XORs:     0.04 s (found:      16, avg size: 3.0)
4.20/1.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4.20/1.10	c calculated reachability. Time: 0.00
4.20/1.10	c Calc default polars -  time:   0.01 s pos:    2281 undec:    4884 neg:    2375
4.20/1.10	c =========================================================================================
4.20/1.10	c types(t): F = full restart, N = normal restart
4.20/1.10	c types(t): S = simplification begin/end, E = solution found
4.20/1.10	c restart types(rt): st = static, dy = dynamic
4.20/1.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.20/1.10	c  B st     0         0      4774     21610      7226         0     94938         0   no data   no data  --
4.20/1.10	c  N dy    20      4077      4774     21610      7621      3618     94920     55364      5.59      5.91  --
5.00/1.31	c Finding binary XORs  T:     0.01 s  found:       4
5.00/1.31	c  N dy    51      8168      4773     21609      9460      3862     94893     24682      6.48      6.91  --
5.40/1.51	c  N dy    82     12261      4773     21609      9967      7789     94889    114208      7.33      9.58  --
7.12/1.86	c  N dy   111     16361      4773     21609     10089     11720     94884    194620      7.58      8.54  --
8.68/2.24	c  N dy   145     20413      4771     21609     10498      9611     94881    117213      7.87     10.78  --
10.28/2.65	c  N dy   177     24611      4770     21609     10718     13714     94880    217458      8.10      8.56  --
10.28/2.69	c Finding binary XORs  T:     0.01 s  found:      12
10.28/2.69	c  F st   181     25000      4770     21609     10720     14069     94856    228187      8.15   no data  --
10.68/2.70	c Replacing       18 vars Replaced      939 lits Time:     0.02 s 
12.68/3.26	c  N dy   187     30001      4752     21609     10729     11188     94847    192713      8.15   no data  --
12.68/3.26	c  S st   187     30001      4752     21609     10729     11188     94847    192713      8.15   no data  --
13.08/3.32	c  S st   187     30502      4752     21609     10830     11642     94847    196554      8.15   no data  --
13.08/3.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.08/3.32	c Cache  BProp: 38 Set: 0 BXProp: 0 T: 0.00
13.88/3.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   45 Bins:   8966 BRemL:   2295 BRemN:      0 P:  3.9M T:  1.04
13.88/3.59	c Replacing       45 vars Replaced     3008 lits Time:     0.02 s 
14.28/3.60	c bin-w-bin subsume rem          577 bins  time:  0.01 s
14.28/3.67	c subs with bin:     5269  lits-rem:      8177  v-fix:    0  time:  0.25 s
14.28/3.68	c Subs w/ non-existent bins:     51 l-rem:   1643 v-fix:     0 done:   1063 time:  0.04 s
14.28/3.68	c Removed useless bin:     887  fixed:     0  props:   0.15M  time:  0.01 s
17.06/4.33	c lits-rem:      1060  cl-subs:     5927  v-elim:    585  v-fix:    0  time:  2.56 s
17.06/4.33	c Added XOR as norm:13
17.86/4.55	c asymm  cl-useful: 735/17413/17413 lits-rem:802 time: 0.88
17.86/4.55	c calculated reachability. Time: 0.01
17.86/4.55	c  N dy   187     30502      4122     17381     10794      6637     73086     48311      8.15   no data  --
18.26/4.66	c Finding binary XORs  T:     0.02 s  found:       0
19.46/4.94	c  N dy   219     34607      4122     17381     10816     10704     73086    164779      8.38      9.10  --
21.45/5.42	c  N dy   244     40125      4122     17381     10923     16159     73084    311466      8.39      8.88  --
23.05/5.82	c  N dy   266     44168      4122     17381     11756     10896     73084    116324      8.48     16.21  --
23.45/5.96	c  S st   279     45756      4122     17381     11761     12469     73084    156543      8.54   no data  --
23.85/6.02	c  S st   279     46257      4122     17381     11768     12961     73083    162871      8.54   no data  --
23.85/6.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.85/6.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.25/6.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    578 BRemL:    595 BRemN:    196 P:  2.6M T:  0.51
24.25/6.15	c Replacing       10 vars Replaced      719 lits Time:     0.02 s 
24.25/6.16	c bin-w-bin subsume rem          999 bins  time:  0.01 s
24.25/6.19	c subs with bin:      768  lits-rem:       357  v-fix:    0  time:  0.12 s
24.25/6.21	c Subs w/ non-existent bins:     24 l-rem:   3013 v-fix:     0 done:   2857 time:  0.04 s
24.67/6.21	c Removed useless bin:     120  fixed:     0  props:   0.11M  time:  0.01 s
26.24/6.62	c lits-rem:       346  cl-subs:     3826  v-elim:    231  v-fix:    0  time:  1.66 s
26.24/6.63	c vivif2 --  cl tried    16754 cl shrink      107 lits rem        108 time: 0.02
26.24/6.63	c vivif2 --  cl tried     9598 cl shrink      240 lits rem        391 time: 0.01
27.04/6.86	c asymm  cl-useful: 53/16703/16703 lits-rem:53 time: 0.92
27.04/6.86	c calculated reachability. Time: 0.00
27.04/6.86	c  N dy   279     46257      3881     16703      8887      9591     69165     64871      8.54   no data  --
27.04/6.87	c Finding binary XORs  T:     0.02 s  found:       0
28.64/7.20	c  N dy   308     50334      3881     16703      9476     13644     69165    168585      8.61      9.38  --
30.23/7.63	c  N dy   333     54433      3881     16703      9485     17715     69165    287449      8.68      9.15  --
31.83/8.01	c  N dy   354     58830      3881     16703      9834     11597     69165     85951      8.70      9.17  --
33.03/8.36	c  N dy   383     62859      3881     16703      9860     15578     69165    210908      8.83      9.41  --
33.46/8.49	c Finding binary XORs  T:     0.02 s  found:      26
34.23/8.65	c  N dy   396     66973      3881     16703      9869     19549     69165    289279      8.82      9.37  --
35.03/8.89	c  S st   412     69388      3881     16703      9890     21940     69165    355273      8.86      9.02  --
35.43/8.95	c  S st   412     69889      3881     16703      9892     22436     69165    362686      8.86   no data  --
35.43/8.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
35.43/8.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.83/9.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    153 BRemL:    647 BRemN:     56 P:  3.0M T:  0.49
35.83/9.09	c Replacing       30 vars Replaced     3342 lits Time:     0.04 s 
36.23/9.11	c bin-w-bin subsume rem          202 bins  time:  0.01 s
36.23/9.17	c subs with bin:      333  lits-rem:       814  v-fix:    0  time:  0.25 s
36.23/9.18	c Subs w/ non-existent bins:      0 l-rem:   2856 v-fix:     0 done:   1043 time:  0.04 s
36.23/9.19	c Removed useless bin:      32  fixed:     0  props:   0.10M  time:  0.00 s
43.00/10.81	c lits-rem:      1834  cl-subs:     2423  v-elim:     12  v-fix:    0  time:  6.48 s
43.00/10.82	c vivif2 --  cl tried    16333 cl shrink        1 lits rem          1 time: 0.01
43.00/10.84	c vivif2 --  cl tried    20054 cl shrink     2504 lits rem      11378 time: 0.09
44.20/11.13	c asymm  cl-useful: 71/16333/16333 lits-rem:181 time: 1.15
44.20/11.13	c calculated reachability. Time: 0.01
44.20/11.13	c  N dy   412     69889      3839     16279      9023     20054     67701    265932      8.86   no data  --
45.80/11.51	c  N dy   432     74380      3839     16279      9085     12968     67701    108210      8.83     12.56  --
47.39/11.93	c  N dy   467     79220      3839     16279      9096     17772     67700    237952      8.90      9.38  --
48.99/12.35	c  N dy   483     84635      3839     16279      9251     23120     67699    359227      8.88     10.00  --
50.19/12.61	c  F st   494     87501      3839     16279      9261     13283     67699     77051      8.86      6.78  --
51.42/12.98	c  N st   499     90797      3838     16279      9265     16569     67699    235658      8.86   no data  --
52.58/13.27	c Finding binary XORs  T:     0.02 s  found:      39
52.58/13.27	c Replacing       39 vars Replaced     2955 lits Time:     0.03 s 
53.78/13.57	c  N dy   518     96642      3799     16275      9234     22233     67679    470785      8.85      9.60  --
56.17/14.13	c  N dy   554    102851      3799     16275      9259     14697     67679     88919      8.88      9.36  --
56.97/14.31	c  S st   570    104833      3799     16275      9270     16670     67679    148811      8.91   no data  --
56.97/14.36	c  S st   570    105335      3799     16275      9271     17168     67679    155450      8.91   no data  --
56.97/14.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.97/14.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.37/14.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:     86 BRemL:    174 BRemN:     52 P:  2.5M T:  0.42
57.37/14.48	c Replacing       15 vars Replaced     1054 lits Time:     0.01 s 
57.37/14.49	c bin-w-bin subsume rem          105 bins  time:  0.01 s
57.77/14.50	c subs with bin:      188  lits-rem:       214  v-fix:    0  time:  0.07 s
57.77/14.52	c Subs w/ non-existent bins:      0 l-rem:   2915 v-fix:     0 done:   3784 time:  0.05 s
57.77/14.52	c Removed useless bin:      11  fixed:     0  props:   0.10M  time:  0.01 s
58.97/14.80	c lits-rem:       555  cl-subs:      445  v-elim:      0  v-fix:    0  time:  1.13 s
58.97/14.81	c vivif2 --  cl tried    16020 cl shrink        0 lits rem          0 time: 0.02
58.97/14.81	c vivif2 --  cl tried    16739 cl shrink      703 lits rem       2052 time: 0.04
59.80/15.07	c asymm  cl-useful: 20/16020/16020 lits-rem:45 time: 1.03
59.80/15.08	c calculated reachability. Time: 0.00
59.80/15.08	c  N dy   570    105335      3784     16008      8998     16739     66420    146284      8.91   no data  --
62.56/15.78	c  N dy   615    113352      3784     16008      9009     24692     66420    346704      8.94      9.44  --
65.75/16.59	c  N dy   671    120635      3783     16008      9076     17337     66420    153412      9.05     13.05  --
68.99/17.31	c  N dy   716    129001      3783     16008      9289     25604     66420    366694      9.07      9.60  --
69.34/17.41	c Finding binary XORs  T:     0.01 s  found:      44
69.34/17.42	c Replacing       44 vars Replaced     5998 lits Time:     0.04 s 
72.54/18.30	c  N dy   765    140196      3739     16004      9218     21413     66399    183753      9.08      9.71  --
76.53/19.28	c  N dy   836    149537      3738     16004      9253     30671     66399    443724      9.16      9.71  --
80.12/20.11	c  S st   885    158002      3736     16004      9293     23351     66398    236295      9.19   no data  --
80.12/20.18	c  S st   885    158504      3736     16004      9294     23851     66398    246833      9.19   no data  --
80.12/20.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.12/20.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.52/20.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   46 Bins:     54 BRemL:    233 BRemN:      8 P:  2.9M T:  0.46
80.92/20.31	c Replacing       46 vars Replaced     4560 lits Time:     0.04 s 
80.92/20.32	c bin-w-bin subsume rem          150 bins  time:  0.00 s
80.92/20.35	c subs with bin:      219  lits-rem:       329  v-fix:    0  time:  0.12 s
80.92/20.36	c Subs w/ non-existent bins:      0 l-rem:   2608 v-fix:     0 done:   2079 time:  0.04 s
80.92/20.36	c Removed useless bin:       4  fixed:     0  props:   0.09M  time:  0.01 s
83.71/21.04	c lits-rem:       964  cl-subs:      683  v-elim:      1  v-fix:    0  time:  2.68 s
83.71/21.04	c vivif2 --  cl tried    15731 cl shrink        0 lits rem          0 time: 0.02
83.71/21.06	c vivif2 --  cl tried    22650 cl shrink     1569 lits rem       6194 time: 0.06
84.91/21.34	c asymm  cl-useful: 7/15731/15731 lits-rem:15 time: 1.14
84.91/21.34	c calculated reachability. Time: 0.00
84.91/21.34	c  N dy   885    158504      3689     15727      8809     22650     65073    224451      9.19   no data  --
88.90/22.37	c  N dy   945    168708      3688     15727      8864     32772     65073    503713      9.23     12.71  --
91.68/23.07	c Finding binary XORs  T:     0.02 s  found:      27
93.28/23.48	c  N dy  1009    179841      3688     15723      8939     26800     65057    293243      9.25     10.05  --
98.08/24.63	c  N dy  1074    191326      3688     15723      8973     38129     65057    581663      9.29     11.25  --
103.27/25.97	c  N dy  1164    203570      3687     15723      9011     32842     65057    451873      9.38     10.38  --
109.25/27.49	c  N dy  1250    216586      3687     15723      9064     27025     65057    229947      9.45     10.12  --
112.05/28.15	c Finding binary XORs  T:     0.02 s  found:      61
112.05/28.16	c Replacing       88 vars Replaced    12048 lits Time:     0.06 s 
116.04/29.17	c  N dy  1341    230506      3599     15719      9030     40111     65032    649425      9.53     10.24  --
119.63/30.04	c  S st  1387    237757      3599     15719      9045     27501     65032    196906      9.57      7.29  --
120.03/30.12	c  S st  1387    238258      3599     15719      9045     28002     65032    208952      9.57   no data  --
120.03/30.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
120.03/30.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.43/30.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   29 Bins:     94 BRemL:    237 BRemN:      3 P:  2.8M T:  0.44
120.43/30.24	c Replacing       29 vars Replaced     1859 lits Time:     0.03 s 
120.43/30.25	c bin-w-bin subsume rem          192 bins  time:  0.01 s
120.43/30.27	c subs with bin:      217  lits-rem:       166  v-fix:    0  time:  0.06 s
120.43/30.28	c Subs w/ non-existent bins:      2 l-rem:   1893 v-fix:     0 done:   3569 time:  0.04 s
120.43/30.28	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.01 s
122.02/30.62	c lits-rem:       804  cl-subs:      765  v-elim:      2  v-fix:    0  time:  1.37 s
122.02/30.63	c vivif2 --  cl tried    15437 cl shrink        1 lits rem          1 time: 0.01
122.02/30.64	c vivif2 --  cl tried    27143 cl shrink      673 lits rem       1706 time: 0.05
123.22/30.93	c asymm  cl-useful: 11/15436/15436 lits-rem:27 time: 1.17
123.22/30.93	c calculated reachability. Time: 0.00
123.22/30.93	c  N dy  1387    238258      3567     15428      8617     27141     63662    197852      9.57   no data  --
126.41/31.76	c Finding binary XORs  T:     0.01 s  found:      12
130.44/32.79	c  N dy  1498    253782      3566     15424      8604     42521     63646    672225      9.66     10.28  --
137.18/34.48	c  N dy  1583    270008      3566     15424      8724     37019     63646    426872      9.66     10.24  --
145.16/36.48	c Finding binary XORs  T:     0.01 s  found:      55
145.16/36.49	c Replacing       67 vars Replaced     6459 lits Time:     0.03 s 
146.36/36.71	c  N dy  1704    287739      3497     15416      8632     32959     63602    304988      9.74     10.30  --
155.14/38.99	c  N dy  1810    306178      3496     15416      8816     51227     63602    825859      9.76     10.85  --
155.54/39.00	c  F st  1811    306250      3496     15416      8816     51298     63602    827102      9.76   no data  --
161.52/40.51	c Finding binary XORs  T:     0.01 s  found:      35
161.52/40.52	c Replacing       35 vars Replaced     5964 lits Time:     0.04 s 
163.92/41.15	c  N dy  1881    326336      3461     15412      8776     47475     63573    646156      9.73     10.26  --
174.34/43.79	c  N dy  1999    346825      3461     15412      8826     45078     63572    554428      9.76     10.28  --
180.28/45.26	c  S st  2071    357387      3461     15412      8867     55572     63572    869816      9.80   no data  --
180.68/45.39	c  S st  2071    357887      3461     15412      8868     56071     63572    881431      9.80   no data  --
180.68/45.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
180.68/45.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
181.48/45.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   51 Bins:     94 BRemL:    366 BRemN:      0 P:  4.2M T:  0.63
181.48/45.58	c Replacing       51 vars Replaced    15999 lits Time:     0.10 s 
181.88/45.62	c bin-w-bin subsume rem          267 bins  time:  0.01 s
182.28/45.74	c subs with bin:      353  lits-rem:      2069  v-fix:    0  time:  0.48 s
182.28/45.75	c Subs w/ non-existent bins:      1 l-rem:   3585 v-fix:     0 done:    524 time:  0.05 s
182.28/45.76	c Removed useless bin:       1  fixed:     0  props:   0.09M  time:  0.01 s
199.04/49.96	c lits-rem:      6168  cl-subs:     3834  v-elim:      2  v-fix:    0  time: 16.74 s
199.04/49.96	c vivif2 --  cl tried    15164 cl shrink        0 lits rem          0 time: 0.01
199.44/50.02	c vivif2 --  cl tried    50956 cl shrink     7965 lits rem      32311 time: 0.24
200.67/50.32	c asymm  cl-useful: 6/10407/15164 lits-rem:12 time: 1.17
200.67/50.32	c calculated reachability. Time: 0.00
200.67/50.32	c  N dy  2071    357887      3408     15161      8212     50952     62360    680742      9.80   no data  --
200.67/50.32	c Finding binary XORs  T:     0.02 s  found:       1
211.81/53.15	c  N dy  2218    378005      3407     15161      8381     46160     62360    598490      9.85     10.42  --
213.84/53.66	c Finding binary XORs  T:     0.02 s  found:      55
213.84/53.69	c Replacing       56 vars Replaced    11445 lits Time:     0.08 s 
222.22/55.80	c  N dy  2333    398370      3350     15155      8408     40542     62319    327787      9.86     10.46  --
231.40/58.04	c  N dy  2416    418533      3348     15155      8494     60458     62319    795578      9.84     10.40  --
231.76/58.13	c Finding binary XORs  T:     0.02 s  found:      51
231.76/58.15	c Replacing       51 vars Replaced    26699 lits Time:     0.11 s 
239.35/60.03	c  N dy  2474    438628      3295     15137      8503     53806     62220    553457      9.77     10.31  --
246.53/61.85	c  N dy  2511    459793      3294     15137      8567     48629     62220    382344      9.70     10.21  --
248.55/62.35	c Finding binary XORs  T:     0.02 s  found:      57
248.55/62.36	c Replacing       57 vars Replaced    18291 lits Time:     0.07 s 
248.55/62.38	c Following stats are for *FIRST FINISHED THREAD ONLY*
248.55/62.38	c num threads              : 4          
248.55/62.38	c restarts                 : 2624       
248.55/62.38	c dynamic restarts         : 2606       
248.55/62.38	c static restarts          : 18         
248.55/62.38	c full restarts            : 3          
248.55/62.38	c total simplify time      : 1.13       
248.55/62.38	c learnts DL2              : 0          
248.55/62.38	c learnts size 2           : 55498      
248.55/62.38	c learnts size 1           : 2248        (23.56     % of vars)
248.55/62.38	c filedLit time            : 3.23        (1.30      % time)
248.55/62.38	c v-elim SatELite          : 2676        (28.05     % vars)
248.55/62.38	c SatELite time            : 9.58        (3.85      % time)
248.55/62.38	c v-elim xor               : 0           (0.00      % vars)
248.55/62.38	c xor elim time            : 0.04        (0.02      % time)
248.55/62.38	c num binary xor trees     : 1448       
248.55/62.38	c binxor trees' crown      : 1581        (1.09      leafs/tree)
248.55/62.38	c bin xor find time        : 0.29       
248.55/62.38	c OTF clause improved      : 5114        (0.01      clauses/conflict)
248.55/62.38	c OTF impr. size diff      : 5792        (1.13       lits/clause)
248.55/62.38	c OTF cl watch-shrink      : 308728      (0.61      clauses/conflict)
248.55/62.38	c OTF cl watch-sh-lit      : 1221030     (3.96       lits/clause)
248.55/62.38	c tried to recurMin cls    : 259569      (51.41      % of conflicts)
248.55/62.38	c updated cache            : 14755       (0.06       lits/tried recurMin)
248.55/62.38	c unit cls received        : 1717        (76.38     % of units)
248.55/62.38	c unit cls sent            : 263         (11.70     % of units)
248.55/62.38	c bin cls received         : 26660      
248.55/62.38	c bin cls sent             : 7831       
248.55/62.38	c clauses over max glue    : 0           (0.00      % of all clauses)
248.55/62.38	c conflicts                : 504855      (2030.62   / sec)
248.55/62.38	c decisions                : 1292791     (2.49      % random)
248.55/62.38	c bogo-props               : 4080832480  (16413855.42 / sec)
248.55/62.38	c conflict literals        : 13251709    (34.34     % deleted)
248.55/62.38	c Memory used              : 606.64      MB
248.55/62.38	c single-thread CPU time   : 248.62      s
248.55/62.38	c all-threads sum CPU time : 248.62      s
248.55/62.38	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-3369467-1305415802/watcher-3369467-1305415802 -o /tmp/evaluation-result-3369467-1305415802/solver-3369467-1305415802 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369467-1305415802.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.66 8.03 7.74 2/296 18084
/proc/meminfo: memFree=12156856/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 412 0 0 0 1 0 0 0 18 0 4 0 653178096 52465664 352 33554432000 4194304 4650419 140734337190256 18446744073709551615 47908047689650 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 12809 352 303 112 0 7774 0
[pid=18084/tid=18085] ppid=18082 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 653178096 52465664 352 33554432000 4194304 4650419 140734337190256 18446744073709551615 47908047689650 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 653178096 52465664 352 33554432000 4194304 4650419 140734337190256 18446744073709551615 47908047689650 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 653178096 52465664 352 33554432000 4194304 4650419 140734337190256 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.030768 s]
/proc/loadavg: 7.66 8.03 7.74 2/296 18084
/proc/meminfo: memFree=12156856/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=357008 CPUtime=0.08 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 6322 0 0 0 8 0 0 0 18 0 4 0 653178096 365576192 5275 33554432000 4194304 4650419 140734337190256 18446744073709551615 255377406495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 89252 5312 344 112 0 84217 0
[pid=18084/tid=18085] ppid=18082 vsize=357008 CPUtime=0.02 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 1498 0 0 0 2 0 0 0 18 0 4 0 653178096 365576192 5312 33554432000 4194304 4650419 140734337190256 18446744073709551615 255377327210 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=357008 CPUtime=0.02 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) S 18082 18084 17455 0 -1 4202560 1419 0 0 0 2 0 0 0 18 0 4 0 653178096 365576192 5312 33554432000 4194304 4650419 140734337190256 18446744073709551615 255377406446 0 0 4096 2 18446604452674572416 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=357196 CPUtime=0.01 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) S 18082 18084 17455 0 -1 4202560 1615 0 0 0 1 0 0 0 18 0 4 0 653178096 365768704 5323 33554432000 4194304 4650419 140734337190256 18446744073709551615 255377406446 0 0 4096 2 18446604452674572416 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 357008

[startup+0.112542 s]
/proc/loadavg: 7.66 8.03 7.74 2/296 18084
/proc/meminfo: memFree=12156856/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=368264 CPUtime=1.57 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) S 18082 18084 17455 0 -1 4202496 12813 0 0 0 153 4 0 0 18 0 4 0 653178096 377102336 10703 33554432000 4194304 4650419 140734337190256 18446744073709551615 255377406446 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 92889 13449 388 112 0 87854 0
[pid=18084/tid=18085] ppid=18082 vsize=371556 CPUtime=0.49 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 4255 0 0 0 48 1 0 0 18 0 4 0 653178096 380473344 13478 33554432000 4194304 4650419 140734337190256 18446744073709551615 255376998592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=371556 CPUtime=0.83 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 4495 0 0 0 82 1 0 0 18 0 4 0 653178096 380473344 13797 33554432000 4194304 4650419 140734337190256 18446744073709551615 4363693 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=371556 CPUtime=0.84 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 2602 0 0 0 83 1 0 0 19 0 4 0 653178096 380473344 13797 33554432000 4194304 4650419 140734337190256 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 368264

[startup+0.976557 s]
/proc/loadavg: 7.66 8.03 7.74 2/296 18084
/proc/meminfo: memFree=12156856/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=371556 CPUtime=3.8 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 17088 0 0 0 375 5 0 0 18 0 4 0 653178096 380473344 13945 33554432000 4194304 4650419 140734337190256 18446744073709551615 4303912 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 92889 13945 394 112 0 87854 0
[pid=18084/tid=18085] ppid=18082 vsize=371556 CPUtime=0.96 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 4391 0 0 0 95 1 0 0 18 0 4 0 653178096 380473344 13945 33554432000 4194304 4650419 140734337190256 18446744073709551615 4363738 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=371556 CPUtime=0.94 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 4537 0 0 0 92 2 0 0 18 0 4 0 653178096 380473344 13945 33554432000 4194304 4650419 140734337190256 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=371556 CPUtime=0.94 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 2621 0 0 0 93 1 0 0 19 0 4 0 653178096 380473344 13945 33554432000 4194304 4650419 140734337190256 18446744073709551615 4304291 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 371556

[startup+1.07654 s]
/proc/loadavg: 7.66 8.03 7.74 2/296 18084
/proc/meminfo: memFree=12156856/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=371556 CPUtime=4.2 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 17197 0 0 0 415 5 0 0 18 0 4 0 653178096 380473344 14054 33554432000 4194304 4650419 140734337190256 18446744073709551615 4368288 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 92889 14054 394 112 0 87854 0
[pid=18084/tid=18085] ppid=18082 vsize=371556 CPUtime=1.06 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 4411 0 0 0 105 1 0 0 18 0 4 0 653178096 380473344 14054 33554432000 4194304 4650419 140734337190256 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=371556 CPUtime=1.04 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 4574 0 0 0 102 2 0 0 18 0 4 0 653178096 380473344 14054 33554432000 4194304 4650419 140734337190256 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=371556 CPUtime=1.04 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 2644 0 0 0 103 1 0 0 19 0 4 0 653178096 380473344 14054 33554432000 4194304 4650419 140734337190256 18446744073709551615 4304183 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 371556

[startup+1.60044 s]
/proc/loadavg: 7.66 8.03 7.74 2/296 18084
/proc/meminfo: memFree=12156856/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=351656 CPUtime=6.29 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 18672 0 0 0 623 6 0 0 19 0 4 0 653178096 360095744 13766 33554432000 4194304 4650419 140734337190256 18446744073709551615 4367305 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 87914 13766 394 112 0 82879 0
[pid=18084/tid=18085] ppid=18082 vsize=351656 CPUtime=1.58 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 4839 0 0 0 157 1 0 0 19 0 4 0 653178096 360095744 13766 33554432000 4194304 4650419 140734337190256 18446744073709551615 4310788 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=351656 CPUtime=1.56 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 4921 0 0 0 154 2 0 0 19 0 4 0 653178096 360095744 13766 33554432000 4194304 4650419 140734337190256 18446744073709551615 4366276 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=351656 CPUtime=1.56 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 2891 0 0 0 155 1 0 0 20 0 4 0 653178096 360095744 13766 33554432000 4194304 4650419 140734337190256 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 351656

[startup+3.10117 s]
/proc/loadavg: 7.66 8.03 7.74 9/308 18104
/proc/meminfo: memFree=12027048/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=361680 CPUtime=12.28 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 22767 0 0 0 1221 7 0 0 23 0 4 0 653178096 370360320 16317 33554432000 4194304 4650419 140734337190256 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 90420 16317 395 112 0 85385 0
[pid=18084/tid=18085] ppid=18082 vsize=361680 CPUtime=3.08 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 5734 0 0 0 307 1 0 0 22 0 4 0 653178096 370360320 16317 33554432000 4194304 4650419 140734337190256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=361680 CPUtime=3.06 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 6035 0 0 0 304 2 0 0 23 0 4 0 653178096 370360320 16317 33554432000 4194304 4650419 140734337190256 18446744073709551615 4363768 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=361680 CPUtime=3.04 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 3885 0 0 0 303 1 0 0 25 0 4 0 653178096 370360320 16317 33554432000 4194304 4650419 140734337190256 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 361680

[startup+6.31157 s]
/proc/loadavg: 7.69 8.03 7.74 9/308 18104
/proc/meminfo: memFree=11987244/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=361680 CPUtime=25.08 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 30936 0 0 0 2501 7 0 0 25 0 4 0 653178096 370360320 23952 33554432000 4194304 4650419 140734337190256 18446744073709551615 4438454 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 90420 23952 395 112 0 85385 0
[pid=18084/tid=18085] ppid=18082 vsize=361680 CPUtime=6.29 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 8097 0 0 0 628 1 0 0 25 0 4 0 653178096 370360320 23952 33554432000 4194304 4650419 140734337190256 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=361680 CPUtime=6.27 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 8499 0 0 0 625 2 0 0 25 0 4 0 653178096 370360320 23952 33554432000 4194304 4650419 140734337190256 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=361680 CPUtime=6.22 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 5231 0 0 0 621 1 0 0 25 0 4 0 653178096 370360320 23952 33554432000 4194304 4650419 140734337190256 18446744073709551615 4369867 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 361680

[startup+12.7004 s]
/proc/loadavg: 7.71 8.03 7.75 9/308 18104
/proc/meminfo: memFree=11934132/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=361680 CPUtime=50.59 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 40598 0 0 0 5050 9 0 0 25 0 4 0 653178096 370360320 30597 33554432000 4194304 4650419 140734337190256 18446744073709551615 4364424 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 90420 30597 395 112 0 85385 0
[pid=18084/tid=18085] ppid=18082 vsize=361680 CPUtime=12.68 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 9721 0 0 0 1266 2 0 0 25 0 4 0 653178096 370360320 30597 33554432000 4194304 4650419 140734337190256 18446744073709551615 4365520 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=361680 CPUtime=12.66 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 10411 0 0 0 1263 3 0 0 25 0 4 0 653178096 370360320 30597 33554432000 4194304 4650419 140734337190256 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=361680 CPUtime=12.56 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 9129 0 0 0 1254 2 0 0 25 0 4 0 653178096 370360320 30597 33554432000 4194304 4650419 140734337190256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 361680

[startup+25.501 s]
/proc/loadavg: 7.75 8.03 7.75 9/308 18104
/proc/meminfo: memFree=11874776/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=502300 CPUtime=101.67 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 52839 0 0 0 10155 12 0 0 25 0 4 0 653178096 514355200 38476 33554432000 4194304 4650419 140734337190256 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 125575 38476 395 112 0 120540 0
[pid=18084/tid=18085] ppid=18082 vsize=502300 CPUtime=25.47 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 11666 0 0 0 2545 2 0 0 25 0 4 0 653178096 514355200 38476 33554432000 4194304 4650419 140734337190256 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=502300 CPUtime=25.46 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 13164 0 0 0 2543 3 0 0 25 0 4 0 653178096 514355200 38476 33554432000 4194304 4650419 140734337190256 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=502300 CPUtime=25.25 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 12323 0 0 0 2522 3 0 0 25 0 4 0 653178096 514355200 38476 33554432000 4194304 4650419 140734337190256 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 502300

[startup+51.1003 s]
/proc/loadavg: 8.14 8.09 7.77 9/308 18105
/proc/meminfo: memFree=11788540/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=587944 CPUtime=203.83 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 78030 0 0 0 20363 20 0 0 25 0 4 0 653178096 602054656 50655 33554432000 4194304 4650419 140734337190256 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 146986 50655 479 112 0 141951 0
[pid=18084/tid=18085] ppid=18082 vsize=587944 CPUtime=51.07 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 18133 0 0 0 5103 4 0 0 25 0 4 0 653178096 602054656 50655 33554432000 4194304 4650419 140734337190256 18446744073709551615 4438944 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=587944 CPUtime=51.06 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 16659 0 0 0 5102 4 0 0 25 0 4 0 653178096 602054656 50655 33554432000 4194304 4650419 140734337190256 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=587944 CPUtime=50.61 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 20321 0 0 0 5056 5 0 0 25 0 4 0 653178096 602054656 50655 33554432000 4194304 4650419 140734337190256 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 587944

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

[startup+51.9011 s]
/proc/loadavg: 8.14 8.09 7.77 9/308 18105
/proc/meminfo: memFree=11782832/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=577848 CPUtime=207.02 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 79014 0 0 0 20682 20 0 0 25 0 4 0 653178096 591716352 49942 33554432000 4194304 4650419 140734337190256 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 144462 49942 479 112 0 139427 0
[pid=18084/tid=18085] ppid=18082 vsize=577848 CPUtime=51.87 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 18136 0 0 0 5183 4 0 0 25 0 4 0 653178096 591716352 49942 33554432000 4194304 4650419 140734337190256 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=577848 CPUtime=51.86 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 16877 0 0 0 5182 4 0 0 25 0 4 0 653178096 591716352 49942 33554432000 4194304 4650419 140734337190256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=577848 CPUtime=51.4 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 20508 0 0 0 5135 5 0 0 25 0 4 0 653178096 591716352 49942 33554432000 4194304 4650419 140734337190256 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 207.02
Current children cumulated vsize (KiB) 577848

[startup+58.3009 s]
/proc/loadavg: 8.13 8.09 7.78 9/308 18105
/proc/meminfo: memFree=11758776/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=599260 CPUtime=232.57 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 85145 0 0 0 23235 22 0 0 25 0 4 0 653178096 613642240 54887 33554432000 4194304 4650419 140734337190256 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 149815 54887 479 112 0 144780 0
[pid=18084/tid=18085] ppid=18082 vsize=599260 CPUtime=58.28 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 19775 0 0 0 5823 5 0 0 25 0 4 0 653178096 613642240 54887 33554432000 4194304 4650419 140734337190256 18446744073709551615 4331107 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=599260 CPUtime=58.26 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 18039 0 0 0 5821 5 0 0 25 0 4 0 653178096 613642240 54887 33554432000 4194304 4650419 140734337190256 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=599260 CPUtime=57.75 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 22979 0 0 0 5769 6 0 0 25 0 4 0 653178096 613642240 54887 33554432000 4194304 4650419 140734337190256 18446744073709551615 4328275 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 232.57
Current children cumulated vsize (KiB) 599260

[startup+59.9006 s]
/proc/loadavg: 8.13 8.09 7.78 9/308 18105
/proc/meminfo: memFree=11753192/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=609992 CPUtime=238.95 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 87328 0 0 0 23873 22 0 0 25 0 4 0 653178096 624631808 54730 33554432000 4194304 4650419 140734337190256 18446744073709551615 4365311 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 152498 54730 479 112 0 147463 0
[pid=18084/tid=18085] ppid=18082 vsize=609992 CPUtime=59.87 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 19871 0 0 0 5982 5 0 0 25 0 4 0 653178096 624631808 54730 33554432000 4194304 4650419 140734337190256 18446744073709551615 4314861 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=609992 CPUtime=59.86 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 18910 0 0 0 5981 5 0 0 25 0 4 0 653178096 624631808 54731 33554432000 4194304 4650419 140734337190256 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=609992 CPUtime=59.34 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 23313 0 0 0 5928 6 0 0 25 0 4 0 653178096 624631808 54731 33554432000 4194304 4650419 140734337190256 18446744073709551615 4365311 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 238.95
Current children cumulated vsize (KiB) 609992

[startup+61.5004 s]
/proc/loadavg: 8.12 8.09 7.78 9/308 18105
/proc/meminfo: memFree=11743520/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=610276 CPUtime=245.33 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 89640 0 0 0 24511 22 0 0 25 0 4 0 653178096 624922624 54653 33554432000 4194304 4650419 140734337190256 18446744073709551615 4364792 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 152569 54653 428 112 0 147534 0
[pid=18084/tid=18085] ppid=18082 vsize=610276 CPUtime=61.47 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 19894 0 0 0 6142 5 0 0 25 0 4 0 653178096 624922624 54653 33554432000 4194304 4650419 140734337190256 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=610276 CPUtime=61.46 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 19266 0 0 0 6141 5 0 0 25 0 4 0 653178096 624922624 54653 33554432000 4194304 4650419 140734337190256 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=610276 CPUtime=60.92 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 24329 0 0 0 6086 6 0 0 25 0 4 0 653178096 624922624 54653 33554432000 4194304 4650419 140734337190256 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 245.33
Current children cumulated vsize (KiB) 610276

[startup+61.9003 s]
/proc/loadavg: 8.12 8.09 7.78 9/308 18105
/proc/meminfo: memFree=11743520/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=621192 CPUtime=246.93 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 91216 0 0 0 24671 22 0 0 25 0 4 0 653178096 636100608 55119 33554432000 4194304 4650419 140734337190256 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 155298 55119 396 112 0 150263 0
[pid=18084/tid=18085] ppid=18082 vsize=621192 CPUtime=61.87 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 20529 0 0 0 6182 5 0 0 25 0 4 0 653178096 636100608 55119 33554432000 4194304 4650419 140734337190256 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=621192 CPUtime=61.86 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 20005 0 0 0 6181 5 0 0 25 0 4 0 653178096 636100608 55119 33554432000 4194304 4650419 140734337190256 18446744073709551615 4367521 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=621192 CPUtime=61.32 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 24421 0 0 0 6126 6 0 0 25 0 4 0 653178096 636100608 55119 33554432000 4194304 4650419 140734337190256 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 246.93
Current children cumulated vsize (KiB) 621192

[startup+62.3002 s]
/proc/loadavg: 8.12 8.09 7.78 9/308 18105
/proc/meminfo: memFree=11739800/32951124 swapFree=66050672/67111528
[pid=18084] ppid=18082 vsize=621192 CPUtime=248.55 cores=0,2,4,6
/proc/18084/stat : 18084 (strangenight1-m) R 18082 18084 17455 0 -1 4202496 91590 0 0 0 24833 22 0 0 25 0 4 0 653178096 636100608 55492 33554432000 4194304 4650419 140734337190256 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18084/statm: 155298 55492 395 112 0 150263 0
[pid=18084/tid=18085] ppid=18082 vsize=621192 CPUtime=62.28 cores=0,2,4,6
/proc/18084/task/18085/stat : 18085 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 20634 0 0 0 6223 5 0 0 25 0 4 0 653178096 636100608 55493 33554432000 4194304 4650419 140734337190256 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18084/tid=18086] ppid=18082 vsize=621192 CPUtime=62.27 cores=0,2,4,6
/proc/18084/task/18086/stat : 18086 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 20090 0 0 0 6222 5 0 0 25 0 4 0 653178096 636100608 55493 33554432000 4194304 4650419 140734337190256 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18084/tid=18087] ppid=18082 vsize=621192 CPUtime=61.72 cores=0,2,4,6
/proc/18084/task/18087/stat : 18087 (strangenight1-m) R 18082 18084 17455 0 -1 4202560 24508 0 0 0 6166 6 0 0 25 0 4 0 653178096 636100608 55493 33554432000 4194304 4650419 140734337190256 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 248.55
Current children cumulated vsize (KiB) 621192

Child status: 20
Real time (s): 62.3909
CPU time (s): 248.86
CPU user time (s): 248.621
CPU system time (s): 0.238963
CPU usage (%): 398.872
Max. virtual memory (cumulated for all children) (KiB): 621192

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

runsolver used 0.186971 second user time and 0.39394 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 01:30:02
IDJOB=3369467
IDBENCH=84205
IDSOLVER=1846
FILE ID=node135/3369467-1305415802
RUNJOBID= node135-1305414597-17982
PBS_JOBID= 13324519
Free space on /tmp= 73332 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369467-1305415802/watcher-3369467-1305415802 -o /tmp/evaluation-result-3369467-1305415802/solver-3369467-1305415802 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369467-1305415802.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=992679786

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12157128 kB
Buffers:        278592 kB
Cached:        5861912 kB
SwapCached:      50684 kB
Active:        9888420 kB
Inactive:     10662004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12157128 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            7432 kB
Writeback:           0 kB
AnonPages:    14364380 kB
Mapped:          18592 kB
Slab:           134668 kB
PageTables:      46736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57033996 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= 73328 MiB
End job on node135 at 2011-05-15 01:31:05