Trace number 3260789

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-mtUNSAT 467.945 118.638

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_150_29_u.cnf
MD5SUM97209c9c2612edfa7815278bcf07a2b4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark83.7023
Satisfiable
(Un)Satisfiability was proved
Number of variables4408
Number of clauses19904
Sum of the clauses size48208
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 211504
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 4 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-3260789-1304130784.cnf'
0.00/0.00	c -- header says num vars:           4408
0.00/0.00	c -- header says num clauses:       19904
0.00/0.03	c -- clauses added:            0 learnts,        19904 normals,            0 xors
0.00/0.03	c -- vars added       4408
0.00/0.03	c Parsing time:  0.03 s
0.00/0.06	c  N st     0         0      4408      8400     11504         0     48208         0   no data   no data  --
0.00/0.06	c asymm  cl-useful: 123/8400/8400 lits-rem:369 time: 0.10
0.00/0.07	c Flit:    76 Blit:      3 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.05
0.00/0.07	c Calc non-exist non-lernt bins v-fix:     0 done:   4320 time:  0.01 s
0.00/0.07	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
0.00/0.07	c Subs w/ non-existent bins:     51 time:  0.00 s
0.00/0.08	c bin-w-bin subsume rem           63 bins  time:  0.01 s
0.00/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.08	c Removed useless bin:       0  fixed:     0  bprops:   0.08M  time:  0.01 s
0.00/0.09	c lits-rem:         0  cl-subs:        0  v-elim:   1440  v-fix:    0  time:  0.04 s
0.00/0.09	c learnt bin added due to v-elim: 0
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.44/0.17	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.44/0.17	c calculated reachability. Time: 0.00
0.44/0.17	c Calc default polars -  time:   0.00 s pos:     942 undec:    2225 neg:    1241
0.44/0.17	c =========================================================================================
0.44/0.17	c types(t): F = full restart, N = normal restart
0.44/0.17	c types(t): S = simplification begin/end, E = solution found
0.44/0.17	c restart types(rt): st = static, dy = dynamic
0.44/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.44/0.17	c  B st     0         0      2880      6092      8991         0     38007         0   no data   no data  --
0.68/0.20	c Decided on static restart strategy
1.08/0.32	c  N dy    14      4726      2880      6092      9015      4560     38006     95913     12.24      5.42  --
1.88/0.56	c  N dy    26      8973      2880      6092      9027      6247     38006    103464     15.65      6.20  --
3.08/0.87	c  N dy    32     13429      2878      6092      9121      6429     38082     97764     18.01      6.41  --
4.67/1.27	c  N dy    35     19343      2878      6092      9129      6795     38082     91649     27.62      6.13  --
6.27/1.66	c  N dy    49     23428      2878      6092     28079     12862     39218    199695     17.13      7.16  --
8.29/2.16	c  N dy    64     28898      2878      6092     56907     11413     40232    205908     26.06      7.25  --
9.07/2.33	c  S st    72     30001      2878      6092     56914     12262     40232    220309     17.17      7.56  --
9.07/2.37	c  S st    72     30502      2878      6092     56988     12681     40232    229595     17.17      7.56  --
9.07/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.07/2.37	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
9.47/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:  17644 BRemL:    258 BRemN:     55 CBin:       0 P:  0.8M T:  0.41
9.47/2.48	c Calc non-exist non-lernt bins v-fix:     0 done:   2878 time:  0.02 s
9.47/2.48	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
9.47/2.48	c Subs w/ non-existent bins:    867 time:  0.03 s
9.86/2.51	c bin-w-bin subsume rem          544 bins  time:  0.06 s
9.86/2.52	c subs with bin:     2795  lits-rem:        57  v-fix:    0  time:  0.06 s
9.86/2.52	c Removed useless bin:       7  fixed:     0  bprops:   0.02M  time:  0.01 s
10.67/2.72	c lits-rem:       585  cl-subs:     9434  v-elim:   1667  v-fix:    0  time:  0.78 s
10.67/2.72	c learnt bin added due to v-elim: 0
10.67/2.72	c vivif2 --  cl tried     8487 cl shrink        4 lits rem          4 time: 0.02
10.67/2.72	c vivif2 --  cl tried      323 cl shrink        0 lits rem          0 time: 0.00
11.07/2.82	c asymm  cl-useful: 884/8484/8484 lits-rem:2407 time: 0.39
11.07/2.82	c calculated reachability. Time: 0.00
11.07/2.82	c  N dy    72     30502      1283      7824     22243       323     44783     34729     17.17      7.56  --
11.07/2.82	c  F st    72     30502      1283      7824     22243       323     44783     34729     17.17      7.56  --
11.47/2.91	c Decided on static restart strategy
11.87/3.01	c  N dy    83     34678      1283      7824     31534      4365     45171    117832     14.46      7.52  --
12.69/3.28	c  N dy   108     38737      1283      7824     31540      7466     45171    170070     18.83      7.98  --
14.26/3.60	c  N dy   127     42808      1283      7824     31545     10722     45171    223774     18.97      8.30  --
15.06/3.87	c  S st   137     45754      1283      7824     31549     13411     45171    270912     14.75      8.31  --
15.46/3.91	c  S st   137     46255      1283      7824     35592     14019     45188    283752     14.75      8.31  --
15.46/3.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.46/3.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.46/3.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    561 BRemL:      4 BRemN:      1 CBin:       0 P:  1.3M T:  0.21
15.46/3.97	c Calc non-exist non-lernt bins v-fix:     0 done:   1283 time:  0.01 s
15.46/3.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.46/3.98	c Subs w/ non-existent bins:    943 time:  0.03 s
15.46/3.99	c bin-w-bin subsume rem          776 bins  time:  0.03 s
15.86/4.00	c subs with bin:     1310  lits-rem:        21  v-fix:    0  time:  0.04 s
15.86/4.00	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
17.48/4.44	c lits-rem:      1673  cl-subs:     3195  v-elim:     42  v-fix:    0  time:  1.75 s
17.48/4.44	c learnt bin added due to v-elim: 0
17.48/4.44	c vivif2 --  cl tried     5670 cl shrink        0 lits rem          0 time: 0.00
17.48/4.44	c vivif2 --  cl tried    10750 cl shrink        0 lits rem          0 time: 0.01
17.86/4.55	c asymm  cl-useful: 148/5670/5670 lits-rem:493 time: 0.41
17.86/4.55	c calculated reachability. Time: 0.00
17.86/4.55	c  N dy   137     46255      1273      5598     35371     10750     38827    228053     14.75      8.31  --
19.46/4.98	c  N dy   151     50393      1273      5598     35381      7224     38826    140528     14.74      8.59  --
21.05/5.34	c  N dy   164     54399      1273      5598     38141     10316     38852    191969     15.30      8.89  --
22.65/5.78	c  N dy   188     58439      1273      5598     39008     13063     38876    234587     14.75      9.21  --
24.25/6.19	c  N dy   209     62532      1273      5598     39011      8886     38876    158223     14.54      9.43  --
25.86/6.60	c  N dy   229     66632      1273      5598     39800     11716     38880    202262     15.13      9.65  --
27.04/6.90	c  S st   240     69382      1273      5598     39802     13847     38880    237281     17.94      9.75  --
27.44/6.95	c  S st   240     69887      1273      5598     39810     14343     38880    244251     17.94      9.75  --
27.44/6.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.44/6.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.84/7.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    563 BRemL:      1 BRemN:      1 CBin:       0 P:  1.9M T:  0.24
27.84/7.02	c Calc non-exist non-lernt bins v-fix:     0 done:   1273 time:  0.01 s
27.84/7.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.84/7.02	c Subs w/ non-existent bins:    143 time:  0.02 s
27.84/7.03	c bin-w-bin subsume rem            0 bins  time:  0.03 s
27.84/7.04	c subs with bin:       97  lits-rem:        39  v-fix:    0  time:  0.04 s
27.84/7.04	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
29.04/7.30	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
29.84/7.55	c Added 13 vars  tried: 22260 time: 0.98
29.84/7.57	c ORs :     13 avg-s:  0.0 cl-sh:  6422 l-rem:   6422 b-add:     28 v-rep:   1 cl-rem: 14 avg s: 8.8 T:    1.08
29.84/7.58	c lits-rem:       713  cl-subs:     3959  v-elim:     35  v-fix:    0  time:  2.13 s
29.84/7.58	c learnt bin added due to v-elim: 0
29.84/7.58	c vivif2 --  cl tried     5568 cl shrink        0 lits rem          0 time: 0.00
29.84/7.58	c vivif2 --  cl tried    10180 cl shrink        0 lits rem          0 time: 0.01
30.25/7.67	c asymm  cl-useful: 17/5568/5568 lits-rem:28 time: 0.34
30.25/7.67	c calculated reachability. Time: 0.00
30.25/7.67	c  N dy   240     69887      1283      5565     40370     10180     38179    177450     17.94      9.75  --
30.25/7.67	c  F st   240     69887      1283      5565     40370     10180     38179    177450     17.94      9.75  --
30.25/7.67	c Replacing        1 vars Replaced      389 lits Time:     0.01 s 
31.43/7.93	c Decided on static restart strategy
32.64/8.23	c  N dy   264     74381      1282      5565     40853     14062     38181    234941     14.09      9.97  --
34.65/8.76	c  N dy   300     79151      1282      5565     41401     10947     38181    184048     14.51     10.20  --
37.44/9.40	c  N dy   338     84268      1282      5565     41895     15209     38181    246092     14.44     10.45  --
39.83/10.08	c  N dy   380     89704      1282      5565     42230     11160     38181    182819     13.11     10.65  --
43.03/10.83	c  N dy   425     95478      1282      5565     42230     16148     38181    254416     14.10     10.86  --
46.22/11.62	c Finding binary XORs  T:     0.01 s  found:       0
46.22/11.69	c  N dy   472    101580      1282      5565     42460     11399     38181    182542     13.71     11.05  --
48.24/12.12	c  S st   498    104831      1282      5565     42460     14111     38181    220717     14.01     11.14  --
48.24/12.18	c  S st   498    105335      1282      5565     42470     14604     38181    226184     14.01     11.14  --
48.24/12.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.24/12.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.62/12.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    275 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.23
48.62/12.24	c Calc non-exist non-lernt bins v-fix:     0 done:   1282 time:  0.01 s
48.62/12.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.62/12.24	c Subs w/ non-existent bins:      5 time:  0.01 s
48.62/12.25	c bin-w-bin subsume rem            2 bins  time:  0.03 s
48.62/12.26	c subs with bin:       89  lits-rem:        21  v-fix:    0  time:  0.03 s
48.62/12.26	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
49.82/12.51	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 6 avg s: 9.3 T:    0.01
49.82/12.51	c lits-rem:      1373  cl-subs:     6074  v-elim:     32  v-fix:    0  time:  0.98 s
49.82/12.51	c learnt bin added due to v-elim: 0
49.82/12.51	c vivif2 --  cl tried     5559 cl shrink        0 lits rem          0 time: 0.00
49.82/12.51	c vivif2 --  cl tried     8436 cl shrink        0 lits rem          0 time: 0.01
50.22/12.60	c asymm  cl-useful: 18/5559/5559 lits-rem:32 time: 0.37
50.22/12.61	c calculated reachability. Time: 0.00
50.22/12.61	c  N dy   498    105335      1282      5555     42748      8436     38137    146030     14.01     11.14  --
53.01/13.39	c  N dy   549    112185      1282      5555     43083     14120     38137    226442     13.39     11.31  --
57.41/14.41	c  N dy   603    119424      1282      5555     43084     20136     38137    310164     14.21     11.46  --
61.02/15.38	c  N dy   660    127127      1282      5555     43295     16143     38137    248528     14.38     11.60  --
66.19/16.64	c  N dy   720    135245      1285      5555     43797     11451     38149    180263     13.66     11.73  --
70.60/17.76	c  N dy   784    143995      1285      5555     43797     18614     38149    280725     14.11     11.86  --
76.19/19.13	c  N dy   853    153263      1285      5555     44080     14096     38149    213083     13.40     11.96  --
78.60/19.74	c  S st   889    158002      1285      5555     44080     18004     38149    269165     14.91     12.03  --
79.01/19.81	c  S st   889    158503      1285      5555     44083     18501     38149    274140     14.91     12.03  --
79.01/19.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.01/19.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.01/19.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    121 BRemL:     12 BRemN:      0 CBin:       0 P:  2.6M T:  0.25
79.01/19.87	c Calc non-exist non-lernt bins v-fix:     0 done:   1285 time:  0.01 s
79.01/19.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.01/19.88	c Subs w/ non-existent bins:      0 time:  0.02 s
79.01/19.89	c bin-w-bin subsume rem            0 bins  time:  0.03 s
79.38/19.90	c subs with bin:       86  lits-rem:        22  v-fix:    0  time:  0.04 s
79.38/19.90	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
80.99/20.32	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 8 avg s: 10.0 T:    0.01
80.99/20.32	c lits-rem:      3191  cl-subs:     8845  v-elim:     32  v-fix:    0  time:  1.69 s
80.99/20.32	c learnt bin added due to v-elim: 0
80.99/20.32	c vivif2 --  cl tried     5552 cl shrink        0 lits rem          0 time: 0.00
80.99/20.33	c vivif2 --  cl tried     9565 cl shrink        0 lits rem          0 time: 0.01
81.38/20.43	c asymm  cl-useful: 8/5552/5552 lits-rem:10 time: 0.42
81.38/20.43	c calculated reachability. Time: 0.00
81.38/20.43	c  N dy   889    158503      1285      5552     44192      9565     38131    158011     14.91     12.03  --
86.58/21.79	c  N dy   966    168747      1285      5552     44568     18329     38131    280601     14.18     12.13  --
93.36/23.43	c  N dy  1047    179528      1298      5552     44962     14900     38183    224892     13.73     12.21  --
99.75/25.09	c  N dy  1133    191075      1298      5552     44962     24621     38183    357223     13.36     12.28  --
107.35/26.93	c  N dy  1225    203387      1298      5552     45578     21099     38183    303277     12.07     12.32  --
116.14/29.15	c  N dy  1323    216445      1298      5552     45788     17135     38183    244918     13.99     12.37  --
125.33/31.42	c  N dy  1427    230354      1298      5552     45788     28957     38183    401857     13.48     12.41  --
130.53/32.75	c  S st  1482    237754      1298      5552     45788     19213     38183    266384     12.50     12.43  --
130.93/32.82	c  S st  1482    238255      1298      5552     45796     19704     38183    272984     12.50     12.43  --
130.93/32.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
130.93/32.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.93/32.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    293 BRemL:    701 BRemN:      0 CBin:       0 P:  2.9M T:  0.30
130.93/32.89	c Calc non-exist non-lernt bins v-fix:     0 done:   1298 time:  0.01 s
130.93/32.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.93/32.90	c Subs w/ non-existent bins:      0 time:  0.01 s
131.34/32.91	c bin-w-bin subsume rem            0 bins  time:  0.03 s
131.34/32.92	c subs with bin:      103  lits-rem:        34  v-fix:    0  time:  0.05 s
131.34/32.92	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
132.92/33.31	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 24 avg s: 8.2 T:    0.01
132.92/33.31	c lits-rem:      1763  cl-subs:     9117  v-elim:     32  v-fix:    0  time:  1.55 s
132.92/33.31	c learnt bin added due to v-elim: 0
132.92/33.31	c vivif2 --  cl tried     5551 cl shrink        0 lits rem          0 time: 0.00
132.92/33.32	c vivif2 --  cl tried    10461 cl shrink        1 lits rem          1 time: 0.01
133.32/33.43	c asymm  cl-useful: 3/5551/5551 lits-rem:4 time: 0.45
133.32/33.43	c calculated reachability. Time: 0.00
133.32/33.43	c  N dy  1482    238255      1298      5551     45388     10461     38177    166772     12.50     12.43  --
142.10/35.61	c  N dy  1595    253521      1309      5551     45876     23234     38221    335347     13.51     12.46  --
152.89/38.34	c  N dy  1716    269757      1309      5551     45876     20621     38221    292952     14.46     12.52  --
165.28/41.42	c  N dy  1844    287024      1309      5551     46412     17777     38221    247258     13.44     12.56  --
171.67/43.07	c Finding binary XORs  T:     0.01 s  found:       0
177.27/44.40	c  N dy  1981    305431      1309      5551     46552     33196     38221    451870     13.86     12.59  --
190.45/47.72	c  N dy  2127    325047      1309      5551     46552     31540     38221    421353     12.81     12.61  --
204.03/51.18	c  N dy  2276    345116      1309      5551     46841     29337     38221    385106     11.82     12.62  --
214.02/53.64	c  S st  2368    357382      1309      5551     47311     39660     38221    518508     13.79     12.62  --
214.42/53.76	c  S st  2368    357882      1309      5551     47313     40156     38221    525448     13.79     12.62  --
214.42/53.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
214.42/53.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
214.84/53.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    439 BRemL:     85 BRemN:      0 CBin:       0 P:  5.9M T:  0.46
214.84/53.88	c Calc non-exist non-lernt bins v-fix:     0 done:   1309 time:  0.01 s
214.84/53.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
214.84/53.89	c Subs w/ non-existent bins:      0 time:  0.03 s
215.23/53.91	c bin-w-bin subsume rem            0 bins  time:  0.03 s
215.23/53.92	c subs with bin:      171  lits-rem:        47  v-fix:    0  time:  0.07 s
215.23/53.93	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
224.03/56.18	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 40 avg s: 10.1 T:    0.02
227.60/57.07	c Added 0 vars  tried: 80000 time: 3.55
227.60/57.07	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:    3.55
227.60/57.07	c lits-rem:      9088  cl-subs:    27037  v-elim:     32  v-fix:    0  time: 12.57 s
227.60/57.07	c learnt bin added due to v-elim: 0
227.60/57.07	c vivif2 --  cl tried     5550 cl shrink        0 lits rem          0 time: 0.00
227.60/57.07	c vivif2 --  cl tried    12909 cl shrink        6 lits rem          6 time: 0.01
228.42/57.22	c asymm  cl-useful: 8/5463/5550 lits-rem:8 time: 0.59
228.42/57.22	c calculated reachability. Time: 0.00
228.42/57.22	c  N dy  2368    357882      1309      5550     47669     12909     38211    196397     13.79     12.62  --
240.79/60.37	c  N dy  2519    377930      1309      5550     47751     30008     38211    417579     13.27     12.62  --
255.17/63.96	c  N dy  2670    398013      1309      5550     47930     28926     38211    386036     13.49     12.61  --
270.35/67.73	c  N dy  2820    418057      1310      5550     48015     25701     38215    335642     13.85     12.59  --
285.93/71.60	c  N dy  2970    438061      1310      5550     48318     42654     38215    548472     11.80     12.58  --
300.32/75.28	c  N dy  3120    458119      1310      5550     48318     38066     38215    475449     11.74     12.55  --
315.50/79.09	c  N dy  3269    478192      1310      5550     48521     32432     38215    392172      9.72     12.51  --
333.08/83.44	c  N dy  3419    498310      1312      5550     48620     25906     38223    308894     11.85     12.46  --
348.26/87.29	c  N dy  3569    518340      1312      5550     48767     42918     38223    493722     11.47     12.38  --
363.84/91.15	c  S st  3707    536824      1312      5550     48767     34041     38223    383221     11.25     12.32  --
364.26/91.25	c  S st  3707    537324      1312      5550     48775     34531     38223    389128     11.25     12.32  --
364.26/91.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
364.26/91.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
364.66/91.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    176 BRemL:      9 BRemN:      0 CBin:       0 P:  5.3M T:  0.38
364.66/91.35	c Calc non-exist non-lernt bins v-fix:     0 done:   1312 time:  0.01 s
364.66/91.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
364.66/91.36	c Subs w/ non-existent bins:      0 time:  0.02 s
364.66/91.37	c bin-w-bin subsume rem            0 bins  time:  0.03 s
366.64/91.83	c subs with bin:     8232  lits-rem:      1639  v-fix:    0  time:  1.84 s
366.64/91.83	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
368.65/92.36	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 7 avg s: 7.9 T:    0.02
368.65/92.36	c lits-rem:      4549  cl-subs:    15122  v-elim:     35  v-fix:    0  time:  2.10 s
368.65/92.36	c learnt bin added due to v-elim: 0
368.65/92.36	c vivif2 --  cl tried     5534 cl shrink        0 lits rem          0 time: 0.00
368.65/92.36	c vivif2 --  cl tried    11185 cl shrink        1 lits rem          1 time: 0.01
369.43/92.51	c asymm  cl-useful: 48/3966/5534 lits-rem:49 time: 0.58
369.43/92.51	c calculated reachability. Time: 0.00
369.43/92.51	c  N dy  3707    537324      1309      5534     48941     11185     38032    173326     11.25     12.32  --
369.43/92.51	c  F st  3707    537324      1309      5534     48941     11185     38032    173326     11.25     12.32  --
370.23/92.79	c Decided on static restart strategy
381.42/95.52	c  N dy  3846    557355      1309      5534     49219     28127     38031    357064     10.47     12.26  --
398.20/99.74	c  N dy  3995    577482      1309      5534     49220     45200     38030    527493     10.98     12.17  --
414.18/103.71	c  N dy  4144    597585      1311      5534     49520     38514     38037    427299     13.14     12.10  --
421.79/105.69	c Finding binary XORs  T:     0.01 s  found:       0
431.76/108.19	c  N dy  4292    617663      1311      5534     49521     30191     38037    322062      8.38     12.02  --
448.55/112.34	c  N dy  4442    637735      1309      5534     49642     47028     38037    476644      8.24     11.92  --
464.93/116.48	c  E dy  4584    656765      1293      5534     49799     36471     38037    344974      5.50     11.79  --
467.85/118.61	c Following stats are for *FIRST FINISHED THREAD ONLY*
467.85/118.61	c num threads              : 4          
467.85/118.61	c restarts                 : 4584       
467.85/118.61	c dynamic restarts         : 4560       
467.85/118.61	c static restarts          : 24         
467.85/118.61	c full restarts            : 3          
467.85/118.61	c total simplify time      : 0.02       
467.85/118.61	c learnts DL2              : 0          
467.85/118.61	c learnts size 2           : 107460     
467.85/118.61	c learnts size 1           : 456         (10.24     % of vars)
467.85/118.61	c filedLit time            : 2.54        (0.54      % time)
467.85/118.61	c v-elim SatELite          : 3051        (68.52     % vars)
467.85/118.61	c SatELite time            : 23.68       (5.06      % time)
467.85/118.61	c v-elim xor               : 0           (0.00      % vars)
467.85/118.61	c xor elim time            : 0.05        (0.01      % time)
467.85/118.61	c num binary xor trees     : 1          
467.85/118.61	c binxor trees' crown      : 1           (1.00      leafs/tree)
467.85/118.61	c bin xor find time        : 0.03       
467.85/118.61	c OTF clause subsumed      : 101940      (0.16      clauses/conflict)
467.85/118.61	c OTF subs. size diff      : 109700      (1.08       lits/clause)
467.85/118.61	c OTF cl watch-shrink      : 78475       (0.12      clauses/conflict)
467.85/118.61	c OTF cl watch-sh-lit      : 93919       (1.20       lits/clause)
467.85/118.61	c tried to recurMin cls    : 656752      (100.00     % of conflicts)
467.85/118.61	c updated cache            : 24          (0.00       lits/tried recurMin)
467.85/118.61	c OTF Gate-Rem cl          : 143395      (0.22      clauses/conflict)
467.85/118.61	c OTF Gate-rem lits        : 160277      (1.12      lits/confl)
467.85/118.61	c unit cls received        : 1           (0.22      % of units)
467.85/118.61	c unit cls sent            : 93          (20.39     % of units)
467.85/118.61	c bin cls received         : 74280      
467.85/118.61	c bin cls sent             : 21628      
467.85/118.61	c tri cls recevied         : 5341       
467.85/118.61	c tri cls sent             : 4156       
467.85/118.61	c clauses over max glue    : 0           (0.00      % of all clauses)
467.85/118.61	c conflicts                : 656765      (1404.07   / sec)
467.85/118.61	c decisions                : 799441      (1.99      % random)
467.85/118.61	c bogo-props               : 9751467132  (20847253.17 / sec)
467.85/118.61	c props                    : 296272030   (633387.56 / sec)
467.85/118.61	c conflict literals        : 8520429     (28.94     % deleted)
467.85/118.61	c Memory used              : 768.55      MB
467.85/118.61	c single-thread CPU time   : 467.76      s
467.85/118.61	c all-threads sum CPU time : 467.76      s
467.85/118.61	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3260789-1304130784/watcher-3260789-1304130784 -o /tmp/evaluation-result-3260789-1304130784/solver-3260789-1304130784 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3260789-1304130784.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: 8.11 8.08 8.07 5/180 5627
/proc/meminfo: memFree=30779256/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=24592 CPUtime=0 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 1239 0 0 0 0 0 0 0 25 0 1 0 524677162 25182208 1178 33554432000 4194304 4797429 140735194499984 18446744073709551615 268272386233 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5627/statm: 6148 1184 341 148 0 1077 0

