Trace number 3174752

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.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S30721646-064.SATISFIABLE.cnf
MD5SUM594a31b95a871970fa7797f18ebcd756
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
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 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-3174752-1301788875.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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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.00	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     293 undec:      62 neg:     295
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       632      2752         0         0      8370         0   no data   no data
0.09/0.16	c  N dy    17      4996       632      2752         0      4952      8370    134049     18.04     19.01
0.29/0.32	c  N dy    35      9045       632      2752         0      6486      8370    147918     17.77     19.65
0.49/0.52	c  N dy    58     13879       632      2752         0      7076      8370    136466     17.89     18.99
0.69/0.71	c  N dy    77     17923       632      2752         0     11096      8370    244378     17.95     19.09
0.79/0.89	c  N dy    98     21928       632      2752         0      9487      8370    175977     17.94     20.15
1.00/1.06	c  F st   116     25002       632      2752         0     12533      8370    256367     18.04   no data
1.10/1.13	c  N st   119     26189       632      2752         0      6954      8370     83957     18.04   no data
1.29/1.32	c  S st   122     30000       632      2752         0     10727      8370    193560     18.04   no data
1.29/1.35	c  S st   122     30505       632      2752         0     11232      8370    206032     18.04   no data
1.29/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.35	c blocked clauses removed:        0 vars:      0 tried:         632 T: 0.00 s
1.29/1.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
1.29/1.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.29/1.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.39	c lits-rem:        95  cl-subs:       75  v-elim:      0  v-fix:    0  time:  0.03 s
1.39/1.40	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.01
1.39/1.40	c calculated reachability. Time: 0.00
1.39/1.40	c  N dy   122     30505       632      2752         0     11157      8370    203082     18.04   no data
1.59/1.64	c  N dy   147     34595       632      2752         0     15211      8370    308588     18.10     19.35
1.89/1.97	c  N dy   166     40564       632      2752         0     13277      8370    229056     18.01     18.96
2.20/2.23	c  N dy   180     44597       632      2752         0     17271      8370    335779     17.95     20.27
2.29/2.30	c  S st   188     45758       632      2752         0      9561      8370    109588     17.95   no data
2.29/2.33	c  S st   188     46262       632      2752         0     10065      8370    122255     17.95   no data
2.29/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
2.29/2.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.29/2.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.35	c lits-rem:        13  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.35	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
2.29/2.35	c vivif2 --  cl tried    10042 cl shrink        0 lits rem          0 time: 0.00
2.29/2.36	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.01
2.29/2.36	c calculated reachability. Time: 0.00
2.29/2.36	c  N dy   188     46262       632      2752         0     10042      8370    121555     17.95   no data
2.49/2.59	c  N dy   205     50448       632      2752         0     14188      8370    229108     17.93     18.94
2.79/2.86	c  N dy   221     54504       632      2752         0     18198      8370    336490     17.90     19.08
3.09/3.13	c  N dy   240     58597       632      2752         0     12358      8370    165742     17.91     18.86
3.30/3.38	c  N dy   264     62629       632      2752         0     16358      8370    271695     17.95     19.05
3.69/3.72	c  N dy   273     67116       632      2752         0     20813      8370    389836     17.88     19.23
3.79/3.89	c  S st   286     69396       632      2752         0     12184      8370    137577     17.92     18.22
3.89/3.92	c  S st   286     69897       632      2752         0     12685      8370    151187     17.92   no data
3.89/3.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
3.89/3.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.89/3.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.95	c lits-rem:         9  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.95	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
3.89/3.95	c vivif2 --  cl tried    12644 cl shrink        0 lits rem          0 time: 0.00
3.89/3.96	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.01
3.89/3.96	c calculated reachability. Time: 0.00
3.89/3.96	c  N dy   286     69897       632      2752         0     12644      8370    149765     17.92   no data
4.19/4.25	c  N dy   310     74486       632      2752         0     17187      8370    268493     17.96     19.03
4.59/4.65	c  N dy   325     79682       632      2752         0     22338      8370    402822     17.91     18.90
4.99/5.01	c  N dy   337     84781       632      2752         0     15489      8370    204186     17.88     18.84
5.09/5.19	c  F st   348     87500       632      2752         0     18182      8370    272404     17.86     16.31
5.39/5.44	c  N st   353     90800       632      2752         0     21438      8370    360287     17.86   no data
5.49/5.58	c Decided on static restart strategy
5.99/6.09	c  N st   356     99809       632      2752         0     17486      8370    375298     17.86   no data
6.39/6.46	c  S st   357    104846       632      2752         0     22465      8370    525781     17.86   no data
6.49/6.52	c  S st   357    105350       632      2752         0     22969      8370    539345     17.86   no data
6.49/6.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.49/6.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
6.49/6.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.49/6.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.49/6.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.73	c lits-rem:       146  cl-subs:      723  v-elim:      0  v-fix:    0  time:  0.19 s
6.69/6.73	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
6.69/6.74	c vivif2 --  cl tried    22246 cl shrink        0 lits rem          0 time: 0.01
6.69/6.75	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.01
6.69/6.75	c calculated reachability. Time: 0.00
6.69/6.75	c  N st   357    105350       632      2752         0     22246      8370    514798     17.86   no data
7.49/7.54	c  N st   358    114949       632      2752         0     17948      8370    361877     17.86   no data
8.70/8.72	c  N st   359    129346       632      2752         0     17386      8370    342304     17.86   no data
10.59/10.67	c  N st   360    150942       632      2752         0     22969      8370    494861     17.86   no data
11.39/11.41	c  S st   361    158026       632      2752         0     29938      8370    704826     17.86   no data
11.39/11.48	c  S st   361    158535       632      2752         0     30447      8370    717000     17.86   no data
11.39/11.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.39/11.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
11.39/11.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.49/11.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.49/11.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.96	c lits-rem:       221  cl-subs:     1107  v-elim:      0  v-fix:    0  time:  0.44 s
11.89/11.96	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
11.89/11.97	c vivif2 --  cl tried    29340 cl shrink        0 lits rem          0 time: 0.01
11.89/11.99	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.02
11.89/11.99	c calculated reachability. Time: 0.00
11.89/11.99	c  N st   361    158535       632      2752         0     29340      8370    680695     17.86   no data
17.19/17.26	c  N st   362    207124       632      2752         0     23868      8370    451805     17.86   no data
20.49/20.56	c  N st   363    237803       632      2752         0     34396      8370    756499     17.86   no data
20.49/20.56	c  S st   363    237803       632      2752         0     34396      8370    756499     17.86   no data
20.59/20.64	c  S st   363    238308       632      2752         0     34900      8370    769464     17.86   no data
20.59/20.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.59/20.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.59/20.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.59/20.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.59/20.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
20.59/20.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.59/20.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.59/20.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.29/21.32	c lits-rem:       268  cl-subs:     1264  v-elim:      0  v-fix:    0  time:  0.64 s
21.29/21.32	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
21.29/21.33	c vivif2 --  cl tried    33636 cl shrink        0 lits rem          0 time: 0.01
21.29/21.35	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.02
21.29/21.35	c calculated reachability. Time: 0.00
21.29/21.35	c  N st   363    238308       632      2752         0     33636      8370    730699     17.86   no data
29.79/29.84	c  F st   364    306253       632      2752         0     35483      8370    711839     17.86   no data
29.79/29.84	c  N st   364    306253       632      2752         0     35483      8370    711839     17.86   no data
30.39/30.48	c Decided on static restart strategy
33.00/33.07	c  N st   374    334558       632      2752         0     39799      8370    817187     17.86   no data
35.69/35.73	c  N st   376    357464       632      2752         0     37742      8370    712726     17.86   no data
35.69/35.73	c  S st   376    357464       632      2752         0     37742      8370    712726     17.86   no data
35.79/35.81	c  S st   376    357969       632      2752         0     38247      8370    725711     17.86   no data
35.79/35.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.79/35.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.79/35.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.79/35.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.79/35.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.79/35.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
35.79/35.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.79/35.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.79/35.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.20/36.26	c lits-rem:       158  cl-subs:     1127  v-elim:      0  v-fix:    0  time:  0.40 s
36.20/36.26	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
36.20/36.27	c vivif2 --  cl tried    37120 cl shrink        0 lits rem          0 time: 0.01
36.20/36.29	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.02
36.20/36.29	c calculated reachability. Time: 0.00
36.20/36.29	c  N st   376    357969       632      2752         0     37120      8370    689294     17.86   no data
40.39/40.41	c  N st   377    390361       632      2752         0     43305      8370    848985     17.86   no data
46.89/46.90	c  N st   378    438949       632      2752         0     36920      8370    598717     17.86   no data
56.79/56.82	c  N st   379    511832       632      2752         0     50652      8370    984590     17.86   no data
59.79/59.86	c  N st   380    536956       632      2752         0     44986      8370    818872     17.86   no data
59.79/59.86	c  S st   380    536956       632      2752         0     44986      8370    818872     17.86   no data
59.89/59.95	c  S st   380    537461       632      2752         0     45490      8370    831733     17.86   no data
59.89/59.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.89/59.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
59.89/59.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.89/59.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.89/59.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.89/59.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
59.89/59.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.89/59.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.99/60.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.59/60.61	c lits-rem:       188  cl-subs:     1220  v-elim:      0  v-fix:    0  time:  0.61 s
60.59/60.61	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
60.59/60.62	c vivif2 --  cl tried    44270 cl shrink        0 lits rem          0 time: 0.01
60.59/60.64	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.03
60.59/60.64	c calculated reachability. Time: 0.00
60.59/60.64	c  N st   380    537461       632      2752         0     44270      8370    793406     17.86   no data
86.49/86.52	c  N st   381    701445       632      2752         0     38230      8370    501519     17.86   no data
104.19/104.23	c  N st   382    806191       632      2752         0     67471      8370   1411703     17.86   no data
104.19/104.23	c  S st   382    806191       632      2752         0     67471      8370   1411703     17.86   no data
104.29/104.38	c  S st   382    806692       632      2752         0     67970      8370   1425798     17.86   no data
104.29/104.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.39/104.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
104.39/104.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.39/104.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.39/104.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.39/104.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
104.39/104.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.39/104.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
104.39/104.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.99/108.01	c lits-rem:       714  cl-subs:     2977  v-elim:      0  v-fix:    0  time:  3.54 s
107.99/108.02	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
107.99/108.03	c vivif2 --  cl tried    64993 cl shrink        0 lits rem          0 time: 0.02
107.99/108.08	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.05
107.99/108.08	c calculated reachability. Time: 0.00
107.99/108.08	c  N st   382    806692       632      2752         0     64993      8370   1326511     17.86   no data
156.00/156.05	c  F st   383   1071875       632      2752         0     80991      8370   1744396     17.86   no data
156.00/156.05	c  N st   383   1071875       632      2752         0     80991      8370   1744396     17.86   no data
157.20/157.27	c Decided on static restart strategy
161.39/161.44	c  N st   393   1100178       632      2752         0     64665      8370   1084357     17.86   no data
168.59/168.68	c  N st   395   1136173       632      2752         0     54888      8370    780572     17.86   no data
175.20/175.28	c  N st   396   1168569       632      2752         0     86612      8370   1650182     17.86   no data
183.49/183.59	c  N st   397   1210039       632      2752         0     81253      8370   1515498     17.86   no data
183.49/183.59	c  S st   397   1210039       632      2752         0     81253      8370   1515498     17.86   no data
183.70/183.78	c  S st   397   1210548       632      2752         0     81760      8370   1528887     17.86   no data
183.70/183.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
183.80/183.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
183.80/183.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
183.80/183.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.80/183.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.80/183.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
183.80/183.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
183.80/183.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
183.80/183.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.69/186.78	c lits-rem:       479  cl-subs:     2741  v-elim:      0  v-fix:    0  time:  2.89 s
186.69/186.78	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
186.79/186.80	c vivif2 --  cl tried    79019 cl shrink        0 lits rem          0 time: 0.02
186.79/186.85	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.06
186.79/186.86	c calculated reachability. Time: 0.00
186.79/186.86	c  N st   397   1210548       632      2752         0     79019      8370   1450746     17.86   no data
202.89/202.98	c  N st   398   1283431       632      2752         0     55201      8370    714078     17.86   no data
226.60/226.65	c  N st   399   1392755       632      2752         0     63374      8370    906378     17.86   no data
264.00/264.03	c  N st   400   1556739       632      2752         0     67979      8370    993233     17.86   no data
303.60/303.60	c  N st   401   1710548       632      2752         0    109705      8370   2080945     17.86   no data
303.60/303.60	c  S st   401   1710548       632      2752         0    109705      8370   2080945     17.86   no data
303.79/303.87	c  S st   401   1711053       632      2752         0    110210      8370   2094226     17.86   no data
303.79/303.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
303.89/303.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
303.89/303.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
303.89/303.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
303.89/303.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.89/303.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
303.89/303.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
303.89/303.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
303.99/304.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.60/313.60	c lits-rem:       659  cl-subs:     7742  v-elim:      0  v-fix:    0  time:  9.58 s
313.60/313.60	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
313.60/313.62	c vivif2 --  cl tried   102468 cl shrink        0 lits rem          0 time: 0.02
313.70/313.71	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.09
313.70/313.71	c calculated reachability. Time: 0.00
313.70/313.71	c  N st   401   1711053       632      2752         0    102468      8370   1912823     17.86   no data
405.50/405.57	c  N st   402   2080017       632      2752         0    114520      8370   2226810     17.86   no data
444.80/444.80	c  N st   403   2211056       632      2752         0    118432      8370   2261883     17.86   no data
444.80/444.80	c  S st   403   2211056       632      2752         0    118432      8370   2261883     17.86   no data
445.10/445.10	c  S st   403   2211559       632      2752         0    118935      8370   2275549     17.86   no data
445.10/445.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
445.10/445.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
445.10/445.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
445.10/445.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
445.10/445.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.10/445.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
445.10/445.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
445.20/445.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
445.20/445.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
457.60/457.63	c lits-rem:       613  cl-subs:     7354  v-elim:      0  v-fix:    0  time: 12.36 s
457.60/457.63	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
457.60/457.65	c vivif2 --  cl tried   111581 cl shrink        0 lits rem          0 time: 0.03
457.70/457.76	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.10
457.70/457.76	c calculated reachability. Time: 0.00
457.70/457.76	c  N st   403   2211559       632      2752         0    111581      8370   2085981     17.86   no data
601.40/601.43	c  N st   404   2711560       632      2752         0    135403      8370   2756996     17.86   no data
601.40/601.43	c  S st   404   2711560       632      2752         0    135403      8370   2756996     17.86   no data
601.70/601.79	c  S st   404   2712062       632      2752         0    135905      8370   2771011     17.86   no data
601.80/601.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
601.80/601.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
601.80/601.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
601.80/601.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
601.80/601.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
601.80/601.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
601.80/601.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
601.90/601.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
601.90/601.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
617.90/617.95	c lits-rem:       971  cl-subs:     7030  v-elim:      0  v-fix:    0  time: 15.97 s
617.90/617.95	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
617.90/617.98	c vivif2 --  cl tried   128875 cl shrink        0 lits rem          0 time: 0.04
618.11/618.11	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.12
618.11/618.11	c calculated reachability. Time: 0.00
618.11/618.11	c  N st   404   2712062       632      2752         0    128875      8370   2582608     17.86   no data
772.80/772.88	c  N st   405   3212063       632      2752         0    105239      8370   1712592     17.86   no data
772.80/772.88	c  S st   405   3212063       632      2752         0    105239      8370   1712592     17.86   no data
773.10/773.13	c  S st   405   3212567       632      2752         0    105743      8370   1726881     17.86   no data
773.10/773.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
773.10/773.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
773.10/773.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
773.10/773.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
773.10/773.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
773.10/773.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
773.10/773.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
773.21/773.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
773.21/773.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
776.70/776.79	c lits-rem:       363  cl-subs:     2989  v-elim:      0  v-fix:    0  time:  3.53 s
776.70/776.79	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
776.80/776.81	c vivif2 --  cl tried   102754 cl shrink        0 lits rem          0 time: 0.02
776.80/776.89	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.08
776.90/776.90	c calculated reachability. Time: 0.00
776.90/776.90	c  N st   405   3212567       632      2752         0    102754      8370   1635732     17.86   no data
946.11/946.14	c  N st   406   3712568       632      2752         0    113131      8370   1799954     17.86   no data
946.11/946.14	c  S st   406   3712568       632      2752         0    113131      8370   1799954     17.86   no data
946.41/946.41	c  S st   406   3713070       632      2752         0    113633      8370   1813392     17.86   no data
946.41/946.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
946.41/946.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
946.41/946.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
946.41/946.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
946.41/946.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
946.41/946.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
946.41/946.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
946.41/946.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
946.51/946.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
951.11/951.19	c lits-rem:       396  cl-subs:     3624  v-elim:      0  v-fix:    0  time:  4.65 s
951.11/951.19	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
951.21/951.22	c vivif2 --  cl tried   110009 cl shrink        0 lits rem          0 time: 0.03
951.31/951.32	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.09
951.31/951.32	c calculated reachability. Time: 0.00
951.31/951.32	c  N st   406   3713070       632      2752         0    110009      8370   1702837     17.86   no data
965.81/965.89	c  F st   407   3751563       632      2752         0    147792      8370   2801707     17.86   no data
965.81/965.89	c  N st   407   3751563       632      2752         0    147792      8370   2801707     17.86   no data
968.11/968.17	c Decided on static restart strategy
976.81/976.85	c  N st   417   3779868       632      2752         0     92203      8370   1085966     17.86   no data
989.01/989.03	c  N st   419   3815861       632      2752         0    127493      8370   2127570     17.86   no data
1001.71/1001.72	c  N st   420   3848255       632      2752         0    159268      8370   3044025     17.86   no data
1018.21/1018.26	c  N st   421   3896843       632      2752         0    122573      8370   1998079     17.86   no data
1046.31/1046.39	c  N st   422   3969726       632      2752         0    108825      8370   1544163     17.86   no data
1085.81/1085.80	c  N st   423   4079050       632      2752         0    129545      8370   2141061     17.86   no data
1146.61/1146.66	c  N st   424   4213071       632      2752         0    173824      8370   3563437     17.86   no data
1146.61/1146.66	c  S st   424   4213071       632      2752         0    173824      8370   3563437     17.86   no data
1147.11/1147.18	c  S st   424   4213572       632      2752         0    174325      8370   3577546     17.86   no data
1147.11/1147.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1147.22/1147.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1147.22/1147.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1147.22/1147.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1147.22/1147.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1147.22/1147.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
1147.22/1147.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1147.32/1147.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1147.41/1147.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1170.81/1170.85	c lits-rem:      1308  cl-subs:     7887  v-elim:      0  v-fix:    0  time: 23.42 s
1170.81/1170.85	c vivif2 --  cl tried     2752 cl shrink        0 lits rem          0 time: 0.00
1170.91/1170.90	c vivif2 --  cl tried   166438 cl shrink        0 lits rem          0 time: 0.04
1171.01/1171.07	c asymm  cl-useful: 0/2752/2752 lits-rem:0 time: 0.17
1171.01/1171.08	c calculated reachability. Time: 0.00
1171.01/1171.08	c  N st   424   4213572       632      2752         0    166438      8370   3349982     17.86   no data
1262.72/1262.70	c  N st   425   4459548       632      2752         0    139608      8370   2350354     17.86   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-3174752-1301788875/watcher-3174752-1301788875 -o /tmp/evaluation-result-3174752-1301788875/solver-3174752-1301788875 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174752-1301788875.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.85 3.97 3.97 4/187 24310
/proc/meminfo: memFree=21096868/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=30088 CPUtime=0 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 590 0 0 0 0 0 0 0 25 0 1 0 290486185 30810112 529 33554432000 4194304 4627331 140735972798096 18446744073709551615 242970211013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 7522 534 348 106 0 2493 0

