Trace number 3174696

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1336161514-068.UNKNOWN.cnf
MD5SUMbf9c7e319eca3277c9c5b6246acb470c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark391.674
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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-3174696-1301788858.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      42 undec:       5 neg:      53
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4917       100      2130         0      4595     10650     99435   no data   no data
0.29/0.30	c  N st    10     11299       100      2130         0      4246     10650     74192   no data   no data
0.49/0.50	c  N st    11     17043       100      2130         0      9584     10650    187236   no data   no data
0.69/0.79	c  F st    12     25000       100      2130         0     11757     10650    234784   no data   no data
0.69/0.79	c  N st    12     25000       100      2130         0     11757     10650    234784   no data   no data
0.89/0.99	c Decided on static restart strategy
0.89/0.99	c  N st    18     30001       100      2130         0     10101     10650    188758   no data   no data
0.89/0.99	c  S st    18     30001       100      2130         0     10101     10650    188758   no data   no data
1.00/1.02	c  S st    18     30506       100      2130         0     10586     10650    199428   no data   no data
1.00/1.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.03	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
1.00/1.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.00/1.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.00/1.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.19	c lits-rem:       191  cl-subs:     1759  v-elim:      0  v-fix:    0  time:  0.15 s
1.19/1.22	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.19/1.22	c calculated reachability. Time: 0.00
1.19/1.22	c  N st    18     30506       100      2130         0      8827     10650    161088   no data   no data
1.49/1.55	c  N st    20     37617       100      2130         0      8102     10650    130014   no data   no data
1.79/1.84	c  N st    21     44018       100      2130         0     14049     10650    257189   no data   no data
1.89/1.94	c  S st    22     45760       100      2130         0     15672     10650    293450   no data   no data
1.89/1.98	c  S st    22     46263       100      2130         0     16156     10650    304416   no data   no data
1.89/1.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.89/1.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.39	c lits-rem:       416  cl-subs:     2364  v-elim:      0  v-fix:    0  time:  0.39 s
2.29/2.39	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2.29/2.39	c vivif2 --  cl tried    13792 cl shrink        0 lits rem          0 time: 0.00
2.39/2.44	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
2.39/2.44	c calculated reachability. Time: 0.00
2.39/2.44	c  N st    22     46263       100      2130         0     13792     10650    254579   no data   no data
3.09/3.19	c  N st    23     60661       100      2130         0      9726     10650    143459   no data   no data
3.59/3.62	c  N st    24     69394       100      2130         0     17766     10650    313369   no data   no data
3.59/3.62	c  S st    24     69394       100      2130         0     17766     10650    313369   no data   no data
3.59/3.67	c  S st    24     69900       100      2130         0     18257     10650    324213   no data   no data
3.59/3.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.59/3.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.59/3.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.59/3.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.59/3.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.59/3.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.17	c lits-rem:       439  cl-subs:     2492  v-elim:      0  v-fix:    0  time:  0.48 s
4.09/4.17	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4.09/4.18	c vivif2 --  cl tried    15765 cl shrink        0 lits rem          0 time: 0.00
4.19/4.23	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
4.19/4.23	c calculated reachability. Time: 0.00
4.19/4.23	c  N st    24     69900       100      2130         0     15765     10650    272627   no data   no data
5.19/5.26	c  F st    25     87501       100      2130         0     21990     10650    399817   no data   no data
5.19/5.26	c  N st    25     87501       100      2130         0     21990     10650    399817   no data   no data
5.49/5.57	c Decided on static restart strategy
5.69/5.74	c  N st    32     95539       100      2130         0     18434     10650    316401   no data   no data
6.29/6.32	c  N st    34    104851       100      2130         0     15064     10650    240726   no data   no data
6.29/6.32	c  S st    34    104851       100      2130         0     15064     10650    240726   no data   no data
6.29/6.36	c  S st    34    105353       100      2130         0     15545     10650    251380   no data   no data
6.29/6.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.29/6.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.29/6.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
6.29/6.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.29/6.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.51	c lits-rem:       138  cl-subs:     1097  v-elim:      0  v-fix:    0  time:  0.14 s
6.49/6.51	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
6.49/6.51	c vivif2 --  cl tried    14448 cl shrink        0 lits rem          0 time: 0.00
6.49/6.56	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
6.49/6.56	c calculated reachability. Time: 0.00
6.49/6.56	c  N st    34    105353       100      2130         0     14448     10650    227968   no data   no data
7.09/7.14	c  N st    35    114951       100      2130         0     23363     10650    429618   no data   no data
7.99/8.04	c  N st    36    129350       100      2130         0     23767     10650    419972   no data   no data
9.49/9.52	c  N st    37    150945       100      2130         0     15032     10650    199429   no data   no data
9.90/9.92	c  S st    38    158029       100      2130         0     21629     10650    347209   no data   no data
9.90/9.97	c  S st    38    158531       100      2130         0     22108     10650    358076   no data   no data
9.90/9.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.90/9.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.90/9.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.90/9.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.90/9.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.90/9.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
9.90/9.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.90/9.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.90/9.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.29/10.36	c lits-rem:       405  cl-subs:     1766  v-elim:      0  v-fix:    0  time:  0.37 s
10.29/10.36	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
10.29/10.37	c vivif2 --  cl tried    20342 cl shrink        0 lits rem          0 time: 0.00
10.39/10.44	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
10.39/10.44	c calculated reachability. Time: 0.00
10.39/10.44	c  N st    38    158531       100      2130         0     20342     10650    320467   no data   no data
14.30/14.36	c  N st    39    207119       100      2130         0     32929     10650    567605   no data   no data
16.99/17.04	c  N st    40    237798       100      2130         0     25109     10650    379790   no data   no data
16.99/17.04	c  S st    40    237798       100      2130         0     25109     10650    379790   no data   no data
17.09/17.10	c  S st    40    238302       100      2130         0     25587     10650    390702   no data   no data
17.09/17.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.09/17.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
17.09/17.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.09/17.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.09/17.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.09/17.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
17.09/17.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.09/17.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.09/17.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.59/17.62	c lits-rem:       370  cl-subs:     2306  v-elim:      0  v-fix:    0  time:  0.50 s
17.59/17.62	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
17.59/17.63	c vivif2 --  cl tried    23281 cl shrink        0 lits rem          0 time: 0.00
17.69/17.71	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
17.69/17.71	c calculated reachability. Time: 0.00
17.69/17.71	c  N st    40    238302       100      2130         0     23281     10650    344243   no data   no data
23.79/23.89	c  F st    41    306251       100      2130         0     25139     10650    347954   no data   no data
23.79/23.89	c  N st    41    306251       100      2130         0     25139     10650    347954   no data   no data
24.29/24.34	c Decided on static restart strategy
26.79/26.82	c  N st    51    334550       100      2130         0     29239     10650    417886   no data   no data
29.29/29.39	c  N st    53    357454       100      2130         0     27331     10650    369801   no data   no data
29.29/29.39	c  S st    53    357454       100      2130         0     27331     10650    369801   no data   no data
29.39/29.46	c  S st    53    357958       100      2130         0     27820     10650    380913   no data   no data
29.39/29.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.39/29.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.39/29.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.39/29.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.39/29.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.39/29.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
29.39/29.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.39/29.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.39/29.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.70/29.75	c lits-rem:       286  cl-subs:     1300  v-elim:      0  v-fix:    0  time:  0.27 s
29.70/29.75	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
29.70/29.75	c vivif2 --  cl tried    26520 cl shrink        0 lits rem          0 time: 0.00
29.79/29.84	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
29.79/29.85	c calculated reachability. Time: 0.00
29.79/29.85	c  N st    53    357958       100      2130         0     26520     10650    354858   no data   no data
33.19/33.26	c  N st    54    390350       100      2130         0     32616     10650    470628   no data   no data
39.09/39.20	c  N st    55    438939       100      2130         0     26592     10650    324569   no data   no data
46.79/46.84	c  N st    56    511822       100      2130         0     39329     10650    583698   no data   no data
49.40/49.41	c  N st    57    536938       100      2130         0     33973     10650    449150   no data   no data
49.40/49.41	c  S st    57    536938       100      2130         0     33973     10650    449150   no data   no data
49.40/49.49	c  S st    57    537439       100      2130         0     34447     10650    459711   no data   no data
49.40/49.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.50/49.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.50/49.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.50/49.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.50/49.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.50/49.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
49.50/49.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.50/49.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.50/49.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.89/49.95	c lits-rem:       611  cl-subs:     1744  v-elim:      0  v-fix:    0  time:  0.43 s
49.89/49.95	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
49.89/49.96	c vivif2 --  cl tried    32703 cl shrink        0 lits rem          0 time: 0.00
49.99/50.07	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
49.99/50.07	c calculated reachability. Time: 0.00
49.99/50.07	c  N st    57    537439       100      2130         0     32703     10650    425075   no data   no data
68.49/68.50	c  N st    58    701423       100      2130         0     59898     10650    955624   no data   no data
81.79/81.84	c  N st    59    806159       100      2130         0     54398     10650    806226   no data   no data
81.79/81.84	c  S st    59    806159       100      2130         0     54398     10650    806226   no data   no data
81.89/81.97	c  S st    59    806662       100      2130         0     54874     10650    817056   no data   no data
81.89/81.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.89/81.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
81.89/81.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.89/81.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.89/81.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.89/81.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
81.89/81.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.89/81.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.99/82.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.89/84.90	c lits-rem:      1023  cl-subs:     6713  v-elim:      0  v-fix:    0  time:  2.89 s
84.89/84.90	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
84.89/84.91	c vivif2 --  cl tried    48161 cl shrink        0 lits rem          0 time: 0.01
84.99/85.09	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.17
84.99/85.09	c calculated reachability. Time: 0.00
84.99/85.09	c  N st    59    806662       100      2130         0     48161     10650    691770   no data   no data
121.39/121.43	c  F st    60   1071875       100      2130         0     63632     10650    972936   no data   no data
121.39/121.43	c  N st    60   1071875       100      2130         0     63632     10650    972936   no data   no data
122.39/122.42	c Decided on static restart strategy
126.90/126.97	c  N st    70   1100178       100      2130         0     48419     10650    618098   no data   no data
132.90/132.96	c  N st    72   1136172       100      2130         0     81571     10650   1335512   no data   no data
138.19/138.20	c  N st    73   1168565       100      2130         0     69092     10650   1067853   no data   no data
145.89/145.95	c  N st    74   1209993       100      2130         0     63869     10650    929221   no data   no data
145.89/145.95	c  S st    74   1209993       100      2130         0     63869     10650    929221   no data   no data
146.09/146.11	c  S st    74   1210496       100      2130         0     64353     10650    940195   no data   no data
146.09/146.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.09/146.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
146.09/146.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.09/146.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.09/146.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.09/146.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
146.09/146.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
146.09/146.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
146.09/146.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.19/149.24	c lits-rem:      1079  cl-subs:     5459  v-elim:      0  v-fix:    0  time:  3.08 s
149.19/149.24	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
149.19/149.25	c vivif2 --  cl tried    58894 cl shrink        0 lits rem          0 time: 0.01
149.39/149.46	c asymm  cl-useful: 0/1969/2130 lits-rem:0 time: 0.20
149.39/149.46	c calculated reachability. Time: 0.00
149.39/149.46	c  N st    74   1210496       100      2130         0     58894     10650    830586   no data   no data
162.09/162.15	c  N st    75   1283378       100      2130         0     81928     10650   1319932   no data   no data
182.80/182.84	c  N st    76   1392702       100      2130         0     91223     10650   1458853   no data   no data
213.79/213.83	c  N st    77   1556687       100      2130         0     98682     10650   1597665   no data   no data
244.00/244.00	c  N st    78   1710496       100      2130         0     88300     10650   1332576   no data   no data
244.00/244.00	c  S st    78   1710496       100      2130         0     88300     10650   1332576   no data   no data
244.21/244.23	c  S st    78   1710999       100      2130         0     88774     10650   1343905   no data   no data
244.21/244.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
244.21/244.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
244.21/244.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
244.21/244.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.21/244.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.21/244.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
244.21/244.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
244.21/244.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
244.30/244.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.40/253.48	c lits-rem:      1592  cl-subs:    11290  v-elim:      0  v-fix:    0  time:  9.15 s
253.40/253.48	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
253.40/253.49	c vivif2 --  cl tried    77484 cl shrink        0 lits rem          0 time: 0.01
253.70/253.70	c asymm  cl-useful: 0/1464/2130 lits-rem:0 time: 0.21
253.70/253.70	c calculated reachability. Time: 0.00
253.70/253.70	c  N st    78   1710999       100      2130         0     77484     10650   1132589   no data   no data
327.10/327.12	c  N st    79   2079963       100      2130         0     89742     10650   1322700   no data   no data
356.70/356.70	c  N st    80   2210999       100      2130         0     93093     10650   1354838   no data   no data
356.70/356.70	c  S st    80   2210999       100      2130         0     93093     10650   1354838   no data   no data
356.90/356.95	c  S st    80   2211503       100      2130         0     93576     10650   1366153   no data   no data
356.90/356.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
356.90/356.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
356.90/356.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
356.90/356.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
356.90/356.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
356.90/356.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
356.90/356.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
357.00/357.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
357.00/357.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
365.80/365.87	c lits-rem:      1788  cl-subs:    11145  v-elim:      0  v-fix:    0  time:  8.83 s
365.80/365.87	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
365.80/365.89	c vivif2 --  cl tried    82431 cl shrink        0 lits rem          0 time: 0.02
366.00/366.02	c asymm  cl-useful: 0/666/2130 lits-rem:0 time: 0.13
366.00/366.03	c calculated reachability. Time: 0.00
366.00/366.03	c  N st    80   2211503       100      2130         0     82431     10650   1155970   no data   no data
481.00/481.03	c  N st    81   2711503       100      2130         0    105238     10650   1563004   no data   no data
481.00/481.03	c  S st    81   2711503       100      2130         0    105238     10650   1563004   no data   no data
481.30/481.34	c  S st    81   2712007       100      2130         0    105714     10650   1573705   no data   no data
481.30/481.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
481.30/481.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
481.30/481.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
481.30/481.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
481.30/481.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.30/481.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
481.30/481.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
481.40/481.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
481.40/481.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
494.00/494.02	c lits-rem:      1405  cl-subs:    13359  v-elim:      0  v-fix:    0  time: 12.57 s
494.00/494.02	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
494.00/494.03	c vivif2 --  cl tried    92355 cl shrink        0 lits rem          0 time: 0.02
494.20/494.28	c asymm  cl-useful: 0/1346/2130 lits-rem:0 time: 0.25
494.20/494.29	c calculated reachability. Time: 0.00
494.20/494.29	c  N st    81   2712007       100      2130         0     92355     10650   1315299   no data   no data
623.80/623.83	c  N st    82   3212007       100      2130         0    141166     10650   2217725   no data   no data
623.80/623.83	c  S st    82   3212007       100      2130         0    141166     10650   2217725   no data   no data
624.20/624.23	c  S st    82   3212512       100      2130         0    141653     10650   2229096   no data   no data
624.20/624.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
624.30/624.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
624.30/624.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
624.30/624.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
624.30/624.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
624.30/624.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
624.30/624.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
624.30/624.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
624.30/624.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
659.11/659.11	c lits-rem:      2332  cl-subs:    24325  v-elim:      0  v-fix:    0  time: 34.72 s
659.11/659.11	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
659.11/659.14	c vivif2 --  cl tried   117328 cl shrink        0 lits rem          0 time: 0.02
659.41/659.40	c asymm  cl-useful: 0/784/2130 lits-rem:0 time: 0.27
659.41/659.41	c calculated reachability. Time: 0.00
659.41/659.41	c  N st    82   3212512       100      2130         0    117328     10650   1791340   no data   no data
786.32/786.37	c  N st    83   3712514       100      2130         0    135308     10650   2048553   no data   no data
786.32/786.37	c  S st    83   3712514       100      2130         0    135308     10650   2048553   no data   no data
786.72/786.75	c  S st    83   3713015       100      2130         0    135793     10650   2059929   no data   no data
786.72/786.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
786.82/786.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
786.82/786.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
786.82/786.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
786.82/786.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
786.82/786.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
786.82/786.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
786.82/786.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
786.82/786.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
812.41/812.44	c lits-rem:      1978  cl-subs:    20400  v-elim:      0  v-fix:    0  time: 25.55 s
812.41/812.44	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
812.41/812.47	c vivif2 --  cl tried   115393 cl shrink        0 lits rem          0 time: 0.02
812.71/812.76	c asymm  cl-useful: 0/1064/2130 lits-rem:0 time: 0.29
812.71/812.76	c calculated reachability. Time: 0.00
812.71/812.76	c  N st    83   3713015       100      2130         0    115393     10650   1690612   no data   no data
824.41/824.46	c  F st    84   3751563       100      2130         0    150515     10650   2439703   no data   no data
824.41/824.46	c  N st    84   3751563       100      2130         0    150515     10650   2439703   no data   no data
826.41/826.46	c Decided on static restart strategy
831.52/831.57	c  N st    94   3779867       100      2130         0    100960     10650   1358221   no data   no data
842.21/842.24	c  N st    96   3815859       100      2130         0    134224     10650   2101991   no data   no data
852.71/852.79	c  N st    97   3848251       100      2130         0     86420     10650   1012036   no data   no data
864.11/864.14	c  N st    98   3896840       100      2130         0    131199     10650   2000205   no data   no data
886.01/886.02	c  N st    99   3969723       100      2130         0    119452     10650   1721861   no data   no data
920.82/920.82	c  N st   100   4079047       100      2130         0    139460     10650   2078972   no data   no data
959.13/959.16	c  N st   101   4213016       100      2130         0     99935     10650   1243430   no data   no data
959.13/959.16	c  S st   101   4213016       100      2130         0     99935     10650   1243430   no data   no data
959.42/959.40	c  S st   101   4213518       100      2130         0    100411     10650   1254730   no data   no data
959.42/959.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
959.42/959.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
959.42/959.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
959.42/959.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
959.42/959.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
959.42/959.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
959.42/959.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
959.42/959.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
959.52/959.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
963.32/963.32	c lits-rem:       790  cl-subs:     6346  v-elim:      0  v-fix:    0  time:  3.82 s
963.32/963.32	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
963.32/963.34	c vivif2 --  cl tried    94065 cl shrink        0 lits rem          0 time: 0.02
963.53/963.57	c asymm  cl-useful: 0/1066/2130 lits-rem:0 time: 0.23
963.53/963.58	c calculated reachability. Time: 0.00
963.53/963.58	c  N st   101   4213518       100      2130         0     94065     10650   1134903   no data   no data
1037.13/1037.15	c  N st   102   4459494       100      2130         0    153240     10650   2322125   no data   no data
1114.93/1114.90	c  N st   103   4713518       100      2130         0    131078     10650   1885116   no data   no data
1114.93/1114.90	c  S st   103   4713518       100      2130         0    131078     10650   1885116   no data   no data
1115.23/1115.24	c  S st   103   4714020       100      2130         0    131564     10650   1896460   no data   no data
1115.23/1115.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1115.33/1115.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1115.33/1115.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1115.33/1115.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1115.33/1115.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1115.33/1115.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1115.33/1115.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1115.33/1115.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1115.33/1115.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1131.72/1131.76	c lits-rem:      1399  cl-subs:    13755  v-elim:      0  v-fix:    0  time: 16.37 s
1131.72/1131.76	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1131.72/1131.78	c vivif2 --  cl tried   117809 cl shrink        0 lits rem          0 time: 0.02
1132.02/1132.06	c asymm  cl-useful: 0/1042/2130 lits-rem:0 time: 0.27
1132.02/1132.06	c calculated reachability. Time: 0.00
1132.02/1132.06	c  N st   103   4714020       100      2130         0    117809     10650   1635367   no data   no data
1283.53/1283.52	c  N st   104   5214020       100      2130         0    132841     10650   1857864   no data   no data
1283.53/1283.52	c  S st   104   5214020       100      2130         0    132841     10650   1857864   no data   no data
1283.83/1283.84	c  S st   104   5214521       100      2130         0    133321     10650   1869132   no data   no data
1283.83/1283.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1283.93/1283.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1283.93/1283.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1283.93/1283.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1283.93/1283.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1283.93/1283.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1283.93/1283.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1283.93/1283.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1283.93/1283.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1297.94/1297.92	c lits-rem:      1231  cl-subs:    13376  v-elim:      0  v-fix:    0  time: 13.94 s
1297.94/1297.92	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1297.94/1297.94	c vivif2 --  cl tried   119945 cl shrink        0 lits rem          0 time: 0.02
1298.23/1298.23	c asymm  cl-useful: 0/879/2130 lits-rem:0 time: 0.29
1298.23/1298.24	c calculated reachability. Time: 0.00
1298.23/1298.24	c  N st   104   5214521       100      2130         0    119945     10650   1621252   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174696-1301788858/watcher-3174696-1301788858 -o /tmp/evaluation-result-3174696-1301788858/solver-3174696-1301788858 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174696-1301788858.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: 3.68 3.93 3.93 3/187 22734
/proc/meminfo: memFree=21064928/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=29784 CPUtime=0 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 511 0 0 0 0 0 0 0 25 0 1 0 290483547 30498816 450 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 7446 450 340 106 0 2417 0