[startup+0.013755 s]
/proc/loadavg: 8.11 8.08 8.07 5/180 5627
/proc/meminfo: memFree=30779256/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=59020 CPUtime=0 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 2831 0 0 0 0 0 0 0 25 0 1 0 524677162 60436480 2240 33554432000 4194304 4797429 140735194499984 18446744073709551615 4298496 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5627/statm: 14755 2240 347 148 0 9684 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 59020

[startup+0.141678 s]
/proc/loadavg: 8.11 8.08 8.07 5/180 5627
/proc/meminfo: memFree=30779256/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=751444 CPUtime=0.44 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 5645 0 0 0 43 1 0 0 18 0 4 0 524677162 769478656 4830 33554432000 4194304 4797429 140735194499984 18446744073709551615 268272794143 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 187861 4830 409 148 0 182790 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 751444

[startup+0.300695 s]
/proc/loadavg: 8.11 8.08 8.07 5/180 5627
/proc/meminfo: memFree=30779256/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=751976 CPUtime=1.08 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 5989 0 0 0 107 1 0 0 18 0 4 0 524677162 770023424 5165 33554432000 4194304 4797429 140735194499984 18446744073709551615 4413877 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 187994 5165 411 148 0 182923 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 751976

[startup+0.700624 s]
/proc/loadavg: 8.11 8.08 8.07 5/180 5627
/proc/meminfo: memFree=30779256/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=754548 CPUtime=2.68 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 7646 0 0 0 267 1 0 0 18 0 4 0 524677162 772657152 6017 33554432000 4194304 4797429 140735194499984 18446744073709551615 4425015 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 188637 6018 415 148 0 183566 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 754548

