Trace number 3367726

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S386464511-018.SATISFIABLE.cnf
MD5SUM988859f9794bcb4984b591f0d8d2fa91
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004999
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367726-1305386195.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     16  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:     190 undec:      50 neg:     210
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       434      1902         0         0      5791         0   no data   no data
0.04/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4914       434      1902         0      4830      5791    108589   no data   no data
0.29/0.39	c  N st    10     11296       434      1902         0      4479      5791     70282   no data   no data
0.58/0.64	c  N st    11     17040       434      1902         0     10095      5791    197681   no data   no data
0.99/1.04	c  F st    12     25001       434      1902         0     12352      5791    236434   no data   no data
0.99/1.04	c  N st    12     25001       434      1902         0     12352      5791    236434   no data   no data
1.18/1.29	c Decided on static restart strategy
1.18/1.29	c  N st    18     30003       434      1902         0     10652      5791    180906   no data   no data
1.18/1.29	c  S st    18     30003       434      1902         0     10652      5791    180906   no data   no data
1.28/1.32	c  S st    18     30506       434      1902         0     11153      5791    191598   no data   no data
1.28/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.28/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.28/1.32	c blocked clauses removed:       27 vars:      4 tried:         434 T: 0.00 s
1.28/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.28/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
1.28/1.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.28/1.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.28/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.38	c lits-rem:       132  cl-subs:      623  v-elim:      0  v-fix:    0  time:  0.04 s
1.28/1.38	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.01
1.28/1.38	c calculated reachability. Time: 0.00
1.28/1.38	c  N st    18     30506       430      1875         0     10501      5710    177374   no data   no data
1.68/1.77	c  N st    20     37617       430      1875         0      9768      5710    145832   no data   no data
2.09/2.13	c  N st    21     44018       430      1875         0     16006      5710    286638   no data   no data
2.19/2.25	c  S st    22     45759       430      1875         0      9005      5710    114914   no data   no data
2.19/2.28	c  S st    22     46263       430      1875         0      9504      5710    125237   no data   no data
2.19/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.19/2.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.19/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
2.19/2.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.19/2.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.19/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.29	c lits-rem:        21  cl-subs:       89  v-elim:      0  v-fix:    0  time:  0.01 s
2.19/2.29	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
2.19/2.30	c vivif2 --  cl tried     9415 cl shrink        0 lits rem          0 time: 0.00
2.28/2.30	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.01
2.28/2.30	c calculated reachability. Time: 0.00
2.28/2.30	c  N st    22     46263       430      1875         0      9415      5710    123548   no data   no data
3.20/3.24	c  N st    23     60660       430      1875         0     13692      5710    202475   no data   no data
3.89/3.91	c  N st    24     69394       430      1875         0     11484      5710    149633   no data   no data
3.89/3.91	c  S st    24     69394       430      1875         0     11484      5710    149633   no data   no data
3.89/3.94	c  S st    24     69899       430      1875         0     11989      5710    160417   no data   no data
3.89/3.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
3.89/3.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.97	c lits-rem:        44  cl-subs:      278  v-elim:      0  v-fix:    0  time:  0.02 s
3.89/3.97	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
3.89/3.97	c vivif2 --  cl tried    11711 cl shrink        0 lits rem          0 time: 0.00
3.89/3.98	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.01
3.89/3.98	c calculated reachability. Time: 0.00
3.89/3.98	c  N st    24     69899       430      1875         0     11711      5710    154843   no data   no data
5.18/5.23	c  F st    25     87500       430      1875         0     17157      5710    259171   no data   no data
5.18/5.23	c  N st    25     87500       430      1875         0     17157      5710    259171   no data   no data
5.58/5.61	c Decided on static restart strategy
5.78/5.83	c  N st    32     95542       430      1875         0     25023      5710    426238   no data   no data
6.38/6.49	c  N st    34    104848       430      1875         0     21481      5710    358858   no data   no data
6.38/6.49	c  S st    34    104848       430      1875         0     21481      5710    358858   no data   no data
6.49/6.55	c  S st    34    105355       430      1875         0     21988      5710    370278   no data   no data
6.49/6.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.49/6.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
6.49/6.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.49/6.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.49/6.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.68/6.76	c lits-rem:       339  cl-subs:     1155  v-elim:      0  v-fix:    0  time:  0.19 s
6.68/6.76	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
6.68/6.76	c vivif2 --  cl tried    20833 cl shrink        0 lits rem          0 time: 0.00
6.68/6.77	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.01
6.68/6.77	c calculated reachability. Time: 0.00
6.68/6.77	c  N st    34    105355       430      1875         0     20833      5710    341781   no data   no data
7.59/7.62	c  N st    35    114953       430      1875         0     16551      5710    220545   no data   no data
8.69/8.79	c  N st    36    129350       430      1875         0     16020      5710    193696   no data   no data
11.49/12.97	c  N st    37    150945       430      1875         0     21441      5710    307033   no data   no data
11.99/13.49	c  S st    38    158032       430      1875         0     28420      5710    469360   no data   no data
12.09/13.56	c  S st    38    158535       430      1875         0     28922      5710    479793   no data   no data
12.09/13.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.09/13.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.09/13.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.09/13.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.09/13.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.09/13.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
12.09/13.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.09/13.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.09/13.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/13.87	c lits-rem:       207  cl-subs:     1503  v-elim:      0  v-fix:    0  time:  0.28 s
12.39/13.87	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
12.39/13.87	c vivif2 --  cl tried    27419 cl shrink        0 lits rem          0 time: 0.00
12.39/13.89	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.01
12.39/13.89	c calculated reachability. Time: 0.00
12.39/13.89	c  N st    38    158535       430      1875         0     27419      5710    444720   no data   no data
17.09/18.54	c  N st    39    207123       430      1875         0     22073      5710    289853   no data   no data
20.29/21.77	c  N st    40    237802       430      1875         0     32465      5710    502727   no data   no data
20.29/21.77	c  S st    40    237802       430      1875         0     32465      5710    502727   no data   no data
20.39/21.85	c  S st    40    238308       430      1875         0     32968      5710    513540   no data   no data
20.39/21.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.39/21.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.39/21.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.39/21.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.39/21.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/21.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
20.39/21.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.39/21.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.39/21.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/22.25	c lits-rem:       230  cl-subs:     1354  v-elim:      0  v-fix:    0  time:  0.35 s
20.79/22.25	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
20.79/22.25	c vivif2 --  cl tried    31614 cl shrink        0 lits rem          0 time: 0.01
20.79/22.27	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.02
20.79/22.27	c calculated reachability. Time: 0.00
20.79/22.27	c  N st    40    238308       430      1875         0     31614      5710    484632   no data   no data
27.78/29.23	c  F st    41    306251       430      1875         0     33549      5710    495273   no data   no data
27.78/29.23	c  N st    41    306251       430      1875         0     33549      5710    495273   no data   no data
28.38/29.85	c Decided on static restart strategy
31.04/32.55	c  N st    51    334556       430      1875         0     37843      5710    554500   no data   no data
33.75/35.24	c  N st    53    357463       430      1875         0     35703      5710    495469   no data   no data
33.75/35.24	c  S st    53    357463       430      1875         0     35703      5710    495469   no data   no data
33.84/35.33	c  S st    53    357968       430      1875         0     36208      5710    506475   no data   no data
33.84/35.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.84/35.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.84/35.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.84/35.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.84/35.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.84/35.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
33.84/35.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.84/35.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.84/35.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.24/35.74	c lits-rem:       323  cl-subs:     1853  v-elim:      0  v-fix:    0  time:  0.38 s
34.24/35.74	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
34.24/35.75	c vivif2 --  cl tried    34355 cl shrink        0 lits rem          0 time: 0.01
34.24/35.77	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.02
34.24/35.77	c calculated reachability. Time: 0.00
34.24/35.77	c  N st    53    357968       430      1875         0     34355      5710    467135   no data   no data
38.15/39.69	c  N st    54    390360       430      1875         0     40633      5710    593820   no data   no data
44.54/46.09	c  N st    55    438949       430      1875         0     34146      5710    406788   no data   no data
54.43/55.92	c  N st    56    511832       430      1875         0     47778      5710    705647   no data   no data
57.84/59.34	c  N st    57    536955       430      1875         0     42004      5710    550018   no data   no data
57.84/59.34	c  S st    57    536955       430      1875         0     42004      5710    550018   no data   no data
57.95/59.43	c  S st    57    537461       430      1875         0     42506      5710    560881   no data   no data
57.95/59.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.95/59.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.95/59.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.95/59.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.95/59.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.95/59.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
57.95/59.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.95/59.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.95/59.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.44/59.95	c lits-rem:       146  cl-subs:     2120  v-elim:      0  v-fix:    0  time:  0.48 s
58.44/59.95	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
58.44/59.96	c vivif2 --  cl tried    40386 cl shrink        0 lits rem          0 time: 0.01
58.44/59.98	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.02
58.44/59.98	c calculated reachability. Time: 0.00
58.44/59.98	c  N st    57    537461       430      1875         0     40386      5710    519417   no data   no data
83.33/84.83	c  N st    58    701449       430      1875         0     69768      5710   1121040   no data   no data
99.03/100.56	c  N st    59    806191       430      1875         0     63596      5710    943565   no data   no data
99.03/100.56	c  S st    59    806191       430      1875         0     63596      5710    943565   no data   no data
99.23/100.74	c  S st    59    806693       430      1875         0     64097      5710    954896   no data   no data
99.23/100.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.23/100.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
99.23/100.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.23/100.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.23/100.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.23/100.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
99.23/100.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.23/100.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.33/100.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.63/103.13	c lits-rem:       380  cl-subs:     4626  v-elim:      0  v-fix:    0  time:  2.31 s
101.63/103.13	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
101.63/103.14	c vivif2 --  cl tried    59471 cl shrink        0 lits rem          0 time: 0.01
101.73/103.20	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.06
101.73/103.20	c calculated reachability. Time: 0.00
101.73/103.20	c  N st    59    806693       430      1875         0     59471      5710    866531   no data   no data
145.95/147.48	c  F st    60   1071876       430      1875         0     74963      5710   1098313   no data   no data
145.95/147.48	c  N st    60   1071876       430      1875         0     74963      5710   1098313   no data   no data
147.14/148.66	c Decided on static restart strategy
151.73/153.20	c  N st    70   1100176       430      1875         0     58800      5710    697094   no data   no data
158.24/159.74	c  N st    72   1136169       430      1875         0     49122      5710    508698   no data   no data
164.24/165.71	c  N st    73   1168562       430      1875         0     80422      5710   1182187   no data   no data
172.74/174.22	c  N st    74   1210040       430      1875         0     75171      5710   1107859   no data   no data
172.74/174.22	c  S st    74   1210040       430      1875         0     75171      5710   1107859   no data   no data
172.94/174.43	c  S st    74   1210541       430      1875         0     75670      5710   1118727   no data   no data
172.94/174.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.94/174.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
172.94/174.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
172.94/174.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.94/174.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.94/174.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
172.94/174.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
172.94/174.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
173.04/174.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.65/177.17	c lits-rem:       837  cl-subs:     4612  v-elim:      0  v-fix:    0  time:  2.67 s
175.65/177.17	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
175.65/177.18	c vivif2 --  cl tried    71058 cl shrink        0 lits rem          0 time: 0.01
175.74/177.23	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.05
175.74/177.24	c calculated reachability. Time: 0.00
175.74/177.24	c  N st    74   1210541       430      1875         0     71058      5710   1014220   no data   no data
190.95/192.48	c  N st    75   1283428       430      1875         0     47915      5710    435912   no data   no data
214.84/216.38	c  N st    76   1392751       430      1875         0     56084      5710    586130   no data   no data
249.54/251.06	c  N st    77   1556735       430      1875         0     60932      5710    656621   no data   no data
284.94/286.43	c  N st    78   1710542       430      1875         0    101876      5710   1521685   no data   no data
284.94/286.43	c  S st    78   1710542       430      1875         0    101876      5710   1521685   no data   no data
285.24/286.71	c  S st    78   1711043       430      1875         0    102375      5710   1532854   no data   no data
285.24/286.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
285.24/286.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
285.24/286.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
285.24/286.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
285.24/286.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
285.24/286.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
285.24/286.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
285.24/286.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
285.34/286.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.94/296.40	c lits-rem:       746  cl-subs:    13525  v-elim:      0  v-fix:    0  time:  9.58 s
294.94/296.40	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
294.94/296.42	c vivif2 --  cl tried    88850 cl shrink        0 lits rem          0 time: 0.02
294.94/296.49	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.07
294.94/296.49	c calculated reachability. Time: 0.00
294.94/296.49	c  N st    78   1711043       430      1875         0     88850      5710   1253276   no data   no data
376.04/377.54	c  N st    79   2080007       430      1875         0    100819      5710   1403606   no data   no data
409.44/410.92	c  N st    80   2211043       430      1875         0    105175      5710   1500507   no data   no data
409.44/410.92	c  S st    80   2211043       430      1875         0    105175      5710   1500507   no data   no data
409.74/411.23	c  S st    80   2211549       430      1875         0    105679      5710   1512587   no data   no data
409.74/411.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
409.74/411.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
409.74/411.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
409.74/411.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
409.74/411.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
409.74/411.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
409.74/411.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
409.74/411.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
409.85/411.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.54/417.08	c lits-rem:       726  cl-subs:     7814  v-elim:      0  v-fix:    0  time:  5.74 s
415.54/417.08	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
415.64/417.10	c vivif2 --  cl tried    97865 cl shrink        0 lits rem          0 time: 0.02
415.64/417.18	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.08
415.64/417.18	c calculated reachability. Time: 0.00
415.64/417.18	c  N st    80   2211549       430      1875         0     97865      5710   1362053   no data   no data
547.55/549.05	c  N st    81   2711550       430      1875         0    120546      5710   1711294   no data   no data
547.55/549.05	c  S st    81   2711550       430      1875         0    120546      5710   1711294   no data   no data
547.95/549.41	c  S st    81   2712056       430      1875         0    121051      5710   1723036   no data   no data
547.95/549.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
547.95/549.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
547.95/549.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
547.95/549.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
547.95/549.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
547.95/549.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
547.95/549.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
547.95/549.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
548.05/549.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
558.24/559.77	c lits-rem:      1181  cl-subs:    14208  v-elim:      0  v-fix:    0  time: 10.23 s
558.24/559.77	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
558.24/559.79	c vivif2 --  cl tried   106843 cl shrink        0 lits rem          0 time: 0.02
558.36/559.88	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.10
558.36/559.89	c calculated reachability. Time: 0.00
558.36/559.89	c  N st    81   2712056       430      1875         0    106843      5710   1466743   no data   no data
702.46/704.00	c  N st    82   3212056       430      1875         0     83481      5710    827218   no data   no data
702.46/704.00	c  S st    82   3212056       430      1875         0     83481      5710    827218   no data   no data
702.65/704.19	c  S st    82   3212557       430      1875         0     83982      5710    838484   no data   no data
702.65/704.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
702.75/704.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
702.75/704.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
702.75/704.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
702.75/704.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
702.75/704.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
702.75/704.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
702.75/704.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
702.75/704.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
703.25/704.73	c lits-rem:       116  cl-subs:     1982  v-elim:      0  v-fix:    0  time:  0.47 s
703.25/704.73	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
703.25/704.74	c vivif2 --  cl tried    82000 cl shrink        0 lits rem          0 time: 0.01
703.25/704.79	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.06
703.25/704.80	c calculated reachability. Time: 0.00
703.25/704.80	c  N st    82   3212557       430      1875         0     82000      5710    804278   no data   no data
854.37/855.87	c  N st    83   3712557       430      1875         0     92681      5710    947660   no data   no data
854.37/855.87	c  S st    83   3712557       430      1875         0     92681      5710    947660   no data   no data
854.65/856.12	c  S st    83   3713063       430      1875         0     93184      5710    959281   no data   no data
854.65/856.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
854.65/856.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
854.65/856.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
854.65/856.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
854.65/856.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
854.65/856.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
854.65/856.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
854.65/856.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
854.75/856.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
855.36/856.91	c lits-rem:       158  cl-subs:     2449  v-elim:      0  v-fix:    0  time:  0.70 s
855.36/856.91	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
855.47/856.92	c vivif2 --  cl tried    90735 cl shrink        0 lits rem          0 time: 0.01
855.47/856.99	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.07
855.47/857.00	c calculated reachability. Time: 0.00
855.47/857.00	c  N st    83   3713063       430      1875         0     90735      5710    917763   no data   no data
866.65/868.11	c  F st    84   3751563       430      1875         0    127957      5710   1762006   no data   no data
866.65/868.11	c  N st    84   3751563       430      1875         0    127957      5710   1762006   no data   no data
868.75/870.26	c Decided on static restart strategy
878.95/880.47	c  N st    94   3779865       430      1875         0    155381      5710   2350098   no data   no data
890.86/892.38	c  N st    96   3815860       430      1875         0    108122      5710   1259463   no data   no data
901.85/903.34	c  N st    97   3848252       430      1875         0    139411      5710   1901046   no data   no data
920.27/921.78	c  N st    98   3896841       430      1875         0    103299      5710   1142775   no data   no data
947.95/949.50	c  N st    99   3969725       430      1875         0     89553      5710    842616   no data   no data
984.66/986.18	c  N st   100   4079049       430      1875         0    110276      5710   1322125   no data   no data
1029.46/1030.98	c  N st   101   4213064       430      1875         0    153607      5710   2170217   no data   no data
1029.46/1030.98	c  S st   101   4213064       430      1875         0    153607      5710   2170217   no data   no data
1030.06/1031.50	c  S st   101   4213568       430      1875         0    154110      5710   2181477   no data   no data
1030.06/1031.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1030.06/1031.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1030.06/1031.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1030.06/1031.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1030.06/1031.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1030.06/1031.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
1030.06/1031.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1030.16/1031.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1030.16/1031.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1046.06/1047.54	c lits-rem:      1920  cl-subs:    16146  v-elim:      0  v-fix:    0  time: 15.86 s
1046.06/1047.54	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
1046.06/1047.56	c vivif2 --  cl tried   137964 cl shrink        0 lits rem          0 time: 0.03
1046.26/1047.70	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.14
1046.26/1047.71	c calculated reachability. Time: 0.00
1046.26/1047.71	c  N st   101   4213568       430      1875         0    137964      5710   1877597   no data   no data
1127.56/1129.06	c  N st   102   4459545       430      1875         0    112813      5710   1298844   no data   no data
1216.96/1218.46	c  N st   103   4713570       430      1875         0    177394      5710   2860383   no data   no data
1216.96/1218.46	c  S st   103   4713570       430      1875         0    177394      5710   2860383   no data   no data
1217.56/1219.00	c  S st   103   4714070       430      1875         0    177893      5710   2871488   no data   no data
1217.56/1219.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1217.56/1219.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1217.56/1219.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1217.56/1219.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1217.56/1219.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1217.56/1219.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    430 time:  0.00 s
1217.56/1219.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1217.66/1219.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1217.76/1219.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1246.46/1247.95	c lits-rem:      1856  cl-subs:    17099  v-elim:      0  v-fix:    0  time: 28.75 s
1246.46/1247.95	c vivif2 --  cl tried     1875 cl shrink        0 lits rem          0 time: 0.00
1246.46/1247.99	c vivif2 --  cl tried   160794 cl shrink        0 lits rem          0 time: 0.04
1246.66/1248.16	c asymm  cl-useful: 0/1875/1875 lits-rem:0 time: 0.17
1246.66/1248.17	c calculated reachability. Time: 0.00
1246.66/1248.17	c  N st   103   4714070       430      1875         0    160794      5710   2517264   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367726-1305386195/watcher-3367726-1305386195 -o /tmp/evaluation-result-3367726-1305386195/solver-3367726-1305386195 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367726-1305386195.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: 0.94 1.78 2.95 2/395 26527
/proc/meminfo: memFree=24513760/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=30068 CPUtime=0 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 654 0 0 0 0 0 0 0 22 0 1 0 650218169 30789632 580 33554432000 4194304 4580011 140735283555792 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 7517 580 363 95 0 2499 0

