Trace number 3175941

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-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1069233620-009.SATISFIABLE.cnf
MD5SUM31822745c6eca997ddfb1c68091841ad
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.945856
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175941-1301788876.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     17  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:     276 undec:      70 neg:     304
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       633      2736         0         0      8304         0   no data   no data  --
0.04/0.06	c Decided on static restart strategy
0.09/0.17	c  N st     8      4914       633      2736         0      4863      8304    146177   no data   no data  --
0.39/0.45	c  N st    10     11296       633      2736         0      4501      8304     93021   no data   no data  --
0.69/0.75	c  N st    11     17039       633      2736         0     10144      8304    264357   no data   no data  --
1.19/1.20	c  F st    12     25000       633      2736         0     12450      8304    317741   no data   no data  --
1.19/1.20	c  N st    12     25000       633      2736         0     12450      8304    317741   no data   no data  --
1.39/1.46	c  N dy    18     30002       633      2736         0     10718      8304    243915   no data   no data  --
1.39/1.46	c  S st    18     30002       633      2736         0     10718      8304    243915   no data   no data  --
1.39/1.49	c  S st    18     30508       633      2736         0     11224      8304    257153   no data   no data  --
1.39/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
1.49/1.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.69/1.76	c lits-rem:       166  cl-subs:      267  v-elim:      0  v-fix:    0  time:  0.26 s
1.69/1.77	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.01
1.69/1.77	c calculated reachability. Time: 0.00
1.69/1.77	c  N dy    18     30508       633      2736         0     10957      8304    248074   no data   no data  --
1.99/2.03	c  N dy    37     35044       633      2736         0     15462      8304    372976     18.70     20.14  --
2.19/2.23	c  N dy    49     39099       633      2736         0     11641      8304    212796     18.34     19.37  --
2.39/2.48	c  N dy    68     43353       633      2736         0     15865      8304    328862     18.31     19.28  --
2.59/2.64	c  S st    81     45763       633      2736         0      9379      8304    121966     18.35   no data  --
2.59/2.67	c  S st    81     46267       633      2736         0      9882      8304    134807     18.35   no data  --
2.59/2.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
2.59/2.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.68/2.77	c lits-rem:         8  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.09 s
2.68/2.77	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
2.68/2.77	c vivif2 --  cl tried     9877 cl shrink        0 lits rem          0 time: 0.00
2.68/2.78	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.01
2.68/2.78	c calculated reachability. Time: 0.00
2.68/2.78	c  N dy    81     46267       633      2736         0      9877      8304    134690     18.35   no data  --
2.98/3.07	c  N dy    89     51383       633      2736         0     14925      8304    271839     18.12     19.20  --
3.29/3.34	c  N dy   120     55432       633      2736         0     18946      8304    382979     18.33     19.39  --
3.49/3.59	c  N dy   142     59496       633      2736         0     13101      8304    199957     18.46     20.24  --
3.79/3.86	c  N dy   161     63756       633      2736         0     17324      8304    316573     18.51     19.49  --
4.09/4.18	c  N dy   184     67917       633      2736         0     21452      8304    429714     18.61     21.05  --
4.19/4.27	c  S st   193     69400       633      2736         0     12022      8304    143490     18.61     16.58  --
4.30/4.30	c  S st   193     69901       633      2736         0     12523      8304    156981     18.61   no data  --
4.30/4.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.30/4.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.30/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.30/4.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
4.30/4.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.40/4.46	c lits-rem:        32  cl-subs:       29  v-elim:      0  v-fix:    0  time:  0.15 s
4.40/4.46	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
4.40/4.47	c vivif2 --  cl tried    12494 cl shrink        0 lits rem          0 time: 0.00
4.40/4.48	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.01
4.40/4.48	c calculated reachability. Time: 0.00
4.40/4.48	c  N dy   193     69901       633      2736         0     12494      8304    155969     18.61   no data  --
4.69/4.75	c  N dy   212     74456       633      2736         0     17022      8304    276410     18.57     19.57  --
5.09/5.15	c  N dy   234     79680       633      2736         0     22187      8304    416825     18.61     19.74  --
5.59/5.69	c  F st   260     87501       633      2736         0     18032      8304    285251     18.54     18.83  --
5.69/5.70	c  N st   260     87501       633      2736         0     18032      8304    285251     18.54     18.83  --
6.09/6.19	c  N dy   270     93740       633      2736         0     24213      8304    454104     18.54     19.53  --
6.59/6.66	c  N dy   296    100290       633      2736         0     17839      8304    260593     18.55     19.78  --
6.99/7.01	c  S st   330    104851       633      2736         0     22375      8304    387927     18.62   no data  --
6.99/7.06	c  S st   330    105353       633      2736         0     22877      8304    402496     18.62   no data  --
6.99/7.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.99/7.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
6.99/7.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.99/8.04	c lits-rem:       450  cl-subs:      228  v-elim:      0  v-fix:    0  time:  0.95 s
7.99/8.04	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
7.99/8.04	c vivif2 --  cl tried    22649 cl shrink        0 lits rem          0 time: 0.00
7.99/8.06	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.02
7.99/8.06	c calculated reachability. Time: 0.00
7.99/8.06	c  N dy   330    105353       633      2736         0     22649      8304    394764     18.62   no data  --
8.69/8.78	c  N dy   377    114311       633      2736         0     17647      8304    229728     18.67     19.96  --
9.28/9.36	c  N dy   408    121664       633      2736         0     24931      8304    433962     18.69     19.70  --
9.99/10.03	c  N dy   430    129511       633      2736         0     17834      8304    216322     18.63     22.14  --
10.59/10.69	c  N dy   458    137783       633      2736         0     26020      8304    437948     18.62     22.37  --
12.00/12.02	c  N dy   491    152792       633      2736         0     24993      8304    383126     18.50     19.64  --
12.49/12.50	c  S st   518    158030       633      2736         0     30182      8304    525507     18.51     17.30  --
12.49/12.56	c  S st   518    158531       633      2736         0     30682      8304    539220     18.51   no data  --
12.49/12.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.49/12.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.49/12.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
12.49/12.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.99/14.06	c lits-rem:       550  cl-subs:      861  v-elim:      0  v-fix:    0  time:  1.47 s
13.99/14.06	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
13.99/14.06	c vivif2 --  cl tried    29821 cl shrink        0 lits rem          0 time: 0.01
13.99/14.08	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.02
13.99/14.08	c calculated reachability. Time: 0.00
13.99/14.08	c  N dy   518    158531       633      2736         0     29821      8304    515671     18.51   no data  --
15.29/15.30	c  N dy   577    172386       633      2736         0     26723      8304    411704     18.54     19.91  --
16.39/16.41	c  N dy   623    183605       633      2736         0     20008      8304    209105     18.55     19.56  --
17.38/17.45	c  N dy   662    195408       633      2736         0     31675      8304    523590     18.51     19.70  --
18.79/18.80	c  N dy   709    209307       633      2736         0     26655      8304    373866     18.51     19.54  --
20.29/20.36	c  N dy   775    223255       633      2736         0     20684      8304    189913     18.53     19.62  --
21.69/21.72	c  N dy   828    237600       633      2736         0     34892      8304    578924     18.52     23.52  --
21.69/21.74	c  S st   830    237797       633      2736         0     35089      8304    584279     18.52   no data  --
21.79/21.81	c  S st   830    238301       633      2736         0     35593      8304    598457     18.52   no data  --
21.79/21.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.79/21.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.79/21.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.79/21.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.79/21.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.79/21.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
21.79/21.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.39/23.43	c lits-rem:       838  cl-subs:      514  v-elim:      0  v-fix:    0  time:  1.59 s
23.39/23.43	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
23.39/23.44	c vivif2 --  cl tried    35079 cl shrink        0 lits rem          0 time: 0.01
23.39/23.46	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.02
23.39/23.46	c calculated reachability. Time: 0.00
23.39/23.46	c  N dy   830    238301       633      2736         0     35079      8304    582732     18.52   no data  --
24.99/25.06	c  N dy   923    253551       633      2736         0     29411      8304    410621     18.59     20.80  --
26.88/26.95	c  N dy   993    269736       633      2736         0     23630      8304    225825     18.59     26.02  --
28.79/28.82	c  N dy  1083    286981       633      2736         0     40732      8304    696875     18.63     21.04  --
30.89/30.90	c  N dy  1159    305998       633      2736         0     36773      8304    570414     18.62     19.74  --
30.89/30.93	c  F st  1162    306251       633      2736         0     37025      8304    577565     18.63   no data  --
33.29/33.31	c  N dy  1228    326504       633      2736         0     33267      8304    444134     18.63     19.66  --
35.89/35.90	c  N dy  1338    346570       633      2736         0     28398      8304    289519     18.68     19.88  --
37.09/37.13	c  S st  1414    357451       633      2736         0     39182      8304    591258     18.72   no data  --
37.19/37.21	c  S st  1414    357957       633      2736         0     39688      8304    605434     18.72   no data  --
37.19/37.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.19/37.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.19/37.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
37.19/37.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.19/37.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.19/37.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
37.19/37.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.89/38.99	c lits-rem:       979  cl-subs:      386  v-elim:      0  v-fix:    0  time:  1.75 s
38.89/38.99	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
38.99/39.00	c vivif2 --  cl tried    39302 cl shrink        0 lits rem          0 time: 0.01
38.99/39.03	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.03
38.99/39.03	c calculated reachability. Time: 0.00
38.99/39.03	c  N dy  1414    357957       633      2736         0     39302      8304    592298     18.72   no data  --
41.49/41.58	c  N dy  1482    378440       633      2736         0     33809      8304    424406     18.71     19.72  --
44.29/44.39	c  N dy  1559    399167       633      2736         0     27584      8304    228213     18.70     19.85  --
46.89/46.94	c  N dy  1641    420296       633      2736         0     48497      8304    802221     18.69     19.74  --
49.69/49.76	c  N dy  1715    440510       633      2736         0     40799      8304    570107     18.67     19.70  --
53.09/53.14	c  N dy  1823    460707       633      2736         0     32102      8304    315219     18.70     19.84  --
55.79/55.81	c  N dy  1922    480712       633      2736         0     51934      8304    858709     18.72     22.32  --
58.69/58.70	c  N dy  2029    501133       633      2736         0     42434      8304    570466     18.74     19.75  --
61.89/61.99	c  N dy  2156    521284       633      2736         0     31695      8304    259609     18.78     19.88  --
63.89/63.99	c  S st  2253    536936       633      2736         0     47223      8304    694332     18.81     17.31  --
63.99/64.08	c  S st  2253    537444       633      2736         0     47731      8304    708209     18.81   no data  --
63.99/64.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.99/64.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.09/64.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.09/64.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.09/64.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.09/64.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
64.09/64.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.00/66.06	c lits-rem:      1117  cl-subs:      457  v-elim:      0  v-fix:    0  time:  1.94 s
66.00/66.06	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
66.00/66.07	c vivif2 --  cl tried    47274 cl shrink        0 lits rem          0 time: 0.01
66.09/66.10	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.03
66.09/66.10	c calculated reachability. Time: 0.00
66.09/66.10	c  N dy  2253    537444       633      2736         0     47274      8304    692232     18.81   no data  --
71.19/71.26	c  N dy  2302    572405       633      2736         0     49972      8304    727442     18.70     19.82  --
74.59/74.69	c  N dy  2413    592491       633      2736         0     37294      8304    371734     18.73     20.94  --
77.79/77.80	c  N dy  2482    613321       633      2736         0     57918      8304    943622     18.71     19.78  --
80.89/80.97	c  N dy  2567    633397       633      2736         0     44159      8304    535510     18.72     20.19  --
84.29/84.32	c  N dy  2663    653466       633      2736         0     64058      8304   1095396     18.74     22.76  --
87.40/87.41	c  N dy  2739    673474       633      2736         0     49237      8304    663186     18.74     19.78  --
91.39/91.47	c  N dy  2878    694714       633      2736         0     70281      8304   1256377     18.78     19.83  --
94.49/94.50	c  N dy  2991    715011       633      2736         0     54774      8304    797426     18.81     19.97  --
98.40/98.42	c  N dy  3054    736142       633      2736         0     39024      8304    331807     18.80     19.84  --
101.39/101.46	c  N dy  3112    756562       633      2736         0     59223      8304    894579     18.79     19.99  --
105.50/105.52	c  N dy  3238    776649       633      2736         0     41513      8304    385954     18.81     20.31  --
110.19/110.27	c  N dy  3271    806167       633      2736         0     70572      8304   1155763     18.74     16.58  --
110.19/110.27	c  S st  3271    806167       633      2736         0     70572      8304   1155763     18.74     16.58  --
110.39/110.42	c  S st  3271    806672       633      2736         0     71077      8304   1170558     18.74   no data  --
110.39/110.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.39/110.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.39/110.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
110.39/110.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.39/110.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.39/110.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
110.39/110.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
112.29/112.31	c lits-rem:       148  cl-subs:     2728  v-elim:      0  v-fix:    0  time:  1.82 s
112.29/112.31	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
112.29/112.32	c vivif2 --  cl tried    68349 cl shrink        0 lits rem          0 time: 0.01
112.29/112.38	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.06
112.29/112.38	c calculated reachability. Time: 0.00
112.29/112.38	c  N dy  3271    806672       633      2736         0     68349      8304   1103448     18.74   no data  --
115.89/115.96	c  N dy  3383    826832       633      2736         0     49781      8304    591211     18.76     19.75  --
124.59/124.65	c  N dy  3476    876851       633      2736         0     59610      8304    836168     18.65     19.66  --
129.09/129.12	c  N dy  3584    896905       633      2736         0     79468      8304   1387385     18.67     19.75  --
132.89/132.98	c  N dy  3692    916955       633      2736         0     58835      8304    806190     18.69     19.96  --
137.79/137.83	c  N dy  3792    937010       633      2736         0     78687      8304   1356741     18.70     21.20  --
141.40/141.49	c  N dy  3894    957840       633      2736         0     57753      8304    746718     18.70     19.74  --
145.60/145.63	c  N dy  3976    977940       633      2736         0     77648      8304   1301066     18.70     21.14  --
149.60/149.65	c  N dy  4096    998108       633      2736         0     55089      8304    660719     18.72     19.80  --
153.79/153.83	c  N dy  4217   1018129       633      2736         0     74920      8304   1216495     18.74     20.53  --
158.29/158.40	c  N dy  4362   1038151       633      2736         0     51185      8304    528955     18.78     20.53  --
162.09/162.11	c  N dy  4449   1058179       633      2736         0     71010      8304   1088740     18.78     24.16  --
165.49/165.50	c  F st  4529   1071876       633      2736         0     84572      8304   1467747     18.79   no data  --
166.79/166.88	c Decided on static restart strategy
167.20/167.24	c  N st  4536   1079912       633      2736         0     47951      8304    420788     18.79   no data  --
170.40/170.47	c  N st  4539   1100177       633      2736         0     67858      8304   1010027     18.79   no data  --
178.10/178.11	c  N st  4541   1136171       633      2736         0     57830      8304   1275506     18.79   no data  --
185.69/185.74	c  N st  4542   1168563       633      2736         0     89621      8304   2228877     18.79   no data  --
194.80/194.88	c  N st  4543   1210008       633      2736         0     83994      8304   1883137     18.79   no data  --
194.80/194.88	c  S st  4543   1210008       633      2736         0     83994      8304   1883137     18.79   no data  --
195.00/195.09	c  S st  4543   1210509       633      2736         0     84495      8304   1896700     18.79   no data  --
195.10/195.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
195.10/195.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
195.10/195.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
195.10/195.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.10/195.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.10/195.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
195.10/195.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
202.70/202.74	c lits-rem:        71  cl-subs:     5158  v-elim:      0  v-fix:    0  time:  7.55 s
202.70/202.74	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
202.70/202.76	c vivif2 --  cl tried    79337 cl shrink        0 lits rem          0 time: 0.02
202.80/202.84	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.08
202.80/202.84	c calculated reachability. Time: 0.00
202.80/202.84	c  N st  4543   1210509       633      2736         0     79337      8304   1740411     18.79   no data  --
219.20/219.29	c  N st  4544   1283393       633      2736         0     55884      8304    966018     18.79   no data  --
244.10/244.14	c  N st  4545   1392716       633      2736         0     64057      8304   1169800     18.79   no data  --
280.50/280.55	c  N st  4546   1556700       633      2736         0     68734      8304   1195021     18.79   no data  --
315.40/315.40	c  N st  4547   1710512       633      2736         0    110531      8304   2363830     18.79   no data  --
315.40/315.40	c  S st  4547   1710512       633      2736         0    110531      8304   2363830     18.79   no data  --
315.60/315.67	c  S st  4547   1711017       633      2736         0    111036      8304   2377989     18.79   no data  --
315.60/315.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
315.60/315.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
315.70/315.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
315.80/315.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
315.80/315.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
315.80/315.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
315.80/315.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
332.39/332.41	c lits-rem:       594  cl-subs:     8666  v-elim:      0  v-fix:    0  time: 16.61 s
332.39/332.41	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
332.39/332.43	c vivif2 --  cl tried   102370 cl shrink        0 lits rem          0 time: 0.02
332.49/332.56	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.12
332.49/332.56	c calculated reachability. Time: 0.00
332.49/332.56	c  N st  4547   1711017       633      2736         0    102370      8304   2131544     18.79   no data  --
429.90/429.90	c  N st  4548   2079981       633      2736         0    114130      8304   2216990     18.79   no data  --
466.41/466.48	c  N st  4549   2211018       633      2736         0    117657      8304   2140921     18.79   no data  --
466.41/466.48	c  S st  4549   2211018       633      2736         0    117657      8304   2140921     18.79   no data  --
466.80/466.80	c  S st  4549   2211521       633      2736         0    118160      8304   2154554     18.79   no data  --
466.80/466.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
466.80/466.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
466.80/466.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
466.90/466.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
466.90/466.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
466.90/466.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
466.90/466.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
484.90/484.96	c lits-rem:       426  cl-subs:    12650  v-elim:      0  v-fix:    0  time: 18.04 s
484.90/484.96	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
484.90/484.99	c vivif2 --  cl tried   105510 cl shrink        0 lits rem          0 time: 0.02
485.11/485.10	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.12
485.11/485.11	c calculated reachability. Time: 0.00
485.11/485.11	c  N st  4549   2211521       633      2736         0    105510      8304   1853795     18.79   no data  --
641.10/641.18	c  N st  4550   2711521       633      2736         0    129543      8304   2454620     18.79   no data  --
641.10/641.18	c  S st  4550   2711521       633      2736         0    129543      8304   2454620     18.79   no data  --
641.50/641.51	c  S st  4550   2712022       633      2736         0    130042      8304   2468872     18.79   no data  --
641.50/641.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
641.50/641.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
641.50/641.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
641.60/641.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
641.60/641.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
641.60/641.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
641.60/641.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
659.30/659.38	c lits-rem:       110  cl-subs:     9594  v-elim:      0  v-fix:    0  time: 17.72 s
659.30/659.38	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
659.40/659.41	c vivif2 --  cl tried   120448 cl shrink        0 lits rem          0 time: 0.03
659.50/659.54	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.13
659.50/659.55	c calculated reachability. Time: 0.00
659.50/659.55	c  N st  4550   2712022       633      2736         0    120448      8304   2229806     18.79   no data  --
816.00/816.07	c  N st  4551   3212023       633      2736         0     96225      8304   1398098     18.79   no data  --
816.00/816.07	c  S st  4551   3212023       633      2736         0     96225      8304   1398098     18.79   no data  --
816.21/816.29	c  S st  4551   3212525       633      2736         0     96727      8304   1411831     18.79   no data  --
816.21/816.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
816.21/816.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
816.30/816.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
816.30/816.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
816.30/816.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
816.30/816.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
816.30/816.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
819.61/819.61	c lits-rem:       118  cl-subs:     3004  v-elim:      0  v-fix:    0  time:  3.24 s
819.61/819.61	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
819.61/819.62	c vivif2 --  cl tried    93723 cl shrink        0 lits rem          0 time: 0.02
819.71/819.72	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.09
819.71/819.72	c calculated reachability. Time: 0.00
819.71/819.72	c  N st  4551   3212525       633      2736         0     93723      8304   1336683     18.79   no data  --
974.31/974.37	c  N st  4552   3712525       633      2736         0    104329      8304   1505963     18.79   no data  --
974.31/974.37	c  S st  4552   3712525       633      2736         0    104329      8304   1505963     18.79   no data  --
974.62/974.61	c  S st  4552   3713028       633      2736         0    104832      8304   1519997     18.79   no data  --
974.62/974.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
974.62/974.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
974.62/974.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
974.71/974.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
974.71/974.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
974.71/974.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
974.71/974.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
978.42/978.48	c lits-rem:       127  cl-subs:     3092  v-elim:      0  v-fix:    0  time:  3.77 s
978.42/978.48	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
978.52/978.50	c vivif2 --  cl tried   101740 cl shrink        0 lits rem          0 time: 0.02
978.62/978.61	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.11
978.62/978.61	c calculated reachability. Time: 0.00
978.62/978.61	c  N st  4552   3713028       633      2736         0    101740      8304   1443315     18.79   no data  --
991.52/991.52	c  F st  4553   3751562       633      2736         0    139344      8304   2606347     18.79   no data  --
991.52/991.52	c  N st  4553   3751562       633      2736         0    139344      8304   2606347     18.79   no data  --
993.82/993.81	c Decided on static restart strategy
1006.81/1006.89	c  N st  4563   3779864       633      2736         0     84313      8304    895650     18.79   no data  --
1015.52/1015.59	c  N st  4565   3815856       633      2736         0    119849      8304   1981562     18.79   no data  --
1026.51/1026.57	c  N st  4566   3848248       633      2736         0    151699      8304   3017066     18.79   no data  --
1041.31/1041.38	c  N st  4567   3896837       633      2736         0    115102      8304   1783892     18.79   no data  --
1067.31/1067.35	c  N st  4568   3969719       633      2736         0    101256      8304   1325663     18.79   no data  --
1107.52/1107.55	c  N st  4569   4079042       633      2736         0    122005      8304   1911044     18.79   no data  --
1167.42/1167.43	c  N st  4570   4213028       633      2736         0    166142      8304   3229003     18.79   no data  --
1167.42/1167.43	c  S st  4570   4213028       633      2736         0    166142      8304   3229003     18.79   no data  --
1167.92/1167.90	c  S st  4570   4213529       633      2736         0    166642      8304   3244046     18.79   no data  --
1167.92/1167.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1167.92/1167.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1167.92/1167.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1168.12/1168.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1168.12/1168.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1168.12/1168.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    633 time:  0.00 s
1168.12/1168.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1215.92/1215.96	c lits-rem:       183  cl-subs:    11422  v-elim:      0  v-fix:    0  time: 47.86 s
1215.92/1215.96	c vivif2 --  cl tried     2736 cl shrink        0 lits rem          0 time: 0.00
1216.02/1216.00	c vivif2 --  cl tried   155220 cl shrink        0 lits rem          0 time: 0.04
1216.22/1216.21	c asymm  cl-useful: 0/2736/2736 lits-rem:0 time: 0.21
1216.22/1216.22	c calculated reachability. Time: 0.00
1216.22/1216.22	c  N st  4570   4213529       633      2736         0    155220      8304   2918896     18.79   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-3175941-1301788876/watcher-3175941-1301788876 -o /tmp/evaluation-result-3175941-1301788876/solver-3175941-1301788876 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175941-1301788876.cnf 

