Trace number 3422019

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) 5000.06 5000.03

General information on the benchmark

NameSAT02/handmade/simon/satex-challenges/
par32-3.shuffled.cnf
MD5SUM0115a0e26236f3f01aa829c2004452c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.638902
Satisfiable
(Un)Satisfiability was proved
Number of variables3176
Number of clauses10297
Sum of the clauses size27581
Maximum clause length3
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 23028
Number of clauses of size 37128
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3422019-1306632403.cnf'
0.00/0.00	c -- header says num vars:           3176
0.00/0.00	c -- header says num clauses:       10297
0.00/0.00	c -- clauses added:            0 learnts,        10297 normals,            0 xors
0.00/0.00	c -- vars added       3176
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0      3176      6714      3095         0     26332         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/4922/4922 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      2 bXBeca:    0 bXProp: 1070 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.03	c Replacing     1070 vars Replaced    13531 lits Time:     0.00 s 
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:      183  lits-rem:       122  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1323 time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.08M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:       18  v-elim:    441  v-fix:    0  time:  0.01 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:     703, avg size: 3.6)
0.00/0.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    242 locsubst:    48 time:   0.00
0.00/0.05	c Replacing       13 vars Replaced       82 lits Time:     0.00 s 
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:      44 undec:    2590 neg:     542
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       627       324       407         0      3834         0   no data   no data
0.09/0.10	c Decided on static restart strategy
0.19/0.28	c  N st     8      4915       627       324       419      4626      3834    132555   no data   no data
0.59/0.67	c  N st    10     11298       627       324       422      4148      3834     91212   no data   no data
0.89/0.97	c  N st    11     17042       627       324       422      9624      3834    229832   no data   no data
1.39/1.46	c  F st    12     25001       627       324       423     11932      3834    286622   no data   no data
1.39/1.46	c  N st    12     25001       627       324       423     11932      3834    286622   no data   no data
1.69/1.77	c Decided on static restart strategy
1.69/1.77	c  N st    18     30001       627       324       423     10204      3834    230382   no data   no data
1.69/1.77	c  S st    18     30001       627       324       423     10204      3834    230382   no data   no data
1.69/1.79	c  S st    18     30503       627       324       423     10666      3834    242162   no data   no data
1.79/1.80	c x-sub:    13 x-cut:      0 vfix:      0 v-elim:    128 locsubst:     0 time:   0.01
1.79/1.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    266 BRemL:     70 BRemN:      0 P:  0.3M T:  0.01
1.79/1.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.79/1.81	c bin-w-bin subsume rem           38 bins  time:  0.00 s
1.79/1.81	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    499 time:  0.00 s
1.79/1.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.79/1.81	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.00 s
1.79/1.82	c subs with bin:        2  lits-rem:        34  v-fix:    0  time:  0.00 s
2.29/2.37	c lits-rem:       117  cl-subs:     5089  v-elim:      0  v-fix:    0  time:  0.55 s
2.29/2.37	c asymm  cl-useful: 2/321/321 lits-rem:2 time: 0.00
2.29/2.37	c calculated reachability. Time: 0.00
2.29/2.37	c  N st    18     30503       493       321       575      2349      3449     45795   no data   no data
2.69/2.73	c  N st    20     37614       493       321       578      9007      3449    218828   no data   no data
2.69/2.73	c Finding binary XORs  T:     0.00 s  found:       0
3.09/3.11	c  N st    21     44013       493       321       578      9373      3449    208849   no data   no data
3.20/3.22	c  S st    22     45754       493       321       578     11001      3449    251139   no data   no data
3.20/3.24	c  S st    22     46256       493       321       578     11455      3449    262084   no data   no data
3.20/3.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     71 locsubst:     0 time:   0.01
3.20/3.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.20/3.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.20/3.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.20/3.26	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    422 time:  0.00 s
3.20/3.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.20/3.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.20/3.26	c subs with bin:        0  lits-rem:        21  v-fix:    0  time:  0.00 s
4.09/4.19	c lits-rem:        61  cl-subs:     6304  v-elim:      0  v-fix:    0  time:  0.92 s
4.09/4.19	c vivif2 --  cl tried      319 cl shrink        0 lits rem          0 time: 0.00
4.09/4.19	c vivif2 --  cl tried     2918 cl shrink       75 lits rem        162 time: 0.00
4.09/4.19	c asymm  cl-useful: 0/319/319 lits-rem:0 time: 0.00
4.09/4.19	c calculated reachability. Time: 0.00
4.09/4.19	c  N st    22     46256       422       319       578      2918      3301     57421   no data   no data
4.89/4.92	c  N st    23     60654       422       319       578     10020      3301    222347   no data   no data
5.39/5.44	c  N st    24     69386       422       319       578      9946      3301    212859   no data   no data
5.39/5.44	c  S st    24     69386       422       319       578      9946      3301    212859   no data   no data
5.39/5.46	c  S st    24     69887       422       319       578     10401      3301    226194   no data   no data
5.39/5.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     49 locsubst:     0 time:   0.01
5.39/5.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.39/5.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.39/5.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.39/5.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.39/5.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    373 time:  0.00 s
5.39/5.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.39/5.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.39/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.17/6.20	c lits-rem:        18  cl-subs:     6021  v-elim:      0  v-fix:    0  time:  0.72 s
6.17/6.20	c vivif2 --  cl tried      319 cl shrink        0 lits rem          0 time: 0.00
6.17/6.20	c vivif2 --  cl tried     2964 cl shrink       20 lits rem         56 time: 0.00
6.17/6.20	c asymm  cl-useful: 2/319/319 lits-rem:4 time: 0.00
6.17/6.20	c calculated reachability. Time: 0.00
6.17/6.20	c  N st    24     69887       373       318       579      2964      3201     53980   no data   no data
7.07/7.18	c  F st    25     87501       373       318       579     10490      3201    219937   no data   no data
7.07/7.18	c  N st    25     87501       373       318       579     10490      3201    219937   no data   no data
7.36/7.47	c Decided on static restart strategy
7.58/7.64	c  N st    32     95539       373       318       579     17840      3201    415817   no data   no data
8.06/8.17	c  N st    34    104831       373       318       579     16084      3201    361105   no data   no data
8.06/8.17	c  S st    34    104831       373       318       579     16084      3201    361105   no data   no data
8.06/8.19	c  S st    34    105334       373       318       579     16530      3201    373353   no data   no data
8.16/8.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.01
8.16/8.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.16/8.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.16/8.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.16/8.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.16/8.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
8.16/8.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.16/8.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.16/8.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/10.88	c lits-rem:       131  cl-subs:    11235  v-elim:      0  v-fix:    0  time:  2.65 s
10.77/10.88	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
10.77/10.88	c vivif2 --  cl tried     5275 cl shrink      133 lits rem        309 time: 0.00
10.77/10.88	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
10.77/10.88	c calculated reachability. Time: 0.00
10.77/10.88	c  N st    34    105334       368       318       579      5275      3191    117002   no data   no data
11.37/11.42	c  N st    35    114932       368       318       579     14038      3191    340522   no data   no data
12.27/12.38	c  N st    36    129330       368       318       579     16181      3191    359242   no data   no data
13.76/13.83	c  N st    37    150925       368       318       579     23583      3191    532167   no data   no data
14.28/14.34	c  S st    38    158001       368       318       579     16644      3191    356409   no data   no data
14.28/14.36	c  S st    38    158501       368       318       579     17094      3191    369936   no data   no data
14.28/14.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.28/14.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
14.28/14.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.28/14.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.28/14.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.28/14.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
14.28/14.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.28/14.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.28/14.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.06/17.14	c lits-rem:       105  cl-subs:    11492  v-elim:      0  v-fix:    0  time:  2.75 s
17.06/17.14	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
17.06/17.15	c vivif2 --  cl tried     5602 cl shrink      107 lits rem        219 time: 0.00
17.06/17.15	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
17.06/17.15	c calculated reachability. Time: 0.00
17.06/17.15	c  N st    38    158501       368       318       579      5602      3191    118947   no data   no data
20.56/20.64	c  N st    39    207091       368       318       579     20525      3191    435485   no data   no data
22.98/23.04	c  N st    40    237752       368       318       579     32153      3191    716082   no data   no data
22.98/23.04	c  S st    40    237752       368       318       579     32153      3191    716082   no data   no data
22.98/23.09	c  S st    40    238256       368       318       579     32624      3191    729873   no data   no data
22.98/23.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.98/23.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
22.98/23.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.98/23.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.98/23.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.98/23.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
22.98/23.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.09/23.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.09/23.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.86/35.94	c lits-rem:       290  cl-subs:    23308  v-elim:      0  v-fix:    0  time: 12.80 s
35.86/35.94	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
35.86/35.94	c vivif2 --  cl tried     9316 cl shrink      216 lits rem        525 time: 0.00
35.86/35.94	c asymm  cl-useful: 1/318/318 lits-rem:1 time: 0.00
35.86/35.94	c calculated reachability. Time: 0.00
35.86/35.94	c  N st    40    238256       368       318       579      9316      3190    222569   no data   no data
41.36/41.46	c  F st    41    306250       368       318       579     37408      3190    828991   no data   no data
41.36/41.46	c  N st    41    306250       368       318       579     37408      3190    828991   no data   no data
41.86/41.93	c Decided on static restart strategy
43.76/43.86	c  N st    51    334555       368       318       579     24739      3190    525262   no data   no data
45.67/45.75	c  N st    53    357386       368       318       579     24514      3190    520015   no data   no data
45.67/45.76	c  S st    53    357386       368       318       579     24514      3190    520015   no data   no data
45.67/45.79	c  S st    53    357888       368       318       579     24981      3190    533579   no data   no data
45.77/45.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
45.77/45.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
45.77/45.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.77/45.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.77/45.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.77/45.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
45.77/45.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
45.77/45.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.77/45.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.68/51.74	c lits-rem:        52  cl-subs:    16024  v-elim:      0  v-fix:    0  time:  5.91 s
51.68/51.74	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
51.68/51.75	c vivif2 --  cl tried     8957 cl shrink      105 lits rem        227 time: 0.00
51.68/51.75	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
51.68/51.75	c calculated reachability. Time: 0.00
51.68/51.75	c  N st    53    357888       368       318       579      8957      3190    199354   no data   no data
54.16/54.27	c  N st    54    390281       368       318       579     38294      3190    921211   no data   no data
58.76/58.80	c  N st    55    438870       368       318       579     38918      3190    867786   no data   no data
65.98/66.09	c  N st    56    511752       368       318       579     32442      3190    699883   no data   no data
68.66/68.70	c  N st    57    536834       368       318       579     28727      3190    613286   no data   no data
68.66/68.70	c  S st    57    536834       368       318       579     28727      3190    613286   no data   no data
68.66/68.74	c  S st    57    537339       368       318       579     29194      3190    626458   no data   no data
68.66/68.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.66/68.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
68.66/68.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.66/68.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.66/68.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.66/68.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
68.66/68.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
68.66/68.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
68.66/68.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.16/76.23	c lits-rem:       189  cl-subs:    17667  v-elim:      0  v-fix:    0  time:  7.45 s
76.16/76.23	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
76.16/76.23	c vivif2 --  cl tried    11527 cl shrink       85 lits rem        252 time: 0.00
76.16/76.24	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
76.16/76.24	c calculated reachability. Time: 0.00
76.16/76.24	c  N st    57    537339       368       318       579     11527      3190    261278   no data   no data
93.16/93.25	c  N st    58    701323       368       318       579     47368      3190   1036286   no data   no data
104.96/105.08	c  N st    59    806008       368       318       579     46894      3190   1033193   no data   no data
104.96/105.08	c  S st    59    806008       368       318       579     46894      3190   1033193   no data   no data
105.06/105.14	c  S st    59    806510       368       318       579     47358      3190   1046570   no data   no data
105.06/105.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
105.06/105.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
105.06/105.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.06/105.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.06/105.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.06/105.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
105.06/105.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.06/105.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
105.16/105.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.87/128.99	c lits-rem:       370  cl-subs:    29520  v-elim:      0  v-fix:    0  time: 23.78 s
128.87/128.99	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
128.97/129.00	c vivif2 --  cl tried    17838 cl shrink      197 lits rem        469 time: 0.01
128.97/129.00	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
128.97/129.00	c calculated reachability. Time: 0.00
128.97/129.00	c  N st    59    806510       368       318       579     17838      3190    428763   no data   no data
159.86/159.96	c  F st    60   1071876       368       318       579     46513      3190   1027709   no data   no data
159.86/159.96	c  N st    60   1071876       368       318       579     46513      3190   1027709   no data   no data
160.36/160.51	c Decided on static restart strategy
163.16/163.28	c  N st    70   1100179       368       318       579     72102      3190   1693700   no data   no data
167.56/167.64	c  N st    72   1136173       368       318       579     65993      3190   1503893   no data   no data
171.76/171.84	c  N st    73   1168567       368       318       579     55493      3190   1219824   no data   no data
177.26/177.34	c  N st    74   1209765       368       318       579     52231      3190   1125639   no data   no data
177.26/177.34	c  S st    74   1209765       368       318       579     52231      3190   1125639   no data   no data
177.36/177.41	c  S st    74   1210268       368       318       579     52677      3190   1138866   no data   no data
177.36/177.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
177.36/177.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
177.36/177.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
177.36/177.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.36/177.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.36/177.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
177.36/177.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
177.36/177.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
177.36/177.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
204.16/204.26	c lits-rem:       230  cl-subs:    35885  v-elim:      0  v-fix:    0  time: 26.77 s
204.16/204.26	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
204.16/204.27	c vivif2 --  cl tried    16792 cl shrink      169 lits rem        389 time: 0.01
204.16/204.27	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
204.16/204.27	c calculated reachability. Time: 0.00
204.16/204.27	c  N st    74   1210268       368       318       579     16792      3190    380997   no data   no data
213.46/213.51	c  N st    75   1283150       368       318       579     42375      3190    896609   no data   no data
227.46/227.55	c  N st    76   1392473       368       318       579     56617      3190   1208362   no data   no data
250.26/250.39	c  N st    77   1556457       368       318       579     69747      3190   1515388   no data   no data
273.56/273.67	c  N st    78   1710269       368       318       579     65728      3190   1404277   no data   no data
273.56/273.67	c  S st    78   1710269       368       318       579     65728      3190   1404277   no data   no data
273.66/273.75	c  S st    78   1710771       368       318       579     66195      3190   1417826   no data   no data
273.66/273.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
273.66/273.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
273.66/273.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
273.66/273.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.66/273.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.66/273.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
273.66/273.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
273.66/273.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
273.78/273.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.86/320.94	c lits-rem:       451  cl-subs:    45182  v-elim:      0  v-fix:    0  time: 47.09 s
320.86/320.94	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
320.86/320.95	c vivif2 --  cl tried    21013 cl shrink      193 lits rem        422 time: 0.01
320.86/320.95	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
320.86/320.95	c calculated reachability. Time: 0.00
320.86/320.95	c  N st    78   1710771       368       318       579     21013      3190    487105   no data   no data
376.08/376.17	c  N st    79   2079736       368       318       579    100915      3190   2141628   no data   no data
399.06/399.17	c  N st    80   2210772       368       318       579    110128      3190   2442606   no data   no data
399.06/399.17	c  S st    80   2210772       368       318       579    110128      3190   2442606   no data   no data
399.28/399.34	c  S st    80   2211274       368       318       579    110588      3190   2455791   no data   no data
399.28/399.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
399.36/399.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
399.36/399.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
399.36/399.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
399.36/399.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
399.36/399.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
399.36/399.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
399.36/399.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
399.46/399.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
557.77/557.85	c lits-rem:       791  cl-subs:    75327  v-elim:      0  v-fix:    0  time: 158.34 s
557.77/557.85	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
557.77/557.87	c vivif2 --  cl tried    35261 cl shrink      612 lits rem       1287 time: 0.02
557.77/557.87	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
557.77/557.87	c calculated reachability. Time: 0.00
557.77/557.87	c  N st    80   2211274       368       318       579     35261      3190    882480   no data   no data
635.87/635.91	c  N st    81   2711275       368       318       579     82601      3190   1774010   no data   no data
635.87/635.91	c  S st    81   2711275       368       318       579     82601      3190   1774010   no data   no data
635.97/636.01	c  S st    81   2711778       368       318       579     83072      3190   1788228   no data   no data
635.97/636.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
635.97/636.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
635.97/636.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
635.97/636.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
635.97/636.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
635.97/636.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
635.97/636.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
635.97/636.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
636.07/636.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
709.73/709.84	c lits-rem:       100  cl-subs:    47697  v-elim:      0  v-fix:    0  time: 73.69 s
709.73/709.84	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
709.73/709.86	c vivif2 --  cl tried    35375 cl shrink      235 lits rem        463 time: 0.01
709.73/709.86	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
709.73/709.86	c calculated reachability. Time: 0.00
709.73/709.86	c  N st    81   2711778       368       318       579     35375      3190    849448   no data   no data
796.83/796.95	c  N st    82   3211778       368       318       579    104261      3190   2218703   no data   no data
796.83/796.95	c  S st    82   3211778       368       318       579    104261      3190   2218703   no data   no data
797.03/797.12	c  S st    82   3212280       368       318       579    104726      3190   2232320   no data   no data
797.03/797.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
797.03/797.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
797.03/797.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
797.03/797.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
797.03/797.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
797.03/797.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
797.03/797.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
797.13/797.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
797.13/797.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
935.64/935.70	c lits-rem:       104  cl-subs:    66185  v-elim:      0  v-fix:    0  time: 138.43 s
935.64/935.70	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
935.64/935.71	c vivif2 --  cl tried    38541 cl shrink      373 lits rem        731 time: 0.02
935.64/935.72	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
935.64/935.72	c calculated reachability. Time: 0.00
935.64/935.72	c  N st    82   3212280       368       318       579     38541      3190    921801   no data   no data
1026.93/1027.03	c  N st    83   3712280       368       318       579     76502      3190   1641356   no data   no data
1026.93/1027.03	c  S st    83   3712280       368       318       579     76502      3190   1641356   no data   no data
1027.03/1027.13	c  S st    83   3712782       368       318       579     76946      3190   1654279   no data   no data
1027.03/1027.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1027.03/1027.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1027.03/1027.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1027.03/1027.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1027.03/1027.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1027.03/1027.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
1027.03/1027.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1027.03/1027.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1027.13/1027.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1081.15/1081.29	c lits-rem:       117  cl-subs:    37562  v-elim:      0  v-fix:    0  time: 54.05 s
1081.15/1081.29	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
1081.15/1081.30	c vivif2 --  cl tried    39384 cl shrink       95 lits rem        184 time: 0.01
1081.15/1081.30	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
1081.15/1081.30	c calculated reachability. Time: 0.00
1081.15/1081.30	c  N st    83   3712782       368       318       579     39384      3190    915008   no data   no data
1086.04/1086.14	c  F st    84   3751563       368       318       579     74292      3190   1775320   no data   no data
1086.04/1086.14	c  N st    84   3751563       368       318       579     74292      3190   1775320   no data   no data
1086.94/1087.00	c Decided on static restart strategy
1090.84/1090.99	c  N st    94   3779873       368       318       579     99883      3190   2438751   no data   no data
1098.53/1098.63	c  N st    96   3815865       368       318       579    132730      3190   3263191   no data   no data
1105.54/1105.62	c  N st    97   3848259       368       318       579     90705      3190   2065979   no data   no data
1114.84/1114.98	c  N st    98   3896848       368       318       579    135032      3190   3141719   no data   no data
1130.04/1130.12	c  N st    99   3969731       368       318       579    127542      3190   2921709   no data   no data
1153.75/1153.82	c  N st   100   4079056       368       318       579    152860      3190   3506799   no data   no data
1183.56/1183.65	c  N st   101   4212783       368       318       579    119842      3190   2736765   no data   no data
1183.56/1183.65	c  S st   101   4212783       368       318       579    119842      3190   2736765   no data   no data
1183.74/1183.80	c  S st   101   4213284       368       318       579    120308      3190   2750750   no data   no data
1183.74/1183.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1183.74/1183.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1183.74/1183.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1183.74/1183.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1183.74/1183.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1183.74/1183.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
1183.74/1183.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1183.84/1183.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1183.84/1183.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1332.94/1333.02	c lits-rem:       834  cl-subs:    63706  v-elim:      0  v-fix:    0  time: 149.04 s
1332.94/1333.02	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
1332.94/1333.05	c vivif2 --  cl tried    56602 cl shrink      394 lits rem        726 time: 0.02
1332.94/1333.05	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
1332.94/1333.05	c calculated reachability. Time: 0.00
1332.94/1333.05	c  N st   101   4213284       368       318       579     56602      3190   1397218   no data   no data
1380.14/1380.27	c  N st   102   4459260       368       318       579    127881      3190   2838254   no data   no data
1436.24/1436.32	c  N st   103   4713284       368       318       579    116904      3190   2602947   no data   no data
1436.24/1436.32	c  S st   103   4713284       368       318       579    116904      3190   2602947   no data   no data
1436.34/1436.49	c  S st   103   4713787       368       318       579    117357      3190   2616164   no data   no data
1436.34/1436.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1436.45/1436.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1436.45/1436.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1436.45/1436.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1436.45/1436.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1436.45/1436.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
1436.45/1436.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1436.45/1436.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1436.56/1436.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1571.64/1571.74	c lits-rem:       322  cl-subs:    59527  v-elim:      0  v-fix:    0  time: 135.07 s
1571.64/1571.74	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
1571.64/1571.76	c vivif2 --  cl tried    57830 cl shrink      399 lits rem        828 time: 0.03
1571.64/1571.77	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
1571.64/1571.77	c calculated reachability. Time: 0.00
1571.64/1571.77	c  N st   103   4713787       368       318       579     57830      3190   1408876   no data   no data
1679.05/1679.13	c  N st   104   5213787       368       318       579     95423      3190   2098206   no data   no data
1679.05/1679.13	c  S st   104   5213787       368       318       579     95423      3190   2098206   no data   no data
1679.15/1679.27	c  S st   104   5214292       368       318       579     95893      3190   2112074   no data   no data
1679.15/1679.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1679.25/1679.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1679.25/1679.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1679.25/1679.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1679.25/1679.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1679.25/1679.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
1679.25/1679.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1679.25/1679.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1679.35/1679.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1751.85/1751.95	c lits-rem:       113  cl-subs:    39326  v-elim:      0  v-fix:    0  time: 72.53 s
1751.85/1751.95	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
1751.85/1751.97	c vivif2 --  cl tried    56567 cl shrink      143 lits rem        229 time: 0.02
1751.85/1751.98	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
1751.85/1751.98	c calculated reachability. Time: 0.00
1751.85/1751.98	c  N st   104   5214292       368       318       579     56567      3190   1342264   no data   no data
1858.05/1858.16	c  N st   105   5714292       368       318       579    159783      3190   3572124   no data   no data
1858.05/1858.16	c  S st   105   5714292       368       318       579    159783      3190   3572124   no data   no data
1858.25/1858.36	c  S st   105   5714796       368       318       579    160230      3190   3585037   no data   no data
1858.25/1858.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1858.35/1858.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
1858.35/1858.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1858.35/1858.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1858.35/1858.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1858.35/1858.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
1858.35/1858.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1858.45/1858.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1858.56/1858.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2160.27/2160.36	c lits-rem:       951  cl-subs:    86232  v-elim:      0  v-fix:    0  time: 301.75 s
2160.27/2160.36	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
2160.27/2160.40	c vivif2 --  cl tried    73998 cl shrink      726 lits rem       1471 time: 0.04
2160.27/2160.41	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
2160.27/2160.41	c calculated reachability. Time: 0.00
2160.27/2160.41	c  N st   105   5714796       368       318       579     73998      3190   1831417   no data   no data
2271.48/2271.58	c  N st   106   6214797       368       318       579    166898      3190   3710252   no data   no data
2271.48/2271.58	c  S st   106   6214797       368       318       579    166898      3190   3710252   no data   no data
2271.76/2271.80	c  S st   106   6215299       368       318       579    167343      3190   3722933   no data   no data
2271.76/2271.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2271.86/2271.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.09
2271.86/2271.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2271.86/2271.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2271.86/2271.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2271.86/2271.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
2271.86/2271.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2271.86/2271.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2271.96/2272.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2604.68/2604.77	c lits-rem:       474  cl-subs:    91010  v-elim:      0  v-fix:    0  time: 332.71 s
2604.68/2604.77	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
2604.79/2604.81	c vivif2 --  cl tried    76333 cl shrink      666 lits rem       1393 time: 0.04
2604.79/2604.82	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
2604.79/2604.82	c calculated reachability. Time: 0.00
2604.79/2604.82	c  N st   106   6215299       368       318       579     76333      3190   1879606   no data   no data
2717.47/2717.56	c  N st   107   6715302       368       318       579    155162      3190   3440259   no data   no data
2717.47/2717.56	c  S st   107   6715302       368       318       579    155162      3190   3440259   no data   no data
2717.67/2717.77	c  S st   107   6715807       368       318       579    155610      3190   3453212   no data   no data
2717.67/2717.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2717.77/2717.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
2717.77/2717.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2717.77/2717.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2717.77/2717.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2717.77/2717.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
2717.77/2717.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2717.87/2717.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2717.87/2718.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2978.58/2978.71	c lits-rem:       421  cl-subs:    77050  v-elim:      0  v-fix:    0  time: 260.70 s
2978.58/2978.71	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
2978.69/2978.75	c vivif2 --  cl tried    78560 cl shrink      559 lits rem       1096 time: 0.04
2978.69/2978.75	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
2978.69/2978.76	c calculated reachability. Time: 0.00
2978.69/2978.76	c  N st   107   6715807       368       318       579     78560      3190   1926822   no data   no data
3098.60/3098.71	c  N st   108   7215807       368       318       579    143248      3190   3228813   no data   no data
3098.60/3098.71	c  S st   108   7215807       368       318       579    143248      3190   3228813   no data   no data
3098.88/3098.90	c  S st   108   7216308       368       318       579    143704      3190   3241638   no data   no data
3098.88/3098.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3098.98/3099.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
3098.98/3099.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3098.98/3099.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3098.98/3099.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3098.98/3099.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
3098.98/3099.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3098.98/3099.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3099.08/3099.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3300.09/3300.11	c lits-rem:       254  cl-subs:    64022  v-elim:      0  v-fix:    0  time: 200.98 s
3300.09/3300.11	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
3300.09/3300.15	c vivif2 --  cl tried    79682 cl shrink      469 lits rem        891 time: 0.04
3300.09/3300.15	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
3300.09/3300.15	c calculated reachability. Time: 0.00
3300.09/3300.15	c  N st   108   7216308       368       318       579     79682      3190   1937434   no data   no data
3424.38/3424.42	c  N st   109   7716308       368       318       579    126964      3190   2851993   no data   no data
3424.38/3424.42	c  S st   109   7716308       368       318       579    126964      3190   2851993   no data   no data
3424.48/3424.58	c  S st   109   7716813       368       318       579    127407      3190   2864749   no data   no data
3424.48/3424.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3424.58/3424.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
3424.58/3424.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3424.58/3424.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3424.58/3424.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3424.58/3424.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
3424.58/3424.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3424.69/3424.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3424.69/3424.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3559.50/3559.53	c lits-rem:        49  cl-subs:    50729  v-elim:      0  v-fix:    0  time: 134.74 s
3559.50/3559.53	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
3559.50/3559.56	c vivif2 --  cl tried    76678 cl shrink      244 lits rem        457 time: 0.03
3559.50/3559.56	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
3559.50/3559.57	c calculated reachability. Time: 0.00
3559.50/3559.57	c  N st   109   7716813       368       318       579     76678      3190   1831319   no data   no data
3696.90/3696.93	c  N st   110   8216813       368       318       579    109071      3190   2429141   no data   no data
3696.90/3696.93	c  S st   110   8216813       368       318       579    109071      3190   2429141   no data   no data
3697.01/3697.09	c  S st   110   8217315       368       318       579    109529      3190   2442985   no data   no data
3697.01/3697.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3697.12/3697.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
3697.12/3697.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3697.12/3697.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3697.12/3697.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3697.12/3697.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
3697.12/3697.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3697.20/3697.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3697.20/3697.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3773.40/3773.46	c lits-rem:        65  cl-subs:    33305  v-elim:      0  v-fix:    0  time: 76.20 s
3773.40/3773.46	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
3773.40/3773.49	c vivif2 --  cl tried    76224 cl shrink       18 lits rem         38 time: 0.03
3773.40/3773.49	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
3773.40/3773.49	c calculated reachability. Time: 0.00
3773.40/3773.49	c  N st   110   8217315       368       318       579     76224      3190   1797680   no data   no data
3902.19/3902.29	c  N st   111   8717316       368       318       579    203235      3190   4581492   no data   no data
3902.19/3902.29	c  S st   111   8717316       368       318       579    203235      3190   4581492   no data   no data
3902.50/3902.59	c  S st   111   8717818       368       318       579    203682      3190   4594209   no data   no data
3902.60/3902.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3902.72/3902.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.12
3902.72/3902.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3902.72/3902.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3902.72/3902.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3902.72/3902.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
3902.72/3902.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3902.72/3902.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3902.90/3902.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4367.80/4367.84	c lits-rem:       966  cl-subs:   100963  v-elim:      0  v-fix:    0  time: 464.93 s
4367.80/4367.84	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
4367.80/4367.89	c vivif2 --  cl tried   102719 cl shrink      750 lits rem       1396 time: 0.05
4367.80/4367.90	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
4367.90/4367.90	c calculated reachability. Time: 0.00
4367.90/4367.90	c  N st   111   8717818       368       318       579    102719      3190   2557323   no data   no data
4502.51/4502.51	c  N st   112   9217818       368       318       579    228670      3190   5152517   no data   no data
4502.51/4502.51	c  S st   112   9217818       368       318       579    228670      3190   5152517   no data   no data
4502.81/4502.85	c  S st   112   9218320       368       318       579    229116      3190   5165536   no data   no data
4502.81/4502.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4503.01/4503.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.13
4503.01/4503.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4503.01/4503.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4503.01/4503.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4503.01/4503.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
4503.01/4503.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4503.01/4503.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4503.21/4503.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s

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-3422019-1306632403/watcher-3422019-1306632403 -o /tmp/evaluation-result-3422019-1306632403/solver-3422019-1306632403 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3422019-1306632403.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.05 2.01 3/526 19703
/proc/meminfo: memFree=13217212/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=30896 CPUtime=0.01 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 881 0 0 0 1 0 0 0 22 0 1 0 755656140 31637504 789 33554432000 4194304 4580011 140736341996688 18446744073709551615 4292934 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19703/statm: 7724 789 339 95 0 2706 0

