Trace number 3367734

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) 1299.99 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1409021001-079.UNKNOWN.cnf
MD5SUMcfd96c3ec450000d8fe8684f0b30ec79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.134
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c Outputting solution to console
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3367734-1305386250.cnf'
0.00/0.02	c -- header says num vars:            400
0.00/0.02	c -- header says num clauses:        1704
0.00/0.02	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
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:    400 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:     12  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:     168 undec:      42 neg:     190
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       388      1692         0         0      5147         0   no data   no data
0.00/0.11	c Decided on static restart strategy
0.18/0.20	c  N st     8      4919       388      1692         0      4805      5147     90752   no data   no data
0.28/0.38	c  N st    10     11301       388      1692         0      4454      5147     62316   no data   no data
0.58/0.61	c  N st    11     17044       388      1692         0     10044      5147    163523   no data   no data
0.88/0.98	c  F st    12     25001       388      1692         0     12286      5147    210391   no data   no data
0.88/0.98	c  N st    12     25001       388      1692         0     12286      5147    210391   no data   no data
1.19/1.23	c Decided on static restart strategy
1.19/1.23	c  N st    18     30000       388      1692         0     10562      5147    159430   no data   no data
1.19/1.23	c  S st    18     30000       388      1692         0     10562      5147    159430   no data   no data
1.19/1.26	c  S st    18     30501       388      1692         0     11058      5147    169470   no data   no data
1.19/1.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.26	c blocked clauses removed:        7 vars:      1 tried:         388 T: 0.00 s
1.19/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    387 time:  0.00 s
1.19/1.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.27	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.19/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.32	c lits-rem:       131  cl-subs:      851  v-elim:      0  v-fix:    0  time:  0.05 s
1.28/1.33	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.00
1.28/1.33	c calculated reachability. Time: 0.00
1.28/1.33	c  N st    18     30501       386      1684         0     10196      5128    153826   no data   no data
1.68/1.73	c  N st    20     37613       386      1684         0      9491      5128    127802   no data   no data
2.08/2.10	c  N st    21     44013       386      1684         0     15682      5128    246244   no data   no data
2.19/2.22	c  S st    22     45752       386      1684         0     17384      5128    279085   no data   no data
2.19/2.26	c  S st    22     46254       386      1684         0      9225      5128    111651   no data   no data
2.19/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.19/2.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.19/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
2.19/2.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.19/2.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.19/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.27	c lits-rem:        28  cl-subs:      156  v-elim:      0  v-fix:    0  time:  0.01 s
2.19/2.27	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
2.19/2.27	c vivif2 --  cl tried     9069 cl shrink        0 lits rem          0 time: 0.00
2.19/2.28	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.00
2.19/2.28	c calculated reachability. Time: 0.00
2.19/2.28	c  N st    22     46254       386      1684         0      9069      5128    108958   no data   no data
3.08/3.17	c  N st    23     60654       386      1684         0     13332      5128    180600   no data   no data
3.78/3.81	c  N st    24     69381       386      1684         0     11147      5128    132322   no data   no data
3.78/3.81	c  S st    24     69381       386      1684         0     11147      5128    132322   no data   no data
3.78/3.84	c  S st    24     69885       386      1684         0     11650      5128    142540   no data   no data
3.78/3.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.78/3.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.78/3.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.78/3.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.78/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.78/3.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
3.78/3.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.78/3.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.78/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.78/3.87	c lits-rem:        64  cl-subs:      261  v-elim:      0  v-fix:    0  time:  0.02 s
3.78/3.87	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
3.78/3.87	c vivif2 --  cl tried    11389 cl shrink        0 lits rem          0 time: 0.00
3.78/3.88	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
3.78/3.88	c calculated reachability. Time: 0.00
3.78/3.88	c  N st    24     69885       386      1684         0     11389      5128    137740   no data   no data
4.98/5.08	c  F st    25     87500       386      1684         0     16806      5128    230481   no data   no data
4.98/5.08	c  N st    25     87500       386      1684         0     16806      5128    230481   no data   no data
5.38/5.49	c Decided on static restart strategy
5.68/5.74	c  N st    32     95538       386      1684         0     24621      5128    379222   no data   no data
6.28/6.36	c  N st    34    104827       386      1684         0     21039      5128    303424   no data   no data
6.28/6.36	c  S st    34    104827       386      1684         0     21039      5128    303424   no data   no data
6.38/6.42	c  S st    34    105328       386      1684         0     21537      5128    313539   no data   no data
6.38/6.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.38/6.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.38/6.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.38/6.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.38/6.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.38/6.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
6.38/6.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.38/6.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.38/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.48/6.60	c lits-rem:       220  cl-subs:     1408  v-elim:      0  v-fix:    0  time:  0.16 s
6.48/6.60	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
6.58/6.61	c vivif2 --  cl tried    20129 cl shrink        0 lits rem          0 time: 0.00
6.58/6.61	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
6.58/6.61	c calculated reachability. Time: 0.00
6.58/6.61	c  N st    34    105328       386      1684         0     20129      5128    288252   no data   no data
7.18/7.27	c  N st    35    114927       386      1684         0     15917      5128    189420   no data   no data
8.48/8.52	c  N st    36    129325       386      1684         0     15310      5128    165666   no data   no data
10.08/10.19	c  N st    37    150920       386      1684         0     20805      5128    268541   no data   no data
10.78/10.85	c  S st    38    157993       386      1684         0     27614      5128    402346   no data   no data
10.88/10.92	c  S st    38    158495       386      1684         0     28113      5128    412086   no data   no data
10.88/10.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.88/10.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.88/10.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.88/10.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.88/10.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.88/10.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
10.88/10.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.88/10.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.88/10.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.28/11.31	c lits-rem:       270  cl-subs:     2066  v-elim:      0  v-fix:    0  time:  0.37 s
11.28/11.31	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
11.28/11.32	c vivif2 --  cl tried    26047 cl shrink        0 lits rem          0 time: 0.00
11.28/11.33	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
11.28/11.33	c calculated reachability. Time: 0.00
11.28/11.33	c  N st    38    158495       386      1684         0     26047      5128    372569   no data   no data
16.08/16.10	c  N st    39    207083       386      1684         0     20849      5128    232771   no data   no data
18.88/18.94	c  N st    40    237745       386      1684         0     31114      5128    411391   no data   no data
18.88/18.94	c  S st    40    237745       386      1684         0     31114      5128    411391   no data   no data
18.98/19.01	c  S st    40    238248       386      1684         0     31616      5128    421571   no data   no data
18.98/19.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.98/19.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.98/19.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.98/19.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.98/19.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.98/19.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
18.98/19.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.98/19.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.98/19.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.38/19.41	c lits-rem:       239  cl-subs:     2546  v-elim:      0  v-fix:    0  time:  0.37 s
19.38/19.41	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
19.38/19.42	c vivif2 --  cl tried    29070 cl shrink        0 lits rem          0 time: 0.00
19.38/19.43	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
19.38/19.44	c calculated reachability. Time: 0.00
19.38/19.44	c  N st    40    238248       386      1684         0     29070      5128    379355   no data   no data
26.87/26.94	c  F st    41    306250       386      1684         0     31111      5128    376458   no data   no data
26.87/26.94	c  N st    41    306250       386      1684         0     31111      5128    376458   no data   no data
27.48/27.51	c Decided on static restart strategy
30.18/30.24	c  N st    51    334553       386      1684         0     35310      5128    445390   no data   no data
32.99/33.09	c  N st    53    357373       386      1684         0     33192      5128    405241   no data   no data
32.99/33.09	c  S st    53    357373       386      1684         0     33192      5128    405241   no data   no data
33.09/33.16	c  S st    53    357877       386      1684         0     33695      5128    415497   no data   no data
33.09/33.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.09/33.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.09/33.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.09/33.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.09/33.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/33.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
33.09/33.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.09/33.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.09/33.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.38/33.46	c lits-rem:       208  cl-subs:     1554  v-elim:      0  v-fix:    0  time:  0.27 s
33.38/33.46	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
33.38/33.47	c vivif2 --  cl tried    32141 cl shrink        0 lits rem          0 time: 0.00
33.38/33.48	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
33.38/33.49	c calculated reachability. Time: 0.00
33.38/33.49	c  N st    53    357877       386      1684         0     32141      5128    387028   no data   no data
37.39/37.48	c  N st    54    390269       386      1684         0     38291      5128    488610   no data   no data
43.07/43.13	c  N st    55    438857       386      1684         0     32007      5128    344359   no data   no data
52.08/52.10	c  N st    56    511739       386      1684         0     45324      5128    578104   no data   no data
55.18/55.28	c  N st    57    536817       386      1684         0     39740      5128    467922   no data   no data
55.18/55.28	c  S st    57    536817       386      1684         0     39740      5128    467922   no data   no data
55.28/55.37	c  S st    57    537325       386      1684         0     40247      5128    478848   no data   no data
55.28/55.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.28/55.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
55.28/55.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.28/55.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.28/55.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.28/55.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
55.28/55.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.28/55.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.38/55.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.68/55.76	c lits-rem:       195  cl-subs:     1937  v-elim:      0  v-fix:    0  time:  0.35 s
55.68/55.76	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
55.68/55.76	c vivif2 --  cl tried    38310 cl shrink        0 lits rem          0 time: 0.01
55.68/55.78	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
55.68/55.78	c calculated reachability. Time: 0.00
55.68/55.78	c  N st    57    537325       386      1684         0     38310      5128    443515   no data   no data
78.08/78.11	c  N st    58    701310       386      1684         0     66966      5128    917338   no data   no data
93.18/93.28	c  N st    59    805987       386      1684         0     60882      5128    787022   no data   no data
93.18/93.28	c  S st    59    805987       386      1684         0     60882      5128    787022   no data   no data
93.38/93.42	c  S st    59    806492       386      1684         0     61386      5128    797400   no data   no data
93.38/93.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.38/93.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
93.38/93.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.38/93.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.38/93.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.38/93.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
93.38/93.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
93.38/93.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
93.38/93.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.68/95.71	c lits-rem:       417  cl-subs:     7866  v-elim:      0  v-fix:    0  time:  2.22 s
95.68/95.71	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
95.68/95.71	c vivif2 --  cl tried    53520 cl shrink        0 lits rem          0 time: 0.01
95.68/95.74	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.03
95.68/95.74	c calculated reachability. Time: 0.00
95.68/95.74	c  N st    59    806492       386      1684         0     53520      5128    669426   no data   no data
135.39/135.45	c  F st    60   1071875       386      1684         0     69723      5128    897041   no data   no data
135.39/135.45	c  N st    60   1071875       386      1684         0     69723      5128    897041   no data   no data
136.49/136.54	c Decided on static restart strategy
140.27/140.32	c  N st    70   1100180       386      1684         0     53751      5128    586735   no data   no data
147.58/147.63	c  N st    72   1136175       386      1684         0     88621      5128   1234268   no data   no data
152.99/153.04	c  N st    73   1168568       386      1684         0     75458      5128    989593   no data   no data
160.69/160.72	c  N st    74   1209739       386      1684         0     69748      5128    844212   no data   no data
160.69/160.72	c  S st    74   1209739       386      1684         0     69748      5128    844212   no data   no data
160.77/160.88	c  S st    74   1210242       386      1684         0     70248      5128    854538   no data   no data
160.77/160.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.87/160.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
160.87/160.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.87/160.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.87/160.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.87/160.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
160.87/160.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.87/160.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
160.87/160.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.78/162.81	c lits-rem:       717  cl-subs:     6461  v-elim:      0  v-fix:    0  time:  1.86 s
162.78/162.81	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
162.78/162.82	c vivif2 --  cl tried    63787 cl shrink        0 lits rem          0 time: 0.01
162.78/162.86	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.04
162.78/162.86	c calculated reachability. Time: 0.00
162.78/162.86	c  N st    74   1210242       386      1684         0     63787      5128    752103   no data   no data
175.48/175.59	c  N st    75   1283124       386      1684         0     87830      5128   1180786   no data   no data
197.68/197.80	c  N st    76   1392447       386      1684         0     97762      5128   1385999   no data   no data
232.38/232.49	c  N st    77   1556432       386      1684         0     53324      5128    473885   no data   no data
262.47/262.54	c  N st    78   1710244       386      1684         0     94355      5128   1208819   no data   no data
262.47/262.54	c  S st    78   1710244       386      1684         0     94355      5128   1208819   no data   no data
262.67/262.79	c  S st    78   1710746       386      1684         0     94857      5128   1218861   no data   no data
262.67/262.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
262.77/262.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
262.77/262.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
262.77/262.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.77/262.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.77/262.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
262.77/262.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.77/262.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
262.77/262.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.78/267.84	c lits-rem:       958  cl-subs:    11443  v-elim:      0  v-fix:    0  time:  4.96 s
267.78/267.84	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
267.78/267.86	c vivif2 --  cl tried    83414 cl shrink        0 lits rem          0 time: 0.01
267.88/267.92	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.06
267.88/267.92	c calculated reachability. Time: 0.00
267.88/267.92	c  N st    78   1710746       386      1684         0     83414      5128   1051042   no data   no data
346.59/346.62	c  N st    79   2079710       386      1684         0     95539      5128   1184929   no data   no data
375.08/375.11	c  N st    80   2210747       386      1684         0     99609      5128   1267888   no data   no data
375.08/375.11	c  S st    80   2210747       386      1684         0     99609      5128   1267888   no data   no data
375.27/375.38	c  S st    80   2211249       386      1684         0    100111      5128   1277842   no data   no data
375.27/375.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
375.37/375.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
375.37/375.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
375.37/375.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
375.37/375.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
375.37/375.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
375.37/375.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
375.37/375.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
375.37/375.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.07/380.16	c lits-rem:       842  cl-subs:    10795  v-elim:      0  v-fix:    0  time:  4.69 s
380.07/380.16	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
380.07/380.18	c vivif2 --  cl tried    89316 cl shrink        0 lits rem          0 time: 0.02
380.17/380.25	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.07
380.17/380.25	c calculated reachability. Time: 0.00
380.17/380.25	c  N st    80   2211249       386      1684         0     89316      5128   1098109   no data   no data
495.98/496.02	c  N st    81   2711250       386      1684         0    112583      5128   1418763   no data   no data
495.98/496.02	c  S st    81   2711250       386      1684         0    112583      5128   1418763   no data   no data
496.28/496.33	c  S st    81   2711754       386      1684         0    113086      5128   1430103   no data   no data
496.28/496.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
496.28/496.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
496.28/496.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
496.28/496.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
496.28/496.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
496.28/496.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
496.28/496.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
496.28/496.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
496.38/496.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.47/502.58	c lits-rem:       894  cl-subs:    13437  v-elim:      0  v-fix:    0  time:  6.14 s
502.47/502.58	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
502.57/502.60	c vivif2 --  cl tried    99649 cl shrink        0 lits rem          0 time: 0.02
502.57/502.67	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.07
502.57/502.68	c calculated reachability. Time: 0.00
502.57/502.68	c  N st    81   2711754       386      1684         0     99649      5128   1210054   no data   no data
636.77/636.89	c  N st    82   3211754       386      1684         0     75988      5128    650498   no data   no data
636.77/636.89	c  S st    82   3211754       386      1684         0     75988      5128    650498   no data   no data
636.98/637.06	c  S st    82   3212256       386      1684         0     76488      5128    660723   no data   no data
636.98/637.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
636.98/637.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
636.98/637.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
636.98/637.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
636.98/637.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
636.98/637.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
636.98/637.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
637.07/637.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
637.07/637.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
637.17/637.21	c lits-rem:        26  cl-subs:      237  v-elim:      0  v-fix:    0  time:  0.09 s
637.17/637.21	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
637.17/637.22	c vivif2 --  cl tried    76251 cl shrink        0 lits rem          0 time: 0.01
637.17/637.27	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.04
637.17/637.27	c calculated reachability. Time: 0.00
637.17/637.27	c  N st    82   3212256       386      1684         0     76251      5128    657316   no data   no data
781.77/781.81	c  N st    83   3712256       386      1684         0     86533      5128    788132   no data   no data
781.77/781.81	c  S st    83   3712256       386      1684         0     86533      5128    788132   no data   no data
781.97/782.02	c  S st    83   3712765       386      1684         0     87042      5128    799045   no data   no data
781.97/782.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
781.97/782.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
781.97/782.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
781.97/782.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
781.97/782.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
781.97/782.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
781.97/782.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
781.97/782.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
781.97/782.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
782.37/782.45	c lits-rem:        36  cl-subs:     1868  v-elim:      0  v-fix:    0  time:  0.36 s
782.37/782.45	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
782.37/782.46	c vivif2 --  cl tried    85174 cl shrink        0 lits rem          0 time: 0.01
782.47/782.52	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.06
782.47/782.52	c calculated reachability. Time: 0.00
782.47/782.52	c  N st    83   3712765       386      1684         0     85174      5128    771759   no data   no data
793.08/793.14	c  F st    84   3751562       386      1684         0    122176      5128   1465781   no data   no data
793.08/793.14	c  N st    84   3751562       386      1684         0    122176      5128   1465781   no data   no data
794.77/794.80	c Decided on static restart strategy
801.67/801.75	c  N st    94   3779871       386      1684         0    149507      5128   2018523   no data   no data
812.77/812.86	c  N st    96   3815864       386      1684         0    102662      5128   1096426   no data   no data
822.07/822.10	c  N st    97   3848258       386      1684         0    133842      5128   1717813   no data   no data
838.28/838.31	c  N st    98   3896847       386      1684         0     98006      5128   1010461   no data   no data
865.07/865.16	c  N st    99   3969729       386      1684         0     84320      5128    718671   no data   no data
897.68/897.73	c  N st   100   4079053       386      1684         0    104843      5128   1115679   no data   no data
938.07/938.11	c  N st   101   4212766       386      1684         0    147627      5128   1922207   no data   no data
938.07/938.11	c  S st   101   4212766       386      1684         0    147627      5128   1922207   no data   no data
938.57/938.61	c  S st   101   4213268       386      1684         0    148125      5128   1932488   no data   no data
938.57/938.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
938.57/938.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
938.57/938.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
938.57/938.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
938.57/938.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
938.57/938.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
938.57/938.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
938.67/938.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
938.67/938.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
950.76/950.87	c lits-rem:       731  cl-subs:    16529  v-elim:      0  v-fix:    0  time: 12.11 s
950.76/950.87	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
950.86/950.90	c vivif2 --  cl tried   131596 cl shrink        0 lits rem          0 time: 0.02
950.96/951.01	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.11
950.96/951.02	c calculated reachability. Time: 0.00
950.96/951.02	c  N st   101   4213268       386      1684         0    131596      5128   1664046   no data   no data
1028.67/1028.72	c  N st   102   4459246       386      1684         0    106009      5128   1069449   no data   no data
1109.67/1109.73	c  N st   103   4713268       386      1684         0    170353      5128   2344976   no data   no data
1109.67/1109.73	c  S st   103   4713268       386      1684         0    170353      5128   2344976   no data   no data
1110.27/1110.37	c  S st   103   4713774       386      1684         0    170856      5128   2355431   no data   no data
1110.27/1110.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1110.37/1110.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1110.37/1110.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1110.37/1110.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1110.37/1110.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1110.37/1110.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
1110.37/1110.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1110.37/1110.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1110.47/1110.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1131.36/1131.45	c lits-rem:       901  cl-subs:    23083  v-elim:      0  v-fix:    0  time: 20.89 s
1131.36/1131.45	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
1131.36/1131.48	c vivif2 --  cl tried   147773 cl shrink        0 lits rem          0 time: 0.03
1131.56/1131.62	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.14
1131.56/1131.62	c calculated reachability. Time: 0.00
1131.56/1131.62	c  N st   103   4713774       386      1684         0    147773      5128   1969507   no data   no data
1296.36/1296.44	c  N st   104   5213774       386      1684         0    162828      5128   2125360   no data   no data
1296.36/1296.44	c  S st   104   5213774       386      1684         0    162828      5128   2125360   no data   no data
1296.87/1296.94	c  S st   104   5214279       386      1684         0    163329      5128   2136106   no data   no data
1296.87/1296.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1296.87/1297.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
1296.87/1297.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1296.87/1297.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1296.87/1297.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.87/1297.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
1296.87/1297.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1296.97/1297.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1296.97/1297.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 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-3367734-1305386250/watcher-3367734-1305386250 -o /tmp/evaluation-result-3367734-1305386250/solver-3367734-1305386250 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367734-1305386250.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.85 3.95 3.93 5/307 18677
/proc/meminfo: memFree=24011704/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=11796 CPUtime=0 cores=4,6
/proc/18677/stat : 18677 (runsolver) R 18675 18677 17666 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 650223515 12079104 50 33554432000 4194304 5432360 140733226877440 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/18677/statm: 2949 50 30 303 0 2643 0

