Trace number 3173337

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 TechDemo-Alpha-stSAT 641.986 641.97

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1430772875-039.SATISFIABLE.cnf
MD5SUMef1a26ad366fa6cdd721df0a7f8f760c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.034994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173337-1301793390.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.01	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.01	c -- vars added         50
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/1909/4450 lits-rem:0 time: 0.11
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.09/0.11	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
0.09/0.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.11	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.12	c lits-rem:         0  cl-subs:        0  v-elim:     32  v-fix:    0  time:  0.01 s
0.09/0.12	c learnt bin added due to v-elim: 0
0.09/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.12	c calculated reachability. Time: 0.00
0.09/0.12	c Calc default polars -  time:   0.00 s pos:      24 undec:       0 neg:      26
0.09/0.12	c =========================================================================================
0.09/0.12	c types(t): F = full restart, N = normal restart
0.09/0.12	c types(t): S = simplification begin/end, E = solution found
0.09/0.12	c restart types(rt): st = static, dy = dynamic
0.09/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.12	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.19/0.20	c Decided on static restart strategy
0.19/0.28	c  N dy    19      4003        50      4450         0      3510     31150     64567     18.53     15.94  --
0.39/0.46	c  N dy    46      8075        50      4450         0      4842     31150     86218     18.96     16.35  --
0.59/0.68	c  N dy    73     12122        50      4450         0      4676     31150     77109     18.67     16.34  --
0.89/0.91	c  N dy   100     16159        50      4450         0      8238     31150    142483     18.93     16.28  --
1.10/1.15	c  N dy   127     20168        50      4450         0      6834     31150    109560     18.82     16.28  --
1.39/1.41	c  N dy   154     24218        50      4450         0     10403     31150    175439     18.78     16.28  --
1.59/1.68	c  N dy   181     28267        50      4450         0      7969     31150    122853     18.60     16.31  --
1.79/1.81	c  S st   193     30001        50      4450         0      9479     31150    150792     18.61     16.31  --
1.79/1.84	c  S st   193     30504        50      4450         0      9940     31150    159576     18.61     16.31  --
1.79/1.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
1.79/1.86	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
1.79/1.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.86	c Subs w/ non-existent bins:      0 time:  0.00 s
1.79/1.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.39/2.41	c lits-rem:      1250  cl-subs:     1419  v-elim:     50  v-fix:    0  time:  0.55 s
2.39/2.41	c learnt bin added due to v-elim: 0
2.39/2.41	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c vivif2 --  cl tried     8521 cl shrink        0 lits rem          0 time: 0.00
2.49/2.56	c asymm  cl-useful: 0/1754/4450 lits-rem:0 time: 0.15
2.49/2.56	c calculated reachability. Time: 0.00
2.49/2.56	c  N dy   193     30504        50      4450         0      8521     31150    134080     18.61     16.31  --
2.49/2.56	c  F st   193     30504        50      4450         0      8521     31150    134080     18.61     16.31  --
2.69/2.70	c Decided on static restart strategy
2.79/2.85	c  N dy   212     34508        50      4450         0     12025     31150    198578     18.51     16.28  --
3.09/3.15	c  N dy   240     38628        50      4450         0      8814     31150    131803     18.26     16.24  --
3.39/3.44	c  N dy   267     42631        50      4450         0     12341     31150    197088     18.55     16.26  --
3.69/3.72	c  S st   288     45756        50      4450         0     15063     31150    247355     18.25     16.27  --
3.69/3.77	c  S st   288     46258        50      4450         0     15520     31150    256192     18.25     16.27  --
3.69/3.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.03
3.79/3.81	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
3.79/3.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.81	c Subs w/ non-existent bins:      0 time:  0.00 s
3.79/3.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.49/4.53	c lits-rem:      2090  cl-subs:     2385  v-elim:     50  v-fix:    0  time:  0.72 s
4.49/4.53	c learnt bin added due to v-elim: 0
4.49/4.53	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4.49/4.53	c vivif2 --  cl tried    13135 cl shrink        0 lits rem          0 time: 0.00
4.59/4.64	c asymm  cl-useful: 0/787/4450 lits-rem:0 time: 0.11
4.69/4.72	c calculated reachability. Time: 0.00
4.69/4.72	c  N dy   288     46258        50      4450         0     13135     31150    210641     18.25     16.27  --
4.89/4.99	c  N dy   315     50317        50      4450         0      9009     31150    127777     18.60     16.26  --
5.19/5.29	c  N dy   342     54336        50      4450         0     12540     31150    192737     18.66     16.26  --
5.59/5.66	c  N dy   369     58388        50      4450         0     16083     31150    258573     19.00     16.28  --
5.99/6.01	c  N dy   396     62441        50      4450         0     10974     31150    157971     18.90     16.30  --
6.29/6.34	c  N dy   423     66485        50      4450         0     14514     31150    223258     18.72     16.29  --
6.59/6.63	c  S st   443     69388        50      4450         0     17063     31150    270729     18.89     16.29  --
6.59/6.69	c  S st   443     69893        50      4450         0     17525     31150    279325     18.89     16.29  --
6.59/6.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.59/6.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.05
6.69/6.73	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
6.69/6.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.74	c Subs w/ non-existent bins:      0 time:  0.00 s
6.69/6.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.39/7.41	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
8.09/8.11	c Added 1 vars  tried: 11100 time: 0.70
8.09/8.12	c ORs :      1 avg-s:  0.0 cl-sh:  1156 l-rem:   1156 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.70
8.09/8.12	c lits-rem:      1750  cl-subs:     2418  v-elim:     50  v-fix:    0  time:  1.38 s
8.09/8.12	c learnt bin added due to v-elim: 0
8.09/8.12	c vivif2 --  cl tried     4451 cl shrink        0 lits rem          0 time: 0.00
8.09/8.12	c vivif2 --  cl tried    15107 cl shrink        0 lits rem          0 time: 0.00
8.19/8.28	c asymm  cl-useful: 0/1533/4451 lits-rem:0 time: 0.15
8.19/8.28	c calculated reachability. Time: 0.00
8.19/8.28	c  N dy   443     69893        51      4451         2     15107     31129    232338     18.89     16.29  --
8.19/8.28	c  F st   443     69893        51      4451         2     15107     31129    232338     18.89     16.29  --
8.39/8.48	c Decided on static restart strategy
8.69/8.75	c  N dy   466     74488        51      4451         2      9688     31129    124814     18.70     16.28  --
9.09/9.14	c  N dy   498     79294        51      4451         2     13905     31129    203685     18.63     16.29  --
9.59/9.61	c  N dy   532     84375        51      4451         2     18360     31129    286838     19.42     16.30  --
10.09/10.17	c  N dy   569     89852        51      4451         2     12753     31129    173919     18.77     16.32  --
10.69/10.71	c  N dy   608     95689        51      4451         2     17850     31129    269005     18.38     16.33  --
11.39/11.41	c  N dy   649    101821        51      4451         2     11875     31129    150478     18.79     16.34  --
11.59/11.68	c  S st   670    104840        51      4451         2     14520     31129    199921     18.87     16.34  --
11.69/11.74	c  S st   670    105344        51      4451         2     14977     31129    208696     18.87     16.34  --
11.69/11.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.69/11.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.05
11.69/11.78	c Calc non-exist non-lernt bins v-fix:     0 done:     51 time:  0.00 s
11.69/11.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.69/11.78	c Subs w/ non-existent bins:      0 time:  0.00 s
11.69/11.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.29/12.39	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
13.20/13.29	c Added 1 vars  tried: 19800 time: 0.90
13.29/13.30	c ORs :      1 avg-s:  0.0 cl-sh:   925 l-rem:    925 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.91
13.29/13.30	c lits-rem:       966  cl-subs:     1175  v-elim:     50  v-fix:    0  time:  1.51 s
13.29/13.30	c learnt bin added due to v-elim: 0
13.29/13.30	c vivif2 --  cl tried     4452 cl shrink        0 lits rem          0 time: 0.00
13.29/13.31	c vivif2 --  cl tried    13802 cl shrink        0 lits rem          0 time: 0.00
13.39/13.45	c asymm  cl-useful: 0/1244/4452 lits-rem:0 time: 0.15
13.39/13.46	c calculated reachability. Time: 0.00
13.39/13.46	c  N dy   670    105344        52      4452         4     13802     31113    186903     18.87     16.34  --
14.09/14.14	c  N dy   716    112115        52      4452         4     19740     31113    297483     18.86     16.36  --
14.89/14.98	c  N dy   764    119278        52      4452         4     13845     31113    181275     18.50     16.36  --
15.69/15.78	c  N dy   816    127006        52      4452         4     20627     31113    306902     18.45     16.36  --
16.79/16.82	c  N dy   871    135209        52      4452         4     14715     31113    187714     18.68     16.36  --
17.69/17.78	c  N dy   930    143984        52      4452         4     22403     31113    330803     18.42     16.37  --
18.89/18.95	c  N dy   993    153279        52      4452         4     16558     31113    212506     18.29     16.37  --
19.39/19.48	c  S st  1025    158016        52      4452         4     20732     31113    290279     19.06     16.37  --
19.49/19.56	c  S st  1025    158519        52      4452         4     21194     31113    298998     19.06     16.37  --
19.49/19.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.49/19.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.59/19.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.07
19.59/19.63	c Calc non-exist non-lernt bins v-fix:     0 done:     52 time:  0.00 s
19.59/19.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.59/19.64	c Subs w/ non-existent bins:      0 time:  0.00 s
19.59/19.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.39/20.47	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
22.29/22.38	c Added 1 vars  tried: 31000 time: 1.90
22.29/22.38	c ORs :      1 avg-s:  0.0 cl-sh:  1150 l-rem:   1150 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.91
22.29/22.39	c lits-rem:      1241  cl-subs:     2189  v-elim:     50  v-fix:    0  time:  2.75 s
22.29/22.39	c learnt bin added due to v-elim: 0
22.29/22.39	c vivif2 --  cl tried     4453 cl shrink        0 lits rem          0 time: 0.00
22.29/22.39	c vivif2 --  cl tried    19005 cl shrink        0 lits rem          0 time: 0.00
22.49/22.54	c asymm  cl-useful: 0/887/4453 lits-rem:0 time: 0.15
22.49/22.54	c calculated reachability. Time: 0.00
22.49/22.54	c  N dy  1025    158519        53      4453         6     19005     31096    258728     19.06     16.37  --
23.79/23.88	c  N dy  1094    168691        53      4453         6     27924     31096    421051     18.54     16.35  --
25.19/25.22	c  N dy  1167    179590        53      4453         6     22661     31096    318041     18.53     16.35  --
26.79/26.86	c  N dy  1245    191110        53      4453         6     17090     31096    207014     18.46     16.33  --
28.39/28.43	c  N dy  1328    203389        53      4453         6     27941     31096    406925     18.56     16.33  --
30.19/30.26	c  N dy  1416    216452        53      4453         6     22703     31096    302427     18.39     16.33  --
32.29/32.37	c  N dy  1510    230347        53      4453         6     34909     31096    528104     18.80     16.33  --
33.29/33.38	c  S st  1560    237778        53      4453         6     23865     31096    317270     18.39     16.32  --
33.39/33.46	c  S st  1560    238279        53      4453         6     24315     31096    325915     18.39     16.32  --
33.39/33.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.39/33.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.49/33.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.09
33.49/33.55	c Calc non-exist non-lernt bins v-fix:     0 done:     53 time:  0.00 s
33.49/33.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.49/33.55	c Subs w/ non-existent bins:      0 time:  0.00 s
33.49/33.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.49/33.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/33.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
34.39/34.46	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
37.40/37.41	c Added 1 vars  tried: 45000 time: 2.94
37.40/37.42	c ORs :      1 avg-s:  0.0 cl-sh:  1114 l-rem:   1114 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.95
37.40/37.42	c lits-rem:      1001  cl-subs:     2319  v-elim:     50  v-fix:    0  time:  3.86 s
37.40/37.42	c learnt bin added due to v-elim: 0
37.40/37.42	c vivif2 --  cl tried     4454 cl shrink        0 lits rem          0 time: 0.00
37.40/37.43	c vivif2 --  cl tried    21996 cl shrink        0 lits rem          0 time: 0.00
37.49/37.58	c asymm  cl-useful: 0/695/4454 lits-rem:0 time: 0.15
37.49/37.58	c calculated reachability. Time: 0.00
37.49/37.58	c  N dy  1560    238279        54      4454         8     21996     31077    285084     18.39     16.32  --
39.79/39.86	c  N dy  1663    253516        54      4454         8     35450     31077    532520     18.68     16.32  --
42.19/42.22	c  N dy  1772    269693        54      4454         8     31435     31077    451442     18.39     16.31  --
44.89/44.94	c  N dy  1889    286992        54      4454         8     27308     31077    365018     19.05     16.30  --
47.99/48.06	c  N dy  2013    305396        54      4454         8     23261     31077    281897     18.35     16.30  --
51.29/51.31	c  N dy  2145    324994        54      4454         8     40536     31077    599361     18.65     16.29  --
54.60/54.63	c  N dy  2281    345113        54      4454         8     37057     31077    525166     18.49     16.29  --
56.79/56.89	c  S st  2365    357418        54      4454         8     25923     31077    312895     18.59     16.29  --
56.89/56.98	c  S st  2365    357922        54      4454         8     26381     31077    321407     18.59     16.29  --
56.89/56.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.89/56.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.99/57.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  0.10
56.99/57.09	c Calc non-exist non-lernt bins v-fix:     0 done:     54 time:  0.00 s
56.99/57.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.99/57.09	c Subs w/ non-existent bins:      0 time:  0.00 s
56.99/57.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.99/57.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.99/57.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.09/58.14	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
61.89/61.99	c Added 1 vars  tried: 62304 time: 3.84
61.99/62.00	c ORs :      1 avg-s:  0.0 cl-sh:  1012 l-rem:   1012 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.85
61.99/62.00	c lits-rem:       648  cl-subs:     1804  v-elim:     50  v-fix:    0  time:  4.91 s
61.99/62.00	c learnt bin added due to v-elim: 0
61.99/62.00	c vivif2 --  cl tried     4455 cl shrink        0 lits rem          0 time: 0.00
61.99/62.01	c vivif2 --  cl tried    24577 cl shrink        0 lits rem          0 time: 0.00
62.09/62.15	c asymm  cl-useful: 0/991/4455 lits-rem:0 time: 0.14
62.09/62.15	c calculated reachability. Time: 0.00
62.09/62.15	c  N dy  2365    357922        55      4455        10     24577     31055    291619     18.59     16.29  --
65.69/65.71	c  N dy  2501    378003        55      4455        10     42304     31055    615914     18.64     16.28  --
69.20/69.24	c  N dy  2637    398126        55      4455        10     37255     31055    512881     18.47     16.27  --
72.99/73.08	c  N dy  2773    418139        55      4455        10     31223     31055    393459     18.29     16.26  --
77.09/77.12	c  N dy  2909    438219        55      4455        10     48828     31055    718659     18.41     16.27  --
80.79/80.83	c  N dy  3044    458337        55      4455        10     41884     31055    584782     18.53     16.27  --
84.90/84.92	c  N dy  3179    478346        55      4455        10     33974     31055    431046     18.54     16.27  --
89.29/89.31	c  N dy  3315    498474        55      4455        10     51744     31055    756134     17.86     16.26  --
93.09/93.17	c  N dy  3450    518503        55      4455        10     42970     31055    591970     18.09     16.26  --
97.29/97.38	c  S st  3574    536883        55      4455        10     31835     31055    376241     18.06     16.26  --
97.39/97.48	c  S st  3574    537388        55      4455        10     32296     31055    384793     18.06     16.26  --
97.39/97.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.39/97.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.59/97.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.2M T:  0.14
97.59/97.62	c Calc non-exist non-lernt bins v-fix:     0 done:     55 time:  0.00 s
97.59/97.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.59/97.62	c Subs w/ non-existent bins:      0 time:  0.00 s
97.59/97.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.59/97.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.59/97.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
98.59/98.67	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
104.40/104.46	c Added 1 vars  tried: 80000 time: 5.80
104.40/104.48	c ORs :      1 avg-s:  0.0 cl-sh:  1183 l-rem:   1183 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.81
104.40/104.48	c lits-rem:       457  cl-subs:     2135  v-elim:     50  v-fix:    0  time:  6.86 s
104.40/104.48	c learnt bin added due to v-elim: 0
104.40/104.48	c vivif2 --  cl tried     4456 cl shrink        0 lits rem          0 time: 0.00
104.40/104.49	c vivif2 --  cl tried    30161 cl shrink        0 lits rem          0 time: 0.00
104.59/104.64	c asymm  cl-useful: 0/727/4456 lits-rem:0 time: 0.15
104.59/104.64	c calculated reachability. Time: 0.00
104.59/104.64	c  N dy  3574    537388        56      4456        12     30161     31037    351224     18.06     16.26  --
104.59/104.64	c  F st  3574    537388        56      4456        12     30161     31037    351224     18.06     16.26  --
104.89/104.98	c Decided on static restart strategy
108.59/108.66	c  N dy  3701    557487        56      4456        12     47919     31037    674924     18.75     16.25  --
113.09/113.16	c  N dy  3837    577566        56      4456        12     37572     31037    476946     18.74     16.24  --
117.79/117.82	c  N dy  3973    597706        56      4456        12     55371     31037    802000     17.85     16.24  --
122.00/122.06	c  N dy  4108    617715        56      4456        12     43956     31037    586879     18.72     16.24  --
127.19/127.27	c  N dy  4243    637738        56      4456        12     31672     31037    355930     19.17     16.24  --
131.50/131.50	c  N dy  4380    657869        56      4456        12     49469     31037    684204     18.55     16.24  --
136.70/136.72	c  N dy  4516    677914        56      4456        12     36262     31037    433963     18.86     16.23  --
141.30/141.33	c  N dy  4652    697974        56      4456        12     53891     31037    759168     18.61     16.24  --
146.49/146.51	c  N dy  4788    718117        56      4456        12     39892     31037    493289     18.69     16.23  --
151.39/151.43	c  N dy  4924    738145        56      4456        12     57566     31037    818515     19.00     16.23  --
156.60/156.66	c  N dy  5060    758253        56      4456        12     42732     31037    538455     18.55     16.22  --
161.79/161.83	c  N dy  5196    778327        56      4456        12     60487     31037    864088     18.41     16.22  --
167.10/167.15	c  N dy  5331    798352        56      4456        12     44620     31037    566223     18.49     16.22  --
168.99/169.06	c  S st  5384    806083        56      4456        12     51448     31037    692155     18.63     16.22  --
169.19/169.22	c  S st  5384    806588        56      4456        12     51910     31037    700933     18.63     16.22  --
169.19/169.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.19/169.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.49/169.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.6M T:  0.28
169.49/169.50	c Calc non-exist non-lernt bins v-fix:     0 done:     56 time:  0.00 s
169.49/169.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.49/169.51	c Subs w/ non-existent bins:      0 time:  0.01 s
169.49/169.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.49/169.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.49/169.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
172.09/172.15	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
183.20/183.21	c Added 1 vars  tried: 80000 time: 11.05
183.20/183.25	c ORs :      1 avg-s:  0.0 cl-sh:  2499 l-rem:   2499 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   11.10
183.20/183.27	c lits-rem:       904  cl-subs:     5607  v-elim:     50  v-fix:    0  time: 13.74 s
183.20/183.27	c learnt bin added due to v-elim: 0
183.20/183.27	c vivif2 --  cl tried     4457 cl shrink        0 lits rem          0 time: 0.00
183.20/183.27	c vivif2 --  cl tried    46303 cl shrink        0 lits rem          0 time: 0.01
183.30/183.36	c asymm  cl-useful: 0/215/4457 lits-rem:0 time: 0.08
183.30/183.36	c calculated reachability. Time: 0.00
183.30/183.36	c  N dy  5384    806588        57      4457        14     46303     31007    600506     18.63     16.22  --
189.00/189.08	c  N dy  5520    826661        57      4457        14     64016     31007    924820     18.37     16.22  --
194.10/194.15	c  N dy  5656    846682        57      4457        14     47631     31007    614671     18.88     16.21  --
199.90/199.93	c  N dy  5792    866767        57      4457        14     65394     31007    939175     18.56     16.21  --
205.09/205.18	c  N dy  5928    886834        57      4457        14     47923     31007    609576     18.43     16.21  --
211.00/211.05	c  N dy  6064    906955        57      4457        14     65716     31007    935268     18.19     16.21  --
216.61/216.66	c  N dy  6201    927076        57      4457        14     47413     31007    589753     18.39     16.20  --
222.40/222.40	c  N dy  6337    947135        57      4457        14     65182     31007    914629     18.26     16.20  --
228.40/228.41	c  N dy  6474    967254        57      4457        14     45839     31007    551935     17.62     16.20  --
234.00/234.05	c  N dy  6610    987306        57      4457        14     63580     31007    876849     18.27     16.19  --
240.60/240.65	c  N dy  6746   1007316        57      4457        14     43219     31007    495232     18.82     16.19  --
246.00/246.09	c  N dy  6882   1027366        57      4457        14     60917     31007    818657     17.75     16.19  --
253.30/253.31	c  N dy  7018   1047506        57      4457        14     39826     31007    425550     18.68     16.19  --
258.41/258.42	c  N dy  7154   1067592        57      4457        14     57512     31007    750975     17.80     16.19  --
265.30/265.38	c  N dy  7290   1087667        57      4457        14     75195     31007   1076391     18.15     16.19  --
271.10/271.17	c  N dy  7427   1107777        57      4457        14     53280     31007    665024     18.16     16.19  --
277.70/277.70	c  N dy  7563   1127880        57      4457        14     71128     31007    991904     18.29     16.18  --
284.40/284.49	c  N dy  7699   1148003        57      4457        14     48268     31007    564655     18.54     16.18  --
290.50/290.52	c  N dy  7835   1168084        57      4457        14     65991     31007    892346     18.59     16.19  --
298.30/298.34	c  N dy  7971   1188206        57      4457        14     42181     31007    444247     18.06     16.19  --
303.70/303.73	c  N dy  8107   1208229        57      4457        14     59916     31007    769400     18.29     16.19  --
304.20/304.26	c  S st  8119   1209884        57      4457        14     61365     31007    796695     18.48     16.19  --
304.40/304.46	c  S st  8119   1210389        57      4457        14     61825     31007    805317     18.48     16.19  --
304.40/304.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
304.40/304.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
304.80/304.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.7M T:  0.37
304.80/304.83	c Calc non-exist non-lernt bins v-fix:     0 done:     57 time:  0.00 s
304.80/304.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
304.80/304.84	c Subs w/ non-existent bins:      0 time:  0.01 s
304.80/304.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.80/304.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.80/304.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
308.30/308.38	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
321.00/321.07	c Added 1 vars  tried: 80000 time: 12.69
321.11/321.13	c ORs :      1 avg-s:  0.0 cl-sh:  2545 l-rem:   2545 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   12.75
321.11/321.15	c lits-rem:       760  cl-subs:     6364  v-elim:     50  v-fix:    0  time: 16.29 s
321.11/321.15	c learnt bin added due to v-elim: 0
321.11/321.15	c vivif2 --  cl tried     4458 cl shrink        0 lits rem          0 time: 0.00
321.11/321.16	c vivif2 --  cl tried    55461 cl shrink        0 lits rem          0 time: 0.01
321.21/321.24	c asymm  cl-useful: 0/166/4458 lits-rem:0 time: 0.09
321.21/321.24	c calculated reachability. Time: 0.00
321.21/321.24	c  N dy  8119   1210389        58      4458        16     55461     30993    692735     18.48     16.19  --
327.81/327.88	c  N dy  8255   1230408        58      4458        16     73206     30993   1017208     18.16     16.18  --
335.01/335.02	c  N dy  8391   1250467        58      4458        16     48910     30993    562813     18.13     16.18  --
341.21/341.21	c  N dy  8528   1270611        58      4458        16     66719     30993    889133     17.99     16.18  --
348.91/348.95	c  N dy  8664   1290663        58      4458        16     84459     30993   1210925     17.93     16.18  --
354.90/354.98	c  N dy  8800   1310719        58      4458        16     59017     30993    737305     18.39     16.18  --
362.00/362.03	c  N dy  8937   1330831        58      4458        16     76825     30993   1063419     18.31     16.18  --
369.51/369.56	c  N dy  9073   1350854        58      4458        16     50401     30993    571687     18.42     16.17  --
375.80/375.89	c  N dy  9209   1370943        58      4458        16     68207     30993    896681     18.80     16.17  --
383.81/383.89	c  N dy  9345   1391019        58      4458        16     86014     30993   1220559     18.50     16.17  --
390.52/390.59	c  N dy  9481   1411050        58      4458        16     58610     30993    712802     18.16     16.17  --
397.81/397.89	c  N dy  9618   1431163        58      4458        16     76459     30993   1037415     18.06     16.16  --
406.41/406.41	c  N dy  9754   1451215        58      4458        16     48184     30993    516884     18.34     16.16  --
412.41/412.44	c  N dy  9890   1471218        58      4458        16     65785     30993    838090     18.23     16.16  --
420.11/420.18	c  N dy 10026   1491244        58      4458        16     83497     30993   1163204     18.50     16.16  --
428.00/428.05	c  N dy 10162   1511246        58      4458        16     54354     30993    621982     18.49     16.16  --
434.81/434.85	c  N dy 10299   1531319        58      4458        16     72126     30993    946844     19.03     16.15  --
443.22/443.23	c  N dy 10436   1551358        58      4458        16     89881     30993   1270662     18.65     16.15  --
450.61/450.68	c  N dy 10572   1571400        58      4458        16     59826     30993    713637     18.29     16.15  --
458.11/458.12	c  N dy 10709   1591480        58      4458        16     77601     30993   1039528     19.07     16.15  --
467.01/467.03	c  N dy 10845   1611526        58      4458        16     95349     30993   1365061     17.86     16.15  --
473.81/473.89	c  N dy 10981   1631552        58      4458        16     64287     30993    790297     18.33     16.15  --
481.91/481.92	c  N dy 11118   1651656        58      4458        16     82026     30993   1114892     18.56     16.15  --
491.81/491.85	c  N dy 11254   1671708        58      4458        16     50293     30993    526214     17.89     16.15  --
498.31/498.34	c  N dy 11391   1691833        58      4458        16     68069     30993    851355     18.72     16.15  --
505.62/505.65	c  S st 11518   1710391        58      4458        16     84456     30993   1154108     18.73     16.15  --
505.92/505.93	c  S st 11518   1710894        58      4458        16     84928     30993   1162962     18.73     16.15  --
505.92/505.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
505.92/505.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
506.52/506.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 38.6M T:  0.60
506.52/506.54	c Calc non-exist non-lernt bins v-fix:     0 done:     58 time:  0.00 s
506.52/506.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
506.52/506.55	c Subs w/ non-existent bins:      0 time:  0.01 s
506.52/506.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
506.52/506.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
506.52/506.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
513.42/513.48	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 9.0 T:    0.17
533.92/533.94	c Added 1 vars  tried: 80000 time: 20.46
534.02/534.01	c ORs :      1 avg-s:  0.0 cl-sh:  2820 l-rem:   2820 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   20.53
534.02/534.04	c lits-rem:      2103  cl-subs:    10509  v-elim:     50  v-fix:    0  time: 27.46 s
534.02/534.04	c learnt bin added due to v-elim: 0
534.02/534.04	c vivif2 --  cl tried     4459 cl shrink        0 lits rem          0 time: 0.00
534.02/534.05	c vivif2 --  cl tried    74418 cl shrink        0 lits rem          0 time: 0.01
534.12/534.14	c asymm  cl-useful: 0/134/4459 lits-rem:0 time: 0.09
534.12/534.15	c calculated reachability. Time: 0.00
534.12/534.15	c  N dy 11518   1710894        59      4459        18     74418     30973    973075     18.73     16.15  --
543.32/543.32	c  N dy 11655   1730940        59      4459        18     92196     30973   1294189     18.09     16.15  --
551.51/551.55	c  N dy 11792   1750959        59      4459        18     60121     30973    702548     18.24     16.14  --
558.61/558.68	c  N dy 11929   1771062        59      4459        18     78048     30973   1028594     18.23     16.14  --
567.82/567.88	c  N dy 12066   1791148        59      4459        18     95880     30973   1353761     18.17     16.14  --
576.02/576.08	c  N dy 12202   1811190        59      4459        18     62449     30973    734118     18.61     16.14  --
583.51/583.55	c  N dy 12339   1831256        59      4459        18     80162     30973   1057863     18.74     16.14  --
593.11/593.17	c  N dy 12475   1851272        59      4459        18     97949     30973   1381423     18.03     16.14  --
601.63/601.64	c  N dy 12612   1871396        59      4459        18     63700     30973    751520     18.50     16.14  --
609.33/609.33	c  N dy 12749   1891509        59      4459        18     81518     30973   1075407     18.78     16.13  --
619.02/619.03	c  N dy 12886   1911531        59      4459        18     99277     30973   1401007     18.51     16.13  --
627.72/627.75	c  N dy 13022   1931575        59      4459        18     64007     30973    747810     18.28     16.13  --
635.42/635.50	c  N dy 13159   1951677        59      4459        18     81734     30973   1070111     18.45     16.13  --
641.92/641.95	c  E dy 13253   1965494         0      4459        18     93993     30973   1294206     18.32     16.13  --
641.92/641.96	c Verified 4459 clauses.
641.92/641.96	c Verified 4459 clauses.
641.92/641.96	c num threads              : 1          
641.92/641.96	c restarts                 : 13253      
641.92/641.96	c dynamic restarts         : 13229      
641.92/641.96	c static restarts          : 24         
641.92/641.96	c full restarts            : 3          
641.92/641.96	c total simplify time      : 0.00       
641.92/641.96	c learnts DL2              : 0          
641.92/641.96	c learnts size 2           : 18         
641.92/641.96	c learnts size 1           : 0           (0.00      % of vars)
641.92/641.96	c filedLit time            : 1.80        (0.28      % time)
641.92/641.96	c v-elim SatELite          : 0           (0.00      % vars)
641.92/641.96	c SatELite time            : 79.95       (12.46     % time)
641.92/641.96	c v-elim xor               : 0           (0.00      % vars)
641.92/641.96	c xor elim time            : 0.01        (0.00      % time)
641.92/641.96	c num binary xor trees     : 0          
641.92/641.96	c binxor trees' crown      : 0           (nan       leafs/tree)
641.92/641.96	c bin xor find time        : 0.00       
641.92/641.96	c OTF clause subsumed      : 229390      (0.12      clauses/conflict)
641.92/641.96	c OTF subs. size diff      : 249897      (1.09       lits/clause)
641.92/641.96	c OTF cl watch-shrink      : 59960       (0.03      clauses/conflict)
641.92/641.96	c OTF cl watch-sh-lit      : 61240       (1.02       lits/clause)
641.92/641.96	c tried to recurMin cls    : 1965494     (100.00     % of conflicts)
641.92/641.96	c updated cache            : 70          (0.00       lits/tried recurMin)
641.92/641.96	c OTF Gate-Rem cl          : 312016      (0.16      clauses/conflict)
641.92/641.96	c OTF Gate-rem lits        : 352483      (1.13      lits/confl)
641.92/641.96	c clauses over max glue    : 0           (0.00      % of all clauses)
641.92/641.96	c conflicts                : 1965494     (3062.38   / sec)
641.92/641.96	c decisions                : 2357894     (0.23      % random)
641.92/641.96	c bogo-props               : 53569247276 (83464800.85 / sec)
641.92/641.96	c props                    : 28759598    (44809.55  / sec)
641.92/641.96	c conflict literals        : 36177127    (10.52     % deleted)
641.92/641.96	c Memory used              : 158.72      MB
641.92/641.96	c CPU time                 : 641.82      s
641.92/641.96	s SATISFIABLE
641.92/641.96	v 1 -2 3 4 5 6 7 -8 -9 -10 -11 12 13 -14 -15 16 -17 -18 19 20 -21 22 23 -24 -25 26 -27 28 -29 -30 31 -32 33 34 35 -36 -37 38 -39 -40 41 -42 -43 44 -45 46 47 48 -49 50 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3173337-1301793390/watcher-3173337-1301793390 -o /tmp/evaluation-result-3173337-1301793390/solver-3173337-1301793390 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173337-1301793390.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.85 1.34 2.48 4/181 20577
/proc/meminfo: memFree=22420364/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=28908 CPUtime=0.01 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 635 0 0 0 1 0 0 0 21 0 1 0 271754651 29601792 569 33554432000 4194304 4797429 140736406699616 18446744073709551615 4428910 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 7227 569 369 148 0 2156 0

