Trace number 3367583

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-k5-r21.3-v175-c3727-S539832832-088.SATISFIABLE.cnf
MD5SUM96d6aca5635fba3566aa8534cdc228f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.734888
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
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-3367583-1305384612.cnf'
0.00/0.00	c -- header says num vars:            175
0.00/0.00	c -- header says num clauses:        3727
0.00/0.00	c -- clauses added:            0 learnts,         3727 normals,            0 xors
0.00/0.00	c -- vars added        175
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       175      3727         0         0     18635         0   no data   no data
0.06/0.06	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.01
0.06/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.06/0.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.06/0.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.06/0.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.06/0.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
0.06/0.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.06/0.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.06/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.06/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.06/0.06	c calculated reachability. Time: 0.00
0.06/0.06	c Calc default polars -  time:   0.00 s pos:      84 undec:       3 neg:      88
0.06/0.06	c =========================================================================================
0.06/0.06	c types(t): F = full restart, N = normal restart
0.06/0.06	c types(t): S = simplification begin/end, E = solution found
0.06/0.06	c restart types(rt): st = static, dy = dynamic
0.06/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.06/0.06	c  B st     0         0       175      3727         0         0     18635         0   no data   no data
0.06/0.07	c Decided on static restart strategy
0.09/0.15	c  N st     8      4920       175      3727         0      4730     18635    160868   no data   no data
0.29/0.37	c  N st    10     11303       175      3727         0      4386     18635    111092   no data   no data
0.59/0.60	c  N st    11     17046       175      3727         0      9897     18635    302182   no data   no data
1.00/1.01	c  F st    12     25000       175      3727         0     12119     18635    374689   no data   no data
1.00/1.01	c  N st    12     25000       175      3727         0     12119     18635    374689   no data   no data
1.19/1.24	c Decided on static restart strategy
1.19/1.24	c  N st    18     30000       175      3727         0     10388     18635    297885   no data   no data
1.19/1.24	c  S st    18     30000       175      3727         0     10388     18635    297885   no data   no data
1.19/1.27	c  S st    18     30505       175      3727         0     10883     18635    314624   no data   no data
1.19/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.27	c blocked clauses removed:        0 vars:      0 tried:         175 T: 0.00 s
1.19/1.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1.19/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.48	c lits-rem:       174  cl-subs:     1002  v-elim:      0  v-fix:    0  time:  0.19 s
1.49/1.52	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
1.49/1.52	c calculated reachability. Time: 0.00
1.49/1.52	c  N st    18     30505       175      3727         0      9881     18635    275080   no data   no data
1.89/1.90	c  N st    20     37616       175      3727         0      9124     18635    229094   no data   no data
2.20/2.28	c  N st    21     44018       175      3727         0     15211     18635    435913   no data   no data
2.29/2.38	c  S st    22     45757       175      3727         0     16878     18635    489976   no data   no data
2.39/2.42	c  S st    22     46263       175      3727         0      8817     18635    192754   no data   no data
2.39/2.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.39/2.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
2.39/2.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.46	c lits-rem:        20  cl-subs:      117  v-elim:      0  v-fix:    0  time:  0.02 s
2.39/2.46	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
2.39/2.46	c vivif2 --  cl tried     8700 cl shrink        0 lits rem          0 time: 0.00
2.49/2.50	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
2.49/2.50	c calculated reachability. Time: 0.00
2.49/2.50	c  N st    22     46263       175      3727         0      8700     18635    188254   no data   no data
3.30/3.34	c  N st    23     60660       175      3727         0     12918     18635    313961   no data   no data
3.89/3.90	c  N st    24     69395       175      3727         0     10770     18635    223932   no data   no data
3.89/3.90	c  S st    24     69395       175      3727         0     10770     18635    223932   no data   no data
3.89/3.94	c  S st    24     69899       175      3727         0     11266     18635    240299   no data   no data
3.89/3.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3.89/3.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.99	c lits-rem:        36  cl-subs:      234  v-elim:      0  v-fix:    0  time:  0.04 s
3.89/3.99	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
3.99/4.00	c vivif2 --  cl tried    11032 cl shrink        0 lits rem          0 time: 0.00
3.99/4.04	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.05
3.99/4.04	c calculated reachability. Time: 0.00
3.99/4.04	c  N st    24     69899       175      3727         0     11032     18635    231489   no data   no data
5.19/5.21	c  F st    25     87501       175      3727         0     16364     18635    403363   no data   no data
5.19/5.21	c  N st    25     87501       175      3727         0     16364     18635    403363   no data   no data
5.50/5.55	c Decided on static restart strategy
5.69/5.76	c  N st    32     95545       175      3727         0     24146     18635    666950   no data   no data
6.29/6.34	c  N st    34    104849       175      3727         0     20624     18635    541480   no data   no data
6.29/6.34	c  S st    34    104849       175      3727         0     20624     18635    541480   no data   no data
6.29/6.40	c  S st    34    105351       175      3727         0     21116     18635    558277   no data   no data
6.39/6.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.39/6.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
6.39/6.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.39/6.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.88	c lits-rem:       244  cl-subs:     1163  v-elim:      0  v-fix:    0  time:  0.46 s
6.79/6.88	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
6.79/6.89	c vivif2 --  cl tried    19953 cl shrink        0 lits rem          0 time: 0.01
6.89/6.97	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.08
6.89/6.97	c calculated reachability. Time: 0.00
6.89/6.97	c  N st    34    105351       175      3727         0     19953     18635    511229   no data   no data
7.59/7.70	c  N st    35    114949       175      3727         0     15780     18635    357107   no data   no data
8.80/8.88	c  N st    36    129348       175      3727         0     15161     18635    301187   no data   no data
10.49/10.56	c  N st    37    150943       175      3727         0     20530     18635    462865   no data   no data
11.09/11.12	c  S st    38    158027       175      3727         0     27326     18635    693673   no data   no data
11.09/11.19	c  S st    38    158529       175      3727         0     27823     18635    709613   no data   no data
11.09/11.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.09/11.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.09/11.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.09/11.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
11.09/11.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.19/11.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.19/11.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.10/12.16	c lits-rem:       573  cl-subs:     1654  v-elim:      0  v-fix:    0  time:  0.94 s
12.10/12.16	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
12.10/12.17	c vivif2 --  cl tried    26169 cl shrink        0 lits rem          0 time: 0.01
12.19/12.27	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.10
12.19/12.27	c calculated reachability. Time: 0.00
12.19/12.27	c  N st    38    158529       175      3727         0     26169     18635    647710   no data   no data
16.59/16.60	c  N st    39    207117       175      3727         0     20957     18635    417786   no data   no data
19.29/19.35	c  N st    40    237794       175      3727         0     31090     18635    756972   no data   no data
19.29/19.35	c  S st    40    237794       175      3727         0     31090     18635    756972   no data   no data
19.39/19.42	c  S st    40    238296       175      3727         0     31575     18635    772818   no data   no data
19.39/19.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.39/19.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.39/19.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.39/19.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.39/19.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.39/19.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
19.39/19.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.39/19.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.39/19.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.82	c lits-rem:       544  cl-subs:     2094  v-elim:      0  v-fix:    0  time:  1.36 s
20.79/20.82	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
20.79/20.83	c vivif2 --  cl tried    29481 cl shrink        0 lits rem          0 time: 0.01
20.90/20.95	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.11
20.90/20.95	c calculated reachability. Time: 0.00
20.90/20.95	c  N st    40    238296       175      3727         0     29481     18635    697448   no data   no data
27.69/27.71	c  F st    41    306250       175      3727         0     31510     18635    719149   no data   no data
27.69/27.71	c  N st    41    306250       175      3727         0     31510     18635    719149   no data   no data
28.29/28.30	c Decided on static restart strategy
30.49/30.56	c  N st    51    334557       175      3727         0     35686     18635    826829   no data   no data
32.89/32.92	c  N st    53    357449       175      3727         0     33689     18635    732839   no data   no data
32.89/32.92	c  S st    53    357449       175      3727         0     33689     18635    732839   no data   no data
32.89/33.00	c  S st    53    357955       175      3727         0     34184     18635    749270   no data   no data
32.89/33.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.00/33.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
33.00/33.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.00/33.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.00/33.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.00/33.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
33.00/33.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.00/33.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.00/33.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.69/33.78	c lits-rem:       536  cl-subs:     1279  v-elim:      0  v-fix:    0  time:  0.74 s
33.69/33.78	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
33.69/33.79	c vivif2 --  cl tried    32905 cl shrink        0 lits rem          0 time: 0.01
33.89/33.92	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.13
33.89/33.92	c calculated reachability. Time: 0.00
33.89/33.92	c  N st    53    357955       175      3727         0     32905     18635    698443   no data   no data
37.30/37.36	c  N st    54    390348       175      3727         0     39095     18635    902999   no data   no data
42.99/43.02	c  N st    55    438937       175      3727         0     32880     18635    651621   no data   no data
51.90/51.96	c  N st    56    511820       175      3727         0     46012     18635   1069566   no data   no data
55.09/55.13	c  N st    57    536932       175      3727         0     40462     18635    830462   no data   no data
55.09/55.13	c  S st    57    536932       175      3727         0     40462     18635    830462   no data   no data
55.19/55.22	c  S st    57    537435       175      3727         0     40955     18635    846757   no data   no data
55.19/55.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.19/55.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
55.19/55.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.19/55.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.19/55.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.19/55.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
55.19/55.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.19/55.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.19/55.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.29/56.36	c lits-rem:       555  cl-subs:     1614  v-elim:      0  v-fix:    0  time:  1.09 s
56.29/56.36	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
56.29/56.37	c vivif2 --  cl tried    39341 cl shrink        0 lits rem          0 time: 0.01
56.49/56.53	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.16
56.49/56.53	c calculated reachability. Time: 0.00
56.49/56.53	c  N st    57    537435       175      3727         0     39341     18635    788246   no data   no data
78.59/78.60	c  N st    58    701419       175      3727         0     67945     18635   1730309   no data   no data
93.40/93.47	c  N st    59    806153       175      3727         0     61951     18635   1451521   no data   no data
93.40/93.47	c  S st    59    806153       175      3727         0     61951     18635   1451521   no data   no data
93.60/93.62	c  S st    59    806656       175      3727         0     62446     18635   1467821   no data   no data
93.60/93.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.60/93.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
93.60/93.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.60/93.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.60/93.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.60/93.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
93.60/93.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
93.60/93.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
93.69/93.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.59/100.61	c lits-rem:      2456  cl-subs:     4414  v-elim:      0  v-fix:    0  time:  6.91 s
100.59/100.61	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
100.59/100.62	c vivif2 --  cl tried    58032 cl shrink        0 lits rem          0 time: 0.01
100.79/100.85	c asymm  cl-useful: 0/3265/3727 lits-rem:0 time: 0.23
100.79/100.85	c calculated reachability. Time: 0.00
100.79/100.85	c  N st    59    806656       175      3727         0     58032     18635   1305758   no data   no data
142.90/142.94	c  F st    60   1071876       175      3727         0     73257     18635   1725846   no data   no data
142.90/142.94	c  N st    60   1071876       175      3727         0     73257     18635   1725846   no data   no data
144.00/144.04	c Decided on static restart strategy
147.80/147.81	c  N st    70   1100181       175      3727         0     57631     18635   1124339   no data   no data
154.00/154.01	c  N st    72   1136175       175      3727         0     48218     18635    785100   no data   no data
159.89/159.92	c  N st    73   1168568       175      3727         0     79096     18635   1892528   no data   no data
167.30/167.30	c  N st    74   1209984       175      3727         0     73766     18635   1686773   no data   no data
167.30/167.30	c  S st    74   1209984       175      3727         0     73766     18635   1686773   no data   no data
167.40/167.47	c  S st    74   1210487       175      3727         0     74257     18635   1703336   no data   no data
167.40/167.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
167.50/167.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
167.50/167.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
167.50/167.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.50/167.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.50/167.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
167.50/167.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
167.50/167.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
167.50/167.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.69/175.77	c lits-rem:      2533  cl-subs:     4501  v-elim:      0  v-fix:    0  time:  8.21 s
175.69/175.77	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
175.69/175.79	c vivif2 --  cl tried    69756 cl shrink        0 lits rem          0 time: 0.02
176.00/176.05	c asymm  cl-useful: 0/2914/3727 lits-rem:0 time: 0.26
176.00/176.05	c calculated reachability. Time: 0.00
176.00/176.05	c  N st    74   1210487       175      3727         0     69756     18635   1527586   no data   no data
191.09/191.11	c  N st    75   1283370       175      3727         0     46836     18635    675364   no data   no data
210.30/210.38	c  N st    76   1392693       175      3727         0     54728     18635    906760   no data   no data
241.80/241.86	c  N st    77   1556680       175      3727         0     59491     18635   1022724   no data   no data
272.10/272.17	c  N st    78   1710489       175      3727         0    100298     18635   2430786   no data   no data
272.10/272.17	c  S st    78   1710489       175      3727         0    100298     18635   2430786   no data   no data
272.40/272.45	c  S st    78   1710992       175      3727         0    100793     18635   2447033   no data   no data
272.40/272.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
272.50/272.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
272.50/272.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
272.50/272.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
272.50/272.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.50/272.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
272.50/272.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
272.50/272.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
272.60/272.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.70/295.73	c lits-rem:      4563  cl-subs:     8087  v-elim:      0  v-fix:    0  time: 23.13 s
295.70/295.73	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
295.70/295.76	c vivif2 --  cl tried    92706 cl shrink        0 lits rem          0 time: 0.03
295.81/295.89	c asymm  cl-useful: 0/813/3727 lits-rem:0 time: 0.13
295.81/295.90	c calculated reachability. Time: 0.00
295.81/295.90	c  N st    78   1710992       175      3727         0     92706     18635   2148533   no data   no data
373.69/373.78	c  N st    79   2079956       175      3727         0    104074     18635   2402658   no data   no data
403.50/403.56	c  N st    80   2210993       175      3727         0    108239     18635   2511999   no data   no data
403.50/403.56	c  S st    80   2210993       175      3727         0    108239     18635   2511999   no data   no data
403.80/403.85	c  S st    80   2211497       175      3727         0    108738     18635   2528678   no data   no data
403.80/403.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
403.90/403.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
403.90/403.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
403.90/403.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
403.90/403.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
403.90/403.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
403.90/403.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
403.90/403.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
404.00/404.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.10/427.14	c lits-rem:      2594  cl-subs:     7989  v-elim:      0  v-fix:    0  time: 23.14 s
427.10/427.14	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
427.10/427.18	c vivif2 --  cl tried   100749 cl shrink        0 lits rem          0 time: 0.04
427.40/427.48	c asymm  cl-useful: 0/2120/3727 lits-rem:0 time: 0.30
427.40/427.48	c calculated reachability. Time: 0.00
427.40/427.48	c  N st    80   2211497       175      3727         0    100749     18635   2236416   no data   no data
548.92/548.99	c  N st    81   2711497       175      3727         0    123706     18635   2896901   no data   no data
548.92/548.99	c  S st    81   2711497       175      3727         0    123706     18635   2896901   no data   no data
549.31/549.30	c  S st    81   2711998       175      3727         0    124191     18635   2912915   no data   no data
549.31/549.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
549.31/549.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
549.31/549.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
549.31/549.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
549.31/549.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
549.31/549.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
549.31/549.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
549.41/549.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
549.41/549.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
585.21/585.25	c lits-rem:      3476  cl-subs:    10696  v-elim:      0  v-fix:    0  time: 35.78 s
585.21/585.25	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
585.21/585.29	c vivif2 --  cl tried   113495 cl shrink        0 lits rem          0 time: 0.04
585.60/585.63	c asymm  cl-useful: 0/1513/3727 lits-rem:0 time: 0.33
585.60/585.63	c calculated reachability. Time: 0.00
585.60/585.63	c  N st    81   2711998       175      3727         0    113495     18635   2543370   no data   no data
715.51/715.51	c  N st    82   3211999       175      3727         0     90115     18635   1573373   no data   no data
715.51/715.51	c  S st    82   3211999       175      3727         0     90115     18635   1573373   no data   no data
715.71/715.76	c  S st    82   3212503       175      3727         0     90611     18635   1589399   no data   no data
715.71/715.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
715.81/715.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
715.81/715.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
715.81/715.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
715.81/715.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
715.81/715.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
715.81/715.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
715.81/715.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
715.81/715.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
720.01/720.05	c lits-rem:       869  cl-subs:     3006  v-elim:      0  v-fix:    0  time:  4.18 s
720.01/720.05	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
720.01/720.07	c vivif2 --  cl tried    87605 cl shrink        0 lits rem          0 time: 0.02
720.31/720.34	c asymm  cl-useful: 0/2249/3727 lits-rem:0 time: 0.26
720.31/720.34	c calculated reachability. Time: 0.00
720.31/720.34	c  N st    82   3212503       175      3727         0     87605     18635   1483159   no data   no data
853.72/853.78	c  N st    83   3712503       175      3727         0     98386     18635   1737973   no data   no data
853.72/853.78	c  S st    83   3712503       175      3727         0     98386     18635   1737973   no data   no data
854.02/854.01	c  S st    83   3713006       175      3727         0     98884     18635   1754908   no data   no data
854.02/854.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
854.02/854.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
854.02/854.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
854.02/854.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
854.02/854.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
854.02/854.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
854.02/854.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
854.02/854.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
854.12/854.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
859.41/859.44	c lits-rem:      1614  cl-subs:     3454  v-elim:      0  v-fix:    0  time:  5.31 s
859.41/859.44	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
859.41/859.46	c vivif2 --  cl tried    95430 cl shrink        0 lits rem          0 time: 0.03
859.71/859.71	c asymm  cl-useful: 0/1478/3727 lits-rem:0 time: 0.24
859.71/859.71	c calculated reachability. Time: 0.00
859.71/859.71	c  N st    83   3713006       175      3727         0     95430     18635   1627872   no data   no data
870.91/870.90	c  F st    84   3751563       175      3727         0    132196     18635   2930985   no data   no data
870.91/870.90	c  N st    84   3751563       175      3727         0    132196     18635   2930985   no data   no data
872.91/872.97	c Decided on static restart strategy
880.81/880.83	c  N st    94   3779874       175      3727         0    159307     18635   3884780   no data   no data
889.21/889.29	c  N st    96   3815867       175      3727         0    112765     18635   2183470   no data   no data
898.91/898.96	c  N st    97   3848262       175      3727         0    143398     18635   3254645   no data   no data
912.31/912.30	c  N st    98   3896850       175      3727         0    107962     18635   2027751   no data   no data
934.71/934.72	c  N st    99   3969733       175      3727         0     94502     18635   1506914   no data   no data
963.42/963.47	c  N st   100   4079056       175      3727         0    114669     18635   2184756   no data   no data
1003.12/1003.17	c  N st   101   4213006       175      3727         0    157274     18635   3650897   no data   no data
1003.12/1003.17	c  S st   101   4213006       175      3727         0    157274     18635   3650897   no data   no data
1003.61/1003.64	c  S st   101   4213509       175      3727         0    157769     18635   3667088   no data   no data
1003.61/1003.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1003.71/1003.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1003.71/1003.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1003.71/1003.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1003.71/1003.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1003.71/1003.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1003.71/1003.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1003.71/1003.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1003.81/1003.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1060.02/1060.09	c lits-rem:      4508  cl-subs:    13736  v-elim:      0  v-fix:    0  time: 56.22 s
1060.02/1060.09	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1060.12/1060.13	c vivif2 --  cl tried   144033 cl shrink        0 lits rem          0 time: 0.04
1060.43/1060.48	c asymm  cl-useful: 0/1386/3727 lits-rem:0 time: 0.35
1060.43/1060.49	c calculated reachability. Time: 0.00
1060.43/1060.49	c  N st   101   4213509       175      3727         0    144033     18635   3187571   no data   no data
1140.41/1140.47	c  N st   102   4459485       175      3727         0    118692     18635   2216721   no data   no data
1226.62/1226.60	c  N st   103   4713509       175      3727         0     92527     18635   1256499   no data   no data
1226.62/1226.60	c  S st   103   4713509       175      3727         0     92527     18635   1256499   no data   no data
1226.82/1226.83	c  S st   103   4714013       175      3727         0     93019     18635   1273135   no data   no data
1226.82/1226.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1226.82/1226.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1226.82/1226.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1226.82/1226.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1226.82/1226.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1226.82/1226.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1226.82/1226.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1226.92/1226.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1226.92/1226.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1227.53/1227.52	c lits-rem:       134  cl-subs:      432  v-elim:      0  v-fix:    0  time:  0.59 s
1227.53/1227.52	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1227.53/1227.54	c vivif2 --  cl tried    92587 cl shrink        0 lits rem          0 time: 0.02
1227.82/1227.81	c asymm  cl-useful: 0/1883/3727 lits-rem:0 time: 0.27
1227.82/1227.82	c calculated reachability. Time: 0.00
1227.82/1227.82	c  N st   103   4714013       175      3727         0     92587     18635   1259413   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-3367583-1305384612/watcher-3367583-1305384612 -o /tmp/evaluation-result-3367583-1305384612/solver-3367583-1305384612 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367583-1305384612.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.84 3.98 3.92 6/290 16609
/proc/meminfo: memFree=25112148/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=29872 CPUtime=0 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 559 0 0 0 0 0 0 0 21 0 1 0 630876545 30588928 499 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 7468 499 338 95 0 2450 0

