Trace number 3266292

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.06 1300.02

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_220.shuffled.cnf
MD5SUMf0b7e0675915478b15cab3695fd0fd62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses3432
Sum of the clauses size17000
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32
Number of clauses of size 4156
Number of clauses of size 53274
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3266292-1303580666.cnf'
0.00/0.00	c -- header says num vars:            220
0.00/0.00	c -- header says num clauses:        3432
0.00/0.00	c -- clauses added:            0 learnts,         3432 normals,            0 xors
0.00/0.00	c -- vars added        220
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       220      3432         0         0     17000         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      89 undec:      50 neg:      81
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       220      3432         0         0     17000         0   no data   no data
0.05/0.06	c Decided on static restart strategy
0.05/0.15	c  N st     8      4914       220      3432         0      4796     17000    213180   no data   no data
0.39/0.41	c  N st    10     11297       220      3432         0      4431     17000    141091   no data   no data
0.59/0.67	c  N st    11     17040       220      3432         0      9991     17000    399258   no data   no data
0.99/1.08	c  F st    12     25002       220      3432         0     12288     17000    491429   no data   no data
0.99/1.08	c  N st    12     25002       220      3432         0     12288     17000    491429   no data   no data
1.29/1.30	c Decided on static restart strategy
1.29/1.30	c  N st    18     30001       220      3432         0     10551     17000    376138   no data   no data
1.29/1.30	c  S st    18     30001       220      3432         0     10551     17000    376138   no data   no data
1.29/1.33	c  S st    18     30506       220      3432         0     11050     17000    396125   no data   no data
1.29/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.33	c blocked clauses removed:        0 vars:      0 tried:         220 T: 0.00 s
1.29/1.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
1.29/1.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.56	c lits-rem:       174  cl-subs:      548  v-elim:      0  v-fix:    0  time:  0.21 s
1.49/1.59	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.03
1.49/1.59	c calculated reachability. Time: 0.00
1.49/1.59	c  N st    18     30506       220      3432         0     10502     17000    365052   no data   no data
1.89/1.96	c  N st    20     37619       220      3432         0      9716     17000    298511   no data   no data
2.29/2.32	c  N st    21     44018       220      3432         0     15935     17000    588280   no data   no data
2.39/2.42	c  S st    22     45759       220      3432         0      8918     17000    229162   no data   no data
2.39/2.45	c  S st    22     46262       220      3432         0      9419     17000    250457   no data   no data
2.39/2.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.39/2.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
2.39/2.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.50	c lits-rem:        45  cl-subs:       90  v-elim:      0  v-fix:    0  time:  0.04 s
2.49/2.50	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
2.49/2.51	c vivif2 --  cl tried     9329 cl shrink        0 lits rem          0 time: 0.00
2.49/2.54	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.03
2.49/2.54	c calculated reachability. Time: 0.00
2.49/2.54	c  N st    22     46262       220      3432         0      9329     17000    245364   no data   no data
3.29/3.37	c  N st    23     60659       220      3432         0     13632     17000    428549   no data   no data
3.90/3.95	c  N st    24     69395       220      3432         0     11429     17000    301524   no data   no data
3.90/3.95	c  S st    24     69395       220      3432         0     11429     17000    301524   no data   no data
3.90/3.98	c  S st    24     69896       220      3432         0     11928     17000    321913   no data   no data
3.90/3.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.90/3.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.90/3.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.90/3.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.90/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.90/3.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
3.90/3.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.90/3.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.00/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.00/4.09	c lits-rem:       123  cl-subs:      131  v-elim:      0  v-fix:    0  time:  0.09 s
4.00/4.09	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
4.00/4.09	c vivif2 --  cl tried    11797 cl shrink        0 lits rem          0 time: 0.00
4.09/4.13	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.04
4.09/4.13	c calculated reachability. Time: 0.00
4.09/4.13	c  N st    24     69896       220      3432         0     11797     17000    314533   no data   no data
5.29/5.33	c  F st    25     87501       220      3432         0     17237     17000    561547   no data   no data
5.29/5.33	c  N st    25     87501       220      3432         0     17237     17000    561547   no data   no data
5.60/5.69	c Decided on static restart strategy
5.89/5.91	c  N st    32     95543       220      3432         0     25047     17000    905661   no data   no data
6.49/6.50	c  N st    34    104844       220      3432         0     21466     17000    723924   no data   no data
6.49/6.50	c  S st    34    104844       220      3432         0     21466     17000    723924   no data   no data
6.49/6.55	c  S st    34    105346       220      3432         0     21967     17000    743539   no data   no data
6.49/6.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.49/6.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
6.49/6.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.49/6.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.49/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.25	c lits-rem:       574  cl-subs:      867  v-elim:      0  v-fix:    0  time:  0.66 s
7.19/7.25	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
7.19/7.25	c vivif2 --  cl tried    21100 cl shrink        0 lits rem          0 time: 0.01
7.29/7.32	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.06
7.29/7.32	c calculated reachability. Time: 0.00
7.29/7.32	c  N st    34    105346       220      3432         0     21100     17000    692091   no data   no data
7.99/8.04	c  N st    35    114947       220      3432         0     16816     17000    455412   no data   no data
9.19/9.27	c  N st    36    129345       220      3432         0     16248     17000    399580   no data   no data
10.89/10.99	c  N st    37    150940       220      3432         0     21654     17000    616707   no data   no data
11.59/11.60	c  S st    38    158019       220      3432         0     28535     17000    922440   no data   no data
11.59/11.67	c  S st    38    158523       220      3432         0     29039     17000    943030   no data   no data
11.59/11.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.59/11.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.59/11.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
11.59/11.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.59/11.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.69/11.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.03	c lits-rem:       870  cl-subs:     1346  v-elim:      0  v-fix:    0  time:  1.32 s
12.99/13.03	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
12.99/13.04	c vivif2 --  cl tried    27693 cl shrink        0 lits rem          0 time: 0.01
13.09/13.13	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.08
13.09/13.13	c calculated reachability. Time: 0.00
13.09/13.13	c  N st    38    158523       220      3432         0     27693     17000    871353   no data   no data
17.60/17.63	c  N st    39    207111       220      3432         0     22385     17000    587575   no data   no data
20.69/20.73	c  N st    40    237784       220      3432         0     32743     17000   1060373   no data   no data
20.69/20.73	c  S st    40    237784       220      3432         0     32743     17000   1060373   no data   no data
20.79/20.80	c  S st    40    238287       220      3432         0     33243     17000   1081103   no data   no data
20.79/20.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.79/20.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.79/20.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.79/20.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.79/20.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
20.79/20.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.79/20.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.79/20.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.69/22.73	c lits-rem:       823  cl-subs:     1347  v-elim:      0  v-fix:    0  time:  1.88 s
22.69/22.73	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
22.69/22.74	c vivif2 --  cl tried    31896 cl shrink        0 lits rem          0 time: 0.01
22.79/22.83	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.09
22.79/22.84	c calculated reachability. Time: 0.00
22.79/22.84	c  N st    40    238287       220      3432         0     31896     17000    999632   no data   no data
30.09/30.15	c  F st    41    306250       220      3432         0     33662     17000   1009254   no data   no data
30.09/30.15	c  N st    41    306250       220      3432         0     33662     17000   1009254   no data   no data
30.69/30.75	c Decided on static restart strategy
32.99/33.04	c  N st    51    334556       220      3432         0     37983     17000   1111423   no data   no data
35.19/35.23	c  N st    53    357432       220      3432         0     35980     17000   1027572   no data   no data
35.19/35.23	c  S st    53    357432       220      3432         0     35980     17000   1027572   no data   no data
35.29/35.30	c  S st    53    357933       220      3432         0     36477     17000   1047580   no data   no data
35.29/35.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.29/35.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.29/35.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.29/35.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.29/35.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.29/35.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
35.29/35.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.29/35.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.29/35.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.50/36.53	c lits-rem:       960  cl-subs:     1059  v-elim:      0  v-fix:    0  time:  1.17 s
36.50/36.53	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
36.50/36.54	c vivif2 --  cl tried    35418 cl shrink        0 lits rem          0 time: 0.01
36.60/36.65	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.11
36.60/36.66	c calculated reachability. Time: 0.00
36.60/36.66	c  N st    53    357933       220      3432         0     35418     17000    988755   no data   no data
40.19/40.26	c  N st    54    390327       220      3432         0     41694     17000   1283409   no data   no data
45.79/45.89	c  N st    55    438915       220      3432         0     35275     17000    905021   no data   no data
54.60/54.61	c  N st    56    511797       220      3432         0     48768     17000   1522855   no data   no data
57.70/57.75	c  N st    57    536901       220      3432         0     43083     17000   1171288   no data   no data
57.70/57.75	c  S st    57    536901       220      3432         0     43083     17000   1171288   no data   no data
57.80/57.85	c  S st    57    537406       220      3432         0     43582     17000   1191901   no data   no data
57.80/57.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.80/57.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
57.80/57.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.80/57.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.80/57.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.80/57.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
57.80/57.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.80/57.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.90/57.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.09/60.13	c lits-rem:       630  cl-subs:     1631  v-elim:      0  v-fix:    0  time:  2.22 s
60.09/60.13	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
60.09/60.14	c vivif2 --  cl tried    41951 cl shrink        0 lits rem          0 time: 0.01
60.19/60.27	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.13
60.19/60.27	c calculated reachability. Time: 0.00
60.19/60.27	c  N st    57    537406       220      3432         0     41951     17000   1103669   no data   no data
83.80/83.88	c  N st    58    701390       220      3432         0     35949     17000    687684   no data   no data
99.80/99.88	c  N st    59    806109       220      3432         0     64818     17000   1994552   no data   no data
99.80/99.88	c  S st    59    806109       220      3432         0     64818     17000   1994552   no data   no data
100.00/100.02	c  S st    59    806614       220      3432         0     65317     17000   2014660   no data   no data
100.00/100.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.00/100.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.00/100.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.00/100.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.00/100.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.00/100.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
100.00/100.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.00/100.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
100.10/100.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.49/110.59	c lits-rem:      1562  cl-subs:     3741  v-elim:      0  v-fix:    0  time: 10.46 s
110.49/110.59	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
110.59/110.62	c vivif2 --  cl tried    61576 cl shrink        0 lits rem          0 time: 0.03
110.79/110.84	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.22
110.79/110.84	c calculated reachability. Time: 0.00
110.79/110.84	c  N st    59    806614       220      3432         0     61576     17000   1821026   no data   no data
154.10/154.15	c  F st    60   1071877       220      3432         0     76801     17000   2292972   no data   no data
154.10/154.15	c  N st    60   1071877       220      3432         0     76801     17000   2292972   no data   no data
155.21/155.28	c Decided on static restart strategy
158.90/158.90	c  N st    70   1100183       220      3432         0     61074     17000   1569751   no data   no data
165.70/165.77	c  N st    72   1136177       220      3432         0     51638     17000   1106240   no data   no data
171.00/171.07	c  N st    73   1168569       220      3432         0     83020     17000   2619645   no data   no data
177.60/177.65	c  N st    74   1209922       220      3432         0     77676     17000   2280879   no data   no data
177.60/177.65	c  S st    74   1209922       220      3432         0     77676     17000   2280879   no data   no data
177.80/177.83	c  S st    74   1210423       220      3432         0     78173     17000   2300907   no data   no data
177.80/177.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
177.80/177.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
177.80/177.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
177.80/177.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.80/177.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.80/177.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
177.80/177.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
177.90/177.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
177.90/177.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.70/188.73	c lits-rem:      1634  cl-subs:     3586  v-elim:      0  v-fix:    0  time: 10.78 s
188.70/188.73	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
188.70/188.76	c vivif2 --  cl tried    74587 cl shrink        0 lits rem          0 time: 0.03
189.00/189.04	c asymm  cl-useful: 0/3126/3432 lits-rem:0 time: 0.28
189.00/189.05	c calculated reachability. Time: 0.00
189.00/189.05	c  N st    74   1210423       220      3432         0     74587     17000   2114938   no data   no data
202.80/202.85	c  N st    75   1283307       220      3432         0     51257     17000    973736   no data   no data
222.89/222.95	c  N st    76   1392630       220      3432         0     59200     17000   1301252   no data   no data
254.89/254.91	c  N st    77   1556614       220      3432         0     63872     17000   1423438   no data   no data
290.20/290.26	c  N st    78   1710423       220      3432         0    104935     17000   3361128   no data   no data
290.20/290.26	c  S st    78   1710423       220      3432         0    104935     17000   3361128   no data   no data
290.50/290.51	c  S st    78   1710926       220      3432         0    105435     17000   3382594   no data   no data
290.50/290.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
290.50/290.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
290.50/290.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
290.50/290.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.50/290.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.50/290.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
290.50/290.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.60/290.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
290.70/290.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
323.00/323.08	c lits-rem:      6272  cl-subs:     7153  v-elim:      0  v-fix:    0  time: 32.38 s
323.00/323.08	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
323.10/323.12	c vivif2 --  cl tried    98282 cl shrink        0 lits rem          0 time: 0.04
323.40/323.44	c asymm  cl-useful: 0/2485/3432 lits-rem:0 time: 0.32
323.40/323.44	c calculated reachability. Time: 0.00
323.40/323.44	c  N st    78   1710926       220      3432         0     98282     17000   2994612   no data   no data
402.91/402.91	c  N st    79   2079890       220      3432         0    110202     17000   3445528   no data   no data
433.31/433.31	c  N st    80   2210926       220      3432         0    114369     17000   3675540   no data   no data
433.31/433.31	c  S st    80   2210926       220      3432         0    114369     17000   3675540   no data   no data
433.51/433.58	c  S st    80   2211433       220      3432         0    114873     17000   3696609   no data   no data
433.51/433.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
433.61/433.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
433.61/433.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
433.61/433.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
433.61/433.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.61/433.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
433.61/433.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
433.71/433.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
433.71/433.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
462.90/462.94	c lits-rem:      4959  cl-subs:     5457  v-elim:      0  v-fix:    0  time: 29.16 s
462.90/462.94	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
462.90/462.99	c vivif2 --  cl tried   109416 cl shrink        0 lits rem          0 time: 0.05
463.11/463.15	c asymm  cl-useful: 0/947/3432 lits-rem:0 time: 0.16
463.11/463.16	c calculated reachability. Time: 0.00
463.11/463.16	c  N st    80   2211433       220      3432         0    109416     17000   3374580   no data   no data
585.32/585.33	c  N st    81   2711434       220      3432         0    132201     17000   4086030   no data   no data
585.32/585.33	c  S st    81   2711434       220      3432         0    132201     17000   4086030   no data   no data
585.61/585.65	c  S st    81   2711939       220      3432         0    132699     17000   4106296   no data   no data
585.61/585.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
585.71/585.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
585.71/585.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
585.71/585.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
585.71/585.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
585.71/585.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
585.71/585.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
585.71/585.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
585.81/585.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
636.71/636.73	c lits-rem:      3322  cl-subs:     9886  v-elim:      0  v-fix:    0  time: 50.85 s
636.71/636.73	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
636.71/636.78	c vivif2 --  cl tried   122813 cl shrink        0 lits rem          0 time: 0.05
637.11/637.13	c asymm  cl-useful: 0/1957/3432 lits-rem:0 time: 0.35
637.11/637.14	c calculated reachability. Time: 0.00
637.11/637.14	c  N st    81   2711939       220      3432         0    122813     17000   3644152   no data   no data
767.12/767.13	c  N st    82   3211939       220      3432         0     99227     17000   2356543   no data   no data
767.12/767.13	c  S st    82   3211939       220      3432         0     99227     17000   2356543   no data   no data
767.32/767.37	c  S st    82   3212443       220      3432         0     99723     17000   2378030   no data   no data
767.32/767.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
767.42/767.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
767.42/767.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
767.42/767.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
767.42/767.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
767.42/767.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
767.42/767.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
767.42/767.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
767.52/767.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
777.22/777.24	c lits-rem:       938  cl-subs:     3315  v-elim:      0  v-fix:    0  time:  9.73 s
777.22/777.25	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
777.22/777.28	c vivif2 --  cl tried    96408 cl shrink        0 lits rem          0 time: 0.03
777.42/777.48	c asymm  cl-useful: 0/1475/3432 lits-rem:0 time: 0.20
777.42/777.48	c calculated reachability. Time: 0.00
777.42/777.48	c  N st    82   3212443       220      3432         0     96408     17000   2216277   no data   no data
921.62/921.65	c  N st    83   3712443       220      3432         0    107480     17000   2606313   no data   no data
921.62/921.65	c  S st    83   3712443       220      3432         0    107480     17000   2606313   no data   no data
921.93/921.91	c  S st    83   3712946       220      3432         0    107978     17000   2626733   no data   no data
921.93/921.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
921.93/921.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
921.93/921.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
921.93/921.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
921.93/921.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
921.93/921.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
921.93/921.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
922.02/922.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
922.02/922.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
933.92/934.00	c lits-rem:       983  cl-subs:     3388  v-elim:      0  v-fix:    0  time: 11.92 s
933.92/934.00	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
934.02/934.03	c vivif2 --  cl tried   104590 cl shrink        0 lits rem          0 time: 0.04
934.32/934.35	c asymm  cl-useful: 0/2347/3432 lits-rem:0 time: 0.32
934.32/934.35	c calculated reachability. Time: 0.00
934.32/934.35	c  N st    83   3712946       220      3432         0    104590     17000   2444029   no data   no data
945.62/945.64	c  F st    84   3751562       220      3432         0    141963     17000   4225143   no data   no data
945.62/945.64	c  N st    84   3751562       220      3432         0    141963     17000   4225143   no data   no data
947.62/947.65	c Decided on static restart strategy
955.11/955.12	c  N st    94   3779872       220      3432         0     87310     17000   1539516   no data   no data
964.22/964.23	c  N st    96   3815865       220      3432         0    122186     17000   3200502   no data   no data
974.82/974.82	c  N st    97   3848257       220      3432         0    153377     17000   4635614   no data   no data
988.32/988.31	c  N st    98   3896847       220      3432         0    117146     17000   2923307   no data   no data
1014.72/1014.73	c  N st    99   3969730       220      3432         0    103423     17000   2226977   no data   no data
1051.92/1051.93	c  N st   100   4079053       220      3432         0    124105     17000   3174433   no data   no data
1093.02/1093.07	c  N st   101   4212948       220      3432         0    167466     17000   5401646   no data   no data
1093.02/1093.07	c  S st   101   4212948       220      3432         0    167466     17000   5401646   no data   no data
1093.43/1093.48	c  S st   101   4213451       220      3432         0    167965     17000   5422360   no data   no data
1093.43/1093.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1093.53/1093.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1093.53/1093.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1093.53/1093.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1093.53/1093.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1093.53/1093.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
1093.53/1093.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1093.62/1093.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1093.72/1093.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1164.13/1164.17	c lits-rem:      7743  cl-subs:     9400  v-elim:      0  v-fix:    0  time: 70.39 s
1164.13/1164.17	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
1164.23/1164.25	c vivif2 --  cl tried   158565 cl shrink        0 lits rem          0 time: 0.07
1164.53/1164.53	c asymm  cl-useful: 0/1085/3432 lits-rem:0 time: 0.28
1164.53/1164.54	c calculated reachability. Time: 0.00
1164.53/1164.54	c  N st   101   4213451       220      3432         0    158565     17000   4883940   no data   no data
1246.53/1246.53	c  N st   102   4459428       220      3432         0    132689     17000   3468614   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3266292-1303580666/watcher-3266292-1303580666 -o /tmp/evaluation-result-3266292-1303580666/solver-3266292-1303580666 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3266292-1303580666.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.25 3.84 3.89 3/178 7627
/proc/meminfo: memFree=16240472/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=29772 CPUtime=0 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 549 0 0 0 0 0 0 0 18 0 1 0 469667036 30486528 488 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309090 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 7443 488 340 106 0 2414 0