[startup+0.095985 s]
/proc/loadavg: 0.85 1.34 2.48 4/181 20577
/proc/meminfo: memFree=22420364/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=28908 CPUtime=0.09 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 646 0 0 0 9 0 0 0 21 0 1 0 271754651 29601792 580 33554432000 4194304 4797429 140736406699616 18446744073709551615 4429099 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 7227 580 369 148 0 2156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28908

[startup+0.100987 s]
/proc/loadavg: 0.85 1.34 2.48 4/181 20577
/proc/meminfo: memFree=22420364/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=28908 CPUtime=0.09 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 647 0 0 0 9 0 0 0 21 0 1 0 271754651 29601792 581 33554432000 4194304 4797429 140736406699616 18446744073709551615 4429121 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 7227 581 369 148 0 2156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28908

[startup+0.300957 s]
/proc/loadavg: 0.85 1.34 2.48 4/181 20577
/proc/meminfo: memFree=22420364/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=128428 CPUtime=0.29 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 995 0 0 0 29 0 0 0 22 0 1 0 271754651 131510272 886 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 32107 886 405 148 0 27036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128428

[startup+0.70084 s]
/proc/loadavg: 0.85 1.34 2.48 4/181 20577
/proc/meminfo: memFree=22420364/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=129220 CPUtime=0.69 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 1469 0 0 0 69 0 0 0 23 0 1 0 271754651 132321280 1040 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 32305 1040 405 148 0 27234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129220

