Trace number 3367621

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S82160031-050.SATISFIABLE.cnf
MD5SUM90ea123f6d02a54bb761f724a5a1c9d1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.43278
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367621-1305384830.cnf'
0.00/0.00	c -- header says num vars:            175
0.00/0.00	c -- header says num clauses:        3727
0.00/0.00	c -- clauses added:            0 learnts,         3727 normals,            0 xors
0.00/0.00	c -- vars added        175
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       175      3727         0         0     18635         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      83 undec:       5 neg:      87
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       175      3727         0         0     18635         0   no data   no data
0.04/0.07	c Decided on static restart strategy
0.09/0.15	c  N st     8      4915       175      3727         0      4748     18635    166739   no data   no data
0.29/0.38	c  N st    10     11298       175      3727         0      4389     18635    112889   no data   no data
0.59/0.62	c  N st    11     17041       175      3727         0      9885     18635    306557   no data   no data
0.99/1.02	c  F st    12     25001       175      3727         0     12055     18635    366364   no data   no data
0.99/1.02	c  N st    12     25001       175      3727         0     12055     18635    366364   no data   no data
1.19/1.24	c Decided on static restart strategy
1.19/1.24	c  N st    18     30002       175      3727         0     10360     18635    298778   no data   no data
1.19/1.24	c  S st    18     30002       175      3727         0     10360     18635    298778   no data   no data
1.19/1.27	c  S st    18     30507       175      3727         0     10854     18635    314730   no data   no data
1.19/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.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:         175 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:    175 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.48	c lits-rem:       151  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  0.19 s
1.49/1.52	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
1.49/1.52	c calculated reachability. Time: 0.00
1.49/1.52	c  N st    18     30507       175      3727         0      9808     18635    272812   no data   no data
1.79/1.89	c  N st    20     37617       175      3727         0      9049     18635    222835   no data   no data
2.20/2.23	c  N st    21     44016       175      3727         0     15134     18635    427538   no data   no data
2.29/2.35	c  S st    22     45760       175      3727         0     16806     18635    483133   no data   no data
2.29/2.39	c  S st    22     46263       175      3727         0      8763     18635    190639   no data   no data
2.29/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.39/2.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
2.39/2.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.43	c lits-rem:        26  cl-subs:      122  v-elim:      0  v-fix:    0  time:  0.02 s
2.39/2.43	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
2.39/2.43	c vivif2 --  cl tried     8641 cl shrink        0 lits rem          0 time: 0.00
2.39/2.47	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
2.39/2.47	c calculated reachability. Time: 0.00
2.39/2.47	c  N st    22     46263       175      3727         0      8641     18635    185999   no data   no data
3.19/3.30	c  N st    23     60661       175      3727         0     12880     18635    313493   no data   no data
3.79/3.87	c  N st    24     69395       175      3727         0     10745     18635    221877   no data   no data
3.79/3.87	c  S st    24     69395       175      3727         0     10745     18635    221877   no data   no data
3.89/3.90	c  S st    24     69896       175      3727         0     11238     18635    238142   no data   no data
3.89/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3.89/3.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.96	c lits-rem:        26  cl-subs:      221  v-elim:      0  v-fix:    0  time:  0.04 s
3.89/3.96	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
3.89/3.96	c vivif2 --  cl tried    11017 cl shrink        0 lits rem          0 time: 0.00
3.98/4.01	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.05
3.98/4.01	c calculated reachability. Time: 0.00
3.98/4.01	c  N st    24     69896       175      3727         0     11017     18635    229782   no data   no data
5.08/5.15	c  F st    25     87500       175      3727         0     16358     18635    399876   no data   no data
5.08/5.15	c  N st    25     87500       175      3727         0     16358     18635    399876   no data   no data
5.39/5.50	c Decided on static restart strategy
5.58/5.68	c  N st    32     95539       175      3727         0     24064     18635    660357   no data   no data
6.18/6.23	c  N st    34    104846       175      3727         0     20555     18635    533206   no data   no data
6.18/6.23	c  S st    34    104846       175      3727         0     20555     18635    533206   no data   no data
6.18/6.28	c  S st    34    105348       175      3727         0     21049     18635    549297   no data   no data
6.18/6.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.18/6.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.18/6.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.18/6.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.18/6.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.18/6.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
6.18/6.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.28/6.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.28/6.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.78	c lits-rem:       265  cl-subs:     1288  v-elim:      0  v-fix:    0  time:  0.47 s
6.69/6.78	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
6.69/6.79	c vivif2 --  cl tried    19761 cl shrink        0 lits rem          0 time: 0.00
6.79/6.87	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.08
6.79/6.87	c calculated reachability. Time: 0.00
6.79/6.87	c  N st    34    105348       175      3727         0     19761     18635    499443   no data   no data
7.49/7.51	c  N st    35    114946       175      3727         0     15570     18635    346279   no data   no data
8.49/8.52	c  N st    36    129344       175      3727         0     15021     18635    298714   no data   no data
9.98/10.09	c  N st    37    150939       175      3727         0     20406     18635    457913   no data   no data
10.48/10.59	c  S st    38    158022       175      3727         0     27220     18635    696813   no data   no data
10.58/10.65	c  S st    38    158524       175      3727         0     27711     18635    713127   no data   no data
10.58/10.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.58/10.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.58/10.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.58/10.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.58/10.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.58/10.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
10.58/10.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.58/10.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.58/10.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.55	c lits-rem:       454  cl-subs:     1675  v-elim:      0  v-fix:    0  time:  0.86 s
11.49/11.55	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
11.49/11.55	c vivif2 --  cl tried    26036 cl shrink        0 lits rem          0 time: 0.01
11.59/11.66	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.11
11.59/11.66	c calculated reachability. Time: 0.00
11.59/11.66	c  N st    38    158524       175      3727         0     26036     18635    647923   no data   no data
15.69/15.79	c  N st    39    207112       175      3727         0     20864     18635    414272   no data   no data
18.48/18.58	c  N st    40    237786       175      3727         0     30981     18635    756251   no data   no data
18.48/18.58	c  S st    40    237786       175      3727         0     30981     18635    756251   no data   no data
18.59/18.66	c  S st    40    238292       175      3727         0     31479     18635    772484   no data   no data
18.59/18.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.59/18.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.59/18.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.59/18.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.59/18.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.59/18.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
18.59/18.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.59/18.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.59/18.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.88/19.99	c lits-rem:       597  cl-subs:     2032  v-elim:      0  v-fix:    0  time:  1.30 s
19.88/19.99	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
19.88/20.00	c vivif2 --  cl tried    29447 cl shrink        0 lits rem          0 time: 0.01
20.08/20.11	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.12
20.08/20.11	c calculated reachability. Time: 0.00
20.08/20.11	c  N st    40    238292       175      3727         0     29447     18635    695377   no data   no data
27.08/27.11	c  F st    41    306251       175      3727         0     31249     18635    694017   no data   no data
27.08/27.11	c  N st    41    306251       175      3727         0     31249     18635    694017   no data   no data
27.58/27.68	c Decided on static restart strategy
30.08/30.12	c  N st    51    334553       175      3727         0     35495     18635    831629   no data   no data
32.39/32.46	c  N st    53    357438       175      3727         0     33474     18635    717433   no data   no data
32.39/32.46	c  S st    53    357438       175      3727         0     33474     18635    717433   no data   no data
32.49/32.53	c  S st    53    357941       175      3727         0     33969     18635    734068   no data   no data
32.49/32.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.49/32.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
32.49/32.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.49/32.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.49/32.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.49/32.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
32.49/32.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.49/32.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.49/32.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.29/33.38	c lits-rem:       485  cl-subs:     1554  v-elim:      0  v-fix:    0  time:  0.81 s
33.29/33.38	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
33.29/33.39	c vivif2 --  cl tried    32415 cl shrink        0 lits rem          0 time: 0.01
33.49/33.52	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.13
33.49/33.52	c calculated reachability. Time: 0.00
33.49/33.52	c  N st    53    357941       175      3727         0     32415     18635    675968   no data   no data
36.79/36.88	c  N st    54    390333       175      3727         0     38501     18635    879836   no data   no data
42.29/42.35	c  N st    55    438921       175      3727         0     32402     18635    640294   no data   no data
51.19/51.23	c  N st    56    511804       175      3727         0     45398     18635   1042099   no data   no data
53.90/53.96	c  N st    57    536911       175      3727         0     39930     18635    834128   no data   no data
53.90/53.96	c  S st    57    536911       175      3727         0     39930     18635    834128   no data   no data
53.99/54.05	c  S st    57    537412       175      3727         0     40422     18635    850456   no data   no data
53.99/54.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.99/54.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
53.99/54.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.99/54.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.99/54.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.99/54.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
53.99/54.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.99/54.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.99/54.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.09/55.19	c lits-rem:       560  cl-subs:     1550  v-elim:      0  v-fix:    0  time:  1.10 s
55.09/55.19	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
55.19/55.20	c vivif2 --  cl tried    38872 cl shrink        0 lits rem          0 time: 0.01
55.29/55.36	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.16
55.29/55.36	c calculated reachability. Time: 0.00
55.29/55.36	c  N st    57    537412       175      3727         0     38872     18635    787721   no data   no data
76.69/76.70	c  N st    58    701397       175      3727         0     67569     18635   1785625   no data   no data
91.39/91.40	c  N st    59    806118       175      3727         0     61522     18635   1466715   no data   no data
91.39/91.40	c  S st    59    806118       175      3727         0     61522     18635   1466715   no data   no data
91.49/91.54	c  S st    59    806620       175      3727         0     62008     18635   1482974   no data   no data
91.49/91.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.49/91.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
91.49/91.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.49/91.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.49/91.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.49/91.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
91.49/91.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.49/91.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
91.59/91.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.99/98.09	c lits-rem:      1743  cl-subs:     4092  v-elim:      0  v-fix:    0  time:  6.48 s
97.99/98.09	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
98.09/98.11	c vivif2 --  cl tried    57916 cl shrink        0 lits rem          0 time: 0.01
98.29/98.33	c asymm  cl-useful: 0/3099/3727 lits-rem:0 time: 0.22
98.29/98.33	c calculated reachability. Time: 0.00
98.29/98.33	c  N st    59    806620       175      3727         0     57916     18635   1326541   no data   no data
136.79/136.86	c  F st    60   1071876       175      3727         0     73638     18635   1799893   no data   no data
136.79/136.86	c  N st    60   1071876       175      3727         0     73638     18635   1799893   no data   no data
137.79/137.84	c Decided on static restart strategy
141.29/141.35	c  N st    70   1100185       175      3727         0     57899     18635   1155688   no data   no data
148.29/148.34	c  N st    72   1136180       175      3727         0     48376     18635    795585   no data   no data
153.69/153.78	c  N st    73   1168572       175      3727         0     79156     18635   1883531   no data   no data
161.09/161.19	c  N st    74   1209932       175      3727         0     73679     18635   1613441   no data   no data
161.09/161.19	c  S st    74   1209932       175      3727         0     73679     18635   1613441   no data   no data
161.29/161.34	c  S st    74   1210432       175      3727         0     74176     18635   1630414   no data   no data
161.29/161.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
161.29/161.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
161.29/161.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
161.29/161.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.29/161.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.29/161.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
161.29/161.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
161.29/161.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
161.39/161.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.79/168.89	c lits-rem:      1217  cl-subs:     5070  v-elim:      0  v-fix:    0  time:  7.45 s
168.79/168.89	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
168.89/168.90	c vivif2 --  cl tried    69106 cl shrink        0 lits rem          0 time: 0.02
168.89/168.97	c asymm  cl-useful: 0/628/3727 lits-rem:0 time: 0.06
168.89/168.97	c calculated reachability. Time: 0.00
168.89/168.97	c  N st    74   1210432       175      3727         0     69106     18635   1456569   no data   no data
182.29/182.38	c  N st    75   1283315       175      3727         0     92470     18635   2260179   no data   no data
202.49/202.54	c  N st    76   1392641       175      3727         0     54114     18635    876785   no data   no data
232.19/232.28	c  N st    77   1556625       175      3727         0     58680     18635    983762   no data   no data
260.50/260.50	c  N st    78   1710432       175      3727         0     99396     18635   2366211   no data   no data
260.50/260.50	c  S st    78   1710432       175      3727         0     99396     18635   2366211   no data   no data
260.71/260.76	c  S st    78   1710936       175      3727         0     99891     18635   2382826   no data   no data
260.71/260.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
260.80/260.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
260.80/260.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
260.80/260.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
260.80/260.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.80/260.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
260.80/260.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
260.80/260.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
260.80/260.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
282.79/282.86	c lits-rem:      4315  cl-subs:     8184  v-elim:      0  v-fix:    0  time: 21.97 s
282.79/282.86	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
282.79/282.89	c vivif2 --  cl tried    91707 cl shrink        0 lits rem          0 time: 0.03
283.09/283.16	c asymm  cl-useful: 0/2047/3727 lits-rem:0 time: 0.27
283.09/283.16	c calculated reachability. Time: 0.00
283.09/283.16	c  N st    78   1710936       175      3727         0     91707     18635   2087673   no data   no data
357.70/357.78	c  N st    79   2079901       175      3727         0    103530     18635   2345712   no data   no data
383.81/383.90	c  N st    80   2210936       175      3727         0    107692     18635   2522950   no data   no data
383.81/383.90	c  S st    80   2210936       175      3727         0    107692     18635   2522950   no data   no data
384.10/384.17	c  S st    80   2211441       175      3727         0    108187     18635   2539631   no data   no data
384.10/384.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
384.20/384.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
384.20/384.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
384.20/384.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
384.20/384.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
384.20/384.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
384.20/384.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
384.20/384.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
384.30/384.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.09/406.17	c lits-rem:      3349  cl-subs:     7286  v-elim:      0  v-fix:    0  time: 21.84 s
406.09/406.17	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
406.19/406.20	c vivif2 --  cl tried   100901 cl shrink        0 lits rem          0 time: 0.03
406.49/406.50	c asymm  cl-useful: 0/1680/3727 lits-rem:0 time: 0.30
406.49/406.50	c calculated reachability. Time: 0.00
406.49/406.50	c  N st    80   2211441       175      3727         0    100901     18635   2264363   no data   no data
520.60/520.62	c  N st    81   2711442       175      3727         0    123726     18635   2931360   no data   no data
520.60/520.62	c  S st    81   2711442       175      3727         0    123726     18635   2931360   no data   no data
520.90/520.96	c  S st    81   2711946       175      3727         0    124224     18635   2948019   no data   no data
520.90/520.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
521.00/521.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
521.00/521.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
521.00/521.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
521.00/521.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
521.00/521.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
521.00/521.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
521.00/521.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
521.10/521.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
558.30/558.38	c lits-rem:      3188  cl-subs:    11041  v-elim:      0  v-fix:    0  time: 37.25 s
558.30/558.38	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
558.40/558.42	c vivif2 --  cl tried   113183 cl shrink        0 lits rem          0 time: 0.03
558.71/558.79	c asymm  cl-useful: 0/1709/3727 lits-rem:0 time: 0.38
558.71/558.80	c calculated reachability. Time: 0.00
558.71/558.80	c  N st    81   2711946       175      3727         0    113183     18635   2576626   no data   no data
679.61/679.65	c  N st    82   3211946       175      3727         0     89458     18635   1538452   no data   no data
679.61/679.65	c  S st    82   3211946       175      3727         0     89458     18635   1538452   no data   no data
679.82/679.89	c  S st    82   3212452       175      3727         0     89953     18635   1555059   no data   no data
679.82/679.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
679.91/679.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
679.91/679.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
679.91/679.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
679.91/679.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
679.91/679.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
679.91/679.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
679.91/679.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
679.91/679.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
684.91/684.96	c lits-rem:       906  cl-subs:     3558  v-elim:      0  v-fix:    0  time:  4.97 s
684.91/684.96	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
684.91/684.98	c vivif2 --  cl tried    86395 cl shrink        0 lits rem          0 time: 0.02
685.21/685.23	c asymm  cl-useful: 0/2018/3727 lits-rem:0 time: 0.25
685.21/685.23	c calculated reachability. Time: 0.00
685.21/685.23	c  N st    82   3212452       175      3727         0     86395     18635   1439908   no data   no data
813.51/813.58	c  N st    83   3712453       175      3727         0     97259     18635   1702846   no data   no data
813.51/813.58	c  S st    83   3712453       175      3727         0     97259     18635   1702846   no data   no data
813.81/813.83	c  S st    83   3712957       175      3727         0     97756     18635   1719528   no data   no data
813.81/813.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
813.81/813.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
813.81/813.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
813.81/813.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
813.81/813.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
813.81/813.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
813.81/813.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
813.91/813.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
813.91/813.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
819.21/819.22	c lits-rem:       961  cl-subs:     3704  v-elim:      0  v-fix:    0  time:  5.28 s
819.21/819.22	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
819.21/819.24	c vivif2 --  cl tried    94052 cl shrink        0 lits rem          0 time: 0.02
819.41/819.49	c asymm  cl-useful: 0/2071/3727 lits-rem:0 time: 0.25
819.41/819.50	c calculated reachability. Time: 0.00
819.41/819.50	c  N st    83   3712957       175      3727         0     94052     18635   1593030   no data   no data
828.01/828.07	c  F st    84   3751562       175      3727         0    130782     18635   2873932   no data   no data
828.01/828.07	c  N st    84   3751562       175      3727         0    130782     18635   2873932   no data   no data
829.71/829.75	c Decided on static restart strategy
838.01/838.02	c  N st    94   3779861       175      3727         0    157952     18635   3833505   no data   no data
846.71/846.71	c  N st    96   3815854       175      3727         0    111605     18635   2185745   no data   no data
855.22/855.25	c  N st    97   3848246       175      3727         0    142429     18635   3268614   no data   no data
868.71/868.78	c  N st    98   3896834       175      3727         0    107004     18635   1973803   no data   no data
893.81/893.88	c  N st    99   3969719       175      3727         0     93561     18635   1480548   no data   no data
926.22/926.25	c  N st   100   4079042       175      3727         0    113829     18635   2187161   no data   no data
966.31/966.39	c  N st   101   4212957       175      3727         0    156307     18635   3610402   no data   no data
966.31/966.39	c  S st   101   4212957       175      3727         0    156307     18635   3610402   no data   no data
966.71/966.78	c  S st   101   4213461       175      3727         0    156801     18635   3627344   no data   no data
966.82/966.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
966.82/966.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
966.82/966.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
966.82/966.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
966.82/966.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
966.82/966.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
966.82/966.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
966.92/966.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
967.02/967.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1015.82/1015.83	c lits-rem:      3068  cl-subs:    12721  v-elim:      0  v-fix:    0  time: 48.83 s
1015.82/1015.83	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1015.82/1015.88	c vivif2 --  cl tried   144080 cl shrink        0 lits rem          0 time: 0.04
1016.22/1016.23	c asymm  cl-useful: 0/1227/3727 lits-rem:0 time: 0.35
1016.22/1016.23	c calculated reachability. Time: 0.00
1016.22/1016.23	c  N st   101   4213461       175      3727         0    144080     18635   3184229   no data   no data
1092.72/1092.71	c  N st   102   4459437       175      3727         0    119007     18635   2280120   no data   no data
1171.82/1171.86	c  N st   103   4713464       175      3727         0     92411     18635   1262083   no data   no data
1171.82/1171.86	c  S st   103   4713464       175      3727         0     92411     18635   1262083   no data   no data
1172.02/1172.08	c  S st   103   4713968       175      3727         0     92910     18635   1278465   no data   no data
1172.02/1172.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1172.12/1172.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1172.12/1172.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1172.12/1172.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1172.12/1172.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1172.12/1172.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1172.12/1172.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1172.12/1172.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1172.12/1172.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1172.73/1172.75	c lits-rem:        75  cl-subs:      407  v-elim:      0  v-fix:    0  time:  0.57 s
1172.73/1172.75	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1172.73/1172.77	c vivif2 --  cl tried    92503 cl shrink        0 lits rem          0 time: 0.02
1173.03/1173.02	c asymm  cl-useful: 0/2097/3727 lits-rem:0 time: 0.25
1173.03/1173.02	c calculated reachability. Time: 0.00
1173.03/1173.02	c  N st   103   4713968       175      3727         0     92503     18635   1264915   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 2.47 3.63 3.77 3/252 10756
/proc/meminfo: memFree=21859836/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=20304 CPUtime=0 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4194304 385 0 0 0 0 0 0 0 24 0 1 0 650080852 20791296 325 33554432000 4194304 4580011 140733739593152 18446744073709551615 271550204800 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 5076 328 284 95 0 58 0