running on 2 cores: 1,3

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.98 4.00 3.92 5/189 10472
/proc/meminfo: memFree=18741780/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=29956 CPUtime=0 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 573 0 0 0 0 0 0 0 22 0 1 0 369118252 30674944 512 33554432000 4194304 4650387 140737075242336 18446744073709551615 4369974 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 7489 512 345 112 0 2454 0

[startup+0.0491959 s]
/proc/loadavg: 3.98 4.00 3.92 5/189 10472
/proc/meminfo: memFree=18741780/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=30604 CPUtime=0.04 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 793 0 0 0 4 0 0 0 22 0 1 0 369118252 31338496 714 33554432000 4194304 4650387 140737075242336 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 7651 714 378 112 0 2616 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30604

[startup+0.100189 s]
/proc/loadavg: 3.98 4.00 3.92 5/189 10472
/proc/meminfo: memFree=18741780/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=30604 CPUtime=0.09 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 856 0 0 0 9 0 0 0 22 0 1 0 369118252 31338496 777 33554432000 4194304 4650387 140737075242336 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 7651 777 379 112 0 2616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30604

[startup+0.300156 s]
/proc/loadavg: 3.98 4.00 3.92 5/189 10472
/proc/meminfo: memFree=18741780/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=31188 CPUtime=0.29 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 1173 0 0 0 29 0 0 0 23 0 1 0 369118252 31936512 916 33554432000 4194304 4650387 140737075242336 18446744073709551615 4364392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 7797 916 381 112 0 2762 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31188

