Trace number 3369458

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)SAT 445.995 111.84

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369458-1305414838.cnf'
0.00/0.00	c -- header says num vars:            708
0.00/0.00	c -- header says num clauses:        2664
0.00/0.01	c -- clauses added:            0 learnts,         2664 normals,            0 xors
0.00/0.01	c -- vars added        708
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0       708      2420       120         0      8076         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2164/2164 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  112 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c Replacing      112 vars Replaced     2100 lits Time:     0.00 s 
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    520 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:     84  v-fix:    0  time:  0.02 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:     226, avg size: 3.3)
3.57/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     18 locsubst:    12 time:   0.00
3.57/0.90	c Replacing        6 vars Replaced       66 lits Time:     0.00 s 
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:       0 undec:     296 neg:     412
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0       412       960        18         0      4236         0   no data   no data  --
3.57/0.90	c Decided on static restart strategy
3.57/0.90	c  N st     8      4913       412       960        26      4694      4236    125534   no data   no data  --
3.57/0.90	c  N st    10     11295       412       960        49      4373      4236     71021   no data   no data  --
3.57/0.90	c  N st    11     17038       412       960        49      9879      4236    225692   no data   no data  --
5.55/1.40	c  F st    12     25002       412       960        51     12030      4236    248592   no data   no data  --
5.55/1.40	c  N st    12     25002       412       960        51     12030      4236    248592   no data   no data  --
5.96/1.54	c Finding binary XORs  T:     0.00 s  found:      23
5.96/1.55	c Replacing       23 vars Replaced     4686 lits Time:     0.02 s 
6.36/1.66	c Decided on static restart strategy
6.36/1.66	c  N st    18     30001       389       960         5     10351      4208    202684   no data   no data  --
6.36/1.66	c  S st    18     30001       389       960         5     10351      4208    202684   no data   no data  --
6.36/1.69	c  S st    18     30504       389       960        10     10825      4208    211531   no data   no data  --
6.36/1.69	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.36/1.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.36/1.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
6.36/1.69	c Replacing        1 vars Replaced      286 lits Time:     0.00 s 
6.76/1.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.76/1.70	c subs with bin:        5  lits-rem:        40  v-fix:    0  time:  0.00 s
6.76/1.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
6.76/1.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.37/2.13	c lits-rem:      2460  cl-subs:     1361  v-elim:      0  v-fix:    0  time:  1.71 s
8.37/2.13	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.01
8.37/2.13	c calculated reachability. Time: 0.00
8.37/2.13	c  N st    18     30504       388       960         8      9458      4188    179706   no data   no data  --
10.35/2.66	c  N st    20     37617       388       960        13      8842      4188    142440   no data   no data  --
12.34/3.10	c  N st    21     44016       388       960        13     14925      4188    298927   no data   no data  --
12.76/3.25	c  S st    22     45756       388       960        13     16573      4188    339734   no data   no data  --
12.76/3.30	c  S st    22     46258       388       960        15     17048      4188    348525   no data   no data  --
12.76/3.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.76/3.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.18/3.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
13.18/3.31	c Replacing        4 vars Replaced     1962 lits Time:     0.02 s 
13.18/3.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.18/3.32	c subs with bin:        2  lits-rem:         6  v-fix:    0  time:  0.00 s
13.18/3.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
13.18/3.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.31/5.16	c lits-rem:      2532  cl-subs:     3269  v-elim:      0  v-fix:    0  time:  7.34 s
20.31/5.16	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
20.31/5.17	c vivif2 --  cl tried    13775 cl shrink        0 lits rem          0 time: 0.01
20.31/5.17	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.02
20.31/5.17	c calculated reachability. Time: 0.00
20.31/5.17	c  N st    22     46258       384       960         7     13775      4186    271431   no data   no data  --
25.11/6.35	c  N st    23     60655       384       960         7      9637      4186    131314   no data   no data  --
25.11/6.35	c Finding binary XORs  T:     0.00 s  found:       2
27.89/7.04	c  N st    24     69389       384       960         9     17835      4186    335739   no data   no data  --
27.89/7.04	c  S st    24     69389       384       960         9     17835      4186    335739   no data   no data  --
27.89/7.09	c  S st    24     69893       384       960        10     18322      4186    344406   no data   no data  --
27.89/7.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.89/7.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.29/7.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
28.29/7.10	c Replacing        2 vars Replaced       73 lits Time:     0.00 s 
28.29/7.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.29/7.11	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
28.29/7.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
28.29/7.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.26/9.19	c lits-rem:      1886  cl-subs:     3384  v-elim:      0  v-fix:    0  time:  8.29 s
36.26/9.19	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
36.26/9.19	c vivif2 --  cl tried    14937 cl shrink        0 lits rem          0 time: 0.01
36.66/9.20	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.02
36.66/9.20	c calculated reachability. Time: 0.00
36.66/9.20	c  N st    24     69893       382       960         6     14937      4186    268108   no data   no data  --
42.65/10.77	c  F st    25     87502       382       960         6     21021      4186    404755   no data   no data  --
42.65/10.77	c  N st    25     87502       382       960         6     21021      4186    404755   no data   no data  --
44.63/11.20	c Decided on static restart strategy
45.43/11.42	c  N st    32     95539       382       960         7     17579      4186    313761   no data   no data  --
48.28/12.19	c  N st    34    104839       382       960         7     14341      4186    217169   no data   no data  --
48.28/12.19	c  S st    34    104839       382       960         7     14341      4186    217169   no data   no data  --
48.63/12.23	c  S st    34    105343       382       960         7     14828      4186    226140   no data   no data  --
48.63/12.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.63/12.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.63/12.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
48.63/12.24	c Replacing        1 vars Replaced       34 lits Time:     0.00 s 
48.63/12.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.63/12.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.63/12.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    381 time:  0.00 s
48.63/12.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.82/13.08	c lits-rem:      1478  cl-subs:      536  v-elim:      0  v-fix:    0  time:  3.36 s
51.82/13.08	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
51.82/13.09	c vivif2 --  cl tried    14292 cl shrink        0 lits rem          0 time: 0.01
51.82/13.09	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.02
51.82/13.09	c calculated reachability. Time: 0.00
51.82/13.09	c  N st    34    105343       381       960         5     14292      4184    214582   no data   no data  --
55.41/13.97	c  N st    35    114942       381       960         5     23515      4184    458551   no data   no data  --
60.59/15.28	c  N st    36    129339       381       960         6     23975      4184    443936   no data   no data  --
70.21/17.67	c  N st    37    150934       381       960         6     30017      4184    570837   no data   no data  --
72.96/18.34	c  S st    38    158015       381       960         6     21673      4184    362992   no data   no data  --
73.36/18.40	c  S st    38    158519       381       960         6     22160      4184    371760   no data   no data  --
73.36/18.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.36/18.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.36/18.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
73.36/18.41	c Replacing        1 vars Replaced       94 lits Time:     0.01 s 
73.36/18.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.36/18.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.36/18.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
73.36/18.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.13/20.65	c lits-rem:      1798  cl-subs:     2500  v-elim:      0  v-fix:    0  time:  8.90 s
82.13/20.65	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
82.13/20.66	c vivif2 --  cl tried    19658 cl shrink        0 lits rem          0 time: 0.02
82.13/20.66	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.02
82.13/20.66	c calculated reachability. Time: 0.00
82.13/20.66	c  N st    38    158519       380       960         4     19658      4184    316953   no data   no data  --
103.66/26.00	c  N st    39    207107       380       960         4     32880      4184    600416   no data   no data  --
117.63/29.59	c  N st    40    237778       380       960         4     24749      4184    388699   no data   no data  --
117.63/29.59	c  S st    40    237778       380       960         4     24749      4184    388699   no data   no data  --
118.04/29.68	c  S st    40    238281       380       960         5     25239      4184    399141   no data   no data  --
118.04/29.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
118.04/29.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.04/29.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
118.04/29.69	c Replacing        1 vars Replaced       14 lits Time:     0.00 s 
118.04/29.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.04/29.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.04/29.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    379 time:  0.00 s
118.04/29.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
126.82/31.84	c lits-rem:      2213  cl-subs:     2577  v-elim:      0  v-fix:    0  time:  8.52 s
126.82/31.84	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
126.82/31.84	c vivif2 --  cl tried    22662 cl shrink        0 lits rem          0 time: 0.01
126.82/31.85	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.02
126.82/31.85	c calculated reachability. Time: 0.00
126.82/31.85	c  N st    40    238281       379       960         3     22662      4184    346271   no data   no data  --
159.10/39.93	c  F st    41    306252       379       960         3     24444      4184    347271   no data   no data  --
159.10/39.93	c  N st    41    306252       379       960         3     24444      4184    347271   no data   no data  --
161.09/40.44	c Decided on static restart strategy
172.26/43.23	c  N st    51    334560       379       960         3     28646      4184    446989   no data   no data  --
183.43/46.08	c  N st    53    357422       379       960         3     26535      4184    383969   no data   no data  --
183.43/46.08	c  S st    53    357422       379       960         3     26535      4184    383969   no data   no data  --
183.85/46.19	c  S st    53    357925       379       960         3     27028      4184    394949   no data   no data  --
183.85/46.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
183.85/46.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.85/46.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
184.27/46.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.27/46.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.27/46.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    379 time:  0.00 s
184.27/46.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
192.21/48.20	c lits-rem:      1694  cl-subs:     1187  v-elim:      0  v-fix:    0  time:  7.91 s
192.21/48.20	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
192.21/48.20	c vivif2 --  cl tried    25841 cl shrink        0 lits rem          0 time: 0.02
192.21/48.21	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.03
192.21/48.21	c calculated reachability. Time: 0.00
192.21/48.21	c  N st    53    357925       379       960         3     25841      4184    368931   no data   no data  --
208.15/52.29	c  N st    54    390317       379       960         3     32143      4184    501766   no data   no data  --
236.92/59.44	c  N st    55    438905       379       960         3     52386      4184    987487   no data   no data  --
236.92/59.44	c Finding binary XORs  T:     0.00 s  found:       3
279.95/70.27	c  N st    56    511787       379       960         6     39010      4184    633535   no data   no data  --
295.09/74.05	c  N st    57    536888       379       960         6     33526      4184    486389   no data   no data  --
295.09/74.05	c  S st    57    536888       379       960         6     33526      4184    486389   no data   no data  --
295.49/74.13	c  S st    57    537391       379       960         6     34009      4184    495468   no data   no data  --
295.49/74.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
295.49/74.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.49/74.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
295.49/74.14	c Replacing        3 vars Replaced      218 lits Time:     0.01 s 
295.49/74.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.49/74.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.49/74.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    376 time:  0.00 s
295.49/74.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
303.87/76.20	c lits-rem:      1578  cl-subs:     2223  v-elim:      0  v-fix:    0  time:  8.14 s
303.87/76.20	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
303.87/76.21	c vivif2 --  cl tried    31784 cl shrink        0 lits rem          0 time: 0.02
303.87/76.22	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.04
303.87/76.22	c calculated reachability. Time: 0.00
303.87/76.22	c  N st    57    537391       376       960         0     31784      4182    449238   no data   no data  --
405.57/101.74	c  N st    58    701376       376       960         0     58695      4182   1046893   no data   no data  --
445.85/111.83	c Following stats are for *FIRST FINISHED THREAD ONLY*
445.85/111.83	c num threads              : 4          
445.85/111.83	c restarts                 : 59         
445.85/111.83	c dynamic restarts         : 0          
445.85/111.83	c static restarts          : 59         
445.85/111.83	c full restarts            : 3          
445.85/111.83	c total simplify time      : 0.03       
445.85/111.83	c learnts DL2              : 0          
445.85/111.83	c learnts size 2           : 302        
445.85/111.83	c learnts size 1           : 76          (10.73     % of vars)
445.85/111.83	c filedLit time            : 0.15        (0.03      % time)
445.85/111.83	c v-elim SatELite          : 84          (11.86     % vars)
445.85/111.83	c SatELite time            : 49.01       (11.00     % time)
445.85/111.83	c v-elim xor               : 18          (2.54      % vars)
445.85/111.83	c xor elim time            : 0.03        (0.01      % time)
445.85/111.83	c num binary xor trees     : 154        
445.85/111.83	c binxor trees' crown      : 154         (1.00      leafs/tree)
445.85/111.83	c bin xor find time        : 0.00       
445.85/111.83	c OTF clause improved      : 62840       (0.07      clauses/conflict)
445.85/111.83	c OTF impr. size diff      : 64655       (1.03       lits/clause)
445.85/111.83	c OTF cl watch-shrink      : 165258      (0.19      clauses/conflict)
445.85/111.83	c OTF cl watch-sh-lit      : 216565      (1.31       lits/clause)
445.85/111.83	c tried to recurMin cls    : 83358       (9.54       % of conflicts)
445.85/111.83	c updated cache            : 1620        (0.02       lits/tried recurMin)
445.85/111.83	c unit cls received        : 0           (0.00      % of units)
445.85/111.83	c unit cls sent            : 0           (0.00      % of units)
445.85/111.83	c bin cls received         : 262        
445.85/111.83	c bin cls sent             : 121        
445.85/111.83	c clauses over max glue    : 0           (0.00      % of all clauses)
445.85/111.83	c conflicts                : 873779      (1960.38   / sec)
445.85/111.83	c decisions                : 957839      (1.92      % random)
445.85/111.83	c bogo-props               : 26225136757 (58837661.84 / sec)
445.85/111.83	c conflict literals        : 17261108    (30.76     % deleted)
445.85/111.83	c Memory used              : 347.62      MB
445.85/111.83	c single-thread CPU time   : 445.72      s
445.85/111.83	c all-threads sum CPU time : 445.72      s
445.85/111.83	s SATISFIABLE
445.85/111.83	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 -51 -52 53 54 -55 56 -57 -58 -59 60 61 62 -63 -64 -65 -66 67 68 -69 70 -71 72 73 -74 -75 -76 77 78 -79 80 81 -82 83 -84 85 -86 -87 88 -89 90 91 -92 -93 -94 95 96 97 -98 99 -100 -101 -102 103 104 105 -106 107 108 109 110 111 -112 113 114 -115 -116 -117 118 119 -120 121 -122 -123 124 125 -126 -127 128 129 130 131 132 133 -134 135 -136 -137 138 -139 -140 -141 -142 143 -144 -145 -146 -147 148 149 150 151 152 -153 -154 -155 -156 -157 158 -159 -160 -161 162 -163 164 165 -166 -167 -168 169 170 -171 -172 173 -174 175 176 177 178 179 -180 181 -182 183 -184 185 186 187 188 -189 190 191 -192 193 194 -195 196 -197 198 199 200 201 202 -203 204 -205 -206 -207 -208 209 210 -211 212 213 214 -215 216 217 218 -219 -220 -221 -222 -223 224 -225 226 -227 -228 -229 230 -231 -232 233 -234 -235 236 -237 238 -239 -240 -241 242 -243 -244 245 -246 -247 248 249 -250 -251 -252 253 -254 -255 -256 257 -258 -259 260 261 262 -263 264 -265 -266 -267 -268 269 -270 -271 272 -273 274 -275 -276 -277 -278 -279 -280 281 282 -283 -284 285 -286 -287 -288 289 -290 291 -292 293 -294 -295 -296 297 -298 -299 -300 -301 302 -303 -304 305 306 307 -308 309 -310 -311 312 313 -314 315 -316 317 -318 319 320 321 322 323 -324 325 326 -327 -328 -329 -330 331 332 333 334 335 336 -337 -338 -339 -340 -341 342 343 344 345 -346 -347 -348 349 -350 -351 352 -353 354 355 356 357 358 359 360 361 -362 363 364 -365 -366 -367 368 -369 -370 371 -372 -373 374 375 -376 377 378 -379 380 -381 382 -383 384 385 -386 -387 388 -389 -390 -391 -392 393 394 395 -396 -397 -398 -399 -400 401 -402 -403 -404 -405 -406 407 408 -409 -410 -411 412 413 -414 415 416 -417 -418 -419 420 421 422 -423 -424 -425 426 -427 428 429 430 431 432 433 -434 435 -436 -437 -438 439 440 -441 442 443 444 445 446 447 -448 449 -450 -451 -452 -453 454 -455 456 -457 -458 459 -460 461 -462 -463 -464 465 -466 467 468 -469 -470 471 -472 -473 474 475 -476 477 478 479 480 481 482 483 484 -485 -486 487 488 489 -490 491 -492 493 -494 495 496 497 -498 499 500 -501 502 -503 -504 -505 -506 507 508 -509 510 511 -512 -513 514 515 -516 -517 518 -519 520 -521 522 -523 -524 525 526 527 -528 -529 -530 531 -532 533 534 -535 -536 537 538 -539 540 541 -542 543 -544 -545 -546 547 -548 549 550 -551 552 553 -554 -555 556 -557 -558 559 -560 561 562 -563 -564 -565 -566 567 -568 569 570 -571 -572 -573 574 -575 576 577 578 579 580 -581 -582 -583 -584 585 586 -587 -588 -589 590 591 592 -593 -594 595 596 597 598 -599 600 601 602 -603 604 -605 606 -607 -608 -609 -610 -611 -612 613 614 -615 616 -617 -618 -619 -620 -621 -622 623 -624 625 -626 -627 628 629 -630 631 632 633 634 635 -636 -637 638 639 640 -641 642 -643 -644 -645 646 647 -648 649 -650 -651 652 -653 654 -655 656 657 658 -659 -660 661 -662 -663 664 665 -666 -667 -668 -669 670 -671 -672 -673 -674 -675 676 -677 -678 679 -680 -681 682 -683 -684 -685 -686 687 688 689 -690 691 692 693 -694 695 696 -697 -698 699 700 701 -702 -703 704 705 -706 -707 708 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369458-1305414838/watcher-3369458-1305414838 -o /tmp/evaluation-result-3369458-1305414838/solver-3369458-1305414838 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369458-1305414838.cnf 