[startup+0.0512829 s]
/proc/loadavg: 2.47 3.63 3.77 3/252 10756
/proc/meminfo: memFree=21859836/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=30504 CPUtime=0.04 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 867 0 0 0 4 0 0 0 24 0 1 0 650080852 31236096 749 33554432000 4194304 4580011 140733739593152 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 7626 749 362 95 0 2608 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30504

[startup+0.100276 s]
/proc/loadavg: 2.47 3.63 3.77 3/252 10756
/proc/meminfo: memFree=21859836/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=30504 CPUtime=0.09 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 938 0 0 0 9 0 0 0 24 0 1 0 650080852 31236096 820 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 7626 821 363 95 0 2608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30504

[startup+0.30024 s]
/proc/loadavg: 2.47 3.63 3.77 3/252 10756
/proc/meminfo: memFree=21859836/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=31328 CPUtime=0.29 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 1318 0 0 0 29 0 0 0 25 0 1 0 650080852 32079872 991 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 7832 991 363 95 0 2814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31328

[startup+0.700165 s]
/proc/loadavg: 2.47 3.63 3.77 3/252 10756
/proc/meminfo: memFree=21859836/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=32036 CPUtime=0.69 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 2064 0 0 0 69 0 0 0 25 0 1 0 650080852 32804864 1029 33554432000 4194304 4580011 140733739593152 18446744073709551615 4322709 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 8009 1030 363 95 0 2991 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32036