[startup+0.0975789 s]
/proc/loadavg: 3.85 3.97 3.97 4/187 24310
/proc/meminfo: memFree=21096868/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=30492 CPUtime=0.09 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 857 0 0 0 9 0 0 0 25 0 1 0 290486185 31223808 761 33554432000 4194304 4627331 140735972798096 18446744073709551615 4324994 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 7623 761 371 106 0 2594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30492

[startup+0.100591 s]
/proc/loadavg: 3.85 3.97 3.97 4/187 24310
/proc/meminfo: memFree=21096868/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=30492 CPUtime=0.09 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 860 0 0 0 9 0 0 0 25 0 1 0 290486185 31223808 764 33554432000 4194304 4627331 140735972798096 18446744073709551615 4333074 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 7623 764 371 106 0 2594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30492

[startup+0.300545 s]
/proc/loadavg: 3.85 3.97 3.97 4/187 24310
/proc/meminfo: memFree=21096868/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=31080 CPUtime=0.29 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 1138 0 0 0 29 0 0 0 25 0 1 0 290486185 31825920 879 33554432000 4194304 4627331 140735972798096 18446744073709551615 4308556 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 7770 879 372 106 0 2741 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31080

[startup+0.700476 s]
/proc/loadavg: 3.85 3.97 3.97 4/187 24310
/proc/meminfo: memFree=21096868/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=31396 CPUtime=0.69 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 1551 0 0 0 69 0 0 0 25 0 1 0 290486185 32149504 1054 33554432000 4194304 4627331 140735972798096 18446744073709551615 4308351 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 7849 1054 372 106 0 2820 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31396