running on 4 cores: 1,3,5,7

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.03 7.91 5/369 6402
/proc/meminfo: memFree=17895072/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 439 0 0 0 0 0 0 0 25 0 4 0 731714479 52465664 368 33554432000 4194304 4650419 140737442322096 18446744073709551615 224284580848 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6402/statm: 45577 371 316 112 0 40542 0
[pid=6402/tid=6403] ppid=6400 vsize=273980 CPUtime=0 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 301 0 0 0 0 0 0 0 25 0 4 0 731714479 280555520 1078 33554432000 4194304 4650419 140737442322096 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=273980 CPUtime=0 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 263 0 0 0 0 0 0 0 25 0 4 0 731714479 280555520 1078 33554432000 4194304 4650419 140737442322096 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=273980 CPUtime=0 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 144 0 0 0 0 0 0 0 25 0 4 0 731714479 280555520 1078 33554432000 4194304 4650419 140737442322096 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0840099 s]
/proc/loadavg: 8.11 8.03 7.91 5/369 6402
/proc/meminfo: memFree=17895072/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=283044 CPUtime=0.3 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 1820 0 0 0 30 0 0 0 25 0 4 0 731714479 289837056 1665 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366018 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 70761 1665 393 112 0 65726 0
[pid=6402/tid=6403] ppid=6400 vsize=283044 CPUtime=0.07 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 414 0 0 0 7 0 0 0 25 0 4 0 731714479 289837056 1665 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=283044 CPUtime=0.07 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 365 0 0 0 7 0 0 0 18 0 4 0 731714479 289837056 1665 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=283044 CPUtime=0.07 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 216 0 0 0 7 0 0 0 18 0 4 0 731714479 289837056 1665 33554432000 4194304 4650419 140737442322096 18446744073709551615 4331089 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 283044