[startup+0.067049 s]
/proc/loadavg: 3.68 3.93 3.93 3/187 22734
/proc/meminfo: memFree=21064928/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=30132 CPUtime=0.06 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 746 0 0 0 6 0 0 0 18 0 1 0 290483547 30855168 666 33554432000 4194304 4627331 140734046666464 18446744073709551615 4308732 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 7533 666 370 106 0 2504 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30132

[startup+0.101032 s]
/proc/loadavg: 3.68 3.93 3.93 3/187 22734
/proc/meminfo: memFree=21064928/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=30264 CPUtime=0.09 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 800 0 0 0 9 0 0 0 18 0 1 0 290483547 30990336 720 33554432000 4194304 4627331 140734046666464 18446744073709551615 4321445 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 7566 720 370 106 0 2537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30264

[startup+0.300997 s]
/proc/loadavg: 3.68 3.93 3.93 3/187 22734
/proc/meminfo: memFree=21064928/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=31016 CPUtime=0.29 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 1176 0 0 0 29 0 0 0 18 0 1 0 290483547 31760384 766 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 7754 766 371 106 0 2725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31016

[startup+0.70092 s]
/proc/loadavg: 3.68 3.93 3.93 3/187 22734
/proc/meminfo: memFree=21064928/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=31328 CPUtime=0.69 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 1620 0 0 0 69 0 0 0 18 0 1 0 290483547 32079872 959 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309373 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 7832 959 371 106 0 2803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31328