[startup+1.50072 s]
/proc/loadavg: 0.85 1.34 2.48 5/190 20587
/proc/meminfo: memFree=22401352/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=129940 CPUtime=1.49 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 1972 0 0 0 149 0 0 0 25 0 1 0 271754651 133058560 1308 33554432000 4194304 4797429 140736406699616 18446744073709551615 4415808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 32485 1308 405 148 0 27414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129940

[startup+3.10037 s]
/proc/loadavg: 0.85 1.34 2.48 5/190 20587
/proc/meminfo: memFree=22393540/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=132228 CPUtime=3.09 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 2963 0 0 0 309 0 0 0 25 0 1 0 271754651 135401472 1694 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 33057 1694 410 148 0 27986 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132228

[startup+6.30076 s]
/proc/loadavg: 1.10 1.39 2.49 5/190 20587
/proc/meminfo: memFree=22385276/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=133816 CPUtime=6.29 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 4201 0 0 0 629 0 0 0 25 0 1 0 271754651 137027584 2180 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424842 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 33454 2180 410 148 0 28383 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133816

[startup+12.7005 s]
/proc/loadavg: 1.33 1.43 2.50 5/190 20587
/proc/meminfo: memFree=22375128/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=135036 CPUtime=12.69 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 5796 0 0 0 1268 1 0 0 25 0 1 0 271754651 138276864 2473 33554432000 4194304 4797429 140736406699616 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 33759 2473 415 148 0 28688 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135036

