Trace number 3367525

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 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S380157195-014.SATISFIABLE.cnf
MD5SUMc5ca502edf263e9767f2d7ec536d2edf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 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-3367525-1305383528.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.00	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:    450 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:     16  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:     216 undec:      42 neg:     192
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       434      1901         0         0      5807         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4918       434      1901         0      4823      5807    104149   no data   no data
0.39/0.40	c  N st    10     11301       434      1901         0      4470      5807     70181   no data   no data
0.59/0.65	c  N st    11     17045       434      1901         0     10069      5807    191736   no data   no data
1.00/1.07	c  F st    12     25001       434      1901         0     12348      5807    234757   no data   no data
1.00/1.07	c  N st    12     25001       434      1901         0     12348      5807    234757   no data   no data
1.29/1.32	c Decided on static restart strategy
1.29/1.32	c  N st    18     30000       434      1901         0     10613      5807    176537   no data   no data
1.29/1.32	c  S st    18     30000       434      1901         0     10613      5807    176537   no data   no data
1.29/1.35	c  S st    18     30500       434      1901         0     11113      5807    187735   no data   no data
1.29/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.36	c blocked clauses removed:       12 vars:      2 tried:         434 T: 0.00 s
1.29/1.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
1.29/1.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c lits-rem:       260  cl-subs:      886  v-elim:      0  v-fix:    0  time:  0.06 s
1.39/1.43	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.00
1.39/1.43	c calculated reachability. Time: 0.00
1.39/1.43	c  N st    18     30500       432      1889         0     10227      5771    169734   no data   no data
1.79/1.85	c  N st    20     37611       432      1889         0      9497      5771    139303   no data   no data
2.10/2.20	c  N st    21     44013       432      1889         0     15758      5771    274803   no data   no data
2.29/2.32	c  S st    22     45751       432      1889         0     17464      5771    311741   no data   no data
2.29/2.36	c  S st    22     46254       432      1889         0      9236      5771    120725   no data   no data
2.29/2.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
2.29/2.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.38	c lits-rem:        30  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.38	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
2.29/2.38	c vivif2 --  cl tried     9163 cl shrink        0 lits rem          0 time: 0.00
2.29/2.38	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.01
2.29/2.38	c calculated reachability. Time: 0.00
2.29/2.38	c  N st    22     46254       432      1889         0      9163      5771    119357   no data   no data
3.20/3.26	c  N st    23     60652       432      1889         0     13514      5771    209233   no data   no data
3.79/3.87	c  N st    24     69382       432      1889         0     11289      5771    149608   no data   no data
3.79/3.87	c  S st    24     69382       432      1889         0     11289      5771    149608   no data   no data
3.89/3.90	c  S st    24     69887       432      1889         0     11790      5771    160744   no data   no data
3.89/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.89/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
3.89/3.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.92	c lits-rem:        36  cl-subs:      143  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.92	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
3.89/3.92	c vivif2 --  cl tried    11647 cl shrink        0 lits rem          0 time: 0.00
3.89/3.93	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.01
3.89/3.93	c calculated reachability. Time: 0.00
3.89/3.93	c  N st    24     69887       432      1889         0     11647      5771    157501   no data   no data
5.19/5.25	c  F st    25     87501       432      1889         0     17079      5771    269531   no data   no data
5.19/5.25	c  N st    25     87501       432      1889         0     17079      5771    269531   no data   no data
5.59/5.63	c Decided on static restart strategy
5.79/5.84	c  N st    32     95538       432      1889         0     24945      5771    440263   no data   no data
6.39/6.49	c  N st    34    104830       432      1889         0     21286      5771    332851   no data   no data
6.39/6.49	c  S st    34    104830       432      1889         0     21286      5771    332851   no data   no data
6.49/6.54	c  S st    34    105332       432      1889         0     21788      5771    343514   no data   no data
6.49/6.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.49/6.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
6.49/6.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.49/6.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.49/6.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.72	c lits-rem:       215  cl-subs:     1274  v-elim:      0  v-fix:    0  time:  0.16 s
6.69/6.72	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
6.69/6.73	c vivif2 --  cl tried    20514 cl shrink        0 lits rem          0 time: 0.00
6.69/6.74	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.01
6.69/6.74	c calculated reachability. Time: 0.00
6.69/6.74	c  N st    34    105332       432      1889         0     20514      5771    317855   no data   no data
7.49/7.52	c  N st    35    114930       432      1889         0     16279      5771    215582   no data   no data
8.70/8.73	c  N st    36    129327       432      1889         0     15642      5771    186758   no data   no data
10.49/10.57	c  N st    37    150922       432      1889         0     21142      5771    303818   no data   no data
11.09/11.18	c  S st    38    157998       432      1889         0     28065      5771    464547   no data   no data
11.19/11.25	c  S st    38    158502       432      1889         0     28568      5771    475716   no data   no data
11.19/11.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.19/11.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
11.19/11.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.19/11.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.19/11.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.55	c lits-rem:       162  cl-subs:     1223  v-elim:      0  v-fix:    0  time:  0.27 s
11.49/11.55	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
11.49/11.56	c vivif2 --  cl tried    27345 cl shrink        0 lits rem          0 time: 0.00
11.49/11.57	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.01
11.49/11.57	c calculated reachability. Time: 0.00
11.49/11.57	c  N st    38    158502       432      1889         0     27345      5771    446832   no data   no data
15.99/16.08	c  N st    39    207091       432      1889         0     22038      5771    280556   no data   no data
19.09/19.13	c  N st    40    237753       432      1889         0     32565      5771    492047   no data   no data
19.09/19.13	c  S st    40    237753       432      1889         0     32565      5771    492047   no data   no data
19.19/19.21	c  S st    40    238259       432      1889         0     33070      5771    502823   no data   no data
19.19/19.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.19/19.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.19/19.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
19.19/19.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.19/19.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.19/19.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.77	c lits-rem:       206  cl-subs:     2481  v-elim:      0  v-fix:    0  time:  0.53 s
19.70/19.77	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
19.70/19.77	c vivif2 --  cl tried    30589 cl shrink        0 lits rem          0 time: 0.00
19.70/19.79	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.02
19.70/19.79	c calculated reachability. Time: 0.00
19.70/19.79	c  N st    40    238259       432      1889         0     30589      5771    450868   no data   no data
26.99/27.06	c  F st    41    306250       432      1889         0     32390      5771    461547   no data   no data
26.99/27.06	c  N st    41    306250       432      1889         0     32390      5771    461547   no data   no data
27.69/27.70	c Decided on static restart strategy
30.29/30.32	c  N st    51    334552       432      1889         0     36696      5771    534506   no data   no data
32.79/32.83	c  N st    53    357389       432      1889         0     34587      5771    485424   no data   no data
32.79/32.83	c  S st    53    357389       432      1889         0     34587      5771    485424   no data   no data
32.89/32.92	c  S st    53    357891       432      1889         0     35089      5771    496898   no data   no data
32.89/32.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.89/32.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.89/32.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.89/32.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.89/32.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.89/32.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
32.89/32.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.89/32.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.89/32.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.19/33.24	c lits-rem:       269  cl-subs:     1391  v-elim:      0  v-fix:    0  time:  0.29 s
33.19/33.24	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
33.19/33.24	c vivif2 --  cl tried    33698 cl shrink        0 lits rem          0 time: 0.00
33.19/33.26	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.02
33.19/33.26	c calculated reachability. Time: 0.00
33.19/33.26	c  N st    53    357891       432      1889         0     33698      5771    464654   no data   no data
36.89/36.94	c  N st    54    390284       432      1889         0     39850      5771    577405   no data   no data
43.39/43.45	c  N st    55    438873       432      1889         0     33615      5771    411691   no data   no data
53.09/53.12	c  N st    56    511757       432      1889         0     47071      5771    680655   no data   no data
56.39/56.42	c  N st    57    536836       432      1889         0     41393      5771    562660   no data   no data
56.39/56.42	c  S st    57    536836       432      1889         0     41393      5771    562660   no data   no data
56.49/56.52	c  S st    57    537339       432      1889         0     41893      5771    573305   no data   no data
56.49/56.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.49/56.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.49/56.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.49/56.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.49/56.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.49/56.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
56.49/56.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.49/56.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.49/56.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.79/56.89	c lits-rem:       288  cl-subs:     1233  v-elim:      0  v-fix:    0  time:  0.34 s
56.79/56.89	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
56.89/56.90	c vivif2 --  cl tried    40660 cl shrink        0 lits rem          0 time: 0.01
56.89/56.92	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.02
56.89/56.92	c calculated reachability. Time: 0.00
56.89/56.92	c  N st    57    537339       432      1889         0     40660      5771    545603   no data   no data
81.30/81.38	c  N st    58    701324       432      1889         0     69885      5771   1150094   no data   no data
98.59/98.66	c  N st    59    806008       432      1889         0     63532      5771    973800   no data   no data
98.59/98.66	c  S st    59    806008       432      1889         0     63532      5771    973800   no data   no data
98.79/98.84	c  S st    59    806512       432      1889         0     64034      5771    984632   no data   no data
98.79/98.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.79/98.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
98.79/98.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.79/98.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.79/98.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.79/98.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
98.79/98.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.79/98.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.90/98.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.69/101.79	c lits-rem:       548  cl-subs:     4724  v-elim:      0  v-fix:    0  time:  2.87 s
101.69/101.79	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
101.79/101.80	c vivif2 --  cl tried    59310 cl shrink        0 lits rem          0 time: 0.01
101.79/101.86	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.06
101.79/101.86	c calculated reachability. Time: 0.00
101.79/101.86	c  N st    59    806512       432      1889         0     59310      5771    883436   no data   no data
148.09/148.14	c  F st    60   1071876       432      1889         0     74875      5771   1083959   no data   no data
148.09/148.14	c  N st    60   1071876       432      1889         0     74875      5771   1083959   no data   no data
149.29/149.35	c Decided on static restart strategy
153.49/153.60	c  N st    70   1100181       432      1889         0     59012      5771    743860   no data   no data
161.39/161.48	c  N st    72   1136173       432      1889         0     49328      5771    512741   no data   no data
167.60/167.68	c  N st    73   1168568       432      1889         0     80895      5771   1246376   no data   no data
175.59/175.63	c  N st    74   1209768       432      1889         0     75409      5771   1105007   no data   no data
175.59/175.63	c  S st    74   1209768       432      1889         0     75409      5771   1105007   no data   no data
175.90/175.93	c  S st    74   1210275       432      1889         0     75916      5771   1115804   no data   no data
175.90/175.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.90/175.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
175.90/175.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.90/175.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.90/175.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.90/175.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
175.90/175.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.90/175.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
176.01/176.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.00/179.07	c lits-rem:       945  cl-subs:     4219  v-elim:      0  v-fix:    0  time:  3.04 s
179.00/179.07	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
179.00/179.08	c vivif2 --  cl tried    71697 cl shrink        0 lits rem          0 time: 0.01
179.10/179.15	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.07
179.10/179.16	c calculated reachability. Time: 0.00
179.10/179.16	c  N st    74   1210275       432      1889         0     71697      5771   1024426   no data   no data
195.49/195.54	c  N st    75   1283158       432      1889         0     48116      5771    445784   no data   no data
217.89/217.99	c  N st    76   1392481       432      1889         0     56060      5771    596452   no data   no data
254.12/254.16	c  N st    77   1556465       432      1889         0     60992      5771    659890   no data   no data
285.60/285.69	c  N st    78   1710280       432      1889         0    102331      5771   1534935   no data   no data
285.60/285.69	c  S st    78   1710280       432      1889         0    102331      5771   1534935   no data   no data
285.90/285.99	c  S st    78   1710781       432      1889         0    102832      5771   1546127   no data   no data
285.90/286.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
286.01/286.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
286.01/286.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
286.01/286.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
286.01/286.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
286.01/286.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
286.01/286.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
286.01/286.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
286.10/286.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.09/295.14	c lits-rem:       634  cl-subs:    10534  v-elim:      0  v-fix:    0  time:  9.04 s
295.09/295.14	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
295.09/295.17	c vivif2 --  cl tried    92298 cl shrink        0 lits rem          0 time: 0.02
295.19/295.27	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.11
295.19/295.28	c calculated reachability. Time: 0.00
295.19/295.28	c  N st    78   1710781       432      1889         0     92298      5771   1348497   no data   no data
378.70/378.79	c  N st    79   2079746       432      1889         0    104704      5771   1586593   no data   no data
409.29/409.31	c  N st    80   2210781       432      1889         0    108505      5771   1654854   no data   no data
409.29/409.31	c  S st    80   2210781       432      1889         0    108505      5771   1654854   no data   no data
409.59/409.64	c  S st    80   2211284       432      1889         0    109006      5771   1666253   no data   no data
409.59/409.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
409.59/409.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
409.59/409.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
409.59/409.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
409.59/409.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
409.59/409.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
409.59/409.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
409.69/409.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
409.69/409.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
416.30/416.33	c lits-rem:       607  cl-subs:     7793  v-elim:      0  v-fix:    0  time:  6.56 s
416.30/416.33	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
416.30/416.35	c vivif2 --  cl tried   101213 cl shrink        0 lits rem          0 time: 0.02
416.40/416.43	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.08
416.40/416.44	c calculated reachability. Time: 0.00
416.40/416.44	c  N st    80   2211284       432      1889         0    101213      5771   1512142   no data   no data
554.20/554.27	c  N st    81   2711285       432      1889         0    123986      5771   1809533   no data   no data
554.20/554.27	c  S st    81   2711285       432      1889         0    123986      5771   1809533   no data   no data
554.60/554.63	c  S st    81   2711787       432      1889         0    124486      5771   1820279   no data   no data
554.60/554.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
554.60/554.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
554.60/554.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
554.60/554.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
554.60/554.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
554.60/554.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
554.60/554.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
554.70/554.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
554.70/554.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
566.10/566.18	c lits-rem:       966  cl-subs:    14160  v-elim:      0  v-fix:    0  time: 11.42 s
566.10/566.18	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
566.20/566.20	c vivif2 --  cl tried   110326 cl shrink        0 lits rem          0 time: 0.02
566.30/566.30	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.09
566.30/566.30	c calculated reachability. Time: 0.00
566.30/566.30	c  N st    81   2711787       432      1889         0    110326      5771   1550278   no data   no data
712.40/712.42	c  N st    82   3211787       432      1889         0     86793      5771    918256   no data   no data
712.40/712.42	c  S st    82   3211787       432      1889         0     86793      5771    918256   no data   no data
712.60/712.62	c  S st    82   3212287       432      1889         0     87293      5771    929841   no data   no data
712.60/712.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
712.60/712.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
712.60/712.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
712.60/712.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
712.60/712.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
712.60/712.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
712.60/712.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
712.60/712.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
712.60/712.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
713.50/713.50	c lits-rem:        68  cl-subs:     2794  v-elim:      0  v-fix:    0  time:  0.80 s
713.50/713.50	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
713.50/713.51	c vivif2 --  cl tried    84499 cl shrink        0 lits rem          0 time: 0.01
713.50/713.57	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.06
713.50/713.57	c calculated reachability. Time: 0.00
713.50/713.57	c  N st    82   3212287       432      1889         0     84499      5771    878345   no data   no data
862.81/862.82	c  N st    83   3712288       432      1889         0     95528      5771   1053947   no data   no data
862.81/862.82	c  S st    83   3712288       432      1889         0     95528      5771   1053947   no data   no data
863.01/863.07	c  S st    83   3712790       432      1889         0     96028      5771   1065689   no data   no data
863.01/863.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
863.11/863.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
863.11/863.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
863.11/863.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
863.11/863.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
863.11/863.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
863.11/863.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
863.11/863.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
863.11/863.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
864.01/864.05	c lits-rem:       146  cl-subs:     2292  v-elim:      0  v-fix:    0  time:  0.89 s
864.01/864.05	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
864.01/864.06	c vivif2 --  cl tried    93736 cl shrink        0 lits rem          0 time: 0.01
864.11/864.13	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.07
864.11/864.13	c calculated reachability. Time: 0.00
864.11/864.13	c  N st    83   3712790       432      1889         0     93736      5771   1020230   no data   no data
875.71/875.77	c  F st    84   3751565       432      1889         0    131581      5771   1929749   no data   no data
875.71/875.77	c  N st    84   3751565       432      1889         0    131581      5771   1929749   no data   no data
877.72/877.77	c Decided on static restart strategy
887.01/887.04	c  N st    94   3779869       432      1889         0    159074      5771   2540160   no data   no data
897.01/897.07	c  N st    96   3815862       432      1889         0    111497      5771   1347555   no data   no data
908.31/908.35	c  N st    97   3848256       432      1889         0    143012      5771   2056506   no data   no data
925.91/925.99	c  N st    98   3896844       432      1889         0    106760      5771   1233882   no data   no data
947.21/947.28	c  N st    99   3969727       432      1889         0     93047      5771    939016   no data   no data
980.31/980.32	c  N st   100   4079050       432      1889         0    113590      5771   1391130   no data   no data
1025.91/1025.97	c  N st   101   4212791       432      1889         0    156531      5771   2262135   no data   no data
1025.91/1025.97	c  S st   101   4212791       432      1889         0    156531      5771   2262135   no data   no data
1026.41/1026.48	c  S st   101   4213296       432      1889         0    157032      5771   2273572   no data   no data
1026.41/1026.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1026.51/1026.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1026.51/1026.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1026.51/1026.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1026.51/1026.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1026.51/1026.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
1026.51/1026.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1026.51/1026.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1026.61/1026.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1042.22/1042.24	c lits-rem:       762  cl-subs:    16755  v-elim:      0  v-fix:    0  time: 15.58 s
1042.22/1042.24	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
1042.22/1042.26	c vivif2 --  cl tried   140277 cl shrink        0 lits rem          0 time: 0.03
1042.42/1042.40	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.13
1042.42/1042.40	c calculated reachability. Time: 0.00
1042.42/1042.40	c  N st   101   4213296       432      1889         0    140277      5771   1954464   no data   no data
1132.51/1132.50	c  N st   102   4459272       432      1889         0    114875      5771   1365884   no data   no data
1221.92/1221.98	c  N st   103   4713296       432      1889         0    179535      5771   2769212   no data   no data
1221.92/1221.98	c  S st   103   4713296       432      1889         0    179535      5771   2769212   no data   no data
1222.52/1222.53	c  S st   103   4713801       432      1889         0    180039      5771   2780347   no data   no data
1222.52/1222.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1222.62/1222.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1222.62/1222.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1222.62/1222.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1222.62/1222.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1222.62/1222.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
1222.62/1222.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1222.62/1222.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1222.72/1222.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1253.62/1253.69	c lits-rem:      3607  cl-subs:    21398  v-elim:      0  v-fix:    0  time: 30.95 s
1253.62/1253.69	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
1253.72/1253.73	c vivif2 --  cl tried   158641 cl shrink        0 lits rem          0 time: 0.03
1253.82/1253.89	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.16
1253.82/1253.90	c calculated reachability. Time: 0.00
1253.82/1253.90	c  N st   103   4713801       432      1889         0    158641      5771   2355143   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: 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-3367525-1305383528/watcher-3367525-1305383528 -o /tmp/evaluation-result-3367525-1305383528/solver-3367525-1305383528 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367525-1305383528.cnf 