[startup+1.50077 s]
/proc/loadavg: 3.68 3.93 3.93 4/188 22735
/proc/meminfo: memFree=21055172/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=37208 CPUtime=1.49 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 3433 0 0 0 149 0 0 0 20 0 1 0 290483547 38100992 2467 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 9302 2467 376 106 0 4273 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37208

[startup+3.10048 s]
/proc/loadavg: 3.68 3.93 3.93 5/190 22762
/proc/meminfo: memFree=21037044/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=40892 CPUtime=3.09 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 5121 0 0 0 309 0 0 0 25 0 1 0 290483547 41873408 3345 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 10223 3345 376 106 0 5194 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40892

[startup+6.3009 s]
/proc/loadavg: 3.70 3.93 3.93 5/190 22771
/proc/meminfo: memFree=21022540/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=43472 CPUtime=6.29 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 7483 0 0 0 629 0 0 0 25 0 1 0 290483547 44515328 3812 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 10868 3812 376 106 0 5839 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43472

[startup+12.7007 s]
/proc/loadavg: 3.73 3.94 3.93 5/190 22771
/proc/meminfo: memFree=20992544/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=46104 CPUtime=12.69 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 10937 0 0 0 1268 1 0 0 25 0 1 0 290483547 47210496 4754 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 11526 4754 376 106 0 6497 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46104