[startup+0.0769869 s]
/proc/loadavg: 2.02 2.05 2.01 3/526 19703
/proc/meminfo: memFree=13217212/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=32588 CPUtime=0.07 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 1450 0 0 0 7 0 0 0 22 0 1 0 755656140 33370112 1280 33554432000 4194304 4580011 140736341996688 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19703/statm: 8147 1280 363 95 0 3129 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32588

[startup+0.100978 s]
/proc/loadavg: 2.02 2.05 2.01 3/526 19703
/proc/meminfo: memFree=13217212/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=32764 CPUtime=0.09 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 1483 0 0 0 9 0 0 0 22 0 1 0 755656140 33550336 1313 33554432000 4194304 4580011 140736341996688 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19703/statm: 8191 1313 363 95 0 3173 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32764

[startup+0.300938 s]
/proc/loadavg: 2.02 2.05 2.01 3/526 19703
/proc/meminfo: memFree=13217212/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=33072 CPUtime=0.29 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 1679 0 0 0 29 0 0 0 23 0 1 0 755656140 33865728 1294 33554432000 4194304 4580011 140736341996688 18446744073709551615 4295086 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19703/statm: 8268 1294 364 95 0 3250 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33072

[startup+0.700873 s]
/proc/loadavg: 2.02 2.05 2.01 3/526 19703
/proc/meminfo: memFree=13217212/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=33516 CPUtime=0.69 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 1993 0 0 0 69 0 0 0 25 0 1 0 755656140 34320384 1386 33554432000 4194304 4580011 140736341996688 18446744073709551615 4322485 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19703/statm: 8379 1386 364 95 0 3361 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33516