[startup+0.0542821 s]
/proc/loadavg: 3.25 3.84 3.89 3/178 7627
/proc/meminfo: memFree=16240472/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=30388 CPUtime=0.05 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 853 0 0 0 5 0 0 0 18 0 1 0 469667036 31117312 750 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 7597 750 370 106 0 2568 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30388

[startup+0.225262 s]
/proc/loadavg: 3.25 3.84 3.89 3/178 7627
/proc/meminfo: memFree=16240472/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=31184 CPUtime=0.22 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 1250 0 0 0 22 0 0 0 18 0 1 0 469667036 31932416 894 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 7796 894 371 106 0 2767 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 31184

[startup+0.300238 s]
/proc/loadavg: 3.25 3.84 3.89 3/178 7627
/proc/meminfo: memFree=16240472/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=31184 CPUtime=0.29 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 1365 0 0 0 29 0 0 0 18 0 1 0 469667036 31932416 1009 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 7796 1009 371 106 0 2767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31184

[startup+0.700164 s]
/proc/loadavg: 3.25 3.84 3.89 3/178 7627
/proc/meminfo: memFree=16240472/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=31876 CPUtime=0.69 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 2007 0 0 0 69 0 0 0 18 0 1 0 469667036 32641024 1266 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 7969 1266 371 106 0 2940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31876