[startup+0.101007 s]
/proc/loadavg: 8.11 8.03 7.91 5/369 6402
/proc/meminfo: memFree=17895072/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=283192 CPUtime=0.37 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 1900 0 0 0 37 0 0 0 25 0 4 0 731714479 289988608 1745 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 70798 1745 393 112 0 65763 0
[pid=6402/tid=6403] ppid=6400 vsize=283192 CPUtime=0.09 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 431 0 0 0 9 0 0 0 25 0 4 0 731714479 289988608 1745 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=283192 CPUtime=0.09 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 378 0 0 0 9 0 0 0 18 0 4 0 731714479 289988608 1745 33554432000 4194304 4650419 140737442322096 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=283192 CPUtime=0.09 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 236 0 0 0 9 0 0 0 18 0 4 0 731714479 289988608 1745 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 283192

[startup+0.300973 s]
/proc/loadavg: 8.11 8.03 7.91 5/369 6402
/proc/meminfo: memFree=17895072/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=284260 CPUtime=1.17 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 2791 0 0 0 117 0 0 0 25 0 4 0 731714479 291082240 2061 33554432000 4194304 4650419 140737442322096 18446744073709551615 4333632 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 71065 2061 394 112 0 66030 0
[pid=6402/tid=6403] ppid=6400 vsize=284260 CPUtime=0.29 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 643 0 0 0 29 0 0 0 25 0 4 0 731714479 291082240 2061 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363604 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=284260 CPUtime=0.29 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 613 0 0 0 29 0 0 0 18 0 4 0 731714479 291082240 2061 33554432000 4194304 4650419 140737442322096 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=284260 CPUtime=0.29 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 461 0 0 0 29 0 0 0 18 0 4 0 731714479 291082240 2061 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284260