[startup+0.065914 s]
/proc/loadavg: 3.84 3.98 3.92 6/290 16609
/proc/meminfo: memFree=25112148/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=30640 CPUtime=0.06 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 886 0 0 0 6 0 0 0 21 0 1 0 630876545 31375360 808 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294386 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 7660 808 362 95 0 2642 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30640

[startup+0.100921 s]
/proc/loadavg: 3.84 3.98 3.92 6/290 16609
/proc/meminfo: memFree=25112148/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=30640 CPUtime=0.09 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 936 0 0 0 9 0 0 0 21 0 1 0 630876545 31375360 858 33554432000 4194304 4580011 140736017178752 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 7660 858 363 95 0 2642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30640

[startup+0.300885 s]
/proc/loadavg: 3.84 3.98 3.92 6/290 16609
/proc/meminfo: memFree=25112148/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=31280 CPUtime=0.29 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 1268 0 0 0 29 0 0 0 22 0 1 0 630876545 32030720 986 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 7820 986 363 95 0 2802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31280

[startup+0.700805 s]
/proc/loadavg: 3.84 3.98 3.92 6/290 16609
/proc/meminfo: memFree=25112148/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=31980 CPUtime=0.69 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 2015 0 0 0 69 0 0 0 24 0 1 0 630876545 32747520 1039 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 7995 1039 363 95 0 2977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31980