[startup+25.5009 s]
/proc/loadavg: 1.92 1.56 2.52 5/190 20588
/proc/meminfo: memFree=22365240/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=137352 CPUtime=25.49 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 8603 0 0 0 2548 1 0 0 25 0 1 0 271754651 140648448 3130 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 34338 3130 415 148 0 29267 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137352

[startup+51.1009 s]
/proc/loadavg: 2.63 1.75 2.56 5/190 20588
/proc/meminfo: memFree=22353660/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=140044 CPUtime=51.09 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 13460 0 0 0 5107 2 0 0 25 0 1 0 271754651 143405056 3951 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 35011 3951 415 148 0 29940 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 140044

[startup+102.307 s]
/proc/loadavg: 3.40 2.09 2.63 5/190 20590
/proc/meminfo: memFree=22334776/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=144740 CPUtime=102.3 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 21253 0 0 0 10226 4 0 0 25 0 1 0 271754651 148213760 4829 33554432000 4194304 4797429 140736406699616 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 36185 4829 415 148 0 31114 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144740

[startup+162.301 s]
/proc/loadavg: 3.78 2.44 2.71 5/190 20591
/proc/meminfo: memFree=22313924/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=147124 CPUtime=162.29 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 28703 0 0 0 16224 5 0 0 25 0 1 0 271754651 150654976 5827 33554432000 4194304 4797429 140736406699616 18446744073709551615 4422933 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 36781 5827 415 148 0 31710 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 147124