[startup+1.50048 s]
/proc/loadavg: 8.11 8.08 8.07 10/184 5631
/proc/meminfo: memFree=30746612/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=762896 CPUtime=5.88 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 12008 0 0 0 586 2 0 0 19 0 4 0 524677162 781205504 10046 33554432000 4194304 4797429 140735194499984 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 190724 10046 421 148 0 185653 0
[pid=5627/tid=5629] ppid=5625 vsize=762896 CPUtime=1.45 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) R 5625 5627 4899 0 -1 4202560 2233 0 0 0 145 0 0 0 19 0 4 0 524677165 781205504 10046 33554432000 4194304 4797429 140735194499984 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=762896 CPUtime=1.45 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) R 5625 5627 4899 0 -1 4202560 2293 0 0 0 145 0 0 0 25 0 4 0 524677165 781205504 10046 33554432000 4194304 4797429 140735194499984 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=762896 CPUtime=1.45 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 1909 0 0 0 145 0 0 0 25 0 4 0 524677165 781205504 10046 33554432000 4194304 4797429 140735194499984 18446744073709551615 4332846 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 762896

[startup+3.1002 s]
/proc/loadavg: 8.11 8.08 8.07 9/184 5631
/proc/meminfo: memFree=30737436/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=767068 CPUtime=12.27 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 14916 0 0 0 1224 3 0 0 25 0 4 0 524677162 785477632 11529 33554432000 4194304 4797429 140735194499984 18446744073709551615 4426003 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 191767 11529 422 148 0 186696 0
[pid=5627/tid=5629] ppid=5625 vsize=767068 CPUtime=3.05 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) R 5625 5627 4899 0 -1 4202560 2514 0 0 0 305 0 0 0 23 0 4 0 524677165 785477632 11529 33554432000 4194304 4797429 140735194499984 18446744073709551615 4423072 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=767068 CPUtime=3.04 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) R 5625 5627 4899 0 -1 4202560 2611 0 0 0 304 0 0 0 25 0 4 0 524677165 785477632 11529 33554432000 4194304 4797429 140735194499984 18446744073709551615 4429141 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=767068 CPUtime=3.05 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 2251 0 0 0 305 0 0 0 25 0 4 0 524677165 785477632 11529 33554432000 4194304 4797429 140735194499984 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 767068