[startup+1.50073 s]
/proc/loadavg: 2.02 2.05 2.01 3/527 19704
/proc/meminfo: memFree=13207100/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=34172 CPUtime=1.49 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 2617 0 0 0 149 0 0 0 25 0 1 0 755656140 34992128 1723 33554432000 4194304 4580011 140736341996688 18446744073709551615 4321054 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19703/statm: 8543 1723 365 95 0 3525 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34172

[startup+3.10042 s]
/proc/loadavg: 2.02 2.05 2.01 3/527 19704
/proc/meminfo: memFree=13193008/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=38232 CPUtime=3.09 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 4353 0 0 0 309 0 0 0 25 0 1 0 755656140 39149568 2581 33554432000 4194304 4580011 140736341996688 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19703/statm: 9558 2581 366 95 0 4540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38232

[startup+6.30081 s]
/proc/loadavg: 2.02 2.05 2.01 3/527 19758
/proc/meminfo: memFree=13201188/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=48652 CPUtime=6.27 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 5753 0 0 0 627 0 0 0 25 0 1 0 755656140 49819648 3422 33554432000 4194304 4580011 140736341996688 18446744073709551615 4321068 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/19703/statm: 12163 3422 366 95 0 7145 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 48652

[startup+12.7007 s]
/proc/loadavg: 2.02 2.05 2.01 3/527 19785
/proc/meminfo: memFree=13177856/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=49084 CPUtime=12.67 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 9061 0 0 0 1266 1 0 0 25 0 1 0 755656140 50262016 4651 33554432000 4194304 4580011 140736341996688 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 12271 4651 367 95 0 7253 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 49084