[startup+0.0552069 s]
/proc/loadavg: 0.94 1.78 2.95 2/395 26527
/proc/meminfo: memFree=24513760/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=30200 CPUtime=0.04 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 703 0 0 0 4 0 0 0 22 0 1 0 650218169 30924800 629 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 7550 629 363 95 0 2532 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30200

[startup+0.100198 s]
/proc/loadavg: 0.94 1.78 2.95 2/395 26527
/proc/meminfo: memFree=24513760/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=30200 CPUtime=0.09 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 758 0 0 0 9 0 0 0 22 0 1 0 650218169 30924800 684 33554432000 4194304 4580011 140735283555792 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 7550 684 364 95 0 2532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30200

[startup+0.300161 s]
/proc/loadavg: 0.94 1.78 2.95 2/395 26527
/proc/meminfo: memFree=24513760/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=30812 CPUtime=0.29 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 1019 0 0 0 29 0 0 0 23 0 1 0 650218169 31551488 810 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 7703 810 364 95 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30812

[startup+0.701092 s]
/proc/loadavg: 0.94 1.78 2.95 2/395 26527
/proc/meminfo: memFree=24513760/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=31432 CPUtime=0.68 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 1515 0 0 0 68 0 0 0 25 0 1 0 650218169 32186368 852 33554432000 4194304 4580011 140735283555792 18446744073709551615 4291383 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 7858 852 364 95 0 2840 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31432