[startup+0.701093 s]
/proc/loadavg: 3.98 4.00 3.92 5/189 10472
/proc/meminfo: memFree=18741780/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=31748 CPUtime=0.69 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 1603 0 0 0 69 0 0 0 25 0 1 0 369118252 32509952 1080 33554432000 4194304 4650387 140737075242336 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 7937 1080 381 112 0 2902 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31748

[startup+1.50095 s]
/proc/loadavg: 3.98 4.00 3.92 5/190 10473
/proc/meminfo: memFree=18738548/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=35376 CPUtime=1.49 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 3196 0 0 0 149 0 0 0 25 0 1 0 369118252 36225024 1942 33554432000 4194304 4650387 140737075242336 18446744073709551615 218880261899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 8844 1945 383 112 0 3809 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35376

[startup+3.10066 s]
/proc/loadavg: 3.98 4.00 3.92 6/190 10473
/proc/meminfo: memFree=18731108/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=39044 CPUtime=3.08 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 5054 0 0 0 308 0 0 0 25 0 1 0 369118252 39981056 2915 33554432000 4194304 4650387 140737075242336 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 9761 2915 383 112 0 4726 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39044

[startup+6.3011 s]
/proc/loadavg: 3.98 4.00 3.92 6/190 10473
/proc/meminfo: memFree=18726012/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=47832 CPUtime=6.29 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 6736 0 0 0 628 1 0 0 20 0 1 0 369118252 48979968 3581 33554432000 4194304 4650387 140737075242336 18446744073709551615 4333658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 11958 3581 383 112 0 6923 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47832