[startup+0.700908 s]
/proc/loadavg: 8.11 8.03 7.91 5/369 6402
/proc/meminfo: memFree=17895072/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=285664 CPUtime=2.77 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 4423 0 0 0 276 1 0 0 25 0 4 0 731714479 292519936 2597 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 71416 2597 394 112 0 66381 0
[pid=6402/tid=6403] ppid=6400 vsize=285664 CPUtime=0.69 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 1012 0 0 0 69 0 0 0 25 0 4 0 731714479 292519936 2597 33554432000 4194304 4650419 140737442322096 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=285664 CPUtime=0.69 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 1119 0 0 0 69 0 0 0 18 0 4 0 731714479 292519936 2597 33554432000 4194304 4650419 140737442322096 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=285664 CPUtime=0.69 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 842 0 0 0 69 0 0 0 18 0 4 0 731714479 292519936 2597 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285664

[startup+1.50077 s]
/proc/loadavg: 8.11 8.03 7.91 9/373 6406
/proc/meminfo: memFree=17889708/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=287236 CPUtime=5.96 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 6994 0 0 0 594 2 0 0 25 0 4 0 731714479 294129664 3183 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 71809 3183 395 112 0 66774 0
[pid=6402/tid=6403] ppid=6400 vsize=287236 CPUtime=1.48 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 1686 0 0 0 148 0 0 0 25 0 4 0 731714479 294129664 3183 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=287236 CPUtime=1.49 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 1675 0 0 0 149 0 0 0 20 0 4 0 731714479 294129664 3183 33554432000 4194304 4650419 140737442322096 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=287236 CPUtime=1.49 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 1471 0 0 0 149 0 0 0 19 0 4 0 731714479 294129664 3183 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287236