[startup+1.50095 s]
/proc/loadavg: 0.94 1.78 2.95 5/411 26553
/proc/meminfo: memFree=24485816/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=37024 CPUtime=1.48 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 3319 0 0 0 148 0 0 0 25 0 1 0 650218169 37912576 2355 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 9256 2355 367 95 0 4238 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37024

[startup+3.10067 s]
/proc/loadavg: 0.94 1.78 2.95 5/411 26553
/proc/meminfo: memFree=24458400/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=37180 CPUtime=3.09 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 4369 0 0 0 308 1 0 0 25 0 1 0 650218169 38072320 2288 33554432000 4194304 4580011 140735283555792 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 9295 2288 367 95 0 4277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37180

[startup+6.30012 s]
/proc/loadavg: 1.18 1.82 2.95 6/411 26553
/proc/meminfo: memFree=24452744/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=38404 CPUtime=6.28 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 6204 0 0 0 627 1 0 0 25 0 1 0 650218169 39325696 2705 33554432000 4194304 4580011 140735283555792 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 9601 2705 368 95 0 4583 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38404

[startup+12.701 s]
/proc/loadavg: 1.65 1.90 2.98 5/411 26553
/proc/meminfo: memFree=24413796/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=44116 CPUtime=11.29 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 9261 0 0 0 1120 9 0 0 25 0 1 0 650218169 45174784 3935 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 11029 3935 368 95 0 6011 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 44116