[startup+1.50102 s]
/proc/loadavg: 3.25 3.84 3.89 5/190 7644
/proc/meminfo: memFree=16215376/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=42048 CPUtime=1.49 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 5397 0 0 0 149 0 0 0 20 0 1 0 469667036 43057152 3579 33554432000 4194304 4627331 140737040195968 18446744073709551615 4427315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 10512 3579 376 106 0 5483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42048

[startup+3.10073 s]
/proc/loadavg: 3.31 3.85 3.89 5/190 7644
/proc/meminfo: memFree=16188464/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=42316 CPUtime=3.09 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 7131 0 0 0 309 0 0 0 25 0 1 0 469667036 43331584 3921 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 10579 3921 376 106 0 5550 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42316

[startup+6.30015 s]
/proc/loadavg: 3.31 3.85 3.89 5/190 7644
/proc/meminfo: memFree=16179224/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=44764 CPUtime=6.29 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 11093 0 0 0 628 1 0 0 25 0 1 0 469667036 45838336 4298 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 11191 4298 376 106 0 6162 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44764

[startup+12.701 s]
/proc/loadavg: 3.50 3.87 3.90 5/190 7645
/proc/meminfo: memFree=16142268/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=64172 CPUtime=12.69 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 19499 0 0 0 1267 2 0 0 25 0 1 0 469667036 65712128 9300 33554432000 4194304 4627331 140737040195968 18446744073709551615 4428025 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 16043 9300 376 106 0 11014 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64172