[startup+222.301 s]
/proc/loadavg: 3.92 2.72 2.79 5/190 20593
/proc/meminfo: memFree=22303120/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=151844 CPUtime=222.3 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 34777 0 0 0 22223 7 0 0 25 0 1 0 271754651 155488256 6909 33554432000 4194304 4797429 140736406699616 18446744073709551615 4426379 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 37961 6909 415 148 0 32890 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 151844

[startup+282.301 s]
/proc/loadavg: 3.97 2.95 2.86 6/190 20594
/proc/meminfo: memFree=22290448/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=152020 CPUtime=282.3 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 40530 0 0 0 28222 8 0 0 25 0 1 0 271754651 155668480 7340 33554432000 4194304 4797429 140736406699616 18446744073709551615 4345219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 38005 7340 415 148 0 32934 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 152020

[startup+342.301 s]
/proc/loadavg: 3.99 3.14 2.93 6/190 20596
/proc/meminfo: memFree=22278660/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=156716 CPUtime=342.31 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 45635 0 0 0 34221 10 0 0 25 0 1 0 271754651 160477184 8042 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 39179 8042 415 148 0 34108 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 156716

[startup+402.301 s]
/proc/loadavg: 3.99 3.29 3.00 5/190 20598
/proc/meminfo: memFree=22273924/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=156868 CPUtime=402.31 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 50463 0 0 0 40220 11 0 0 25 0 1 0 271754651 160632832 8342 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 39217 8342 415 148 0 34146 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 156868

