Trace number 3266248

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
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-3266248-1303579086.cnf'
0.00/0.00	c -- header says num vars:            170
0.00/0.00	c -- header says num clauses:        2924
0.00/0.00	c -- clauses added:            0 learnts,         2924 normals,            0 xors
0.00/0.00	c -- vars added        170
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       170      2924         0         0     14457         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      77 undec:      28 neg:      65
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       170      2924         0         0     14457         0   no data   no data
0.06/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4919       170      2924         0      4732     14457    166432   no data   no data
0.29/0.39	c  N st    10     11301       170      2924         0      4388     14457    114396   no data   no data
0.59/0.64	c  N st    11     17046       170      2924         0      9902     14457    309431   no data   no data
1.00/1.02	c  F st    12     25001       170      2924         0     12146     14457    378220   no data   no data
1.00/1.02	c  N st    12     25001       170      2924         0     12146     14457    378220   no data   no data
1.19/1.24	c Decided on static restart strategy
1.19/1.24	c  N st    18     30000       170      2924         0     10430     14457    299480   no data   no data
1.19/1.24	c  S st    18     30000       170      2924         0     10430     14457    299480   no data   no data
1.19/1.28	c  S st    18     30509       170      2924         0     10934     14457    316539   no data   no data
1.19/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.28	c blocked clauses removed:        0 vars:      0 tried:         170 T: 0.00 s
1.19/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
1.19/1.28	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.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c lits-rem:       202  cl-subs:      940  v-elim:      0  v-fix:    0  time:  0.20 s
1.49/1.53	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.04
1.49/1.53	c calculated reachability. Time: 0.00
1.49/1.53	c  N st    18     30509       170      2924         0      9994     14457    278538   no data   no data
1.89/1.91	c  N st    20     37620       170      2924         0      9232     14457    230988   no data   no data
2.19/2.26	c  N st    21     44020       170      2924         0     15346     14457    441786   no data   no data
2.29/2.37	c  S st    22     45764       170      2924         0     17027     14457    500060   no data   no data
2.39/2.41	c  S st    22     46266       170      2924         0      8918     14457    193224   no data   no data
2.39/2.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
2.39/2.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.42	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.45	c lits-rem:        21  cl-subs:      119  v-elim:      0  v-fix:    0  time:  0.03 s
2.39/2.45	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
2.39/2.45	c vivif2 --  cl tried     8799 cl shrink        0 lits rem          0 time: 0.00
2.39/2.49	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.03
2.39/2.49	c calculated reachability. Time: 0.00
2.39/2.49	c  N st    22     46266       170      2924         0      8799     14457    188182   no data   no data
3.39/3.42	c  N st    23     60663       170      2924         0     13046     14457    322979   no data   no data
3.99/4.05	c  N st    24     69399       170      2924         0     10900     14457    227981   no data   no data
3.99/4.05	c  S st    24     69399       170      2924         0     10900     14457    227981   no data   no data
3.99/4.09	c  S st    24     69901       170      2924         0     11390     14457    244614   no data   no data
3.99/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
3.99/4.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.16	c lits-rem:        45  cl-subs:      209  v-elim:      0  v-fix:    0  time:  0.05 s
4.09/4.16	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
4.09/4.16	c vivif2 --  cl tried    11181 cl shrink        0 lits rem          0 time: 0.00
4.19/4.20	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.04
4.19/4.20	c calculated reachability. Time: 0.00
4.19/4.20	c  N st    24     69901       170      2924         0     11181     14457    236308   no data   no data
5.40/5.47	c  F st    25     87500       170      2924         0     16562     14457    422984   no data   no data
5.40/5.47	c  N st    25     87500       170      2924         0     16562     14457    422984   no data   no data
5.79/5.86	c Decided on static restart strategy
6.09/6.11	c  N st    32     95541       170      2924         0     24289     14457    689254   no data   no data
6.69/6.78	c  N st    34    104854       170      2924         0     20725     14457    550892   no data   no data
6.69/6.78	c  S st    34    104854       170      2924         0     20725     14457    550892   no data   no data
6.79/6.83	c  S st    34    105357       170      2924         0     21213     14457    567004   no data   no data
6.79/6.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.79/6.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.79/6.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
6.79/6.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.79/6.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.79/6.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.36	c lits-rem:       644  cl-subs:     1093  v-elim:      0  v-fix:    0  time:  0.49 s
7.29/7.36	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
7.29/7.36	c vivif2 --  cl tried    20120 cl shrink        0 lits rem          0 time: 0.01
7.39/7.43	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.07
7.39/7.43	c calculated reachability. Time: 0.00
7.39/7.43	c  N st    34    105357       170      2924         0     20120     14457    522000   no data   no data
8.09/8.16	c  N st    35    114956       170      2924         0     15931     14457    351211   no data   no data
9.29/9.37	c  N st    36    129355       170      2924         0     15371     14457    301014   no data   no data
11.09/11.19	c  N st    37    150950       170      2924         0     20638     14457    462207   no data   no data
11.69/11.75	c  S st    38    158037       170      2924         0     27452     14457    703914   no data   no data
11.79/11.83	c  S st    38    158541       170      2924         0     27949     14457    720019   no data   no data
11.79/11.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.79/11.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.79/11.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
11.79/11.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.79/11.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.79/11.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.96	c lits-rem:       417  cl-subs:     1774  v-elim:      0  v-fix:    0  time:  1.10 s
12.89/12.96	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
12.89/12.97	c vivif2 --  cl tried    26175 cl shrink        0 lits rem          0 time: 0.01
12.99/13.06	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.09
12.99/13.06	c calculated reachability. Time: 0.00
12.99/13.06	c  N st    38    158541       170      2924         0     26175     14457    649531   no data   no data
17.79/17.89	c  N st    39    207129       170      2924         0     20984     14457    425130   no data   no data
20.80/20.88	c  N st    40    237812       170      2924         0     31291     14457    781975   no data   no data
20.80/20.88	c  S st    40    237812       170      2924         0     31291     14457    781975   no data   no data
20.90/20.96	c  S st    40    238315       170      2924         0     31789     14457    798256   no data   no data
20.90/20.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.90/20.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.90/20.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.90/20.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.90/20.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
20.90/20.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.90/20.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.99/21.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.49/22.54	c lits-rem:       577  cl-subs:     2028  v-elim:      0  v-fix:    0  time:  1.53 s
22.49/22.54	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
22.49/22.54	c vivif2 --  cl tried    29761 cl shrink        0 lits rem          0 time: 0.01
22.59/22.65	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.10
22.59/22.65	c calculated reachability. Time: 0.00
22.59/22.65	c  N st    40    238315       170      2924         0     29761     14457    720218   no data   no data
30.29/30.37	c  F st    41    306251       170      2924         0     31646     14457    722843   no data   no data
30.29/30.37	c  N st    41    306251       170      2924         0     31646     14457    722843   no data   no data
30.89/30.98	c Decided on static restart strategy
33.39/33.44	c  N st    51    334555       170      2924         0     35777     14457    831883   no data   no data
35.89/35.97	c  N st    53    357474       170      2924         0     33852     14457    756302   no data   no data
35.89/35.97	c  S st    53    357474       170      2924         0     33852     14457    756302   no data   no data
35.99/36.06	c  S st    53    357975       170      2924         0     34348     14457    772427   no data   no data
35.99/36.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.99/36.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.99/36.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.99/36.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.99/36.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.99/36.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
35.99/36.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.99/36.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.09/36.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.99/37.02	c lits-rem:       490  cl-subs:     1304  v-elim:      0  v-fix:    0  time:  0.92 s
36.99/37.02	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
36.99/37.03	c vivif2 --  cl tried    33044 cl shrink        0 lits rem          0 time: 0.01
37.09/37.14	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.11
37.09/37.14	c calculated reachability. Time: 0.00
37.09/37.14	c  N st    53    357975       170      2924         0     33044     14457    717086   no data   no data
40.99/41.08	c  N st    54    390367       170      2924         0     39194     14457    920401   no data   no data
47.30/47.34	c  N st    55    438955       170      2924         0     33062     14457    646199   no data   no data
56.99/57.02	c  N st    56    511837       170      2924         0     46354     14457   1087388   no data   no data
60.29/60.32	c  N st    57    536962       170      2924         0     40755     14457    852824   no data   no data
60.29/60.32	c  S st    57    536962       170      2924         0     40755     14457    852824   no data   no data
60.39/60.41	c  S st    57    537462       170      2924         0     41249     14457    869071   no data   no data
60.39/60.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.39/60.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
60.39/60.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.39/60.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.39/60.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.39/60.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
60.39/60.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.39/60.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.39/60.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.69/61.75	c lits-rem:       655  cl-subs:     1572  v-elim:      0  v-fix:    0  time:  1.28 s
61.69/61.75	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
61.69/61.76	c vivif2 --  cl tried    39677 cl shrink        0 lits rem          0 time: 0.01
61.89/61.90	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.14
61.89/61.90	c calculated reachability. Time: 0.00
61.89/61.90	c  N st    57    537462       170      2924         0     39677     14457    807293   no data   no data
86.80/86.83	c  N st    58    701447       170      2924         0     67959     14457   1708075   no data   no data
104.09/104.16	c  N st    59    806193       170      2924         0     62308     14457   1464700   no data   no data
104.09/104.16	c  S st    59    806193       170      2924         0     62308     14457   1464700   no data   no data
104.29/104.32	c  S st    59    806697       170      2924         0     62804     14457   1481203   no data   no data
104.29/104.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.29/104.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
104.29/104.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.29/104.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.29/104.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.29/104.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
104.29/104.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.29/104.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
104.40/104.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.99/111.08	c lits-rem:      1876  cl-subs:     4130  v-elim:      0  v-fix:    0  time:  6.67 s
110.99/111.08	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
110.99/111.10	c vivif2 --  cl tried    58674 cl shrink        0 lits rem          0 time: 0.02
111.29/111.34	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.24
111.29/111.34	c calculated reachability. Time: 0.00
111.29/111.34	c  N st    59    806697       170      2924         0     58674     14457   1331288   no data   no data
159.49/159.53	c  F st    60   1071876       170      2924         0     74187     14457   1817692   no data   no data
159.49/159.53	c  N st    60   1071876       170      2924         0     74187     14457   1817692   no data   no data
160.59/160.69	c Decided on static restart strategy
164.90/164.96	c  N st    70   1100183       170      2924         0     58403     14457   1162621   no data   no data
172.20/172.26	c  N st    72   1136180       170      2924         0     48862     14457    802740   no data   no data
178.89/178.90	c  N st    73   1168572       170      2924         0     79789     14457   1940753   no data   no data
185.99/186.07	c  N st    74   1210048       170      2924         0     74668     14457   1756956   no data   no data
185.99/186.07	c  S st    74   1210048       170      2924         0     74668     14457   1756956   no data   no data
186.19/186.28	c  S st    74   1210548       170      2924         0     75162     14457   1773389   no data   no data
186.19/186.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
186.29/186.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
186.29/186.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
186.29/186.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.29/186.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.29/186.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
186.29/186.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
186.29/186.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
186.29/186.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.99/195.04	c lits-rem:      1863  cl-subs:     4001  v-elim:      0  v-fix:    0  time:  8.65 s
194.99/195.04	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
194.99/195.06	c vivif2 --  cl tried    71161 cl shrink        0 lits rem          0 time: 0.02
195.29/195.34	c asymm  cl-useful: 0/2656/2924 lits-rem:0 time: 0.28
195.29/195.35	c calculated reachability. Time: 0.00
195.29/195.35	c  N st    74   1210548       170      2924         0     71161     14457   1607043   no data   no data
211.29/211.38	c  N st    75   1283431       170      2924         0     47980     14457    707879   no data   no data
232.79/232.84	c  N st    76   1392755       170      2924         0     56002     14457    942535   no data   no data
268.40/268.44	c  N st    77   1556740       170      2924         0     60674     14457   1048284   no data   no data
304.39/304.48	c  N st    78   1710548       170      2924         0    101218     14457   2440843   no data   no data
304.39/304.48	c  S st    78   1710548       170      2924         0    101218     14457   2440843   no data   no data
304.70/304.74	c  S st    78   1711051       170      2924         0    101712     14457   2456983   no data   no data
304.70/304.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
304.79/304.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
304.79/304.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
304.79/304.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.79/304.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.79/304.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
304.79/304.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
304.79/304.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
304.89/304.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
328.39/328.46	c lits-rem:      3768  cl-subs:     8395  v-elim:      0  v-fix:    0  time: 23.55 s
328.39/328.46	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
328.39/328.49	c vivif2 --  cl tried    93317 cl shrink        0 lits rem          0 time: 0.03
328.80/328.82	c asymm  cl-useful: 0/1965/2924 lits-rem:0 time: 0.33
328.80/328.83	c calculated reachability. Time: 0.00
328.80/328.83	c  N st    78   1711051       170      2924         0     93317     14457   2159502   no data   no data
416.40/416.42	c  N st    79   2080015       170      2924         0    105375     14457   2516535   no data   no data
448.49/448.56	c  N st    80   2211054       170      2924         0    109117     14457   2567277   no data   no data
448.49/448.56	c  S st    80   2211054       170      2924         0    109117     14457   2567277   no data   no data
448.80/448.88	c  S st    80   2211554       170      2924         0    109612     14457   2583967   no data   no data
448.80/448.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
448.89/448.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
448.89/448.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
448.89/448.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
448.89/448.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.89/448.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
448.89/448.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
448.89/448.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
448.99/449.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
474.70/474.75	c lits-rem:      2314  cl-subs:     8622  v-elim:      0  v-fix:    0  time: 25.70 s
474.70/474.75	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
474.70/474.78	c vivif2 --  cl tried   100990 cl shrink        0 lits rem          0 time: 0.03
474.90/474.98	c asymm  cl-useful: 0/959/2924 lits-rem:0 time: 0.19
474.90/474.98	c calculated reachability. Time: 0.00
474.90/474.98	c  N st    80   2211554       170      2924         0    100990     14457   2270507   no data   no data
614.00/614.08	c  N st    81   2711554       170      2924         0    123723     14457   2940279   no data   no data
614.00/614.08	c  S st    81   2711554       170      2924         0    123723     14457   2940279   no data   no data
614.40/614.42	c  S st    81   2712057       170      2924         0    124221     14457   2957745   no data   no data
614.40/614.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
614.40/614.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
614.40/614.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
614.40/614.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
614.40/614.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
614.40/614.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
614.40/614.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
614.50/614.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
614.60/614.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
651.00/651.07	c lits-rem:      4039  cl-subs:    10543  v-elim:      0  v-fix:    0  time: 36.45 s
651.00/651.07	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
651.10/651.11	c vivif2 --  cl tried   113678 cl shrink        0 lits rem          0 time: 0.04
651.40/651.46	c asymm  cl-useful: 0/1594/2924 lits-rem:0 time: 0.34
651.40/651.46	c calculated reachability. Time: 0.00
651.40/651.46	c  N st    81   2712057       170      2924         0    113678     14457   2584658   no data   no data
803.71/803.71	c  N st    82   3212057       170      2924         0     90698     14457   1600212   no data   no data
803.71/803.71	c  S st    82   3212057       170      2924         0     90698     14457   1600212   no data   no data
803.91/803.96	c  S st    82   3212560       170      2924         0     91196     14457   1616891   no data   no data
803.91/803.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
804.01/804.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
804.01/804.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
804.01/804.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
804.01/804.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
804.01/804.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
804.01/804.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
804.01/804.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
804.01/804.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
808.51/808.57	c lits-rem:      1151  cl-subs:     2800  v-elim:      0  v-fix:    0  time:  4.49 s
808.51/808.57	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
808.51/808.59	c vivif2 --  cl tried    88396 cl shrink        0 lits rem          0 time: 0.02
808.81/808.80	c asymm  cl-useful: 0/1330/2924 lits-rem:0 time: 0.20
808.81/808.80	c calculated reachability. Time: 0.00
808.81/808.80	c  N st    82   3212560       170      2924         0     88396     14457   1515718   no data   no data
972.90/972.96	c  N st    83   3712560       170      2924         0     99253     14457   1779733   no data   no data
972.90/972.96	c  S st    83   3712560       170      2924         0     99253     14457   1779733   no data   no data
973.20/973.23	c  S st    83   3713067       170      2924         0     99753     14457   1797087   no data   no data
973.20/973.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
973.20/973.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
973.20/973.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
973.20/973.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
973.20/973.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
973.20/973.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
973.20/973.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
973.30/973.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
973.30/973.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
979.40/979.41	c lits-rem:       738  cl-subs:     3389  v-elim:      0  v-fix:    0  time:  6.05 s
979.40/979.41	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
979.40/979.44	c vivif2 --  cl tried    96364 cl shrink        0 lits rem          0 time: 0.02
979.70/979.76	c asymm  cl-useful: 0/1878/2924 lits-rem:0 time: 0.32
979.70/979.76	c calculated reachability. Time: 0.00
979.70/979.76	c  N st    83   3713067       170      2924         0     96364     14457   1668884   no data   no data
992.60/992.63	c  F st    84   3751564       170      2924         0    133208     14457   2997231   no data   no data
992.60/992.63	c  N st    84   3751564       170      2924         0    133208     14457   2997231   no data   no data
995.01/995.01	c Decided on static restart strategy
1005.51/1005.60	c  N st    94   3779871       170      2924         0    160471     14457   3970222   no data   no data
1016.31/1016.32	c  N st    96   3815866       170      2924         0    113689     14457   2237541   no data   no data
1029.00/1029.04	c  N st    97   3848258       170      2924         0    144660     14457   3361616   no data   no data
1046.90/1046.91	c  N st    98   3896846       170      2924         0    108781     14457   2050707   no data   no data
1073.20/1073.20	c  N st    99   3969729       170      2924         0     95175     14457   1538987   no data   no data
1108.01/1108.08	c  N st   100   4079054       170      2924         0    115727     14457   2258903   no data   no data
1155.81/1155.83	c  N st   101   4213067       170      2924         0    158346     14457   3835367   no data   no data
1155.81/1155.83	c  S st   101   4213067       170      2924         0    158346     14457   3835367   no data   no data
1156.21/1156.28	c  S st   101   4213573       170      2924         0    158843     14457   3852088   no data   no data
1156.21/1156.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1156.31/1156.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1156.31/1156.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1156.31/1156.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1156.31/1156.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1156.31/1156.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
1156.31/1156.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1156.41/1156.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1156.51/1156.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1209.92/1209.98	c lits-rem:      5002  cl-subs:    11535  v-elim:      0  v-fix:    0  time: 53.43 s
1209.92/1209.98	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
1210.02/1210.03	c vivif2 --  cl tried   147308 cl shrink        0 lits rem          0 time: 0.05
1210.31/1210.38	c asymm  cl-useful: 0/1046/2924 lits-rem:0 time: 0.35
1210.31/1210.38	c calculated reachability. Time: 0.00
1210.31/1210.38	c  N st   101   4213573       170      2924         0    147308     14457   3407944   no data   no data
1293.41/1293.47	c  N st   102   4459549       170      2924         0    121579     14457   2387349   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266248-1303579086/watcher-3266248-1303579086 -o /tmp/evaluation-result-3266248-1303579086/solver-3266248-1303579086 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3266248-1303579086.cnf 