[startup+25.5007 s]
/proc/loadavg: 3.66 3.89 3.91 5/190 7645
/proc/meminfo: memFree=16104572/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=72996 CPUtime=25.49 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 28758 0 0 0 2546 3 0 0 25 0 1 0 469667036 74747904 11483 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 18249 11483 376 106 0 13220 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72996

[startup+51.101 s]
/proc/loadavg: 3.77 3.89 3.91 5/190 7645
/proc/meminfo: memFree=16084348/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=80660 CPUtime=51.09 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 45429 0 0 0 5103 6 0 0 25 0 1 0 469667036 82595840 13536 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 20165 13536 376 106 0 15136 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80660

[startup+102.301 s]
/proc/loadavg: 3.91 3.91 3.91 5/190 7647
/proc/meminfo: memFree=16022584/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=113416 CPUtime=102.29 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 74737 0 0 0 10218 11 0 0 25 0 1 0 469667036 116137984 21709 33554432000 4194304 4627331 140737040195968 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 28354 21709 376 106 0 23325 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 113416

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.91 5/190 7649
/proc/meminfo: memFree=15978680/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=113972 CPUtime=162.3 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 94584 0 0 0 16214 16 0 0 25 0 1 0 469667036 116707328 22021 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 28493 22021 376 106 0 23464 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 113972