[startup+0.121183 s]
/proc/loadavg: 3.85 3.95 3.93 5/307 18677
/proc/meminfo: memFree=24011704/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=30324 CPUtime=0.1 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 757 0 0 0 10 0 0 0 25 0 1 0 650223515 31051776 695 33554432000 4194304 4580011 140734005906368 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 7581 695 364 95 0 2563 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30324

[startup+0.20117 s]
/proc/loadavg: 3.85 3.95 3.93 5/307 18677
/proc/meminfo: memFree=24011704/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=30572 CPUtime=0.18 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 877 0 0 0 18 0 0 0 25 0 1 0 650223515 31305728 699 33554432000 4194304 4580011 140734005906368 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 7643 699 364 95 0 2625 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 30572

[startup+0.301147 s]
/proc/loadavg: 3.85 3.95 3.93 5/307 18677
/proc/meminfo: memFree=24011704/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=30716 CPUtime=0.28 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 967 0 0 0 28 0 0 0 25 0 1 0 650223515 31453184 789 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 7679 789 364 95 0 2661 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30716

[startup+0.701084 s]
/proc/loadavg: 3.85 3.95 3.93 5/307 18677
/proc/meminfo: memFree=24011704/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=31268 CPUtime=0.68 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 1427 0 0 0 68 0 0 0 25 0 1 0 650223515 32018432 853 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 7817 853 364 95 0 2799 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31268