[startup+462.3 s]
/proc/loadavg: 3.99 3.42 3.06 5/190 20599
/proc/meminfo: memFree=22262236/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=157696 CPUtime=462.3 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 55563 0 0 0 46218 12 0 0 25 0 1 0 271754651 161480704 8639 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 39424 8639 415 148 0 34353 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 157696

[startup+522.3 s]
/proc/loadavg: 3.99 3.52 3.11 5/190 20604
/proc/meminfo: memFree=22249796/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=159248 CPUtime=522.32 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 59207 0 0 0 52218 14 0 0 25 0 1 0 271754651 163069952 8937 33554432000 4194304 4797429 140736406699616 18446744073709551615 4495680 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 39812 8937 415 148 0 34741 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 159248

[startup+582.3 s]
/proc/loadavg: 3.99 3.61 3.17 5/190 20605
/proc/meminfo: memFree=22242760/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=162412 CPUtime=582.31 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 63230 0 0 0 58216 15 0 0 25 0 1 0 271754651 166309888 9327 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424673 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 40603 9327 415 148 0 35532 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 162412

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

[startup+614.301 s]
/proc/loadavg: 3.99 3.64 3.19 6/190 20606
/proc/meminfo: memFree=22248828/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=162472 CPUtime=614.32 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 65284 0 0 0 61416 16 0 0 25 0 1 0 271754651 166371328 9596 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 40618 9596 415 148 0 35547 0
Current children cumulated CPU time (s) 614.32
Current children cumulated vsize (KiB) 162472