running on 2 cores: 0,2

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.99 3.99 3.81 5/189 20982
/proc/meminfo: memFree=18317824/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=29772 CPUtime=0 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 538 0 0 0 0 0 0 0 25 0 1 0 469507144 30486528 477 33554432000 4194304 4627331 140733534022528 18446744073709551615 210204308165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 7443 477 340 106 0 2414 0

[startup+0.0646509 s]
/proc/loadavg: 3.99 3.99 3.81 5/189 20982
/proc/meminfo: memFree=18317824/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=30548 CPUtime=0.06 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 832 0 0 0 6 0 0 0 25 0 1 0 469507144 31281152 771 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309106 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 7637 771 370 106 0 2608 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30548

[startup+0.100646 s]
/proc/loadavg: 3.99 3.99 3.81 5/189 20982
/proc/meminfo: memFree=18317824/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=30548 CPUtime=0.09 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 879 0 0 0 9 0 0 0 25 0 1 0 469507144 31281152 818 33554432000 4194304 4627331 140733534022528 18446744073709551615 4329631 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 7637 818 370 106 0 2608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30548

[startup+0.300611 s]
/proc/loadavg: 3.99 3.99 3.81 5/189 20982
/proc/meminfo: memFree=18317824/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=31124 CPUtime=0.29 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 1223 0 0 0 29 0 0 0 25 0 1 0 469507144 31870976 959 33554432000 4194304 4627331 140733534022528 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 7781 959 371 106 0 2752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31124