[startup+25.5008 s]
/proc/loadavg: 2.17 2.00 2.99 5/411 26553
/proc/meminfo: memFree=24383224/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=54116 CPUtime=24.08 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 15952 0 0 0 2396 12 0 0 25 0 1 0 650218169 55414784 6792 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 13529 6792 367 95 0 8511 0
Current children cumulated CPU time (s) 24.08
Current children cumulated vsize (KiB) 54116

[startup+51.1004 s]
/proc/loadavg: 2.79 2.16 3.02 5/411 26554
/proc/meminfo: memFree=24370160/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=57664 CPUtime=49.64 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 24240 0 0 0 4942 22 0 0 25 0 1 0 650218169 59047936 7409 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 14416 7409 367 95 0 9398 0
Current children cumulated CPU time (s) 49.64
Current children cumulated vsize (KiB) 57664

[startup+102.316 s]
/proc/loadavg: 3.58 2.47 3.08 5/411 26556
/proc/meminfo: memFree=24318924/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=72984 CPUtime=100.85 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 39495 0 0 0 10061 24 0 0 25 0 1 0 650218169 74735616 11392 33554432000 4194304 4580011 140735283555792 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 18246 11392 367 95 0 13228 0
Current children cumulated CPU time (s) 100.85
Current children cumulated vsize (KiB) 72984