[startup+627.101 s]
/proc/loadavg: 3.99 3.66 3.20 5/190 20607
/proc/meminfo: memFree=22238280/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=162524 CPUtime=627.12 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 66589 0 0 0 62696 16 0 0 25 0 1 0 271754651 166424576 9136 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 40631 9136 415 148 0 35560 0
Current children cumulated CPU time (s) 627.12
Current children cumulated vsize (KiB) 162524

[startup+633.5 s]
/proc/loadavg: 3.99 3.66 3.21 5/190 20607
/proc/meminfo: memFree=22236916/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=162524 CPUtime=633.52 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 66905 0 0 0 63336 16 0 0 25 0 1 0 271754651 166424576 9437 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 40631 9437 415 148 0 35560 0
Current children cumulated CPU time (s) 633.52
Current children cumulated vsize (KiB) 162524

[startup+636.701 s]
/proc/loadavg: 3.99 3.67 3.21 5/190 20607
/proc/meminfo: memFree=22235924/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=162524 CPUtime=636.72 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 67045 0 0 0 63656 16 0 0 25 0 1 0 271754651 166424576 9574 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 40631 9574 415 148 0 35560 0
Current children cumulated CPU time (s) 636.72
Current children cumulated vsize (KiB) 162524

[startup+639.901 s]
/proc/loadavg: 3.99 3.67 3.21 6/190 20607
/proc/meminfo: memFree=22239148/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=162524 CPUtime=639.92 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 67174 0 0 0 63976 16 0 0 25 0 1 0 271754651 166424576 9696 33554432000 4194304 4797429 140736406699616 18446744073709551615 270338052303 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 40631 9696 415 148 0 35560 0
Current children cumulated CPU time (s) 639.92
Current children cumulated vsize (KiB) 162524