[startup+6.30063 s]
/proc/loadavg: 8.18 8.09 8.07 9/184 5631
/proc/meminfo: memFree=30727688/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=770584 CPUtime=25.05 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 17603 0 0 0 2502 3 0 0 25 0 4 0 524677162 789078016 12701 33554432000 4194304 4797429 140735194499984 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 192646 12701 421 148 0 187575 0
[pid=5627/tid=5629] ppid=5625 vsize=770584 CPUtime=6.25 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) R 5625 5627 4899 0 -1 4202560 3025 0 0 0 625 0 0 0 25 0 4 0 524677165 789078016 12701 33554432000 4194304 4797429 140735194499984 18446744073709551615 4520284 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=770584 CPUtime=6.22 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) R 5625 5627 4899 0 -1 4202560 3106 0 0 0 622 0 0 0 25 0 4 0 524677165 789078016 12701 33554432000 4194304 4797429 140735194499984 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=770584 CPUtime=6.25 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 2719 0 0 0 625 0 0 0 25 0 4 0 524677165 789078016 12701 33554432000 4194304 4797429 140735194499984 18446744073709551615 4240441 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 770584

[startup+12.7005 s]
/proc/loadavg: 8.24 8.11 8.08 9/184 5631
/proc/meminfo: memFree=30722716/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=773352 CPUtime=50.62 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 20843 0 0 0 5058 4 0 0 25 0 4 0 524677162 791912448 14267 33554432000 4194304 4797429 140735194499984 18446744073709551615 4341150 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 193338 14267 424 148 0 188267 0
[pid=5627/tid=5629] ppid=5625 vsize=773352 CPUtime=12.65 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) R 5625 5627 4899 0 -1 4202560 3472 0 0 0 1265 0 0 0 25 0 4 0 524677165 791912448 14267 33554432000 4194304 4797429 140735194499984 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=773352 CPUtime=12.6 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) R 5625 5627 4899 0 -1 4202560 3611 0 0 0 1259 1 0 0 25 0 4 0 524677165 791912448 14267 33554432000 4194304 4797429 140735194499984 18446744073709551615 4520280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=773352 CPUtime=12.65 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 3185 0 0 0 1265 0 0 0 25 0 4 0 524677165 791912448 14268 33554432000 4194304 4797429 140735194499984 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 773352