[startup+1.50102 s]
/proc/loadavg: 2.47 3.63 3.77 5/263 10777
/proc/meminfo: memFree=21831568/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=40056 CPUtime=1.49 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 4570 0 0 0 149 0 0 0 25 0 1 0 650080852 41017344 3076 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 10014 3076 367 95 0 4996 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40056

[startup+3.10073 s]
/proc/loadavg: 2.47 3.63 3.77 5/263 10778
/proc/meminfo: memFree=21808728/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=40328 CPUtime=3.09 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 5993 0 0 0 309 0 0 0 25 0 1 0 650080852 41295872 3377 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 10082 3377 367 95 0 5064 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40328

[startup+6.30015 s]
/proc/loadavg: 2.59 3.63 3.77 5/263 10778
/proc/meminfo: memFree=21796208/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=42080 CPUtime=6.28 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 9147 0 0 0 628 0 0 0 25 0 1 0 650080852 43089920 3727 33554432000 4194304 4580011 140733739593152 18446744073709551615 4507752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 10520 3727 367 95 0 5502 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42080

[startup+12.701 s]
/proc/loadavg: 2.70 3.64 3.77 5/263 10778
/proc/meminfo: memFree=21767108/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=56772 CPUtime=12.69 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 16314 0 0 0 1267 2 0 0 25 0 1 0 650080852 58134528 7105 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 14193 7105 367 95 0 9175 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56772