[startup+1.50066 s]
/proc/loadavg: 3.85 3.98 3.92 5/292 16611
/proc/meminfo: memFree=25100352/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=40320 CPUtime=1.49 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 4560 0 0 0 149 0 0 0 18 0 1 0 630876545 41287680 3118 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294786 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 10080 3118 367 95 0 5062 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40320

[startup+3.10038 s]
/proc/loadavg: 3.85 3.98 3.92 5/292 16611
/proc/meminfo: memFree=25075816/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=40428 CPUtime=3.09 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 5944 0 0 0 309 0 0 0 20 0 1 0 630876545 41398272 3371 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 10107 3371 367 95 0 5089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40428

[startup+6.30081 s]
/proc/loadavg: 3.85 3.98 3.92 5/292 16611
/proc/meminfo: memFree=25063260/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=42028 CPUtime=6.29 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 9054 0 0 0 629 0 0 0 25 0 1 0 630876545 43036672 3672 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 10507 3672 367 95 0 5489 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42028

[startup+12.7007 s]
/proc/loadavg: 3.88 3.98 3.92 5/292 16612
/proc/meminfo: memFree=25018876/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=57776 CPUtime=12.69 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 15782 0 0 0 1268 1 0 0 25 0 1 0 630876545 59162624 7704 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 14444 7704 367 95 0 9426 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57776