[startup+1.50034 s]
/proc/loadavg: 3.85 3.97 3.97 4/186 24312
/proc/meminfo: memFree=21203644/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=37300 CPUtime=1.49 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 3604 0 0 0 149 0 0 0 25 0 1 0 290486185 38195200 2484 33554432000 4194304 4627331 140735972798096 18446744073709551615 4308330 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 9325 2484 377 106 0 4296 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37300

[startup+3.10106 s]
/proc/loadavg: 3.85 3.97 3.97 4/183 24329
/proc/meminfo: memFree=21203204/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=37440 CPUtime=3.09 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 4753 0 0 0 309 0 0 0 25 0 1 0 290486185 38338560 2400 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 9360 2400 377 106 0 4331 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37440

[startup+6.30051 s]
/proc/loadavg: 3.86 3.97 3.97 5/188 24339
/proc/meminfo: memFree=21175188/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=39068 CPUtime=6.29 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 6878 0 0 0 629 0 0 0 25 0 1 0 290486185 40005632 2955 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 9767 2955 377 106 0 4738 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39068

[startup+12.7004 s]
/proc/loadavg: 3.87 3.97 3.97 5/188 24339
/proc/meminfo: memFree=21143488/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=58692 CPUtime=12.69 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 14715 0 0 0 1267 2 0 0 25 0 1 0 290486185 60100608 7383 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 14673 7383 377 106 0 9644 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58692