[startup+162.3 s]
/proc/loadavg: 4.03 2.80 3.15 5/411 26557
/proc/meminfo: memFree=24292612/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=73384 CPUtime=160.84 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 51672 0 0 0 16056 28 0 0 25 0 1 0 650218169 75145216 11285 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 18346 11285 367 95 0 13328 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 73384

[startup+222.301 s]
/proc/loadavg: 4.07 3.03 3.20 5/411 26559
/proc/meminfo: memFree=24232556/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=85796 CPUtime=220.84 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 63797 0 0 0 22053 31 0 0 25 0 1 0 650218169 87855104 14531 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 21449 14531 367 95 0 16431 0
Current children cumulated CPU time (s) 220.84
Current children cumulated vsize (KiB) 85796

[startup+282.301 s]
/proc/loadavg: 4.09 3.22 3.26 5/411 26560
/proc/meminfo: memFree=24233020/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=86024 CPUtime=280.84 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 73487 0 0 0 28049 35 0 0 25 0 1 0 650218169 88088576 14490 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 21506 14490 367 95 0 16488 0
Current children cumulated CPU time (s) 280.84
Current children cumulated vsize (KiB) 86024

[startup+342.3 s]
/proc/loadavg: 4.03 3.36 3.30 5/411 26562
/proc/meminfo: memFree=24202880/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=99044 CPUtime=340.84 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 84470 0 0 0 34046 38 0 0 25 0 1 0 650218169 101421056 17084 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294368 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 24761 17084 367 95 0 19743 0
Current children cumulated CPU time (s) 340.84
Current children cumulated vsize (KiB) 99044