running on 2 cores: 1,3

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.47 3.94 3.76 2/415 6116
/proc/meminfo: memFree=21414940/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=30152 CPUtime=0 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 647 0 0 0 0 0 0 0 24 0 1 0 728583546 30875648 588 33554432000 4194304 4580011 140734277499536 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 7538 588 363 95 0 2520 0

[startup+0.0676519 s]
/proc/loadavg: 3.47 3.94 3.76 2/415 6116
/proc/meminfo: memFree=21414940/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=30152 CPUtime=0.06 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 713 0 0 0 6 0 0 0 24 0 1 0 728583546 30875648 654 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 7538 654 364 95 0 2520 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30152

[startup+0.100646 s]
/proc/loadavg: 3.47 3.94 3.76 2/415 6116
/proc/meminfo: memFree=21414940/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=30284 CPUtime=0.09 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 762 0 0 0 9 0 0 0 24 0 1 0 728583546 31010816 703 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 7571 703 364 95 0 2553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30284

[startup+0.300611 s]
/proc/loadavg: 3.47 3.94 3.76 2/415 6116
/proc/meminfo: memFree=21414940/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=30844 CPUtime=0.29 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 1006 0 0 0 29 0 0 0 25 0 1 0 728583546 31584256 817 33554432000 4194304 4580011 140734277499536 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 7711 817 364 95 0 2693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30844