[startup+640.701 s]
/proc/loadavg: 3.99 3.67 3.21 5/190 20607
/proc/meminfo: memFree=22238032/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=162524 CPUtime=640.72 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 67203 0 0 0 64056 16 0 0 25 0 1 0 271754651 166424576 9724 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 40631 9724 415 148 0 35560 0
Current children cumulated CPU time (s) 640.72
Current children cumulated vsize (KiB) 162524

[startup+641.501 s]
/proc/loadavg: 3.99 3.67 3.21 5/190 20607
/proc/meminfo: memFree=22236916/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=162524 CPUtime=641.52 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 67234 0 0 0 64136 16 0 0 25 0 1 0 271754651 166424576 9753 33554432000 4194304 4797429 140736406699616 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 40631 9753 415 148 0 35560 0
Current children cumulated CPU time (s) 641.52
Current children cumulated vsize (KiB) 162524

[startup+641.901 s]
/proc/loadavg: 3.99 3.67 3.21 5/190 20607
/proc/meminfo: memFree=22236916/32951124 swapFree=67111528/67111528
[pid=20577] ppid=20575 vsize=162524 CPUtime=641.92 cores=4,6
/proc/20577/stat : 20577 (techdemo) R 20575 20577 20296 0 -1 4202496 67247 0 0 0 64176 16 0 0 25 0 1 0 271754651 166424576 9766 33554432000 4194304 4797429 140736406699616 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20577/statm: 40631 9766 415 148 0 35560 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 162524

Child status: 10
Real time (s): 641.97
CPU time (s): 641.986
CPU user time (s): 641.818
CPU system time (s): 0.167974
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 266720

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

runsolver used 1.09483 second user time and 2.40263 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-03 03:16:30
IDJOB=3173337
IDBENCH=82755
IDSOLVER=1585
FILE ID=node143/3173337-1301793390
RUNJOBID= node143-1301793390-20545
PBS_JOBID= 12841421
Free space on /tmp= 72036 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1430772875-039.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173337-1301793390/watcher-3173337-1301793390 -o /tmp/evaluation-result-3173337-1301793390/solver-3173337-1301793390 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173337-1301793390.cnf

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

MD5SUM BENCH= ef1a26ad366fa6cdd721df0a7f8f760c
RANDOM SEED=211666643

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22421644 kB
Buffers:        360776 kB
Cached:        9843056 kB
SwapCached:          0 kB
Active:        7018240 kB
Inactive:      3250484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22421644 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23376 kB
Writeback:           0 kB
AnonPages:       64804 kB
Mapped:          15596 kB
Slab:           197412 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   312672 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= 72012 MiB
End job on node143 at 2011-04-03 03:27:12