[startup+25.5002 s]
/proc/loadavg: 8.19 8.10 8.08 9/184 5631
/proc/meminfo: memFree=30714020/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=776300 CPUtime=101.75 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 25660 0 0 0 10170 5 0 0 25 0 4 0 524677162 794931200 15404 33554432000 4194304 4797429 140735194499984 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 194075 15404 424 148 0 189004 0
[pid=5627/tid=5629] ppid=5625 vsize=776300 CPUtime=25.45 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) R 5625 5627 4899 0 -1 4202560 4224 0 0 0 2544 1 0 0 25 0 4 0 524677165 794931200 15404 33554432000 4194304 4797429 140735194499984 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=776300 CPUtime=25.33 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) R 5625 5627 4899 0 -1 4202560 4448 0 0 0 2532 1 0 0 25 0 4 0 524677165 794931200 15404 33554432000 4194304 4797429 140735194499984 18446744073709551615 4430142 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=776300 CPUtime=25.45 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 4048 0 0 0 2545 0 0 0 25 0 4 0 524677165 794931200 15404 33554432000 4194304 4797429 140735194499984 18446744073709551615 4520334 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 776300

[startup+51.1007 s]
/proc/loadavg: 8.12 8.09 8.07 9/184 5632
/proc/meminfo: memFree=30710824/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=781196 CPUtime=204.03 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 33320 0 0 0 20396 7 0 0 25 0 4 0 524677162 799944704 16480 33554432000 4194304 4797429 140735194499984 18446744073709551615 4331602 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 195299 16480 424 148 0 190228 0
[pid=5627/tid=5629] ppid=5625 vsize=781196 CPUtime=51.05 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) R 5625 5627 4899 0 -1 4202560 5389 0 0 0 5104 1 0 0 25 0 4 0 524677165 799944704 16480 33554432000 4194304 4797429 140735194499984 18446744073709551615 4524442 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=781196 CPUtime=50.8 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) R 5625 5627 4899 0 -1 4202560 5472 0 0 0 5079 1 0 0 25 0 4 0 524677165 799944704 16480 33554432000 4194304 4797429 140735194499984 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=781196 CPUtime=51.06 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 5012 0 0 0 5105 1 0 0 25 0 4 0 524677165 799944704 16480 33554432000 4194304 4797429 140735194499984 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 781196