[startup+3.10051 s]
/proc/loadavg: 8.10 8.03 7.91 9/373 6406
/proc/meminfo: memFree=17869740/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=310068 CPUtime=12.34 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 13221 0 0 0 1231 3 0 0 25 0 4 0 731714479 317509632 7990 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 77517 7990 395 112 0 72482 0
[pid=6402/tid=6403] ppid=6400 vsize=310068 CPUtime=3.09 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 3315 0 0 0 308 1 0 0 25 0 4 0 731714479 317509632 7990 33554432000 4194304 4650419 140737442322096 18446744073709551615 4303888 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=310068 CPUtime=3.08 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 3616 0 0 0 308 0 0 0 25 0 4 0 731714479 317509632 7990 33554432000 4194304 4650419 140737442322096 18446744073709551615 4438922 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=310068 CPUtime=3.08 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 2301 0 0 0 308 0 0 0 25 0 4 0 731714479 317509632 7990 33554432000 4194304 4650419 140737442322096 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 310068

[startup+6.30097 s]
/proc/loadavg: 8.10 8.03 7.91 9/373 6406
/proc/meminfo: memFree=17852396/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=302264 CPUtime=25.11 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 20414 0 0 0 2507 4 0 0 25 0 4 0 731714479 309518336 11091 33554432000 4194304 4650419 140737442322096 18446744073709551615 4364017 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 75566 11091 395 112 0 70531 0
[pid=6402/tid=6403] ppid=6400 vsize=302264 CPUtime=6.29 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 5171 0 0 0 628 1 0 0 25 0 4 0 731714479 309518336 11091 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=302264 CPUtime=6.29 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 5245 0 0 0 629 0 0 0 25 0 4 0 731714479 309518336 11091 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=302264 CPUtime=6.28 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 4571 0 0 0 628 0 0 0 25 0 4 0 731714479 309518336 11091 33554432000 4194304 4650419 140737442322096 18446744073709551615 4336162 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 302264