[startup+25.5007 s]
/proc/loadavg: 3.06 3.67 3.78 5/263 10778
/proc/meminfo: memFree=21742284/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=62756 CPUtime=25.49 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 23976 0 0 0 2546 3 0 0 25 0 1 0 650080852 64262144 8963 33554432000 4194304 4580011 140733739593152 18446744073709551615 271550234379 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 15689 8963 367 95 0 10671 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62756

[startup+51.101 s]
/proc/loadavg: 3.38 3.70 3.78 5/263 10779
/proc/meminfo: memFree=21721612/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=67428 CPUtime=51.09 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 36833 0 0 0 5103 6 0 0 25 0 1 0 650080852 69046272 9990 33554432000 4194304 4580011 140733739593152 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 16857 9990 367 95 0 11839 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67428

[startup+102.31 s]
/proc/loadavg: 3.80 3.76 3.80 5/263 10807
/proc/meminfo: memFree=21687932/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=92804 CPUtime=102.3 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 60331 0 0 0 10219 11 0 0 25 0 1 0 650080852 95031296 15864 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 23201 15864 367 95 0 18183 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92804

[startup+162.301 s]
/proc/loadavg: 3.98 3.82 3.81 5/263 10809
/proc/meminfo: memFree=21651292/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=107848 CPUtime=162.29 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 83199 0 0 0 16214 15 0 0 25 0 1 0 650080852 110436352 19824 33554432000 4194304 4580011 140733739593152 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 26962 19824 367 95 0 21944 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 107848