[startup+25.5002 s]
/proc/loadavg: 3.90 3.97 3.97 5/188 24339
/proc/meminfo: memFree=21117784/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=65764 CPUtime=25.49 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 21525 0 0 0 2546 3 0 0 25 0 1 0 290486185 67342336 9041 33554432000 4194304 4627331 140735972798096 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 16441 9041 377 106 0 11412 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65764

[startup+51.1008 s]
/proc/loadavg: 4.01 3.99 3.98 6/188 24340
/proc/meminfo: memFree=21080152/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=79732 CPUtime=51.09 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 31428 0 0 0 5104 5 0 0 25 0 1 0 290486185 81645568 11518 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 19933 11518 377 106 0 14904 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79732

[startup+102.306 s]
/proc/loadavg: 4.00 3.99 3.98 5/188 24341
/proc/meminfo: memFree=21052572/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=80208 CPUtime=102.29 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 47694 0 0 0 10221 8 0 0 25 0 1 0 290486185 82132992 12957 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 20052 12957 377 106 0 15023 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 80208

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.98 5/188 24343
/proc/meminfo: memFree=21015840/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=99984 CPUtime=162.29 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 66768 0 0 0 16216 13 0 0 25 0 1 0 290486185 102383616 17642 33554432000 4194304 4627331 140735972798096 18446744073709551615 4308330 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 24996 17642 377 106 0 19967 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99984

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 3.98 5/188 24345
/proc/meminfo: memFree=20983708/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=111356 CPUtime=222.29 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 80755 0 0 0 22212 17 0 0 25 0 1 0 290486185 114028544 20937 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 27839 20937 377 106 0 22810 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 111356

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.98 5/188 24346
/proc/meminfo: memFree=20967420/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=111576 CPUtime=282.3 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 92229 0 0 0 28209 21 0 0 25 0 1 0 290486185 114253824 20845 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309268 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 27894 20845 377 106 0 22865 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 111576