[startup+12.7009 s]
/proc/loadavg: 8.16 8.04 7.92 9/373 6406
/proc/meminfo: memFree=17835100/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=307828 CPUtime=50.63 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 30803 0 0 0 5057 6 0 0 25 0 4 0 731714479 315215872 13406 33554432000 4194304 4650419 140737442322096 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 76957 13406 395 112 0 71922 0
[pid=6402/tid=6403] ppid=6400 vsize=307828 CPUtime=12.69 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 7794 0 0 0 1267 2 0 0 25 0 4 0 731714479 315215872 13406 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=307828 CPUtime=12.68 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 8020 0 0 0 1268 0 0 0 25 0 4 0 731714479 315215872 13406 33554432000 4194304 4650419 140737442322096 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=307828 CPUtime=12.69 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 6881 0 0 0 1268 1 0 0 25 0 4 0 731714479 315215872 13406 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 307828

[startup+25.5008 s]
/proc/loadavg: 8.21 8.06 7.92 9/373 6408
/proc/meminfo: memFree=17812512/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=327320 CPUtime=101.66 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 46581 0 0 0 10156 10 0 0 25 0 4 0 731714479 335175680 18884 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 81830 18884 395 112 0 76795 0
[pid=6402/tid=6403] ppid=6400 vsize=327320 CPUtime=25.48 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 12738 0 0 0 2546 2 0 0 25 0 4 0 731714479 335175680 18884 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=327320 CPUtime=25.48 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 12751 0 0 0 2546 2 0 0 25 0 4 0 731714479 335175680 18884 33554432000 4194304 4650419 140737442322096 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=327320 CPUtime=25.48 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 10159 0 0 0 2546 2 0 0 25 0 4 0 731714479 335175680 18884 33554432000 4194304 4650419 140737442322096 18446744073709551615 4329696 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 327320