[startup+1.50095 s]
/proc/loadavg: 3.86 3.95 3.93 5/308 18678
/proc/meminfo: memFree=24008224/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=36284 CPUtime=1.48 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 3028 0 0 0 148 0 0 0 25 0 1 0 650223515 37154816 2182 33554432000 4194304 4580011 140734005906368 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 9071 2182 367 95 0 4053 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36284

[startup+3.10068 s]
/proc/loadavg: 3.86 3.95 3.93 5/308 18678
/proc/meminfo: memFree=24001156/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=36452 CPUtime=3.08 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 4006 0 0 0 308 0 0 0 25 0 1 0 650223515 37326848 2125 33554432000 4194304 4580011 140734005906368 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 9113 2125 367 95 0 4095 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36452

[startup+6.30115 s]
/proc/loadavg: 3.86 3.95 3.93 5/308 18678
/proc/meminfo: memFree=23995124/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=37672 CPUtime=6.28 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 5719 0 0 0 628 0 0 0 25 0 1 0 650223515 38576128 2532 33554432000 4194304 4580011 140734005906368 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 9418 2532 367 95 0 4400 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37672

[startup+12.7011 s]
/proc/loadavg: 3.88 3.95 3.93 5/308 18678
/proc/meminfo: memFree=23976616/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=47328 CPUtime=12.68 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 10303 0 0 0 1267 1 0 0 25 0 1 0 650223515 48463872 4800 33554432000 4194304 4580011 140734005906368 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 11832 4800 367 95 0 6814 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47328