[startup+0.700524 s]
/proc/loadavg: 3.99 3.99 3.81 5/189 20982
/proc/meminfo: memFree=18317824/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=31952 CPUtime=0.69 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 1940 0 0 0 69 0 0 0 25 0 1 0 469507144 32718848 979 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 7988 979 371 106 0 2959 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31952

[startup+1.50039 s]
/proc/loadavg: 3.99 3.99 3.81 5/190 20983
/proc/meminfo: memFree=18313104/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=40440 CPUtime=1.49 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 4581 0 0 0 149 0 0 0 25 0 1 0 469507144 41410560 3156 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309188 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 10110 3156 376 106 0 5081 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40440

[startup+3.10114 s]
/proc/loadavg: 3.99 3.99 3.81 5/190 20983
/proc/meminfo: memFree=18305664/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=40540 CPUtime=3.09 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 5942 0 0 0 308 1 0 0 25 0 1 0 469507144 41512960 3387 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 10135 3387 376 106 0 5106 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40540

[startup+6.3006 s]
/proc/loadavg: 4.07 4.00 3.81 5/190 20983
/proc/meminfo: memFree=18305796/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=41984 CPUtime=6.29 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 8852 0 0 0 627 2 0 0 25 0 1 0 469507144 42991616 3448 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 10496 3449 376 106 0 5467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41984