[startup+0.700542 s]
/proc/loadavg: 3.47 3.94 3.76 2/415 6116
/proc/meminfo: memFree=21414940/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=31316 CPUtime=0.69 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 1371 0 0 0 69 0 0 0 25 0 1 0 728583546 32067584 980 33554432000 4194304 4580011 140734277499536 18446744073709551615 4321396 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 7829 980 364 95 0 2811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31316

[startup+1.5004 s]
/proc/loadavg: 3.47 3.94 3.76 5/426 6137
/proc/meminfo: memFree=21389728/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=36952 CPUtime=1.49 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 3253 0 0 0 149 0 0 0 25 0 1 0 728583546 37838848 2311 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 9238 2311 367 95 0 4220 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36952

[startup+3.10012 s]
/proc/loadavg: 3.47 3.94 3.76 5/426 6137
/proc/meminfo: memFree=21368524/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=37120 CPUtime=3.09 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 4339 0 0 0 309 0 0 0 25 0 1 0 728583546 38010880 2252 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 9280 2252 367 95 0 4262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37120

[startup+6.30056 s]
/proc/loadavg: 3.51 3.94 3.77 5/426 6137
/proc/meminfo: memFree=21352476/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=38316 CPUtime=6.29 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 6229 0 0 0 629 0 0 0 25 0 1 0 728583546 39235584 2673 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 9579 2673 367 95 0 4561 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38316