[startup+12.701 s]
/proc/loadavg: 3.98 4.00 3.92 6/190 10473
/proc/meminfo: memFree=18714232/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=49960 CPUtime=12.69 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 11451 0 0 0 1267 2 0 0 25 0 1 0 369118252 51159040 5736 33554432000 4194304 4650387 140737075242336 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 12490 5736 383 112 0 7455 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49960

[startup+25.5007 s]
/proc/loadavg: 3.99 4.00 3.92 6/190 10473
/proc/meminfo: memFree=18695624/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=55872 CPUtime=25.49 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 16790 0 0 0 2546 3 0 0 25 0 1 0 369118252 57212928 7007 33554432000 4194304 4650387 140737075242336 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 13968 7007 383 112 0 8933 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55872

[startup+51.1002 s]
/proc/loadavg: 3.92 3.98 3.91 6/190 10502
/proc/meminfo: memFree=18810016/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=59300 CPUtime=51.09 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 25203 0 0 0 5104 5 0 0 25 0 1 0 369118252 60723200 8126 33554432000 4194304 4650387 140737075242336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 14825 8126 383 112 0 9790 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59300

[startup+102.306 s]
/proc/loadavg: 3.96 3.98 3.91 6/190 10503
/proc/meminfo: memFree=18779772/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=62468 CPUtime=102.3 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 38399 0 0 0 10222 8 0 0 25 0 1 0 369118252 63967232 9147 33554432000 4194304 4650387 140737075242336 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 15617 9147 383 112 0 10582 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62468