[startup+222.301 s]
/proc/loadavg: 4.02 3.86 3.83 5/263 10810
/proc/meminfo: memFree=21590376/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=108216 CPUtime=222.3 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 98444 0 0 0 22213 17 0 0 25 0 1 0 650080852 110813184 19256 33554432000 4194304 4580011 140733739593152 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 27054 19256 367 95 0 22036 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 108216

[startup+282.301 s]
/proc/loadavg: 4.09 3.91 3.84 5/263 10812
/proc/meminfo: memFree=21549536/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=132984 CPUtime=282.29 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 114530 0 0 0 28210 19 0 0 25 0 1 0 650080852 136175616 26751 33554432000 4194304 4580011 140733739593152 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 33246 26751 367 95 0 28228 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 132984

[startup+342.301 s]
/proc/loadavg: 4.03 3.92 3.85 5/263 10814
/proc/meminfo: memFree=21531264/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=133316 CPUtime=342.3 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 129511 0 0 0 34207 23 0 0 25 0 1 0 650080852 136515584 26377 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 33329 26377 367 95 0 28311 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 133316

[startup+402.301 s]
/proc/loadavg: 4.01 3.94 3.85 5/263 10815
/proc/meminfo: memFree=21516604/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=150964 CPUtime=402.29 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 143917 0 0 0 40203 26 0 0 25 0 1 0 650080852 154587136 31034 33554432000 4194304 4580011 140733739593152 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 37741 31034 367 95 0 32723 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 150964