[startup+102.307 s]
/proc/loadavg: 8.13 8.10 8.08 9/184 5633
/proc/meminfo: memFree=30695296/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=785900 CPUtime=408.61 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 44362 0 0 0 40851 10 0 0 25 0 4 0 524677162 804761600 18836 33554432000 4194304 4797429 140735194499984 18446744073709551615 4351609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 196475 18836 425 148 0 191404 0
[pid=5627/tid=5629] ppid=5625 vsize=785900 CPUtime=102.25 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) R 5625 5627 4899 0 -1 4202560 7044 0 0 0 10224 1 0 0 25 0 4 0 524677165 804761600 18836 33554432000 4194304 4797429 140735194499984 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=785900 CPUtime=101.76 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) R 5625 5627 4899 0 -1 4202560 6757 0 0 0 10175 1 0 0 25 0 4 0 524677165 804761600 18836 33554432000 4194304 4797429 140735194499984 18446744073709551615 4520280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=785900 CPUtime=102.26 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 6287 0 0 0 10225 1 0 0 25 0 4 0 524677165 804761600 18836 33554432000 4194304 4797429 140735194499984 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 785900

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

[startup+108.7 s]
/proc/loadavg: 8.12 8.10 8.08 9/184 5633
/proc/meminfo: memFree=30692812/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=785880 CPUtime=434.16 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 45446 0 0 0 43406 10 0 0 25 0 4 0 524677162 804741120 19105 33554432000 4194304 4797429 140735194499984 18446744073709551615 4424877 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 196470 19105 425 148 0 191399 0
[pid=5627/tid=5629] ppid=5625 vsize=785880 CPUtime=108.65 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) R 5625 5627 4899 0 -1 4202560 7225 0 0 0 10864 1 0 0 25 0 4 0 524677165 804741120 19105 33554432000 4194304 4797429 140735194499984 18446744073709551615 4573264 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=785880 CPUtime=108.13 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) R 5625 5627 4899 0 -1 4202560 6849 0 0 0 10812 1 0 0 25 0 4 0 524677165 804741120 19105 33554432000 4194304 4797429 140735194499984 18446744073709551615 4430000 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=785880 CPUtime=108.66 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 6377 0 0 0 10865 1 0 0 25 0 4 0 524677165 804741120 19105 33554432000 4194304 4797429 140735194499984 18446744073709551615 4520000 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 434.16
Current children cumulated vsize (KiB) 785880