[startup+25.5004 s]
/proc/loadavg: 3.89 3.98 3.92 5/292 16612
/proc/meminfo: memFree=24999412/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=65048 CPUtime=25.49 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 24002 0 0 0 2547 2 0 0 25 0 1 0 630876545 66609152 9117 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 16262 9117 367 95 0 11244 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65048

[startup+51.1009 s]
/proc/loadavg: 4.02 4.00 3.93 5/292 16613
/proc/meminfo: memFree=24975120/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=68908 CPUtime=51.1 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 36739 0 0 0 5105 5 0 0 25 0 1 0 630876545 70561792 10040 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 17227 10040 367 95 0 12209 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 68908

[startup+102.311 s]
/proc/loadavg: 4.00 4.00 3.93 5/292 16614
/proc/meminfo: memFree=24932076/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=92480 CPUtime=102.31 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 58201 0 0 0 10221 10 0 0 25 0 1 0 630876545 94699520 16425 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 23120 16425 367 95 0 18102 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 92480

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/292 16616
/proc/meminfo: memFree=24907380/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=93020 CPUtime=162.29 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 76951 0 0 0 16215 14 0 0 25 0 1 0 630876545 95252480 17005 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 23255 17005 367 95 0 18237 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93020

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/292 16617
/proc/meminfo: memFree=24844344/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=109024 CPUtime=222.3 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 95438 0 0 0 22211 19 0 0 25 0 1 0 630876545 111640576 19556 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 27256 19556 367 95 0 22238 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 109024

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/292 16619
/proc/meminfo: memFree=24790752/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=132992 CPUtime=282.3 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 114256 0 0 0 28206 24 0 0 25 0 1 0 630876545 136183808 26687 33554432000 4194304 4580011 140736017178752 18446744073709551615 4406387 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 33248 26687 367 95 0 28230 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 132992

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/292 16620
/proc/meminfo: memFree=24760976/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=133252 CPUtime=342.3 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 125814 0 0 0 34204 26 0 0 25 0 1 0 630876545 136450048 25822 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 33313 25822 367 95 0 28295 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 133252