[startup+25.5004 s]
/proc/loadavg: 2.01 2.04 2.00 3/527 19785
/proc/meminfo: memFree=13143516/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=61792 CPUtime=25.47 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 16563 0 0 0 2545 2 0 0 25 0 1 0 755656140 63275008 8214 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 15448 8214 367 95 0 10430 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 61792

[startup+51.1008 s]
/proc/loadavg: 2.16 2.07 2.01 3/527 19786
/proc/meminfo: memFree=13125956/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=62352 CPUtime=51.07 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 21844 0 0 0 5104 3 0 0 25 0 1 0 755656140 63848448 8123 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 15588 8123 367 95 0 10570 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62352

[startup+102.32 s]
/proc/loadavg: 2.15 2.07 2.01 3/527 19787
/proc/meminfo: memFree=13084136/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=65308 CPUtime=102.28 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 40113 0 0 0 10222 6 0 0 25 0 1 0 755656140 66875392 9425 33554432000 4194304 4580011 140736341996688 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 16327 9425 367 95 0 11309 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 65308

[startup+162.301 s]
/proc/loadavg: 2.05 2.06 2.01 3/527 19816
/proc/meminfo: memFree=13028968/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=75944 CPUtime=162.26 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 55567 0 0 0 16218 8 0 0 25 0 1 0 755656140 77766656 11950 33554432000 4194304 4580011 140736341996688 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 18986 11950 367 95 0 13968 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 75944