[startup+51.1005 s]
/proc/loadavg: 8.14 8.05 7.92 9/373 6408
/proc/meminfo: memFree=17731980/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=330548 CPUtime=203.77 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 72309 0 0 0 20361 16 0 0 25 0 4 0 731714479 338481152 29248 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363562 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 82637 29248 395 112 0 77602 0
[pid=6402/tid=6403] ppid=6400 vsize=330548 CPUtime=51.08 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 20492 0 0 0 5104 4 0 0 25 0 4 0 731714479 338481152 29248 33554432000 4194304 4650419 140737442322096 18446744073709551615 4314730 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=330548 CPUtime=51.08 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 21155 0 0 0 5104 4 0 0 25 0 4 0 731714479 338481152 29248 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=330548 CPUtime=51.08 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 13934 0 0 0 5105 3 0 0 25 0 4 0 731714479 338481152 29248 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 330548

[startup+102.314 s]
/proc/loadavg: 8.05 8.04 7.92 9/373 6410
/proc/meminfo: memFree=17720796/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=366424 CPUtime=408.01 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 112064 0 0 0 40776 25 0 0 25 0 4 0 731714479 375218176 33952 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 91606 33952 395 112 0 86571 0
[pid=6402/tid=6403] ppid=6400 vsize=366424 CPUtime=102.3 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 31639 0 0 0 10224 6 0 0 25 0 4 0 731714479 375218176 33952 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=366424 CPUtime=102.3 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 34914 0 0 0 10222 8 0 0 25 0 4 0 731714479 375218176 33952 33554432000 4194304 4650419 140737442322096 18446744073709551615 4314839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=366424 CPUtime=102.29 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 20513 0 0 0 10225 4 0 0 25 0 4 0 731714479 375218176 33952 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.01
Current children cumulated vsize (KiB) 366424

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

[startup+108.701 s]
/proc/loadavg: 8.05 8.04 7.92 9/373 6410
/proc/meminfo: memFree=17716692/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=345012 CPUtime=433.49 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 115877 0 0 0 43323 26 0 0 25 0 4 0 731714479 353292288 33410 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 86253 33410 395 112 0 81218 0
[pid=6402/tid=6403] ppid=6400 vsize=345012 CPUtime=108.69 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 33072 0 0 0 10862 7 0 0 25 0 4 0 731714479 353292288 33410 33554432000 4194304 4650419 140737442322096 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=345012 CPUtime=108.69 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 37124 0 0 0 10861 8 0 0 25 0 4 0 731714479 353292288 33410 33554432000 4194304 4650419 140737442322096 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=345012 CPUtime=108.68 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 20541 0 0 0 10864 4 0 0 25 0 4 0 731714479 353292288 33410 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 433.49
Current children cumulated vsize (KiB) 345012

[startup+110.301 s]
/proc/loadavg: 8.05 8.04 7.92 9/373 6410
/proc/meminfo: memFree=17707268/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=355960 CPUtime=439.87 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 117412 0 0 0 43961 26 0 0 25 0 4 0 731714479 364503040 34878 33554432000 4194304 4650419 140737442322096 18446744073709551615 4364416 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 88990 34878 395 112 0 83955 0
[pid=6402/tid=6403] ppid=6400 vsize=355960 CPUtime=110.29 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 33939 0 0 0 11022 7 0 0 25 0 4 0 731714479 364503040 34878 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=355960 CPUtime=110.29 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 37175 0 0 0 11021 8 0 0 25 0 4 0 731714479 364503040 34878 33554432000 4194304 4650419 140737442322096 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=355960 CPUtime=110.28 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 20541 0 0 0 11024 4 0 0 25 0 4 0 731714479 364503040 34878 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 439.87
Current children cumulated vsize (KiB) 355960

[startup+111.114 s]
/proc/loadavg: 8.05 8.04 7.92 9/373 6410
/proc/meminfo: memFree=17702668/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=355960 CPUtime=443.1 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 117918 0 0 0 44284 26 0 0 25 0 4 0 731714479 364503040 35384 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366394 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 88990 35384 395 112 0 83955 0
[pid=6402/tid=6403] ppid=6400 vsize=355960 CPUtime=111.1 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 34054 0 0 0 11103 7 0 0 25 0 4 0 731714479 364503040 35384 33554432000 4194304 4650419 140737442322096 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=355960 CPUtime=111.1 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 37425 0 0 0 11102 8 0 0 25 0 4 0 731714479 364503040 35384 33554432000 4194304 4650419 140737442322096 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=355960 CPUtime=111.09 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 20542 0 0 0 11105 4 0 0 25 0 4 0 731714479 364503040 35384 33554432000 4194304 4650419 140737442322096 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 443.1
Current children cumulated vsize (KiB) 355960