[startup+25.5009 s]
/proc/loadavg: 3.90 3.95 3.93 5/308 18679
/proc/meminfo: memFree=23958612/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=50328 CPUtime=25.48 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 14783 0 0 0 2546 2 0 0 25 0 1 0 650223515 51535872 5801 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 12582 5801 367 95 0 7564 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50328

[startup+51.1006 s]
/proc/loadavg: 3.93 3.96 3.93 5/308 18679
/proc/meminfo: memFree=23964792/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=52912 CPUtime=51.08 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 22278 0 0 0 5104 4 0 0 25 0 1 0 650223515 54181888 6152 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 13228 6152 367 95 0 8210 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52912

[startup+102.301 s]
/proc/loadavg: 3.97 3.96 3.93 5/308 18681
/proc/meminfo: memFree=23925332/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=66556 CPUtime=102.28 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 36389 0 0 0 10222 6 0 0 25 0 1 0 650223515 68153344 9710 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 16639 9710 367 95 0 11621 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 66556

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/308 18682
/proc/meminfo: memFree=23879772/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=74156 CPUtime=162.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 49586 0 0 0 16218 9 0 0 25 0 1 0 650223515 75935744 11513 33554432000 4194304 4580011 140734005906368 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 18539 11513 367 95 0 13521 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 74156