[startup+162.301 s]
/proc/loadavg: 3.98 3.98 3.91 6/190 10505
/proc/meminfo: memFree=18748628/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=77420 CPUtime=162.29 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 53446 0 0 0 16216 13 0 0 25 0 1 0 369118252 79278080 12491 33554432000 4194304 4650387 140737075242336 18446744073709551615 4364374 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 19355 12491 383 112 0 14320 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77420

[startup+222.301 s]
/proc/loadavg: 4.04 4.00 3.92 6/190 10534
/proc/meminfo: memFree=18700524/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=111584 CPUtime=222.3 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 70114 0 0 0 22212 18 0 0 25 0 1 0 369118252 114262016 20213 33554432000 4194304 4650387 140737075242336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 27896 20213 383 112 0 22861 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 111584

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.92 6/190 10535
/proc/meminfo: memFree=18669136/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=124024 CPUtime=282.3 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 73089 0 0 0 28211 19 0 0 25 0 1 0 369118252 127000576 23188 33554432000 4194304 4650387 140737075242336 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 31006 23188 383 112 0 25971 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 124024

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 10537
/proc/meminfo: memFree=18621500/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=140156 CPUtime=342.3 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 77955 0 0 0 34210 20 0 0 25 0 1 0 369118252 143519744 28054 33554432000 4194304 4650387 140737075242336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 35039 28054 383 112 0 30004 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 140156

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 10538
/proc/meminfo: memFree=18575704/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=164924 CPUtime=402.3 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 84371 0 0 0 40208 22 0 0 25 0 1 0 369118252 168882176 34470 33554432000 4194304 4650387 140737075242336 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 41231 34470 383 112 0 36196 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164924

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 10540
/proc/meminfo: memFree=18574812/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=165164 CPUtime=462.3 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 84492 0 0 0 46208 22 0 0 25 0 1 0 369118252 169127936 34591 33554432000 4194304 4650387 140737075242336 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 41291 34591 383 112 0 36256 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165164

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 10541
/proc/meminfo: memFree=18544772/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=165372 CPUtime=522.3 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 85151 0 0 0 52208 22 0 0 25 0 1 0 369118252 169340928 35250 33554432000 4194304 4650387 140737075242336 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 41343 35250 383 112 0 36308 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 165372

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 10543
/proc/meminfo: memFree=18529868/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=165372 CPUtime=582.3 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 85452 0 0 0 58208 22 0 0 25 0 1 0 369118252 169340928 35551 33554432000 4194304 4650387 140737075242336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 41343 35551 383 112 0 36308 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 165372

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 10545
/proc/meminfo: memFree=18513732/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=169892 CPUtime=642.31 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 86979 0 0 0 64208 23 0 0 25 0 1 0 369118252 173969408 37035 33554432000 4194304 4650387 140737075242336 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 42473 37035 383 112 0 37438 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 169892

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10600
/proc/meminfo: memFree=18540696/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=185812 CPUtime=702.3 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 90131 0 0 0 70206 24 0 0 25 0 1 0 369118252 190271488 39920 33554432000 4194304 4650387 140737075242336 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 46453 39920 383 112 0 41418 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 185812