[startup+462.3 s]
/proc/loadavg: 4.03 3.96 3.87 5/263 10826
/proc/meminfo: memFree=21500668/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=151220 CPUtime=462.3 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 156623 0 0 0 46200 30 0 0 25 0 1 0 650080852 154849280 29575 33554432000 4194304 4580011 140733739593152 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 37805 29575 367 95 0 32787 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 151220

[startup+522.3 s]
/proc/loadavg: 4.01 3.97 3.87 5/263 10827
/proc/meminfo: memFree=21467648/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=172016 CPUtime=522.3 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 173928 0 0 0 52196 34 0 0 25 0 1 0 650080852 176144384 35994 33554432000 4194304 4580011 140733739593152 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 43004 35994 367 95 0 37986 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 172016

[startup+582.3 s]
/proc/loadavg: 4.06 3.99 3.88 5/263 10829
/proc/meminfo: memFree=21429288/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=172052 CPUtime=582.3 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 178124 0 0 0 58194 36 0 0 25 0 1 0 650080852 176181248 36065 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 43013 36066 367 95 0 37995 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 172052

[startup+642.3 s]
/proc/loadavg: 4.02 3.99 3.89 5/263 10834
/proc/meminfo: memFree=21434932/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=172504 CPUtime=642.31 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 191451 0 0 0 64192 39 0 0 25 0 1 0 650080852 176644096 34489 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 43126 34489 367 95 0 38108 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 172504