[startup+115.1 s]
/proc/loadavg: 8.19 8.11 8.08 9/184 5634
/proc/meminfo: memFree=30691692/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=786996 CPUtime=459.73 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) R 5625 5627 4899 0 -1 4202496 46368 0 0 0 45962 11 0 0 25 0 4 0 524677162 805883904 19422 33554432000 4194304 4797429 140735194499984 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5627/statm: 196749 19422 424 148 0 191678 0
[pid=5627/tid=5629] ppid=5625 vsize=786996 CPUtime=115.05 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) R 5625 5627 4899 0 -1 4202560 7294 0 0 0 11504 1 0 0 25 0 4 0 524677165 805883904 19422 33554432000 4194304 4797429 140735194499984 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=786996 CPUtime=114.5 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) R 5625 5627 4899 0 -1 4202560 6892 0 0 0 11449 1 0 0 25 0 4 0 524677165 805883904 19422 33554432000 4194304 4797429 140735194499984 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=786996 CPUtime=115.06 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 6431 0 0 0 11505 1 0 0 25 0 4 0 524677165 805883904 19422 33554432000 4194304 4797429 140735194499984 18446744073709551615 4424709 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 459.73
Current children cumulated vsize (KiB) 786996

[startup+116.701 s]
/proc/loadavg: 8.19 8.11 8.08 8/184 5634
/proc/meminfo: memFree=30690824/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=786996 CPUtime=465.8 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) S 5625 5627 4899 0 -1 4202496 46484 0 0 0 46569 11 0 0 23 0 4 0 524677162 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 268284518001 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5627/statm: 196749 19532 425 148 0 191678 0
[pid=5627/tid=5629] ppid=5625 vsize=786996 CPUtime=116.65 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) R 5625 5627 4899 0 -1 4202560 7326 0 0 0 11664 1 0 0 25 0 4 0 524677165 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 4428758 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=786996 CPUtime=115.98 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) S 5625 5627 4899 0 -1 4202560 6892 0 0 0 11597 1 0 0 25 0 4 0 524677165 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 47105986950708 0 0 4096 2 18446604447233681600 0 0 -1 4 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=786996 CPUtime=116.66 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 6457 0 0 0 11665 1 0 0 25 0 4 0 524677165 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 465.8
Current children cumulated vsize (KiB) 786996

[startup+117.501 s]
/proc/loadavg: 8.19 8.11 8.08 8/184 5634
/proc/meminfo: memFree=30690824/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=786996 CPUtime=466.75 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) S 5625 5627 4899 0 -1 4202496 46484 0 0 0 46664 11 0 0 15 0 4 0 524677162 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 268284518001 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5627/statm: 196749 19532 425 148 0 191678 0
[pid=5627/tid=5629] ppid=5625 vsize=786996 CPUtime=116.8 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) S 5625 5627 4899 0 -1 4202560 7326 0 0 0 11679 1 0 0 25 0 4 0 524677165 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 47105986950708 0 0 4096 2 18446604447233681600 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=786996 CPUtime=115.98 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) S 5625 5627 4899 0 -1 4202560 6892 0 0 0 11597 1 0 0 25 0 4 0 524677165 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 47105986950708 0 0 4096 2 18446604447233681600 0 0 -1 4 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=786996 CPUtime=117.46 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 6457 0 0 0 11745 1 0 0 25 0 4 0 524677165 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 466.75
Current children cumulated vsize (KiB) 786996