[startup+402.301 s]
/proc/loadavg: 4.01 3.47 3.34 5/411 26564
/proc/meminfo: memFree=24195888/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=99280 CPUtime=400.85 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 93277 0 0 0 40043 42 0 0 25 0 1 0 650218169 101662720 17119 33554432000 4194304 4580011 140735283555792 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 24820 17119 367 95 0 19802 0
Current children cumulated CPU time (s) 400.85
Current children cumulated vsize (KiB) 99280

[startup+462.301 s]
/proc/loadavg: 4.07 3.58 3.38 5/411 26565
/proc/meminfo: memFree=24166356/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=109928 CPUtime=460.84 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 102755 0 0 0 46040 44 0 0 25 0 1 0 650218169 112566272 19429 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 27482 19429 367 95 0 22464 0
Current children cumulated CPU time (s) 460.84
Current children cumulated vsize (KiB) 109928

[startup+522.3 s]
/proc/loadavg: 4.02 3.66 3.42 5/411 26567
/proc/meminfo: memFree=24158024/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=110076 CPUtime=520.84 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 110447 0 0 0 52037 47 0 0 25 0 1 0 650218169 112717824 19946 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 27519 19946 367 95 0 22501 0
Current children cumulated CPU time (s) 520.84
Current children cumulated vsize (KiB) 110076