[startup+702.301 s]
/proc/loadavg: 4.08 4.00 3.90 5/263 10835
/proc/meminfo: memFree=21413344/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=228888 CPUtime=702.31 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 201642 0 0 0 70188 43 0 0 25 0 1 0 650080852 234381312 36894 33554432000 4194304 4580011 140733739593152 18446744073709551615 4305523 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 57222 36894 367 95 0 52204 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 228888

[startup+762.31 s]
/proc/loadavg: 4.03 4.00 3.91 5/263 10837
/proc/meminfo: memFree=21400916/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=230056 CPUtime=762.32 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 213648 0 0 0 76186 46 0 0 25 0 1 0 650080852 235577344 36505 33554432000 4194304 4580011 140733739593152 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 57514 36505 367 95 0 52496 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 230056

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/263 10865
/proc/meminfo: memFree=21457440/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=173516 CPUtime=822.31 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 225255 0 0 0 82183 48 0 0 25 0 1 0 650080852 177680384 35389 33554432000 4194304 4580011 140733739593152 18446744073709551615 4296060 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 43379 35389 367 95 0 38361 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 173516

[startup+882.301 s]
/proc/loadavg: 4.05 4.02 3.92 5/263 10867
/proc/meminfo: memFree=21427384/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=173644 CPUtime=882.31 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 235333 0 0 0 88180 51 0 0 25 0 1 0 650080852 177811456 36536 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 43411 36536 367 95 0 38393 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 173644