[startup+402.301 s]
/proc/loadavg: 4.07 4.01 3.93 5/292 16622
/proc/meminfo: memFree=24735524/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=133532 CPUtime=402.3 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 139556 0 0 0 40200 30 0 0 25 0 1 0 630876545 136736768 26591 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 33383 26591 367 95 0 28365 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 133532

[startup+462.3 s]
/proc/loadavg: 4.08 4.03 3.94 5/292 16624
/proc/meminfo: memFree=24708572/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=150608 CPUtime=462.3 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 150975 0 0 0 46195 35 0 0 25 0 1 0 630876545 154222592 30912 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 37652 30912 367 95 0 32634 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 150608

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.94 5/292 16625
/proc/meminfo: memFree=24713508/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=150916 CPUtime=522.3 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 164195 0 0 0 52191 39 0 0 25 0 1 0 630876545 154537984 29856 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 37729 29856 367 95 0 32711 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 150916

[startup+582.301 s]
/proc/loadavg: 4.11 4.04 3.95 5/292 16627
/proc/meminfo: memFree=24674552/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=175284 CPUtime=582.3 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 174523 0 0 0 58189 41 0 0 25 0 1 0 630876545 179490816 36482 33554432000 4194304 4580011 140736017178752 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 43821 36482 367 95 0 38803 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 175284