[startup+12.7004 s]
/proc/loadavg: 3.55 3.95 3.77 5/426 6138
/proc/meminfo: memFree=21317912/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=48692 CPUtime=12.69 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 11228 0 0 0 1268 1 0 0 25 0 1 0 728583546 49860608 5157 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 12173 5157 367 95 0 7155 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48692

[startup+25.5002 s]
/proc/loadavg: 3.73 3.96 3.77 5/426 6138
/proc/meminfo: memFree=21294748/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=54160 CPUtime=25.49 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 16781 0 0 0 2547 2 0 0 25 0 1 0 728583546 55459840 6741 33554432000 4194304 4580011 140734277499536 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 13540 6741 367 95 0 8522 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54160

[startup+51.1007 s]
/proc/loadavg: 3.82 3.97 3.78 5/426 6139
/proc/meminfo: memFree=21280836/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=57136 CPUtime=51.09 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 24991 0 0 0 5106 3 0 0 25 0 1 0 728583546 58507264 7019 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 14284 7019 367 95 0 9266 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57136

[startup+102.316 s]
/proc/loadavg: 3.92 3.97 3.79 5/426 6140
/proc/meminfo: memFree=21228464/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=75212 CPUtime=102.3 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 40477 0 0 0 10224 6 0 0 25 0 1 0 728583546 77017088 12016 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 18803 12016 367 95 0 13785 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75212