[startup+25.5004 s]
/proc/loadavg: 3.79 3.94 3.93 5/190 22771
/proc/meminfo: memFree=20966920/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=49784 CPUtime=25.49 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 16537 0 0 0 2547 2 0 0 25 0 1 0 290483547 50978816 5679 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 12446 5679 376 106 0 7417 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49784

[startup+51.1007 s]
/proc/loadavg: 3.86 3.94 3.93 5/190 22772
/proc/meminfo: memFree=20950048/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=55376 CPUtime=51.09 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 25882 0 0 0 5105 4 0 0 25 0 1 0 290483547 56705024 6920 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309106 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 13844 6920 376 106 0 8815 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55376

[startup+102.307 s]
/proc/loadavg: 3.99 3.96 3.94 5/190 22773
/proc/meminfo: memFree=20882928/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=67348 CPUtime=102.3 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 42113 0 0 0 10223 7 0 0 25 0 1 0 290483547 68964352 9766 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 16837 9766 376 106 0 11808 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67348

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 22775
/proc/meminfo: memFree=20875460/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=76188 CPUtime=162.29 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 56182 0 0 0 16219 10 0 0 25 0 1 0 290483547 78016512 12395 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 19047 12395 376 106 0 14018 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76188

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 22779
/proc/meminfo: memFree=20838184/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=76512 CPUtime=222.29 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 67096 0 0 0 22216 13 0 0 25 0 1 0 290483547 78348288 12509 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309252 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 19128 12509 376 106 0 14099 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76512

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 22781
/proc/meminfo: memFree=20810432/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=93168 CPUtime=282.3 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 79595 0 0 0 28214 16 0 0 25 0 1 0 290483547 95404032 16833 33554432000 4194304 4627331 140734046666464 18446744073709551615 4324072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 23292 16833 376 106 0 18263 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 93168

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 22782
/proc/meminfo: memFree=20775544/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=93460 CPUtime=342.3 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 89902 0 0 0 34209 21 0 0 25 0 1 0 290483547 95703040 16324 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 23365 16324 376 106 0 18336 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 93460