[startup+342.301 s]
/proc/loadavg: 4.12 4.03 4.00 5/188 24351
/proc/meminfo: memFree=20918892/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=133580 CPUtime=342.3 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 105418 0 0 0 34206 24 0 0 25 0 1 0 290486185 136785920 26408 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309312 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 33395 26408 377 106 0 28366 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 133580

[startup+402.3 s]
/proc/loadavg: 4.04 4.02 4.00 5/188 24352
/proc/meminfo: memFree=20910180/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=133800 CPUtime=402.3 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 116156 0 0 0 40203 27 0 0 25 0 1 0 290486185 137011200 26339 33554432000 4194304 4627331 140735972798096 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 33450 26339 377 106 0 28421 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 133800

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/188 24354
/proc/meminfo: memFree=20870716/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=200396 CPUtime=462.3 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 126756 0 0 0 46201 29 0 0 25 0 1 0 290486185 205205504 31351 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 50099 31351 377 106 0 45070 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 200396

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/188 24356
/proc/meminfo: memFree=20875164/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=151796 CPUtime=522.29 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 137458 0 0 0 52197 32 0 0 25 0 1 0 290486185 155439104 29899 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 37949 29899 377 106 0 32920 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 151796

[startup+582.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/188 24357
/proc/meminfo: memFree=20845764/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=151988 CPUtime=582.3 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 146870 0 0 0 58194 36 0 0 25 0 1 0 290486185 155635712 29676 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309079 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 37997 29676 377 106 0 32968 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 151988

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/188 24359
/proc/meminfo: memFree=20808904/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=171180 CPUtime=642.3 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 156444 0 0 0 64192 38 0 0 25 0 1 0 290486185 175288320 35727 33554432000 4194304 4627331 140735972798096 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 42795 35727 377 106 0 37766 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 171180

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/188 24360
/proc/meminfo: memFree=20806032/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=171356 CPUtime=702.3 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 165585 0 0 0 70188 42 0 0 25 0 1 0 290486185 175468544 34721 33554432000 4194304 4627331 140735972798096 18446744073709551615 4327608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 42839 34721 377 106 0 37810 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 171356

[startup+762.306 s]
/proc/loadavg: 4.20 4.09 4.02 5/188 24416
/proc/meminfo: memFree=20856240/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=223448 CPUtime=762.31 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 174114 0 0 0 76186 45 0 0 25 0 1 0 290486185 228810752 36154 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 55862 36154 377 106 0 50833 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 223448

[startup+822.301 s]
/proc/loadavg: 4.07 4.07 4.02 5/188 24418
/proc/meminfo: memFree=20833640/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=225928 CPUtime=822.31 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 182413 0 0 0 82183 48 0 0 25 0 1 0 290486185 231350272 37013 33554432000 4194304 4627331 140735972798096 18446744073709551615 4324160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 56482 37013 377 106 0 51453 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 225928

[startup+882.301 s]
/proc/loadavg: 4.02 4.05 4.01 5/188 24419
/proc/meminfo: memFree=20839816/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=173708 CPUtime=882.3 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 191619 0 0 0 88180 50 0 0 25 0 1 0 290486185 177876992 35077 33554432000 4194304 4627331 140735972798096 18446744073709551615 4333280 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 43427 35077 377 106 0 38398 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 173708

[startup+942.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/188 24421
/proc/meminfo: memFree=20817476/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=173836 CPUtime=942.3 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 199242 0 0 0 94177 53 0 0 25 0 1 0 290486185 178008064 35068 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 43459 35068 377 106 0 38430 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 173836

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/188 24422
/proc/meminfo: memFree=20801684/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=232612 CPUtime=1002.31 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 206101 0 0 0 100175 56 0 0 25 0 1 0 290486185 238194688 38050 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 58153 38050 377 106 0 53124 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 232612

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/188 24424
/proc/meminfo: memFree=20788508/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=179028 CPUtime=1062.31 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 213477 0 0 0 106172 59 0 0 25 0 1 0 290486185 183324672 37780 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 44757 37780 377 106 0 39728 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 179028

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/188 24426
/proc/meminfo: memFree=20748036/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=179104 CPUtime=1122.31 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 220818 0 0 0 112169 62 0 0 25 0 1 0 290486185 183402496 37287 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 44776 37287 377 106 0 39747 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 179104

[startup+1182.3 s]
/proc/loadavg: 4.12 4.04 4.01 5/188 24427
/proc/meminfo: memFree=20708448/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=212176 CPUtime=1182.31 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 232012 0 0 0 118166 65 0 0 25 0 1 0 290486185 217268224 44123 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309117 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 53044 44123 377 106 0 48015 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 212176

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/188 24429
/proc/meminfo: memFree=20701980/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=266888 CPUtime=1242.31 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 238046 0 0 0 124164 67 0 0 25 0 1 0 290486185 273293312 46003 33554432000 4194304 4627331 140735972798096 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 66722 46003 377 106 0 61693 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 266888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.86 3.99 3.99 4/182 24448
/proc/meminfo: memFree=20853716/32951132 swapFree=67111528/67111528
[pid=24310] ppid=24308 vsize=212300 CPUtime=1300.02 cores=5,7
/proc/24310/stat : 24310 (strangenight2-s) R 24308 24310 23642 0 -1 4202496 245497 0 0 0 129931 71 0 0 25 0 1 0 290486185 217395200 45335 33554432000 4194304 4627331 140735972798096 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24310/statm: 53075 45335 377 106 0 48046 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 212300

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.32
CPU system time (s): 0.71889
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 280064

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

runsolver used 2.15767 second user time and 4.83427 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-03 02:01:15
IDJOB=3174752
IDBENCH=82970
IDSOLVER=1587
FILE ID=node128/3174752-1301788875
RUNJOBID= node128-1301783651-23663
PBS_JOBID= 12841390
Free space on /tmp= 71112 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S30721646-064.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174752-1301788875/watcher-3174752-1301788875 -o /tmp/evaluation-result-3174752-1301788875/solver-3174752-1301788875 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174752-1301788875.cnf

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

MD5SUM BENCH= 594a31b95a871970fa7797f18ebcd756
RANDOM SEED=653500396

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21097148 kB
Buffers:        351548 kB
Cached:       11014684 kB
SwapCached:          0 kB
Active:        8076692 kB
Inactive:      3499436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21097148 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17552 kB
Writeback:           0 kB
AnonPages:      210168 kB
Mapped:          16628 kB
Slab:           216316 kB
PageTables:       5728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   431876 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71112 MiB
End job on node128 at 2011-04-03 02:22:57