[startup+162.3 s]
/proc/loadavg: 3.97 3.97 3.80 5/426 6142
/proc/meminfo: memFree=21218396/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=75592 CPUtime=162.29 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 52466 0 0 0 16221 8 0 0 25 0 1 0 728583546 77406208 11597 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 18898 11597 367 95 0 13880 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75592

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.81 5/426 6143
/proc/meminfo: memFree=21183520/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=87364 CPUtime=222.3 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 64505 0 0 0 22218 12 0 0 25 0 1 0 728583546 89460736 14783 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 21841 14783 367 95 0 16823 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 87364

[startup+282.3 s]
/proc/loadavg: 4.18 4.03 3.84 5/426 6145
/proc/meminfo: memFree=21167076/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=87628 CPUtime=282.3 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 74293 0 0 0 28215 15 0 0 25 0 1 0 728583546 89731072 14936 33554432000 4194304 4580011 140734277499536 18446744073709551615 4323902 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 21907 14936 367 95 0 16889 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 87628

[startup+342.301 s]
/proc/loadavg: 4.18 4.06 3.86 5/426 6146
/proc/meminfo: memFree=21139132/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=101540 CPUtime=342.3 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 85808 0 0 0 34211 19 0 0 25 0 1 0 728583546 103976960 17728 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 25385 17728 367 95 0 20367 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 101540