[startup+402.301 s]
/proc/loadavg: 4.04 3.99 3.94 5/190 22784
/proc/meminfo: memFree=20755404/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=103792 CPUtime=402.3 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 99584 0 0 0 40206 24 0 0 25 0 1 0 290483547 106283008 18983 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 25948 18983 376 106 0 20919 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 103792

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.94 5/190 22786
/proc/meminfo: memFree=20722148/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=104032 CPUtime=462.31 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 108616 0 0 0 46203 28 0 0 25 0 1 0 290483547 106528768 18550 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 26008 18550 376 106 0 20979 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 104032

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 22787
/proc/meminfo: memFree=20708212/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=110728 CPUtime=522.3 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 116344 0 0 0 52201 29 0 0 25 0 1 0 290483547 113385472 21020 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 27682 21021 376 106 0 22653 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 110728

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 22789
/proc/meminfo: memFree=20678912/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=110972 CPUtime=582.31 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 125252 0 0 0 58199 32 0 0 25 0 1 0 290483547 113635328 19667 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 27743 19667 376 106 0 22714 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 110972

[startup+642.301 s]
/proc/loadavg: 4.07 4.00 3.95 5/190 22791
/proc/meminfo: memFree=20652580/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=128728 CPUtime=642.32 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 133778 0 0 0 64198 34 0 0 25 0 1 0 290483547 131817472 25559 33554432000 4194304 4627331 140734046666464 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 32182 25559 376 106 0 27153 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 128728

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.95 5/190 22792
/proc/meminfo: memFree=20652420/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=128808 CPUtime=702.31 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 139361 0 0 0 70195 36 0 0 25 0 1 0 290483547 131899392 25326 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 32202 25326 376 106 0 27173 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 128808

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 22794
/proc/meminfo: memFree=20652392/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=129016 CPUtime=762.32 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 147487 0 0 0 76194 38 0 0 25 0 1 0 290483547 132112384 25255 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 32254 25255 376 106 0 27225 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 129016

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.95 5/190 22795
/proc/meminfo: memFree=20639680/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=140524 CPUtime=822.31 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 153735 0 0 0 82192 39 0 0 25 0 1 0 290483547 143896576 28620 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 35131 28620 376 106 0 30102 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 140524

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 22797
/proc/meminfo: memFree=20642480/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=140692 CPUtime=882.31 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 161630 0 0 0 88189 42 0 0 25 0 1 0 290483547 144068608 27234 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 35173 27234 376 106 0 30144 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 140692