[startup+12.7005 s]
/proc/loadavg: 4.06 4.00 3.81 5/190 20983
/proc/meminfo: memFree=18279260/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=57564 CPUtime=12.69 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 15627 0 0 0 1266 3 0 0 25 0 1 0 469507144 58945536 7509 33554432000 4194304 4627331 140733534022528 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 14391 7509 376 106 0 9362 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57564

[startup+25.5004 s]
/proc/loadavg: 4.05 4.00 3.82 5/190 20984
/proc/meminfo: memFree=18269328/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=65544 CPUtime=25.49 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 23056 0 0 0 2545 4 0 0 25 0 1 0 469507144 67117056 9358 33554432000 4194304 4627331 140733534022528 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 16386 9358 376 106 0 11357 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65544

[startup+51.1011 s]
/proc/loadavg: 4.03 4.00 3.82 5/190 20985
/proc/meminfo: memFree=18268900/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=70440 CPUtime=51.09 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 35379 0 0 0 5102 7 0 0 25 0 1 0 469507144 72130560 10155 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 17610 10155 376 106 0 12581 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70440

[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 20986
/proc/meminfo: memFree=18248308/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=78500 CPUtime=102.3 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 54260 0 0 0 10219 11 0 0 25 0 1 0 469507144 80384000 12450 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 19625 12450 376 106 0 14596 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78500

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 20987
/proc/meminfo: memFree=18217920/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=94824 CPUtime=162.3 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 73163 0 0 0 16214 16 0 0 25 0 1 0 469507144 97099776 17507 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 23706 17507 376 106 0 18677 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 94824

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 20989
/proc/meminfo: memFree=18194336/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=110668 CPUtime=222.29 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 90842 0 0 0 22208 21 0 0 25 0 1 0 469507144 113324032 19602 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 27667 19602 376 106 0 22638 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 110668

[startup+282.3 s]
/proc/loadavg: 4.06 4.02 3.85 5/190 20991
/proc/meminfo: memFree=18189364/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=110988 CPUtime=282.3 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 105149 0 0 0 28205 25 0 0 25 0 1 0 469507144 113651712 19908 33554432000 4194304 4627331 140733534022528 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 27747 19908 376 106 0 22718 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 110988

[startup+342.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/190 20993
/proc/meminfo: memFree=18149052/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=137916 CPUtime=342.3 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 119019 0 0 0 34202 28 0 0 25 0 1 0 469507144 141225984 27581 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 34479 27581 376 106 0 29450 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 137916

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.86 5/190 20994
/proc/meminfo: memFree=18138112/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=138208 CPUtime=402.29 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 132032 0 0 0 40198 31 0 0 25 0 1 0 469507144 141524992 27988 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 34552 27988 376 106 0 29523 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 138208

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 20995
/proc/meminfo: memFree=18121464/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=154268 CPUtime=462.3 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 145841 0 0 0 46195 35 0 0 25 0 1 0 469507144 157970432 31770 33554432000 4194304 4627331 140733534022528 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 38567 31770 376 106 0 33538 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 154268

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 20997
/proc/meminfo: memFree=18129008/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=154448 CPUtime=522.3 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 154996 0 0 0 52192 38 0 0 25 0 1 0 469507144 158154752 30203 33554432000 4194304 4627331 140733534022528 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 38612 30203 376 106 0 33583 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 154448

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 20999
/proc/meminfo: memFree=18108284/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=154660 CPUtime=582.3 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 166308 0 0 0 58189 41 0 0 25 0 1 0 469507144 158371840 30617 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 38665 30617 376 106 0 33636 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 154660

[startup+642.301 s]
/proc/loadavg: 4.07 4.02 3.89 5/190 21001
/proc/meminfo: memFree=18078740/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=178912 CPUtime=642.3 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 176831 0 0 0 64186 44 0 0 25 0 1 0 469507144 183205888 37447 33554432000 4194304 4627331 140733534022528 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 44728 37447 376 106 0 39699 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 178912

[startup+702.301 s]
/proc/loadavg: 3.80 3.96 3.88 4/184 21020
/proc/meminfo: memFree=18185988/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=233740 CPUtime=702.3 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 185454 0 0 0 70183 47 0 0 25 0 1 0 469507144 239349760 38060 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 58435 38060 376 106 0 53406 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 233740

[startup+762.307 s]
/proc/loadavg: 3.29 3.78 3.82 4/184 21021
/proc/meminfo: memFree=18190076/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=179288 CPUtime=762.31 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 196468 0 0 0 76181 50 0 0 25 0 1 0 469507144 183590912 37162 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 44822 37162 376 106 0 39793 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 179288

[startup+822.301 s]
/proc/loadavg: 3.10 3.64 3.77 4/184 21023
/proc/meminfo: memFree=18190064/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=235556 CPUtime=822.3 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 205293 0 0 0 82177 53 0 0 25 0 1 0 469507144 241209344 37822 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 58889 37822 376 106 0 53860 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 235556

[startup+882.301 s]
/proc/loadavg: 3.04 3.52 3.72 4/184 21025
/proc/meminfo: memFree=18185820/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=236396 CPUtime=882.31 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 214486 0 0 0 88174 57 0 0 25 0 1 0 469507144 242069504 38424 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 59099 38424 376 106 0 54070 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 236396

[startup+942.301 s]
/proc/loadavg: 3.01 3.42 3.67 4/184 21027
/proc/meminfo: memFree=18189024/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=179768 CPUtime=942.3 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 225284 0 0 0 94170 60 0 0 25 0 1 0 469507144 184082432 36015 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 44942 36015 376 106 0 39913 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 179768

[startup+1002.3 s]
/proc/loadavg: 3.00 3.34 3.62 4/184 21028
/proc/meminfo: memFree=18167040/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=243584 CPUtime=1002.31 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 233540 0 0 0 100168 63 0 0 25 0 1 0 469507144 249430016 39793 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 60896 39793 376 106 0 55867 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 243584

[startup+1062.3 s]
/proc/loadavg: 3.00 3.28 3.58 4/184 21029
/proc/meminfo: memFree=18167652/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=244288 CPUtime=1062.31 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 242312 0 0 0 106164 67 0 0 25 0 1 0 469507144 250150912 39496 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 61072 39496 376 106 0 56043 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 244288

[startup+1122.3 s]
/proc/loadavg: 3.00 3.22 3.54 4/184 21031
/proc/meminfo: memFree=18153980/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=244736 CPUtime=1122.31 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 251409 0 0 0 112161 70 0 0 25 0 1 0 469507144 250609664 39479 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 61184 39479 376 106 0 56155 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 244736

[startup+1182.3 s]
/proc/loadavg: 2.93 3.16 3.50 4/178 21051
/proc/meminfo: memFree=18211124/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=278192 CPUtime=1182.31 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 264455 0 0 0 118158 73 0 0 25 0 1 0 469507144 284868608 47859 33554432000 4194304 4627331 140733534022528 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 69548 47859 376 106 0 64519 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 278192

[startup+1242.3 s]
/proc/loadavg: 2.34 2.95 3.40 3/178 21053
/proc/meminfo: memFree=18215248/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=219200 CPUtime=1242.31 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 268971 0 0 0 124156 75 0 0 25 0 1 0 469507144 224460800 47228 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 54800 47228 376 106 0 49771 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 219200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.52 2.61 3.26 2/172 21071
/proc/meminfo: memFree=18296628/32951124 swapFree=67111528/67111528
[pid=20982] ppid=20980 vsize=219296 CPUtime=1300.02 cores=0,2
/proc/20982/stat : 20982 (strangenight2-s) R 20980 20982 20549 0 -1 4202496 278221 0 0 0 129925 77 0 0 25 0 1 0 469507144 224559104 47010 33554432000 4194304 4627331 140733534022528 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20982/statm: 54824 47010 376 106 0 49795 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 219296

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.04
CPU user time (s): 1299.25
CPU system time (s): 0.78388
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 293496

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

runsolver used 2.24566 second user time and 4.79027 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 19:18:06
IDJOB=3266248
IDBENCH=87447
IDSOLVER=1587
FILE ID=node130/3266248-1303579086
RUNJOBID= node130-1303577757-20567
PBS_JOBID= 13150334
Free space on /tmp= 71828 MiB

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

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=731033908

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18317856 kB
Buffers:       2091676 kB
Cached:       11783892 kB
SwapCached:          0 kB
Active:        6511124 kB
Inactive:      7575816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18317856 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11912 kB
Writeback:           0 kB
AnonPages:      210892 kB
Mapped:          16408 kB
Slab:           481180 kB
PageTables:       5368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   418772 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= 71840 MiB
End job on node130 at 2011-04-23 19:39:48