[startup+402.3 s]
/proc/loadavg: 4.07 4.05 3.87 5/426 6150
/proc/meminfo: memFree=21128300/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=101768 CPUtime=402.3 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 95377 0 0 0 40208 22 0 0 25 0 1 0 728583546 104210432 17988 33554432000 4194304 4580011 140734277499536 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 25442 17988 367 95 0 20424 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 101768

[startup+462.301 s]
/proc/loadavg: 4.06 4.05 3.88 5/426 6153
/proc/meminfo: memFree=21098396/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=113596 CPUtime=462.3 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 104063 0 0 0 46205 25 0 0 25 0 1 0 728583546 116322304 21783 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 28399 21783 367 95 0 23381 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 113596

[startup+522.3 s]
/proc/loadavg: 4.02 4.04 3.89 5/426 6154
/proc/meminfo: memFree=21113876/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=113808 CPUtime=522.3 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 112589 0 0 0 52203 27 0 0 25 0 1 0 728583546 116539392 20622 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 28452 20622 367 95 0 23434 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 113808

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 3.89 5/426 6156
/proc/meminfo: memFree=21077620/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=124368 CPUtime=582.31 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 120551 0 0 0 58202 29 0 0 25 0 1 0 728583546 127352832 23269 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 31092 23269 367 95 0 26074 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 124368