[startup+582.301 s]
/proc/loadavg: 4.01 3.71 3.45 5/411 26568
/proc/meminfo: memFree=24133672/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=120480 CPUtime=580.84 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 118869 0 0 0 58034 50 0 0 25 0 1 0 650218169 123371520 23095 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 30120 23095 367 95 0 25102 0
Current children cumulated CPU time (s) 580.84
Current children cumulated vsize (KiB) 120480

[startup+642.301 s]
/proc/loadavg: 4.15 3.80 3.49 6/411 26570
/proc/meminfo: memFree=24120380/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=120660 CPUtime=640.86 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 126599 0 0 0 64033 53 0 0 25 0 1 0 650218169 123555840 23024 33554432000 4194304 4580011 140735283555792 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 30165 23024 367 95 0 25147 0
Current children cumulated CPU time (s) 640.86
Current children cumulated vsize (KiB) 120660

[startup+702.3 s]
/proc/loadavg: 4.12 3.85 3.53 5/411 26572
/proc/meminfo: memFree=24120224/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=120820 CPUtime=700.85 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 133745 0 0 0 70029 56 0 0 25 0 1 0 650218169 123719680 22095 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 30205 22095 367 95 0 25187 0
Current children cumulated CPU time (s) 700.85
Current children cumulated vsize (KiB) 120820

[startup+762.315 s]
/proc/loadavg: 4.04 3.87 3.56 5/411 26573
/proc/meminfo: memFree=24113372/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=121240 CPUtime=760.86 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 140592 0 0 0 76028 58 0 0 25 0 1 0 650218169 124149760 23199 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 30310 23199 367 95 0 25292 0
Current children cumulated CPU time (s) 760.86
Current children cumulated vsize (KiB) 121240

[startup+822.301 s]
/proc/loadavg: 4.05 3.91 3.58 5/411 26575
/proc/meminfo: memFree=24112724/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=121340 CPUtime=820.85 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 147087 0 0 0 82024 61 0 0 25 0 1 0 650218169 124252160 23919 33554432000 4194304 4580011 140735283555792 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 30335 23919 367 95 0 25317 0
Current children cumulated CPU time (s) 820.85
Current children cumulated vsize (KiB) 121340

[startup+882.3 s]
/proc/loadavg: 4.08 3.95 3.62 5/411 26576
/proc/meminfo: memFree=24101036/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=124516 CPUtime=880.85 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 153904 0 0 0 88021 64 0 0 25 0 1 0 650218169 127504384 24882 33554432000 4194304 4580011 140735283555792 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 31129 24882 367 95 0 26111 0
Current children cumulated CPU time (s) 880.85
Current children cumulated vsize (KiB) 124516