[startup+642.3 s]
/proc/loadavg: 4.09 4.05 3.95 5/292 16628
/proc/meminfo: memFree=24658280/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=175460 CPUtime=642.32 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 185564 0 0 0 64187 45 0 0 25 0 1 0 630876545 179671040 35880 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 43865 35880 367 95 0 38847 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 175460

[startup+702.301 s]
/proc/loadavg: 4.03 4.04 3.95 5/292 16639
/proc/meminfo: memFree=24661332/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=175672 CPUtime=702.31 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 197566 0 0 0 70183 48 0 0 25 0 1 0 630876545 179888128 36087 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 43918 36087 367 95 0 38900 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 175672

[startup+762.311 s]
/proc/loadavg: 4.01 4.03 3.95 5/292 16641
/proc/meminfo: memFree=24658444/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=175896 CPUtime=762.31 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 209280 0 0 0 76179 52 0 0 25 0 1 0 630876545 180117504 35390 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 43974 35390 367 95 0 38956 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 175896

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/292 16642
/proc/meminfo: memFree=24657076/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=233504 CPUtime=822.31 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 219772 0 0 0 82175 56 0 0 25 0 1 0 630876545 239108096 37401 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 58376 37401 367 95 0 53358 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 233504

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/292 16644
/proc/meminfo: memFree=24643028/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=181864 CPUtime=882.31 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 231611 0 0 0 88171 60 0 0 25 0 1 0 630876545 186228736 36090 33554432000 4194304 4580011 140736017178752 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 45466 36090 367 95 0 40448 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 181864