[startup+222.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/527 19818
/proc/meminfo: memFree=12961772/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=93872 CPUtime=222.26 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 67723 0 0 0 22216 10 0 0 25 0 1 0 755656140 96124928 14954 33554432000 4194304 4580011 140736341996688 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 23468 14954 367 95 0 18450 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 93872

[startup+282.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/527 19819
/proc/meminfo: memFree=12939024/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=95468 CPUtime=282.26 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 85321 0 0 0 28212 14 0 0 25 0 1 0 755656140 97759232 16485 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 23867 16485 367 95 0 18849 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 95468

[startup+342.301 s]
/proc/loadavg: 2.09 2.06 2.00 3/527 19821
/proc/meminfo: memFree=12927220/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=105024 CPUtime=342.27 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 90255 0 0 0 34212 15 0 0 25 0 1 0 755656140 107544576 17814 33554432000 4194304 4580011 140736341996688 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 26256 17814 367 95 0 21238 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 105024

[startup+402.301 s]
/proc/loadavg: 2.10 2.07 2.01 3/527 19822
/proc/meminfo: memFree=12896540/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=124828 CPUtime=402.27 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 109391 0 0 0 40208 19 0 0 25 0 1 0 755656140 127823872 23922 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 31207 23922 367 95 0 26189 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 124828

[startup+462.301 s]
/proc/loadavg: 2.07 2.07 2.01 3/527 19824
/proc/meminfo: memFree=12860076/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=124828 CPUtime=462.27 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 109391 0 0 0 46208 19 0 0 25 0 1 0 755656140 127823872 23922 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19703/statm: 31207 23922 367 95 0 26189 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 124828

[startup+522.301 s]
/proc/loadavg: 2.02 2.06 2.00 3/527 19826
/proc/meminfo: memFree=12841320/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=124828 CPUtime=522.27 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 109391 0 0 0 52208 19 0 0 25 0 1 0 755656140 127823872 23922 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19703/statm: 31207 23922 367 95 0 26189 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 124828

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/527 19827
/proc/meminfo: memFree=12827784/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=122656 CPUtime=582.27 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 115684 0 0 0 58207 20 0 0 25 0 1 0 755656140 125599744 22799 33554432000 4194304 4580011 140736341996688 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19703/statm: 30664 22799 367 95 0 25646 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 122656

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.03 2.01 5/527 28354
/proc/meminfo: memFree=12345340/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=238580 CPUtime=4002.3 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 309078 0 0 0 400168 62 0 0 25 0 1 0 755656140 244305920 53658 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 59645 53658 367 95 0 54627 0
Current children cumulated CPU time (s) 4002.3
Current children cumulated vsize (KiB) 238580

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 5/527 28356
/proc/meminfo: memFree=12320392/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=238580 CPUtime=4062.32 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 309078 0 0 0 406170 62 0 0 25 0 1 0 755656140 244305920 53658 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 59645 53658 367 95 0 54627 0
Current children cumulated CPU time (s) 4062.32
Current children cumulated vsize (KiB) 238580

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 5/527 28358
/proc/meminfo: memFree=12317768/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=238580 CPUtime=4122.3 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 309078 0 0 0 412168 62 0 0 25 0 1 0 755656140 244305920 53658 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 59645 53658 367 95 0 54627 0
Current children cumulated CPU time (s) 4122.3
Current children cumulated vsize (KiB) 238580

[startup+4182.3 s]
/proc/loadavg: 2.07 2.04 2.01 5/527 28359
/proc/meminfo: memFree=12313156/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=238580 CPUtime=4182.3 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 309078 0 0 0 418168 62 0 0 25 0 1 0 755656140 244305920 53658 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 59645 53658 367 95 0 54627 0
Current children cumulated CPU time (s) 4182.3
Current children cumulated vsize (KiB) 238580

[startup+4242.3 s]
/proc/loadavg: 2.22 2.08 2.02 5/527 28361
/proc/meminfo: memFree=12314128/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=238580 CPUtime=4242.3 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 309078 0 0 0 424168 62 0 0 25 0 1 0 755656140 244305920 53658 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406359 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 59645 53658 367 95 0 54627 0
Current children cumulated CPU time (s) 4242.3
Current children cumulated vsize (KiB) 238580

[startup+4302.3 s]
/proc/loadavg: 2.15 2.08 2.02 5/527 28362
/proc/meminfo: memFree=12331976/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=238580 CPUtime=4302.3 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 309078 0 0 0 430168 62 0 0 25 0 1 0 755656140 244305920 53658 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 59645 53658 367 95 0 54627 0
Current children cumulated CPU time (s) 4302.3
Current children cumulated vsize (KiB) 238580

[startup+4362.3 s]
/proc/loadavg: 2.06 2.06 2.01 5/527 28364
/proc/meminfo: memFree=12338052/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=238580 CPUtime=4362.3 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 309078 0 0 0 436168 62 0 0 25 0 1 0 755656140 244305920 53658 33554432000 4194304 4580011 140736341996688 18446744073709551615 4451582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 59645 53658 367 95 0 54627 0
Current children cumulated CPU time (s) 4362.3
Current children cumulated vsize (KiB) 238580

[startup+4422.3 s]
/proc/loadavg: 2.02 2.05 2.00 5/527 28366
/proc/meminfo: memFree=12331708/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=238380 CPUtime=4422.31 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 317000 0 0 0 442167 64 0 0 25 0 1 0 755656140 244101120 53498 33554432000 4194304 4580011 140736341996688 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 59595 53498 367 95 0 54577 0
Current children cumulated CPU time (s) 4422.31
Current children cumulated vsize (KiB) 238380

[startup+4482.3 s]
/proc/loadavg: 2.01 2.04 2.00 5/527 28367
/proc/meminfo: memFree=12339368/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=238984 CPUtime=4482.31 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 327463 0 0 0 448166 65 0 0 25 0 1 0 755656140 244719616 52614 33554432000 4194304 4580011 140736341996688 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 59746 52614 367 95 0 54728 0
Current children cumulated CPU time (s) 4482.31
Current children cumulated vsize (KiB) 238984

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 5/527 28369
/proc/meminfo: memFree=12272768/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=352184 CPUtime=4542.31 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 334244 0 0 0 454165 66 0 0 25 0 1 0 755656140 360636416 59395 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 88046 59395 367 95 0 83028 0
Current children cumulated CPU time (s) 4542.31
Current children cumulated vsize (KiB) 352184

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 5/527 28370
/proc/meminfo: memFree=12267304/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=352184 CPUtime=4602.33 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 334244 0 0 0 460167 66 0 0 25 0 1 0 755656140 360636416 59395 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 88046 59395 367 95 0 83028 0
Current children cumulated CPU time (s) 4602.33
Current children cumulated vsize (KiB) 352184

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 5/527 28372
/proc/meminfo: memFree=12273980/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=352184 CPUtime=4662.31 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 334244 0 0 0 466165 66 0 0 25 0 1 0 755656140 360636416 59395 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 88046 59395 367 95 0 83028 0
Current children cumulated CPU time (s) 4662.31
Current children cumulated vsize (KiB) 352184

[startup+4722.32 s]
/proc/loadavg: 2.05 2.03 2.00 5/527 28374
/proc/meminfo: memFree=12275832/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=352184 CPUtime=4722.34 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 334244 0 0 0 472167 67 0 0 25 0 1 0 755656140 360636416 59395 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 88046 59395 367 95 0 83028 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 352184

[startup+4782.3 s]
/proc/loadavg: 2.06 2.03 2.00 5/527 28375
/proc/meminfo: memFree=12294916/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=352184 CPUtime=4782.32 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 334244 0 0 0 478165 67 0 0 25 0 1 0 755656140 360636416 59395 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 88046 59395 367 95 0 83028 0
Current children cumulated CPU time (s) 4782.32
Current children cumulated vsize (KiB) 352184

[startup+4842.3 s]
/proc/loadavg: 2.10 2.05 2.01 5/527 28377
/proc/meminfo: memFree=12300960/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=352184 CPUtime=4842.32 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 334244 0 0 0 484165 67 0 0 25 0 1 0 755656140 360636416 59395 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 88046 59395 367 95 0 83028 0
Current children cumulated CPU time (s) 4842.32
Current children cumulated vsize (KiB) 352184

[startup+4902.3 s]
/proc/loadavg: 2.07 2.06 2.01 5/527 28378
/proc/meminfo: memFree=12308376/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=352184 CPUtime=4902.32 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 334244 0 0 0 490165 67 0 0 25 0 1 0 755656140 360636416 59395 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 88046 59395 367 95 0 83028 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 352184

[startup+4962.3 s]
/proc/loadavg: 2.02 2.04 2.00 5/527 28380
/proc/meminfo: memFree=12315420/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=352184 CPUtime=4962.32 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 334244 0 0 0 496165 67 0 0 25 0 1 0 755656140 360636416 59395 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 88046 59395 367 95 0 83028 0
Current children cumulated CPU time (s) 4962.32
Current children cumulated vsize (KiB) 352184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.01 2.04 2.00 3/527 28381
/proc/meminfo: memFree=12292216/32951124 swapFree=66578944/67111528
[pid=19703] ppid=19701 vsize=352184 CPUtime=5000.04 cores=0,2,4,6
/proc/19703/stat : 19703 (strangenight2-s) R 19701 19703 18512 0 -1 4202496 334244 0 0 0 499937 67 0 0 25 0 1 0 755656140 360636416 59395 33554432000 4194304 4580011 140736341996688 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19703/statm: 88046 59395 367 95 0 83028 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 352184

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): 5000.03
CPU time (s): 5000.06
CPU user time (s): 4999.38
CPU system time (s): 0.685895
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 352184

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

runsolver used 27.4488 second user time and 58.899 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-29 03:26:43
IDJOB=3422019
IDBENCH=87739
IDSOLVER=1887
FILE ID=node145/3422019-1306632403
RUNJOBID= node145-1306632403-19683
PBS_JOBID= 13471597
Free space on /tmp= 73488 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT02/handmade/simon/satex-challenges/par32-3.shuffled.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422019-1306632403/watcher-3422019-1306632403 -o /tmp/evaluation-result-3422019-1306632403/solver-3422019-1306632403 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3422019-1306632403.cnf

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

MD5SUM BENCH= 0115a0e26236f3f01aa829c2004452c1
RANDOM SEED=401445421

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13217500 kB
Buffers:        260032 kB
Cached:        7885004 kB
SwapCached:      34712 kB
Active:       11384920 kB
Inactive:      8055328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13217500 kB
SwapTotal:    67111528 kB
SwapFree:     66578944 kB
Dirty:           11316 kB
Writeback:           0 kB
AnonPages:    11260324 kB
Mapped:          37908 kB
Slab:           159104 kB
PageTables:      65592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153233028 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= 73468 MiB
End job on node145 at 2011-05-29 04:50:05