[startup+642.3 s]
/proc/loadavg: 4.03 4.03 3.90 5/426 6157
/proc/meminfo: memFree=21069404/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=124476 CPUtime=642.31 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 126887 0 0 0 64200 31 0 0 25 0 1 0 728583546 127463424 24480 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 31119 24480 367 95 0 26101 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 124476

[startup+702.301 s]
/proc/loadavg: 4.01 4.03 3.91 5/426 6159
/proc/meminfo: memFree=21061888/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=124656 CPUtime=702.31 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 134578 0 0 0 70196 35 0 0 25 0 1 0 728583546 127647744 24153 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 31164 24153 367 95 0 26146 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 124656

[startup+762.316 s]
/proc/loadavg: 4.00 4.02 3.91 5/426 6161
/proc/meminfo: memFree=21072760/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=124836 CPUtime=762.33 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 142163 0 0 0 76196 37 0 0 25 0 1 0 728583546 127832064 23093 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 31209 23093 367 95 0 26191 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 124836

[startup+822.301 s]
/proc/loadavg: 4.06 4.03 3.91 5/426 6162
/proc/meminfo: memFree=21043972/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=124952 CPUtime=822.31 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 149120 0 0 0 82192 39 0 0 25 0 1 0 728583546 127950848 24157 33554432000 4194304 4580011 140734277499536 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 31238 24157 367 95 0 26220 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 124952