[startup+762.307 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 10602
/proc/meminfo: memFree=18507656/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=237624 CPUtime=762.31 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 91472 0 0 0 76207 24 0 0 25 0 1 0 369118252 243326976 41105 33554432000 4194304 4650387 140737075242336 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 59406 41105 383 112 0 54371 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 237624

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 10603
/proc/meminfo: memFree=18472928/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=198888 CPUtime=822.31 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 95032 0 0 0 82206 25 0 0 25 0 1 0 369118252 203661312 44285 33554432000 4194304 4650387 140737075242336 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 49722 44285 383 112 0 44687 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 198888

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 10605
/proc/meminfo: memFree=18447484/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=173208 CPUtime=882.31 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 102155 0 0 0 88204 27 0 0 25 0 1 0 369118252 177364992 37747 33554432000 4194304 4650387 140737075242336 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 43302 37747 383 112 0 38267 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 173208

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10607
/proc/meminfo: memFree=18439024/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=226592 CPUtime=942.31 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 110110 0 0 0 94201 30 0 0 25 0 1 0 369118252 232030208 38362 33554432000 4194304 4650387 140737075242336 18446744073709551615 4339874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 56648 38362 383 112 0 51613 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 226592

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10608
/proc/meminfo: memFree=18415460/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=231712 CPUtime=1002.31 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 118509 0 0 0 100197 34 0 0 25 0 1 0 369118252 237273088 39072 33554432000 4194304 4650387 140737075242336 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 57928 39072 383 112 0 52893 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 231712

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 10610
/proc/meminfo: memFree=18419908/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=232412 CPUtime=1062.31 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 126398 0 0 0 106194 37 0 0 25 0 1 0 369118252 237989888 39111 33554432000 4194304 4650387 140737075242336 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 58103 39111 383 112 0 53068 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 232412

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 10611
/proc/meminfo: memFree=18414916/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=178212 CPUtime=1122.31 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 133709 0 0 0 112192 39 0 0 25 0 1 0 369118252 182489088 38762 33554432000 4194304 4650387 140737075242336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 44553 38762 383 112 0 39518 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 178212

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 10613
/proc/meminfo: memFree=18369396/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=258228 CPUtime=1182.32 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 143576 0 0 0 118190 42 0 0 25 0 1 0 369118252 264425472 44674 33554432000 4194304 4650387 140737075242336 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 64557 44674 383 112 0 59522 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 258228

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10615
/proc/meminfo: memFree=18376448/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=203460 CPUtime=1242.32 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 147203 0 0 0 124188 44 0 0 25 0 1 0 369118252 208343040 43910 33554432000 4194304 4650387 140737075242336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 50865 43910 383 112 0 45830 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 203460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.93 4/185 10634
/proc/meminfo: memFree=18462020/32950928 swapFree=67111528/67111528
[pid=10472] ppid=10470 vsize=203576 CPUtime=1300.03 cores=1,3
/proc/10472/stat : 10472 (strangenight1-s) R 10470 10472 9775 0 -1 4202496 154827 0 0 0 129956 47 0 0 25 0 1 0 369118252 208461824 43179 33554432000 4194304 4650387 140737075242336 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10472/statm: 50894 43179 383 112 0 45859 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 203576

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.04
CPU user time (s): 1299.56
CPU system time (s): 0.479927
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 258652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.479927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154827
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 1743

runsolver used 1.9757 second user time and 5.00024 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-03 02:01:16
IDJOB=3175941
IDBENCH=82959
IDSOLVER=1589
FILE ID=node112/3175941-1301788876
RUNJOBID= node112-1301783655-9795
PBS_JOBID= 12841406
Free space on /tmp= 71928 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1069233620-009.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175941-1301788876/watcher-3175941-1301788876 -o /tmp/evaluation-result-3175941-1301788876/solver-3175941-1301788876 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175941-1301788876.cnf

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

MD5SUM BENCH= 31822745c6eca997ddfb1c68091841ad
RANDOM SEED=506011708

node112.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.828
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.65
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.828
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18742060 kB
Buffers:        391024 kB
Cached:       13299132 kB
SwapCached:          0 kB
Active:        8257516 kB
Inactive:      5661512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18742060 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12796 kB
Writeback:           0 kB
AnonPages:      228524 kB
Mapped:          16380 kB
Slab:           226916 kB
PageTables:       5740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   451876 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= 71928 MiB
End job on node112 at 2011-04-03 02:22:58