[startup+942.301 s]
/proc/loadavg: 4.06 4.03 3.92 5/263 10869
/proc/meminfo: memFree=21416448/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=232860 CPUtime=942.32 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 244957 0 0 0 94178 54 0 0 25 0 1 0 650080852 238448640 37250 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 58215 37250 367 95 0 53197 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 232860

[startup+1002.3 s]
/proc/loadavg: 4.13 4.06 3.93 5/263 10870
/proc/meminfo: memFree=21376848/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=262484 CPUtime=1002.32 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 256260 0 0 0 100176 56 0 0 25 0 1 0 650080852 268783616 43985 33554432000 4194304 4580011 140733739593152 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 65621 43985 367 95 0 60603 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 262484

[startup+1062.3 s]
/proc/loadavg: 4.13 4.06 3.94 5/263 10872
/proc/meminfo: memFree=21356608/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=203308 CPUtime=1062.32 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 264329 0 0 0 106173 59 0 0 25 0 1 0 650080852 208187392 42390 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 50827 42390 367 95 0 45809 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 203308

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 3.94 5/263 10873
/proc/meminfo: memFree=21329532/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=203448 CPUtime=1122.32 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 274206 0 0 0 112171 61 0 0 25 0 1 0 650080852 208330752 42817 33554432000 4194304 4580011 140733739593152 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 50862 42817 367 95 0 45844 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 203448

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.94 5/263 10875
/proc/meminfo: memFree=21335324/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=203592 CPUtime=1182.32 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 283665 0 0 0 118168 64 0 0 25 0 1 0 650080852 208478208 42775 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 50898 42775 367 95 0 45880 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 203592

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.94 5/263 10877
/proc/meminfo: memFree=21322636/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=203692 CPUtime=1242.32 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 292880 0 0 0 124165 67 0 0 25 0 1 0 650080852 208580608 42273 33554432000 4194304 4580011 140733739593152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 50923 42273 367 95 0 45905 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 203692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.05 3.95 5/263 10878
/proc/meminfo: memFree=21289128/32951124 swapFree=67056788/67111528
[pid=10756] ppid=10754 vsize=265240 CPUtime=1300.03 cores=5,7
/proc/10756/stat : 10756 (strangenight2-s) R 10754 10756 9991 0 -1 4202496 300387 0 0 0 129932 71 0 0 25 0 1 0 650080852 271605760 44888 33554432000 4194304 4580011 140733739593152 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10756/statm: 66310 44888 367 95 0 61292 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 265240

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.32
CPU system time (s): 0.728889
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 265240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.728889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 300387
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= 1223

runsolver used 3.06453 second user time and 7.50586 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 16:53:50
IDJOB=3367621
IDBENCH=82830
IDSOLVER=1845
FILE ID=node133/3367621-1305384830
RUNJOBID= node133-1305384830-10737
PBS_JOBID= 13324369
Free space on /tmp= 73648 MiB

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

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

MD5SUM BENCH= 90ea123f6d02a54bb761f724a5a1c9d1
RANDOM SEED=1798608750

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21859876 kB
Buffers:        260448 kB
Cached:        3122644 kB
SwapCached:       8724 kB
Active:        8468888 kB
Inactive:      2341056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21859876 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           10932 kB
Writeback:           0 kB
AnonPages:     7423304 kB
Mapped:          20944 kB
Slab:           194868 kB
PageTables:      23944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19229224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73632 MiB
End job on node133 at 2011-05-14 17:15:32