[startup+942.301 s]
/proc/loadavg: 4.03 3.95 3.64 5/411 26578
/proc/meminfo: memFree=24110564/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=124628 CPUtime=940.86 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 159690 0 0 0 94020 66 0 0 25 0 1 0 650218169 127619072 24688 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 31157 24688 367 95 0 26139 0
Current children cumulated CPU time (s) 940.86
Current children cumulated vsize (KiB) 124628

[startup+1002.3 s]
/proc/loadavg: 4.01 3.96 3.66 5/411 26580
/proc/meminfo: memFree=24106456/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=124700 CPUtime=1000.85 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 165721 0 0 0 100017 68 0 0 25 0 1 0 650218169 127692800 24614 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 31175 24614 367 95 0 26157 0
Current children cumulated CPU time (s) 1000.85
Current children cumulated vsize (KiB) 124700

[startup+1062.3 s]
/proc/loadavg: 4.12 4.01 3.69 5/411 26581
/proc/meminfo: memFree=24084968/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=141044 CPUtime=1060.86 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 174657 0 0 0 106015 71 0 0 25 0 1 0 650218169 144429056 26959 33554432000 4194304 4580011 140735283555792 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 35261 26959 367 95 0 30243 0
Current children cumulated CPU time (s) 1060.86
Current children cumulated vsize (KiB) 141044

[startup+1122.3 s]
/proc/loadavg: 4.04 4.00 3.71 5/411 26583
/proc/meminfo: memFree=24056680/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=141100 CPUtime=1120.86 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 179962 0 0 0 112012 74 0 0 25 0 1 0 650218169 144486400 29055 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 35275 29055 367 95 0 30257 0
Current children cumulated CPU time (s) 1120.86
Current children cumulated vsize (KiB) 141100

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.73 5/411 26584
/proc/meminfo: memFree=24066196/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=141212 CPUtime=1180.86 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 186344 0 0 0 118010 76 0 0 25 0 1 0 650218169 144601088 28854 33554432000 4194304 4580011 140735283555792 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 35303 28854 367 95 0 30285 0
Current children cumulated CPU time (s) 1180.86
Current children cumulated vsize (KiB) 141212

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.74 5/411 26586
/proc/meminfo: memFree=24005784/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=219064 CPUtime=1240.86 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 195704 0 0 0 124007 79 0 0 25 0 1 0 650218169 224321536 34759 33554432000 4194304 4580011 140735283555792 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 54766 34759 367 95 0 49748 0
Current children cumulated CPU time (s) 1240.86
Current children cumulated vsize (KiB) 219064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.76 5/411 26587
/proc/meminfo: memFree=23993964/32951132 swapFree=67093844/67111528
[pid=26527] ppid=26525 vsize=166240 CPUtime=1298.57 cores=1,3
/proc/26527/stat : 26527 (strangenight2-s) R 26525 26527 25515 0 -1 4202496 201406 0 0 0 129777 80 0 0 25 0 1 0 650218169 170229760 33093 33554432000 4194304 4580011 140735283555792 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26527/statm: 41560 33093 367 95 0 36542 0
Current children cumulated CPU time (s) 1298.57
Current children cumulated vsize (KiB) 166240

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1298.59
CPU user time (s): 1297.78
CPU system time (s): 0.815875
CPU usage (%): 99.8899
Max. virtual memory (cumulated for all children) (KiB): 219236

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

runsolver used 4.73528 second user time and 11.9162 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 17:16:35
IDJOB=3367726
IDBENCH=82935
IDSOLVER=1845
FILE ID=node128/3367726-1305386195
RUNJOBID= node128-1305386195-26512
PBS_JOBID= 13324374
Free space on /tmp= 73604 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S386464511-018.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367726-1305386195/watcher-3367726-1305386195 -o /tmp/evaluation-result-3367726-1305386195/solver-3367726-1305386195 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367726-1305386195.cnf

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

MD5SUM BENCH= 988859f9794bcb4984b591f0d8d2fa91
RANDOM SEED=42082828

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:      24513784 kB
Buffers:        251944 kB
Cached:        2638664 kB
SwapCached:       1440 kB
Active:        6061692 kB
Inactive:      2084668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24513784 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           11316 kB
Writeback:           0 kB
AnonPages:     5253912 kB
Mapped:          31408 kB
Slab:           186956 kB
PageTables:      38192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100674396 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= 73584 MiB
End job on node128 at 2011-05-14 17:38:17