[startup+882.3 s]
/proc/loadavg: 4.23 4.08 3.94 5/426 6164
/proc/meminfo: memFree=21018760/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=126540 CPUtime=882.31 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 156148 0 0 0 88189 42 0 0 25 0 1 0 728583546 129576960 25041 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 31635 25041 367 95 0 26617 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 126540

[startup+942.301 s]
/proc/loadavg: 4.08 4.07 3.94 5/426 6165
/proc/meminfo: memFree=21025648/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=126648 CPUtime=942.31 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 162589 0 0 0 94186 45 0 0 25 0 1 0 728583546 129687552 25297 33554432000 4194304 4580011 140734277499536 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 31662 25297 367 95 0 26644 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 126648

[startup+1002.3 s]
/proc/loadavg: 4.03 4.05 3.94 5/426 6167
/proc/meminfo: memFree=21018048/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=126748 CPUtime=1002.31 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 168975 0 0 0 100184 47 0 0 25 0 1 0 728583546 129789952 25309 33554432000 4194304 4580011 140734277499536 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 31687 25309 367 95 0 26669 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 126748

[startup+1062.3 s]
/proc/loadavg: 4.01 4.04 3.94 5/426 6169
/proc/meminfo: memFree=21015268/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=144348 CPUtime=1062.32 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 178261 0 0 0 106182 50 0 0 25 0 1 0 728583546 147812352 27925 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 36087 27925 367 95 0 31069 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 144348

[startup+1122.3 s]
/proc/loadavg: 3.47 3.89 3.89 4/420 6187
/proc/meminfo: memFree=21075196/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=196916 CPUtime=1122.31 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 183355 0 0 0 112179 52 0 0 25 0 1 0 728583546 201641984 29722 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 49229 29722 367 95 0 44211 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 196916

[startup+1182.3 s]
/proc/loadavg: 3.22 3.74 3.84 4/420 6189
/proc/meminfo: memFree=21076512/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=144528 CPUtime=1182.31 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 189755 0 0 0 118175 56 0 0 25 0 1 0 728583546 147996672 29416 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 36132 29416 367 95 0 31114 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 144528

[startup+1242.3 s]
/proc/loadavg: 3.12 3.62 3.79 4/420 6190
/proc/meminfo: memFree=21061216/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=166180 CPUtime=1242.32 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 198514 0 0 0 124174 58 0 0 25 0 1 0 728583546 170168320 34792 33554432000 4194304 4580011 140734277499536 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 41545 34792 367 95 0 36527 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 166180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.50 3.73 4/420 6192
/proc/meminfo: memFree=21056440/32950940 swapFree=67111356/67111528
[pid=6116] ppid=6114 vsize=166256 CPUtime=1300.02 cores=1,3
/proc/6116/stat : 6116 (strangenight2-s) R 6114 6116 5388 0 -1 4202496 203693 0 0 0 129942 60 0 0 25 0 1 0 728583546 170246144 32754 33554432000 4194304 4580011 140734277499536 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6116/statm: 41564 32754 367 95 0 36546 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 166256

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.44
CPU system time (s): 0.613906
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 219540

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

runsolver used 5.15921 second user time and 12.6381 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 16:32:08
IDJOB=3367525
IDBENCH=82734
IDSOLVER=1845
FILE ID=node117/3367525-1305383528
RUNJOBID= node117-1305383528-6096
PBS_JOBID= 13324385
Free space on /tmp= 73412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S380157195-014.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367525-1305383528/watcher-3367525-1305383528 -o /tmp/evaluation-result-3367525-1305383528/solver-3367525-1305383528 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367525-1305383528.cnf

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

MD5SUM BENCH= c5ca502edf263e9767f2d7ec536d2edf
RANDOM SEED=481936630

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21415096 kB
Buffers:        286728 kB
Cached:        3011964 kB
SwapCached:          0 kB
Active:        9346548 kB
Inactive:      1833100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21415096 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11124 kB
Writeback:           0 kB
AnonPages:     7880748 kB
Mapped:          32332 kB
Slab:           243724 kB
PageTables:      45160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100445576 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= 73400 MiB
End job on node117 at 2011-05-14 16:53:50