[startup+222.312 s]
/proc/loadavg: 4.07 3.99 3.93 5/308 18684
/proc/meminfo: memFree=23870448/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=74428 CPUtime=222.29 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 59442 0 0 0 22217 12 0 0 25 0 1 0 650223515 76214272 11329 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 18607 11329 367 95 0 13589 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74428

[startup+282.301 s]
/proc/loadavg: 4.10 4.00 3.94 5/308 18685
/proc/meminfo: memFree=23820452/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=88216 CPUtime=282.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 70527 0 0 0 28213 14 0 0 25 0 1 0 650223515 90333184 15144 33554432000 4194304 4580011 140734005906368 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 22054 15144 367 95 0 17036 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 88216

[startup+342.301 s]
/proc/loadavg: 4.04 4.00 3.94 5/308 18687
/proc/meminfo: memFree=23813080/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=88496 CPUtime=342.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 79794 0 0 0 34210 17 0 0 25 0 1 0 650223515 90619904 14697 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 22124 14697 367 95 0 17106 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 88496

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.94 5/308 18689
/proc/meminfo: memFree=23786876/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=95884 CPUtime=402.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 88979 0 0 0 40207 20 0 0 25 0 1 0 650223515 98185216 17379 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 23971 17379 367 95 0 18953 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 95884