[startup+222.307 s]
/proc/loadavg: 4.04 3.95 3.91 5/190 7650
/proc/meminfo: memFree=15954108/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=137684 CPUtime=222.3 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 118363 0 0 0 22210 20 0 0 25 0 1 0 469667036 140988416 26008 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 34421 26008 376 106 0 29392 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 137684

[startup+282.301 s]
/proc/loadavg: 4.01 3.95 3.91 5/190 7652
/proc/meminfo: memFree=15918876/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=138028 CPUtime=282.3 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 137298 0 0 0 28204 26 0 0 25 0 1 0 469667036 141340672 26781 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309185 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 34507 26781 376 106 0 29478 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138028

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 7653
/proc/meminfo: memFree=15861196/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=175460 CPUtime=342.3 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 154495 0 0 0 34201 29 0 0 25 0 1 0 469667036 179671040 35939 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 43865 35939 376 106 0 38836 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 175460

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 7655
/proc/meminfo: memFree=15831428/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=230656 CPUtime=402.3 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 172085 0 0 0 40194 36 0 0 25 0 1 0 469667036 236191744 37181 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 57664 37181 376 106 0 52635 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 230656

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 7657
/proc/meminfo: memFree=15791356/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=261932 CPUtime=462.3 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 188230 0 0 0 46192 38 0 0 25 0 1 0 469667036 268218368 44608 33554432000 4194304 4627331 140737040195968 18446744073709551615 4427758 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 65483 44608 376 106 0 60454 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 261932

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 7658
/proc/meminfo: memFree=15780812/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=206608 CPUtime=522.31 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 205359 0 0 0 52188 43 0 0 25 0 1 0 469667036 211566592 43657 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 51652 43657 376 106 0 46623 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 206608