[startup+118.301 s]
/proc/loadavg: 8.01 8.08 8.07 6/184 5634
/proc/meminfo: memFree=30690328/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=786996 CPUtime=467.55 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) S 5625 5627 4899 0 -1 4202496 46484 0 0 0 46744 11 0 0 15 0 4 0 524677162 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 268284518001 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5627/statm: 196749 19532 425 148 0 191678 0
[pid=5627/tid=5629] ppid=5625 vsize=786996 CPUtime=116.8 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) S 5625 5627 4899 0 -1 4202560 7326 0 0 0 11679 1 0 0 25 0 4 0 524677165 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 47105986950708 0 0 4096 2 18446604447233681600 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=786996 CPUtime=115.98 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) S 5625 5627 4899 0 -1 4202560 6892 0 0 0 11597 1 0 0 25 0 4 0 524677165 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 47105986950708 0 0 4096 2 18446604447233681600 0 0 -1 4 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=786996 CPUtime=118.26 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 6457 0 0 0 11825 1 0 0 25 0 4 0 524677165 805883904 19532 33554432000 4194304 4797429 140735194499984 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 467.55
Current children cumulated vsize (KiB) 786996

[startup+118.501 s]
/proc/loadavg: 8.01 8.08 8.07 6/184 5634
/proc/meminfo: memFree=30690328/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=786996 CPUtime=467.75 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) S 5625 5627 4899 0 -1 4202496 46489 0 0 0 46764 11 0 0 15 0 4 0 524677162 805883904 19537 33554432000 4194304 4797429 140735194499984 18446744073709551615 268284518001 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5627/statm: 196749 19537 425 148 0 191678 0
[pid=5627/tid=5629] ppid=5625 vsize=786996 CPUtime=116.8 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) S 5625 5627 4899 0 -1 4202560 7326 0 0 0 11679 1 0 0 25 0 4 0 524677165 805883904 19537 33554432000 4194304 4797429 140735194499984 18446744073709551615 47105986950708 0 0 4096 2 18446604447233681600 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=786996 CPUtime=115.98 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) S 5625 5627 4899 0 -1 4202560 6892 0 0 0 11597 1 0 0 25 0 4 0 524677165 805883904 19537 33554432000 4194304 4797429 140735194499984 18446744073709551615 47105986950708 0 0 4096 2 18446604447233681600 0 0 -1 4 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=786996 CPUtime=118.46 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 6462 0 0 0 11845 1 0 0 25 0 4 0 524677165 805883904 19537 33554432000 4194304 4797429 140735194499984 18446744073709551615 4428600 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 467.75
Current children cumulated vsize (KiB) 786996

[startup+118.601 s]
/proc/loadavg: 8.01 8.08 8.07 6/184 5634
/proc/meminfo: memFree=30690328/32950928 swapFree=67111464/67111528
[pid=5627] ppid=5625 vsize=786996 CPUtime=467.85 cores=0,2,4,6
/proc/5627/stat : 5627 (techdemo) S 5625 5627 4899 0 -1 4202496 46489 0 0 0 46774 11 0 0 15 0 4 0 524677162 805883904 19537 33554432000 4194304 4797429 140735194499984 18446744073709551615 268284518001 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5627/statm: 196749 19537 425 148 0 191678 0
[pid=5627/tid=5629] ppid=5625 vsize=786996 CPUtime=116.8 cores=0,2,4,6
/proc/5627/task/5629/stat : 5629 (techdemo) S 5625 5627 4899 0 -1 4202560 7326 0 0 0 11679 1 0 0 25 0 4 0 524677165 805883904 19537 33554432000 4194304 4797429 140735194499984 18446744073709551615 47105986950708 0 0 4096 2 18446604447233681600 0 0 -1 2 0 0 0
[pid=5627/tid=5630] ppid=5625 vsize=786996 CPUtime=115.98 cores=0,2,4,6
/proc/5627/task/5630/stat : 5630 (techdemo) S 5625 5627 4899 0 -1 4202560 6892 0 0 0 11597 1 0 0 25 0 4 0 524677165 805883904 19537 33554432000 4194304 4797429 140735194499984 18446744073709551615 47105986950708 0 0 4096 2 18446604447233681600 0 0 -1 4 0 0 0
[pid=5627/tid=5631] ppid=5625 vsize=786996 CPUtime=118.56 cores=0,2,4,6
/proc/5627/task/5631/stat : 5631 (techdemo) R 5625 5627 4899 0 -1 4202560 6462 0 0 0 11855 1 0 0 25 0 4 0 524677165 805883904 19537 33554432000 4194304 4797429 140735194499984 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 467.85
Current children cumulated vsize (KiB) 786996

Child status: 20
Real time (s): 118.638
CPU time (s): 467.945
CPU user time (s): 467.829
CPU system time (s): 0.115982
CPU usage (%): 394.431
Max. virtual memory (cumulated for all children) (KiB): 892688

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

runsolver used 0.19497 second user time and 0.381941 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 04:33:04
IDJOB=3260789
IDBENCH=83196
IDSOLVER=1584
FILE ID=node122/3260789-1304130784
RUNJOBID= node122-1304128657-4917
PBS_JOBID= 13170781
Free space on /tmp= 73340 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_150_29_u.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260789-1304130784/watcher-3260789-1304130784 -o /tmp/evaluation-result-3260789-1304130784/solver-3260789-1304130784 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3260789-1304130784.cnf

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=585946047

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30779536 kB
Buffers:        307988 kB
Cached:        1295072 kB
SwapCached:         64 kB
Active:         314564 kB
Inactive:      1513284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30779536 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            8264 kB
Writeback:           0 kB
AnonPages:      224128 kB
Mapped:          15920 kB
Slab:           279392 kB
PageTables:       4920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   825204 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= 73332 MiB
End job on node122 at 2011-04-30 04:35:02