[startup+462.301 s]
/proc/loadavg: 4.04 4.01 3.94 5/308 18690
/proc/meminfo: memFree=23774692/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=96096 CPUtime=462.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 97511 0 0 0 46204 23 0 0 25 0 1 0 650223515 98402304 17071 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 24024 17071 367 95 0 19006 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 96096

[startup+522.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/308 18692
/proc/meminfo: memFree=23768720/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=105300 CPUtime=522.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 106742 0 0 0 52201 26 0 0 25 0 1 0 650223515 107827200 18971 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 26325 18971 367 95 0 21307 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 105300

[startup+582.3 s]
/proc/loadavg: 4.06 4.02 3.95 5/308 18693
/proc/meminfo: memFree=23748104/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=105452 CPUtime=582.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 114097 0 0 0 58198 29 0 0 25 0 1 0 650223515 107982848 19077 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 26363 19077 367 95 0 21345 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 105452

[startup+642.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/308 18695
/proc/meminfo: memFree=23728732/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=105592 CPUtime=642.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 121328 0 0 0 64196 31 0 0 25 0 1 0 650223515 108126208 18768 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 26398 18768 367 95 0 21380 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 105592

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/308 18697
/proc/meminfo: memFree=23729068/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=105696 CPUtime=702.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 127451 0 0 0 70194 33 0 0 25 0 1 0 650223515 108232704 19758 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 26424 19758 367 95 0 21406 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 105696

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/308 18698
/proc/meminfo: memFree=23714660/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=105848 CPUtime=762.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 134521 0 0 0 76192 35 0 0 25 0 1 0 650223515 108388352 18989 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 26462 18989 367 95 0 21444 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 105848

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/308 18700
/proc/meminfo: memFree=23715228/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=106552 CPUtime=822.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 140617 0 0 0 82189 38 0 0 25 0 1 0 650223515 109109248 19685 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 26638 19685 367 95 0 21620 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 106552

[startup+882.311 s]
/proc/loadavg: 4.03 4.01 3.95 5/308 18701
/proc/meminfo: memFree=23707000/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=106660 CPUtime=882.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 146259 0 0 0 88187 40 0 0 25 0 1 0 650223515 109219840 19806 33554432000 4194304 4580011 140734005906368 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 26665 19806 367 95 0 21647 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 106660

[startup+942.301 s]
/proc/loadavg: 4.05 4.02 3.96 5/308 18703
/proc/meminfo: memFree=23693324/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=122648 CPUtime=942.26 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 155440 0 0 0 94183 43 0 0 25 0 1 0 650223515 125591552 23439 33554432000 4194304 4580011 140734005906368 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 30662 23439 367 95 0 25644 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 122648

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.96 5/308 18705
/proc/meminfo: memFree=23698852/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=122728 CPUtime=1002.26 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 160801 0 0 0 100181 45 0 0 25 0 1 0 650223515 125673472 22725 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 30682 22725 367 95 0 25664 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 122728

[startup+1062.3 s]
/proc/loadavg: 4.05 4.03 3.97 5/308 18706
/proc/meminfo: memFree=23656304/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=122840 CPUtime=1062.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 166688 0 0 0 106180 47 0 0 25 0 1 0 650223515 125788160 22800 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 30710 22800 367 95 0 25692 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 122840

[startup+1122.3 s]
/proc/loadavg: 4.16 4.05 3.98 5/308 18708
/proc/meminfo: memFree=23643976/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=139244 CPUtime=1122.26 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 175025 0 0 0 112177 49 0 0 25 0 1 0 650223515 142585856 28095 33554432000 4194304 4580011 140734005906368 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 34811 28095 367 95 0 29793 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 139244

[startup+1182.3 s]
/proc/loadavg: 3.57 3.92 3.93 4/302 18726
/proc/meminfo: memFree=23739536/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=139328 CPUtime=1182.26 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 180518 0 0 0 118175 51 0 0 25 0 1 0 650223515 142671872 26785 33554432000 4194304 4580011 140734005906368 18446744073709551615 4321302 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 34832 26785 367 95 0 29814 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 139328

[startup+1242.3 s]
/proc/loadavg: 3.21 3.75 3.87 4/302 18728
/proc/meminfo: memFree=23717072/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=139388 CPUtime=1242.27 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 185199 0 0 0 124173 54 0 0 25 0 1 0 650223515 142733312 28291 33554432000 4194304 4580011 140734005906368 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 34847 28291 367 95 0 29829 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 139388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.11 3.37 3.74 2/290 18766
/proc/meminfo: memFree=23993540/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=143832 CPUtime=1299.97 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 192225 0 0 0 129942 55 0 0 25 0 1 0 650223515 147283968 28907 33554432000 4194304 4580011 140734005906368 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 35958 28907 367 95 0 30940 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 143832

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

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

[startup+1300 s]
/proc/loadavg: 2.11 3.37 3.74 2/290 18766
/proc/meminfo: memFree=23993540/32951124 swapFree=63649232/67111528
[pid=18677] ppid=18675 vsize=143832 CPUtime=1299.97 cores=4,6
/proc/18677/stat : 18677 (strangenight2-s) R 18675 18677 17666 0 -1 4202496 192225 0 0 0 129942 55 0 0 25 0 1 0 650223515 147283968 28907 33554432000 4194304 4580011 140734005906368 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18677/statm: 35958 28907 367 95 0 30940 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 143832

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1299.43
CPU system time (s): 0.561914
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 191668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.561914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192225
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1040

runsolver used 3.79642 second user time and 8.08577 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 17:17:30
IDJOB=3367734
IDBENCH=82943
IDSOLVER=1845
FILE ID=node130/3367734-1305386250
RUNJOBID= node130-1305386210-18608
PBS_JOBID= 13324372
Free space on /tmp= 73412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1409021001-079.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367734-1305386250/watcher-3367734-1305386250 -o /tmp/evaluation-result-3367734-1305386250/solver-3367734-1305386250 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367734-1305386250.cnf

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

MD5SUM BENCH= cfd96c3ec450000d8fe8684f0b30ec79
RANDOM SEED=2108007292

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24011984 kB
Buffers:        313932 kB
Cached:        7211388 kB
SwapCached:      10360 kB
Active:        3044828 kB
Inactive:      5615864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24011984 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            5484 kB
Writeback:           0 kB
AnonPages:     1133212 kB
Mapped:          14412 kB
Slab:           190128 kB
PageTables:      26100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51629780 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= 73424 MiB
End job on node130 at 2011-05-14 17:39:12