[startup+582.3 s]
/proc/loadavg: 4.15 4.00 3.93 5/190 7660
/proc/meminfo: memFree=15744964/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=264472 CPUtime=582.31 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 220057 0 0 0 58183 48 0 0 25 0 1 0 469667036 270819328 44497 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 66118 44497 376 106 0 61089 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 264472

[startup+642.301 s]
/proc/loadavg: 4.08 4.01 3.93 5/190 7661
/proc/meminfo: memFree=15713452/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=230584 CPUtime=642.31 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 228490 0 0 0 64182 49 0 0 25 0 1 0 469667036 236118016 47750 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 57646 47750 376 106 0 52617 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 230584

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 7663
/proc/meminfo: memFree=15704004/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=230824 CPUtime=702.31 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 243956 0 0 0 70178 53 0 0 25 0 1 0 469667036 236363776 48476 33554432000 4194304 4627331 140737040195968 18446744073709551615 4333228 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 57706 48476 376 106 0 52677 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 230824

[startup+762.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 7665
/proc/meminfo: memFree=15702752/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=290652 CPUtime=762.32 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 256851 0 0 0 76176 56 0 0 25 0 1 0 469667036 297627648 51244 33554432000 4194304 4627331 140737040195968 18446744073709551615 4324176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 72663 51244 376 106 0 67634 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 290652

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7666
/proc/meminfo: memFree=15686356/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=231228 CPUtime=822.32 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 270741 0 0 0 82172 60 0 0 25 0 1 0 469667036 236777472 49121 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 57807 49121 376 106 0 52778 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 231228

[startup+882.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7668
/proc/meminfo: memFree=15674796/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=292756 CPUtime=882.32 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 283757 0 0 0 88168 64 0 0 25 0 1 0 469667036 299782144 51018 33554432000 4194304 4627331 140737040195968 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 73189 51018 376 106 0 68160 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 292756

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7669
/proc/meminfo: memFree=15665868/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=298592 CPUtime=942.32 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 295933 0 0 0 94163 69 0 0 25 0 1 0 469667036 305758208 51625 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 74648 51625 376 106 0 69619 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 298592

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7680
/proc/meminfo: memFree=15659652/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=299232 CPUtime=1002.32 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 308282 0 0 0 100160 72 0 0 25 0 1 0 469667036 306413568 52527 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 74808 52527 376 106 0 69779 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 299232

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7682
/proc/meminfo: memFree=15639348/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=299760 CPUtime=1062.32 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 319949 0 0 0 106155 77 0 0 25 0 1 0 469667036 306954240 52652 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 74940 52652 376 106 0 69911 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 299760

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7683
/proc/meminfo: memFree=15577692/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=354392 CPUtime=1122.33 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 339158 0 0 0 112153 80 0 0 25 0 1 0 469667036 362897408 65944 33554432000 4194304 4627331 140737040195968 18446744073709551615 4420065 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 88598 65944 376 106 0 83569 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 354392

[startup+1182.3 s]
/proc/loadavg: 4.12 4.04 3.95 5/190 7688
/proc/meminfo: memFree=15588224/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=291168 CPUtime=1182.32 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 343698 0 0 0 118151 81 0 0 25 0 1 0 469667036 298156032 63937 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 72792 63937 376 106 0 67763 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 291168

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.95 5/190 7689
/proc/meminfo: memFree=15547540/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=291296 CPUtime=1242.33 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 355186 0 0 0 124145 88 0 0 25 0 1 0 469667036 298287104 63372 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 72824 63372 376 106 0 67795 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 291296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.95 6/190 7691
/proc/meminfo: memFree=15537364/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=355612 CPUtime=1300.03 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 364015 0 0 0 129911 92 0 0 25 0 1 0 469667036 364146688 66130 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 88903 66130 376 106 0 83874 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 355612

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.95 6/190 7691
/proc/meminfo: memFree=15537364/32951124 swapFree=67111528/67111528
[pid=7627] ppid=7623 vsize=355612 CPUtime=1300.03 cores=5,7
/proc/7627/stat : 7627 (strangenight2-s) R 7623 7627 7014 0 -1 4202496 364015 0 0 0 129911 92 0 0 25 0 1 0 469667036 364146688 66130 33554432000 4194304 4627331 140737040195968 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7627/statm: 88903 66130 376 106 0 83874 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 355612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.12
CPU system time (s): 0.941856
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 370924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.12
system time used= 0.941856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 364015
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= 78
involuntary context switches= 878

runsolver used 2.00069 second user time and 5.09523 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-23 19:44:26
IDJOB=3266292
IDBENCH=87453
IDSOLVER=1587
FILE ID=node106/3266292-1303580666
RUNJOBID= node106-1303580666-7604
PBS_JOBID= 13150321
Free space on /tmp= 71744 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_220.shuffled.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266292-1303580666/watcher-3266292-1303580666 -o /tmp/evaluation-result-3266292-1303580666/solver-3266292-1303580666 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3266292-1303580666.cnf

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

MD5SUM BENCH= f0b7e0675915478b15cab3695fd0fd62
RANDOM SEED=1202139678

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16241280 kB
Buffers:       1983368 kB
Cached:       14102812 kB
SwapCached:          0 kB
Active:        9635332 kB
Inactive:      6514520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16241280 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17652 kB
Writeback:           0 kB
AnonPages:       64092 kB
Mapped:          14484 kB
Slab:           496760 kB
PageTables:       5608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193064 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= 71724 MiB
End job on node106 at 2011-04-23 20:06:08