[startup+111.5 s]
/proc/loadavg: 8.05 8.04 7.92 9/373 6410
/proc/meminfo: memFree=17702668/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=355960 CPUtime=444.65 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 118219 0 0 0 44439 26 0 0 25 0 4 0 731714479 364503040 35681 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 88990 35681 395 112 0 83955 0
[pid=6402/tid=6403] ppid=6400 vsize=355960 CPUtime=111.49 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 34103 0 0 0 11142 7 0 0 25 0 4 0 731714479 364503040 35681 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=355960 CPUtime=111.49 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 37616 0 0 0 11141 8 0 0 25 0 4 0 731714479 364503040 35681 33554432000 4194304 4650419 140737442322096 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=355960 CPUtime=111.48 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 20542 0 0 0 11144 4 0 0 25 0 4 0 731714479 364503040 35681 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 444.65
Current children cumulated vsize (KiB) 355960

[startup+111.7 s]
/proc/loadavg: 8.05 8.04 7.92 9/373 6410
/proc/meminfo: memFree=17702668/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=355960 CPUtime=445.45 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 118297 0 0 0 44519 26 0 0 25 0 4 0 731714479 364503040 35114 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 88990 35114 395 112 0 83955 0
[pid=6402/tid=6403] ppid=6400 vsize=355960 CPUtime=111.69 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 34126 0 0 0 11162 7 0 0 25 0 4 0 731714479 364503040 35114 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=355960 CPUtime=111.69 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 37636 0 0 0 11161 8 0 0 25 0 4 0 731714479 364503040 35114 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=355960 CPUtime=111.68 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 20542 0 0 0 11164 4 0 0 25 0 4 0 731714479 364503040 35114 33554432000 4194304 4650419 140737442322096 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 445.45
Current children cumulated vsize (KiB) 355960

[startup+111.8 s]
/proc/loadavg: 8.05 8.04 7.92 9/373 6410
/proc/meminfo: memFree=17702668/32951124 swapFree=45193364/67111528
[pid=6402] ppid=6400 vsize=355960 CPUtime=445.85 cores=1,3,5,7
/proc/6402/stat : 6402 (strangenight1-m) R 6400 6402 5935 0 -1 4202496 118349 0 0 0 44559 26 0 0 25 0 4 0 731714479 364503040 35166 33554432000 4194304 4650419 140737442322096 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6402/statm: 88990 35166 395 112 0 83955 0
[pid=6402/tid=6403] ppid=6400 vsize=355960 CPUtime=111.79 cores=1,3,5,7
/proc/6402/task/6403/stat : 6403 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 34138 0 0 0 11172 7 0 0 25 0 4 0 731714479 364503040 35166 33554432000 4194304 4650419 140737442322096 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6402/tid=6404] ppid=6400 vsize=355960 CPUtime=111.79 cores=1,3,5,7
/proc/6402/task/6404/stat : 6404 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 37659 0 0 0 11171 8 0 0 25 0 4 0 731714479 364503040 35166 33554432000 4194304 4650419 140737442322096 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6402/tid=6405] ppid=6400 vsize=355960 CPUtime=111.78 cores=1,3,5,7
/proc/6402/task/6405/stat : 6405 (strangenight1-m) R 6400 6402 5935 0 -1 4202560 20542 0 0 0 11174 4 0 0 25 0 4 0 731714479 364503040 35166 33554432000 4194304 4650419 140737442322096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 445.85
Current children cumulated vsize (KiB) 355960

Child status: 10
Real time (s): 111.84
CPU time (s): 445.995
CPU user time (s): 445.723
CPU system time (s): 0.271958
CPU usage (%): 398.781
Max. virtual memory (cumulated for all children) (KiB): 366424

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

runsolver used 0.363944 second user time and 0.970852 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 01:13:58
IDJOB=3369458
IDBENCH=83432
IDSOLVER=1846
FILE ID=node118/3369458-1305414838
RUNJOBID= node118-1305414481-6340
PBS_JOBID= 13324527
Free space on /tmp= 73044 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369458-1305414838/watcher-3369458-1305414838 -o /tmp/evaluation-result-3369458-1305414838/solver-3369458-1305414838 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369458-1305414838.cnf

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=1170186099

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17895352 kB
Buffers:        277952 kB
Cached:        4392032 kB
SwapCached:      22084 kB
Active:       12169052 kB
Inactive:      2583560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17895352 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:            6260 kB
Writeback:           0 kB
AnonPages:    10073892 kB
Mapped:          15632 kB
Slab:           148432 kB
PageTables:      90644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89115672 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= 73036 MiB
End job on node118 at 2011-05-15 01:15:50