[startup+942.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/292 16645
/proc/meminfo: memFree=24642752/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=181964 CPUtime=942.32 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 242079 0 0 0 94168 64 0 0 25 0 1 0 630876545 186331136 37688 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 45491 37688 367 95 0 40473 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 181964

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.96 5/292 16647
/proc/meminfo: memFree=24617040/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=241204 CPUtime=1002.32 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 252136 0 0 0 100164 68 0 0 25 0 1 0 630876545 246992896 38757 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 60301 38757 367 95 0 55283 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 241204

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 3.97 5/292 16649
/proc/meminfo: memFree=24584888/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=273576 CPUtime=1062.31 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 260065 0 0 0 106162 69 0 0 25 0 1 0 630876545 280141824 46686 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 68394 46686 367 95 0 63376 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 273576

[startup+1122.3 s]
/proc/loadavg: 4.10 4.05 3.97 5/292 16650
/proc/meminfo: memFree=24541160/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=214524 CPUtime=1122.31 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 269079 0 0 0 112159 72 0 0 25 0 1 0 630876545 219672576 46150 33554432000 4194304 4580011 140736017178752 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 53631 46150 367 95 0 48613 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 214524

[startup+1182.3 s]
/proc/loadavg: 4.17 4.07 3.98 5/292 16652
/proc/meminfo: memFree=24526872/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=274736 CPUtime=1182.32 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 278466 0 0 0 118155 77 0 0 25 0 1 0 630876545 281329664 46308 33554432000 4194304 4580011 140736017178752 18446744073709551615 4318544 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 68684 46308 367 95 0 63666 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 274736

[startup+1242.3 s]
/proc/loadavg: 4.06 4.05 3.98 5/292 16653
/proc/meminfo: memFree=24537868/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=214816 CPUtime=1242.32 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 287571 0 0 0 124151 81 0 0 25 0 1 0 630876545 219971584 45840 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 53704 45840 367 95 0 48686 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 214816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.98 3/291 16658
/proc/meminfo: memFree=24844244/32951124 swapFree=67057896/67111528
[pid=16609] ppid=16607 vsize=214944 CPUtime=1300.03 cores=1,3
/proc/16609/stat : 16609 (strangenight2-s) R 16607 16609 15822 0 -1 4202496 296262 0 0 0 129920 83 0 0 25 0 1 0 630876545 220102656 44605 33554432000 4194304 4580011 140736017178752 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16609/statm: 53736 44605 367 95 0 48718 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 214944

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.2
CPU system time (s): 0.845871
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 290616

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

runsolver used 3.45347 second user time and 8.31374 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 16:50:12
IDJOB=3367583
IDBENCH=82792
IDSOLVER=1845
FILE ID=node140/3367583-1305384612
RUNJOBID= node140-1305384612-16570
PBS_JOBID= 13324362
Free space on /tmp= 73472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S539832832-088.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367583-1305384612/watcher-3367583-1305384612 -o /tmp/evaluation-result-3367583-1305384612/solver-3367583-1305384612 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367583-1305384612.cnf

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

MD5SUM BENCH= 96d6aca5635fba3566aa8534cdc228f2
RANDOM SEED=1521705789

node140.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.833
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25112552 kB
Buffers:        286904 kB
Cached:        3706040 kB
SwapCached:       8056 kB
Active:        4869248 kB
Inactive:      2658356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25112552 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           21936 kB
Writeback:           8 kB
AnonPages:     3531472 kB
Mapped:          24496 kB
Slab:           225404 kB
PageTables:      22988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45649092 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= 73472 MiB
End job on node140 at 2011-05-14 17:11:54