[startup+942.301 s]
/proc/loadavg: 4.06 4.02 3.96 5/190 22798
/proc/meminfo: memFree=20632016/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=140796 CPUtime=942.32 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 168124 0 0 0 94187 45 0 0 25 0 1 0 290483547 144175104 27734 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309218 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 35199 27734 376 106 0 30170 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 140796

[startup+1002.3 s]
/proc/loadavg: 4.08 4.03 3.96 5/190 22800
/proc/meminfo: memFree=20612484/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=140872 CPUtime=1002.32 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 174351 0 0 0 100185 47 0 0 25 0 1 0 290483547 144252928 27780 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 35218 27780 376 106 0 30189 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 140872

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.96 5/190 22802
/proc/meminfo: memFree=20608724/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=140980 CPUtime=1062.32 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 180900 0 0 0 106182 50 0 0 25 0 1 0 290483547 144363520 28205 33554432000 4194304 4627331 140734046666464 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 35245 28205 376 106 0 30216 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 140980

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 22803
/proc/meminfo: memFree=20550776/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=147456 CPUtime=1122.32 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 188238 0 0 0 112179 53 0 0 25 0 1 0 290483547 150994944 29184 33554432000 4194304 4627331 140734046666464 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 36864 29184 376 106 0 31835 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 147456

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 22805
/proc/meminfo: memFree=20542828/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=147504 CPUtime=1182.33 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 192949 0 0 0 118178 55 0 0 25 0 1 0 290483547 151044096 30244 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 36876 30244 376 106 0 31847 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 147504

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 22806
/proc/meminfo: memFree=20536816/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=147712 CPUtime=1242.33 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 201042 0 0 0 124175 58 0 0 25 0 1 0 290483547 151257088 28163 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 36928 28163 376 106 0 31899 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 147712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.96 3/186 22810
/proc/meminfo: memFree=20799460/32951124 swapFree=67111528/67111528
[pid=22734] ppid=22732 vsize=149716 CPUtime=1300.04 cores=5,7
/proc/22734/stat : 22734 (strangenight2-s) R 22732 22734 22101 0 -1 4202496 205996 0 0 0 129944 60 0 0 25 0 1 0 290483547 153309184 29692 33554432000 4194304 4627331 140734046666464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22734/statm: 37429 29692 376 106 0 32400 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 149716

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.44
CPU system time (s): 0.608907
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 206188

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

runsolver used 2.02069 second user time and 5.09323 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-03 02:00:58
IDJOB=3174696
IDBENCH=82914
IDSOLVER=1587
FILE ID=node139/3174696-1301788858
RUNJOBID= node139-1301783649-22122
PBS_JOBID= 12841379
Free space on /tmp= 71856 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1336161514-068.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174696-1301788858/watcher-3174696-1301788858 -o /tmp/evaluation-result-3174696-1301788858/solver-3174696-1301788858 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174696-1301788858.cnf

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

MD5SUM BENCH= bf9c7e319eca3277c9c5b6246acb470c
RANDOM SEED=1493969057

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21065084 kB
Buffers:        366064 kB
Cached:       11184028 kB
SwapCached:          0 kB
Active:        7407392 kB
Inactive:      4211956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21065084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17096 kB
Writeback:           0 kB
AnonPages:       69860 kB
Mapped:          16012 kB
Slab:           201564 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285308 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= 71860 MiB
End job on node139 at 2011-04-03 02:22:40