Trace number 3367753

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1573194644-097.UNKNOWN.cnf
MD5SUM94cfc1731e7c76d51d00543dd5d14f85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark122.003
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.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-3367753-1305386389.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1917/1917 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:    450 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     11  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:     214 undec:      44 neg:     192
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       439      1907         0         0      5776         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4916       439      1907         0      4814      5776    102907   no data   no data
0.29/0.39	c  N st    10     11298       439      1907         0      4445      5776     68531   no data   no data
0.59/0.64	c  N st    11     17041       439      1907         0     10057      5776    192695   no data   no data
1.01/1.03	c  F st    12     25000       439      1907         0     12294      5776    229799   no data   no data
1.01/1.03	c  N st    12     25000       439      1907         0     12294      5776    229799   no data   no data
1.19/1.27	c Decided on static restart strategy
1.19/1.27	c  N st    18     30000       439      1907         0     10584      5776    183553   no data   no data
1.19/1.27	c  S st    18     30000       439      1907         0     10584      5776    183553   no data   no data
1.29/1.30	c  S st    18     30504       439      1907         0     11085      5776    194027   no data   no data
1.29/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.30	c blocked clauses removed:       10 vars:      2 tried:         439 T: 0.00 s
1.29/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1.29/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c lits-rem:       144  cl-subs:      719  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.37	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.01
1.29/1.37	c calculated reachability. Time: 0.00
1.29/1.37	c  N st    18     30504       437      1897         0     10355      5745    177808   no data   no data
1.69/1.76	c  N st    20     37614       437      1897         0      9641      5745    145568   no data   no data
2.10/2.12	c  N st    21     44013       437      1897         0     15902      5745    283817   no data   no data
2.20/2.24	c  S st    22     45756       437      1897         0      8902      5745    115577   no data   no data
2.20/2.27	c  S st    22     46258       437      1897         0      9403      5745    126812   no data   no data
2.20/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.20/2.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/2.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
2.20/2.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.29	c lits-rem:        15  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.01 s
2.20/2.29	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
2.20/2.29	c vivif2 --  cl tried     9353 cl shrink        0 lits rem          0 time: 0.00
2.20/2.29	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.00
2.20/2.29	c calculated reachability. Time: 0.00
2.20/2.29	c  N st    22     46258       437      1897         0      9353      5745    125691   no data   no data
3.09/3.19	c  N st    23     60655       437      1897         0     13668      5745    204489   no data   no data
3.79/3.88	c  N st    24     69387       437      1897         0     11477      5745    150932   no data   no data
3.79/3.88	c  S st    24     69387       437      1897         0     11477      5745    150932   no data   no data
3.89/3.92	c  S st    24     69890       437      1897         0     11979      5745    161580   no data   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.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
3.89/3.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  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.94	c lits-rem:        40  cl-subs:      182  v-elim:      0  v-fix:    0  time:  0.02 s
3.89/3.94	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
3.89/3.94	c vivif2 --  cl tried    11797 cl shrink        0 lits rem          0 time: 0.00
3.89/3.95	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.01
3.89/3.95	c calculated reachability. Time: 0.00
3.89/3.95	c  N st    24     69890       437      1897         0     11797      5745    158127   no data   no data
5.09/5.12	c  F st    25     87500       437      1897         0     17265      5745    275176   no data   no data
5.09/5.12	c  N st    25     87500       437      1897         0     17265      5745    275176   no data   no data
5.41/5.51	c Decided on static restart strategy
5.69/5.76	c  N st    32     95537       437      1897         0     25112      5745    446358   no data   no data
6.39/6.42	c  N st    34    104836       437      1897         0     21485      5745    341846   no data   no data
6.39/6.42	c  S st    34    104836       437      1897         0     21485      5745    341846   no data   no data
6.39/6.48	c  S st    34    105339       437      1897         0     21986      5745    352733   no data   no data
6.39/6.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.39/6.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
6.39/6.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.50/6.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.65	c lits-rem:       222  cl-subs:     1087  v-elim:      0  v-fix:    0  time:  0.15 s
6.60/6.65	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
6.60/6.66	c vivif2 --  cl tried    20899 cl shrink        0 lits rem          0 time: 0.00
6.60/6.67	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.01
6.60/6.67	c calculated reachability. Time: 0.00
6.60/6.67	c  N st    34    105339       437      1897         0     20899      5745    329618   no data   no data
7.49/7.51	c  N st    35    114937       437      1897         0     16605      5745    219043   no data   no data
8.70/8.76	c  N st    36    129337       437      1897         0     15965      5745    191364   no data   no data
10.49/10.53	c  N st    37    150933       437      1897         0     21435      5745    297226   no data   no data
11.09/11.20	c  S st    38    158009       437      1897         0     28295      5745    438236   no data   no data
11.19/11.27	c  S st    38    158512       437      1897         0     28795      5745    448907   no data   no data
11.19/11.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.19/11.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
11.19/11.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.19/11.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.19/11.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.65	c lits-rem:       141  cl-subs:     1924  v-elim:      0  v-fix:    0  time:  0.35 s
11.59/11.65	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
11.59/11.66	c vivif2 --  cl tried    26871 cl shrink        0 lits rem          0 time: 0.00
11.59/11.67	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.01
11.59/11.67	c calculated reachability. Time: 0.00
11.59/11.67	c  N st    38    158512       437      1897         0     26871      5745    410727   no data   no data
16.29/16.33	c  N st    39    207100       437      1897         0     21693      5745    273781   no data   no data
19.29/19.36	c  N st    40    237768       437      1897         0     32128      5745    506879   no data   no data
19.29/19.36	c  S st    40    237768       437      1897         0     32128      5745    506879   no data   no data
19.39/19.44	c  S st    40    238273       437      1897         0     32628      5745    517965   no data   no data
19.39/19.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.39/19.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.39/19.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.39/19.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.39/19.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.39/19.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
19.39/19.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.39/19.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.39/19.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.81/19.84	c lits-rem:       186  cl-subs:     1389  v-elim:      0  v-fix:    0  time:  0.37 s
19.81/19.84	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
19.81/19.84	c vivif2 --  cl tried    31239 cl shrink        0 lits rem          0 time: 0.01
19.81/19.86	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.02
19.81/19.86	c calculated reachability. Time: 0.00
19.81/19.86	c  N st    40    238273       437      1897         0     31239      5745    487390   no data   no data
27.99/28.01	c  F st    41    306251       437      1897         0     32937      5745    448357   no data   no data
27.99/28.01	c  N st    41    306251       437      1897         0     32937      5745    448357   no data   no data
28.60/28.63	c Decided on static restart strategy
31.19/31.28	c  N st    51    334552       437      1897         0     37338      5745    536334   no data   no data
34.11/34.11	c  N st    53    357410       437      1897         0     35154      5745    466151   no data   no data
34.11/34.11	c  S st    53    357410       437      1897         0     35154      5745    466151   no data   no data
34.19/34.20	c  S st    53    357914       437      1897         0     35656      5745    476722   no data   no data
34.19/34.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.19/34.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.19/34.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.19/34.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.19/34.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.19/34.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
34.19/34.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.19/34.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.19/34.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.49/34.52	c lits-rem:       153  cl-subs:     1684  v-elim:      0  v-fix:    0  time:  0.29 s
34.49/34.52	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
34.49/34.53	c vivif2 --  cl tried    33972 cl shrink        0 lits rem          0 time: 0.01
34.49/34.54	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.02
34.49/34.55	c calculated reachability. Time: 0.00
34.49/34.55	c  N st    53    357914       437      1897         0     33972      5745    444897   no data   no data
38.29/38.37	c  N st    54    390307       437      1897         0     40149      5745    580069   no data   no data
44.49/44.56	c  N st    55    438895       437      1897         0     33929      5745    408088   no data   no data
54.29/54.32	c  N st    56    511777       437      1897         0     47608      5745    713023   no data   no data
57.79/57.87	c  N st    57    536873       437      1897         0     41829      5745    536025   no data   no data
57.79/57.87	c  S st    57    536873       437      1897         0     41829      5745    536025   no data   no data
57.89/57.97	c  S st    57    537375       437      1897         0     42330      5745    547173   no data   no data
57.89/57.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.89/57.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.89/57.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.89/57.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.89/57.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.89/57.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
57.89/57.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.89/57.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.99/58.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.39/58.44	c lits-rem:        89  cl-subs:     2122  v-elim:      0  v-fix:    0  time:  0.44 s
58.39/58.44	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
58.39/58.45	c vivif2 --  cl tried    40208 cl shrink        0 lits rem          0 time: 0.00
58.39/58.47	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.02
58.39/58.47	c calculated reachability. Time: 0.00
58.39/58.47	c  N st    57    537375       437      1897         0     40208      5745    506894   no data   no data
81.69/81.73	c  N st    58    701361       437      1897         0     69026      5745   1076623   no data   no data
100.39/100.46	c  N st    59    806064       437      1897         0     63070      5745    952230   no data   no data
100.39/100.46	c  S st    59    806064       437      1897         0     63070      5745    952230   no data   no data
100.59/100.67	c  S st    59    806566       437      1897         0     63570      5745    962696   no data   no data
100.59/100.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.69/100.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
100.69/100.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.69/100.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.69/100.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.69/100.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
100.69/100.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.69/100.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.69/100.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.99/103.02	c lits-rem:       590  cl-subs:     4454  v-elim:      0  v-fix:    0  time:  2.27 s
102.99/103.02	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
102.99/103.03	c vivif2 --  cl tried    59116 cl shrink        0 lits rem          0 time: 0.01
102.99/103.07	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.04
102.99/103.07	c calculated reachability. Time: 0.00
102.99/103.07	c  N st    59    806566       437      1897         0     59116      5745    864684   no data   no data
149.79/149.84	c  F st    60   1071877       437      1897         0     75162      5745   1150190   no data   no data
149.79/149.84	c  N st    60   1071877       437      1897         0     75162      5745   1150190   no data   no data
151.09/151.14	c Decided on static restart strategy
155.49/155.55	c  N st    70   1100182       437      1897         0     58965      5745    741521   no data   no data
162.49/162.59	c  N st    72   1136175       437      1897         0     49293      5745    508283   no data   no data
168.49/168.57	c  N st    73   1168567       437      1897         0     80664      5745   1176154   no data   no data
176.59/176.66	c  N st    74   1209849       437      1897         0     75288      5745   1088041   no data   no data
176.59/176.66	c  S st    74   1209849       437      1897         0     75288      5745   1088041   no data   no data
176.79/176.85	c  S st    74   1210350       437      1897         0     75788      5745   1098889   no data   no data
176.79/176.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.79/176.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
176.79/176.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.79/176.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.79/176.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.79/176.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
176.79/176.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.79/176.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
176.89/176.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.89/178.96	c lits-rem:       959  cl-subs:     3632  v-elim:      0  v-fix:    0  time:  2.04 s
178.89/178.96	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
178.89/178.98	c vivif2 --  cl tried    72156 cl shrink        0 lits rem          0 time: 0.01
178.99/179.03	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.05
178.99/179.03	c calculated reachability. Time: 0.00
178.99/179.03	c  N st    74   1210350       437      1897         0     72156      5745   1023284   no data   no data
194.19/194.21	c  N st    75   1283233       437      1897         0     48624      5745    452139   no data   no data
216.40/216.44	c  N st    76   1392556       437      1897         0     57016      5745    606096   no data   no data
255.69/255.75	c  N st    77   1556541       437      1897         0     61679      5745    655477   no data   no data
286.69/286.78	c  N st    78   1710351       437      1897         0    102707      5745   1486016   no data   no data
286.69/286.78	c  S st    78   1710351       437      1897         0    102707      5745   1486016   no data   no data
287.01/287.07	c  S st    78   1710858       437      1897         0    103211      5745   1497656   no data   no data
287.01/287.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
287.11/287.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
287.11/287.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
287.11/287.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.11/287.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.11/287.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
287.11/287.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
287.11/287.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
287.11/287.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.50/294.51	c lits-rem:       701  cl-subs:    11281  v-elim:      0  v-fix:    0  time:  7.33 s
294.50/294.51	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
294.50/294.53	c vivif2 --  cl tried    91930 cl shrink        0 lits rem          0 time: 0.02
294.50/294.60	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.07
294.60/294.60	c calculated reachability. Time: 0.00
294.60/294.60	c  N st    78   1710858       437      1897         0     91930      5745   1298581   no data   no data
371.39/371.49	c  N st    79   2079823       437      1897         0    104033      5745   1487498   no data   no data
409.21/409.29	c  N st    80   2210858       437      1897         0    107935      5745   1534249   no data   no data
409.21/409.29	c  S st    80   2210858       437      1897         0    107935      5745   1534249   no data   no data
409.60/409.60	c  S st    80   2211366       437      1897         0    108440      5745   1545227   no data   no data
409.60/409.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
409.60/409.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
409.60/409.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
409.60/409.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
409.60/409.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
409.60/409.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
409.60/409.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
409.60/409.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
409.70/409.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.90/415.99	c lits-rem:      1072  cl-subs:     8500  v-elim:      0  v-fix:    0  time:  6.27 s
415.90/415.99	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
415.99/416.01	c vivif2 --  cl tried    99940 cl shrink        0 lits rem          0 time: 0.02
415.99/416.08	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.08
415.99/416.09	c calculated reachability. Time: 0.00
415.99/416.09	c  N st    80   2211366       437      1897         0     99940      5745   1383250   no data   no data
549.80/549.86	c  N st    81   2711366       437      1897         0    122943      5745   1820761   no data   no data
549.80/549.86	c  S st    81   2711366       437      1897         0    122943      5745   1820761   no data   no data
550.20/550.24	c  S st    81   2711868       437      1897         0    123443      5745   1831939   no data   no data
550.20/550.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
550.30/550.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
550.30/550.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
550.30/550.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
550.30/550.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
550.30/550.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
550.30/550.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
550.30/550.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
550.30/550.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
562.80/562.85	c lits-rem:       755  cl-subs:    11300  v-elim:      0  v-fix:    0  time: 12.47 s
562.80/562.85	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
562.80/562.87	c vivif2 --  cl tried   112143 cl shrink        0 lits rem          0 time: 0.02
562.90/562.96	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.09
562.90/562.96	c calculated reachability. Time: 0.00
562.90/562.96	c  N st    81   2711868       437      1897         0    112143      5745   1604513   no data   no data
702.00/702.01	c  N st    82   3211869       437      1897         0     88167      5745    934127   no data   no data
702.00/702.01	c  S st    82   3211869       437      1897         0     88167      5745    934127   no data   no data
702.20/702.20	c  S st    82   3212369       437      1897         0     88663      5745    944962   no data   no data
702.20/702.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
702.20/702.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
702.20/702.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
702.20/702.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
702.20/702.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
702.20/702.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
702.20/702.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
702.20/702.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
702.20/702.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
703.10/703.10	c lits-rem:       206  cl-subs:     2899  v-elim:      0  v-fix:    0  time:  0.82 s
703.10/703.10	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
703.10/703.12	c vivif2 --  cl tried    85764 cl shrink        0 lits rem          0 time: 0.01
703.10/703.17	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.06
703.10/703.17	c calculated reachability. Time: 0.00
703.10/703.17	c  N st    82   3212369       437      1897         0     85764      5745    892113   no data   no data
854.30/854.37	c  N st    83   3712370       437      1897         0     96695      5745   1049708   no data   no data
854.30/854.37	c  S st    83   3712370       437      1897         0     96695      5745   1049708   no data   no data
854.62/854.64	c  S st    83   3712871       437      1897         0     97196      5745   1061249   no data   no data
854.62/854.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
854.62/854.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
854.62/854.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
854.62/854.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
854.62/854.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
854.62/854.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
854.62/854.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
854.62/854.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
854.72/854.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
855.90/856.00	c lits-rem:       272  cl-subs:     3781  v-elim:      0  v-fix:    0  time:  1.26 s
855.90/856.00	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
856.00/856.01	c vivif2 --  cl tried    93415 cl shrink        0 lits rem          0 time: 0.01
856.00/856.07	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.06
856.00/856.08	c calculated reachability. Time: 0.00
856.00/856.08	c  N st    83   3712871       437      1897         0     93415      5745    994290   no data   no data
866.11/866.11	c  F st    84   3751564       437      1897         0    130838      5745   1839646   no data   no data
866.11/866.11	c  N st    84   3751564       437      1897         0    130838      5745   1839646   no data   no data
868.21/868.20	c Decided on static restart strategy
878.82/878.81	c  N st    94   3779870       437      1897         0    158225      5745   2439146   no data   no data
890.41/890.47	c  N st    96   3815862       437      1897         0    110959      5745   1327799   no data   no data
901.30/901.30	c  N st    97   3848254       437      1897         0    142134      5745   1960021   no data   no data
916.41/916.46	c  N st    98   3896842       437      1897         0    106427      5745   1255805   no data   no data
938.01/938.02	c  N st    99   3969725       437      1897         0     92883      5745    928929   no data   no data
969.21/969.20	c  N st   100   4079049       437      1897         0    113246      5745   1344527   no data   no data
1010.60/1010.64	c  N st   101   4212871       437      1897         0    156503      5745   2224786   no data   no data
1010.60/1010.64	c  S st   101   4212871       437      1897         0    156503      5745   2224786   no data   no data
1011.00/1011.03	c  S st   101   4213377       437      1897         0    157009      5745   2236447   no data   no data
1011.00/1011.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1011.10/1011.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
1011.10/1011.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1011.10/1011.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1011.10/1011.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1011.10/1011.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1011.10/1011.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1011.10/1011.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1011.10/1011.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1025.40/1025.47	c lits-rem:       798  cl-subs:    14163  v-elim:      0  v-fix:    0  time: 14.28 s
1025.40/1025.47	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
1025.50/1025.50	c vivif2 --  cl tried   142846 cl shrink        0 lits rem          0 time: 0.03
1025.60/1025.60	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.11
1025.60/1025.61	c calculated reachability. Time: 0.00
1025.60/1025.61	c  N st   101   4213377       437      1897         0    142846      5745   1971717   no data   no data
1098.61/1098.64	c  N st   102   4459353       437      1897         0    117373      5745   1407647   no data   no data
1176.61/1176.69	c  N st   103   4713377       437      1897         0    181841      5745   2680441   no data   no data
1176.61/1176.69	c  S st   103   4713377       437      1897         0    181841      5745   2680441   no data   no data
1177.21/1177.20	c  S st   103   4713881       437      1897         0    182344      5745   2691845   no data   no data
1177.21/1177.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1177.21/1177.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.07
1177.21/1177.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1177.21/1177.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1177.21/1177.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1177.21/1177.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1177.21/1177.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1177.31/1177.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1177.41/1177.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1200.60/1200.64	c lits-rem:       943  cl-subs:    21470  v-elim:      0  v-fix:    0  time: 23.24 s
1200.60/1200.64	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
1200.60/1200.67	c vivif2 --  cl tried   160874 cl shrink        0 lits rem          0 time: 0.03
1200.70/1200.79	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.12
1200.80/1200.80	c calculated reachability. Time: 0.00
1200.80/1200.80	c  N st   103   4713881       437      1897         0    160874      5745   2311918   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-3367753-1305386389/watcher-3367753-1305386389 -o /tmp/evaluation-result-3367753-1305386389/solver-3367753-1305386389 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367753-1305386389.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: 4.00 4.01 4.00 4/397 26513
/proc/meminfo: memFree=26812444/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=30064 CPUtime=0.01 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 664 0 0 0 1 0 0 0 25 0 1 0 650237593 30785536 591 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 7516 591 363 95 0 2498 0

[startup+0.0865091 s]
/proc/loadavg: 4.00 4.01 4.00 4/397 26513
/proc/meminfo: memFree=26812444/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=30212 CPUtime=0.08 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 744 0 0 0 8 0 0 0 25 0 1 0 650237593 30937088 671 33554432000 4194304 4580011 140737471317200 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 7553 671 364 95 0 2535 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30212

[startup+0.100507 s]
/proc/loadavg: 4.00 4.01 4.00 4/397 26513
/proc/meminfo: memFree=26812444/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=30212 CPUtime=0.09 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 767 0 0 0 9 0 0 0 25 0 1 0 650237593 30937088 694 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 7553 694 364 95 0 2535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30212

[startup+0.300474 s]
/proc/loadavg: 4.00 4.01 4.00 4/397 26513
/proc/meminfo: memFree=26812444/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=30800 CPUtime=0.29 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 1012 0 0 0 29 0 0 0 25 0 1 0 650237593 31539200 810 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 7700 810 364 95 0 2682 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30800

[startup+0.700412 s]
/proc/loadavg: 4.00 4.01 4.00 4/397 26513
/proc/meminfo: memFree=26812444/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=31380 CPUtime=0.69 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 1513 0 0 0 69 0 0 0 25 0 1 0 650237593 32133120 866 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 7845 866 364 95 0 2827 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31380

[startup+1.50027 s]
/proc/loadavg: 4.00 4.01 4.00 5/398 26514
/proc/meminfo: memFree=26807888/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=37148 CPUtime=1.49 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 3343 0 0 0 149 0 0 0 25 0 1 0 650237593 38039552 2400 33554432000 4194304 4580011 140737471317200 18446744073709551615 4322863 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 9287 2400 367 95 0 4269 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37148

[startup+3.101 s]
/proc/loadavg: 4.00 4.01 4.00 6/398 26514
/proc/meminfo: memFree=26805780/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=37320 CPUtime=3.09 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 4416 0 0 0 309 0 0 0 25 0 1 0 650237593 38215680 2334 33554432000 4194304 4580011 140737471317200 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 9330 2334 367 95 0 4312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37320

[startup+6.30047 s]
/proc/loadavg: 4.00 4.01 4.00 5/398 26514
/proc/meminfo: memFree=26813100/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=38200 CPUtime=6.29 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 6228 0 0 0 628 1 0 0 25 0 1 0 650237593 39116800 2685 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 9550 2685 367 95 0 4532 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38200

[startup+12.7004 s]
/proc/loadavg: 4.00 4.01 4.00 5/398 26514
/proc/meminfo: memFree=26795008/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=48556 CPUtime=12.69 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 11030 0 0 0 1268 1 0 0 25 0 1 0 650237593 49721344 5062 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 12139 5062 367 95 0 7121 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48556

[startup+25.5002 s]
/proc/loadavg: 4.00 4.01 4.00 5/398 26514
/proc/meminfo: memFree=26795624/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=53068 CPUtime=25.49 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 16140 0 0 0 2547 2 0 0 25 0 1 0 650237593 54341632 6273 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 13267 6273 367 95 0 8249 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53068

[startup+51.1009 s]
/proc/loadavg: 4.00 4.01 4.00 5/398 26515
/proc/meminfo: memFree=26781828/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=55996 CPUtime=51.1 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 23795 0 0 0 5106 4 0 0 25 0 1 0 650237593 57339904 7272 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 13999 7272 367 95 0 8981 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 55996

[startup+102.315 s]
/proc/loadavg: 4.04 4.02 4.00 6/398 26516
/proc/meminfo: memFree=26733268/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=72424 CPUtime=102.31 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 38955 0 0 0 10224 7 0 0 25 0 1 0 650237593 74162176 11268 33554432000 4194304 4580011 140737471317200 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 18106 11268 367 95 0 13088 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 72424

[startup+162.3 s]
/proc/loadavg: 4.11 4.04 4.01 6/398 26518
/proc/meminfo: memFree=26727248/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=72844 CPUtime=162.29 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 51238 0 0 0 16220 9 0 0 25 0 1 0 650237593 74592256 10737 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 18211 10737 367 95 0 13193 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72844

[startup+222.3 s]
/proc/loadavg: 4.08 4.05 4.01 6/398 26519
/proc/meminfo: memFree=26666160/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=86716 CPUtime=222.29 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 64037 0 0 0 22216 13 0 0 25 0 1 0 650237593 88797184 14747 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 21679 14747 367 95 0 16661 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 86716

[startup+282.3 s]
/proc/loadavg: 4.03 4.04 4.00 6/398 26521
/proc/meminfo: memFree=26670572/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=86936 CPUtime=282.29 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 73305 0 0 0 28212 17 0 0 25 0 1 0 650237593 89022464 14511 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 21734 14511 367 95 0 16716 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 86936

[startup+342.301 s]
/proc/loadavg: 4.13 4.06 4.01 5/398 26523
/proc/meminfo: memFree=26650936/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=99808 CPUtime=342.29 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 85396 0 0 0 34209 20 0 0 25 0 1 0 650237593 102203392 17923 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 24952 17923 367 95 0 19934 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 99808

[startup+402.301 s]
/proc/loadavg: 4.05 4.05 4.00 5/398 26524
/proc/meminfo: memFree=26641340/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=100008 CPUtime=402.3 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 93913 0 0 0 40206 24 0 0 25 0 1 0 650237593 102408192 17645 33554432000 4194304 4580011 140737471317200 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 25002 17645 367 95 0 19984 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100008

[startup+462.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/398 26526
/proc/meminfo: memFree=26647216/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=110120 CPUtime=462.3 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 102934 0 0 0 46204 26 0 0 25 0 1 0 650237593 112762880 19687 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 27530 19687 367 95 0 22512 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 110120

[startup+522.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/398 26527
/proc/meminfo: memFree=26638368/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=110284 CPUtime=522.29 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 110436 0 0 0 52201 28 0 0 25 0 1 0 650237593 112930816 20066 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 27571 20066 367 95 0 22553 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 110284

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/398 26529
/proc/meminfo: memFree=26615392/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=124452 CPUtime=582.3 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 119256 0 0 0 58199 31 0 0 25 0 1 0 650237593 127438848 23610 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 31113 23610 367 95 0 26095 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 124452

[startup+642.301 s]
/proc/loadavg: 4.10 4.05 4.01 5/398 26531
/proc/meminfo: memFree=26618808/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=124596 CPUtime=642.32 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 126657 0 0 0 64199 33 0 0 25 0 1 0 650237593 127586304 23335 33554432000 4194304 4580011 140737471317200 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 31149 23335 367 95 0 26131 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 124596

[startup+702.301 s]
/proc/loadavg: 4.08 4.05 4.01 5/398 26532
/proc/meminfo: memFree=26584660/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=125156 CPUtime=702.3 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 134257 0 0 0 70195 35 0 0 25 0 1 0 650237593 128159744 23144 33554432000 4194304 4580011 140737471317200 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 31289 23144 367 95 0 26271 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 125156

[startup+762.314 s]
/proc/loadavg: 4.15 4.07 4.01 6/398 26534
/proc/meminfo: memFree=26575784/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=125284 CPUtime=762.32 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 140727 0 0 0 76194 38 0 0 25 0 1 0 650237593 128290816 23810 33554432000 4194304 4580011 140737471317200 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 31321 23810 367 95 0 26303 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 125284

[startup+822.3 s]
/proc/loadavg: 4.06 4.05 4.01 6/398 26535
/proc/meminfo: memFree=26531864/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=125396 CPUtime=822.3 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 147309 0 0 0 82189 41 0 0 25 0 1 0 650237593 128405504 24632 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 31349 24632 367 95 0 26331 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 125396

[startup+882.3 s]
/proc/loadavg: 4.02 4.04 4.00 6/398 26537
/proc/meminfo: memFree=26528956/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=127456 CPUtime=882.31 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 154803 0 0 0 88188 43 0 0 25 0 1 0 650237593 130514944 23400 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 31864 23400 367 95 0 26846 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 127456

[startup+942.3 s]
/proc/loadavg: 2.56 3.66 3.87 2/380 26593
/proc/meminfo: memFree=27008336/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=127576 CPUtime=942.3 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 161579 0 0 0 94185 45 0 0 25 0 1 0 650237593 130637824 24046 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 31894 24046 367 95 0 26876 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 127576

[startup+1002.3 s]
/proc/loadavg: 1.57 3.17 3.69 2/380 26594
/proc/meminfo: memFree=27006456/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=127664 CPUtime=1002.3 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 168188 0 0 0 100183 47 0 0 25 0 1 0 650237593 130727936 24547 33554432000 4194304 4580011 140737471317200 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 31916 24547 367 95 0 26898 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 127664

[startup+1062.3 s]
/proc/loadavg: 1.21 2.77 3.52 2/380 26596
/proc/meminfo: memFree=26988968/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=142428 CPUtime=1062.31 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 175989 0 0 0 106182 49 0 0 25 0 1 0 650237593 145846272 28967 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 35607 28967 367 95 0 30589 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 142428

[startup+1122.3 s]
/proc/loadavg: 1.07 2.45 3.36 2/380 26597
/proc/meminfo: memFree=26995644/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=142600 CPUtime=1122.31 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 183786 0 0 0 112180 51 0 0 25 0 1 0 650237593 146022400 27305 33554432000 4194304 4580011 140737471317200 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 35650 27305 367 95 0 30632 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 142600

[startup+1182.3 s]
/proc/loadavg: 1.02 2.18 3.21 2/380 26599
/proc/meminfo: memFree=26968832/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=163720 CPUtime=1182.3 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 193598 0 0 0 118178 52 0 0 25 0 1 0 650237593 167649280 33937 33554432000 4194304 4580011 140737471317200 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 40930 33937 367 95 0 35912 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 163720

[startup+1242.3 s]
/proc/loadavg: 1.01 1.96 3.07 2/380 26601
/proc/meminfo: memFree=26976720/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=163804 CPUtime=1242.31 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 198648 0 0 0 124178 53 0 0 25 0 1 0 650237593 167735296 31955 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 40951 31955 367 95 0 35933 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 163804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.79 2.93 2/380 26602
/proc/meminfo: memFree=26975952/32950928 swapFree=44388876/67111528
[pid=26513] ppid=26511 vsize=163916 CPUtime=1300.02 cores=5,7
/proc/26513/stat : 26513 (strangenight2-s) R 26511 26513 25497 0 -1 4202496 205548 0 0 0 129947 55 0 0 25 0 1 0 650237593 167849984 31941 33554432000 4194304 4580011 140737471317200 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26513/statm: 40979 31941 367 95 0 35961 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 163916

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): 1300.04
CPU user time (s): 1299.48
CPU system time (s): 0.561914
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 217376

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

runsolver used 4.6213 second user time and 11.7462 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 17:19:49
IDJOB=3367753
IDBENCH=82962
IDSOLVER=1845
FILE ID=node126/3367753-1305386389
RUNJOBID= node126-1305385988-26436
PBS_JOBID= 13324376
Free space on /tmp= 73308 MiB

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

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

MD5SUM BENCH= 94cfc1731e7c76d51d00543dd5d14f85
RANDOM SEED=605262563

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26812600 kB
Buffers:        246016 kB
Cached:        2409276 kB
SwapCached:      92524 kB
Active:         971156 kB
Inactive:      4916328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26812600 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:            5480 kB
Writeback:           0 kB
AnonPages:     3152608 kB
Mapped:          16412 kB
Slab:           107752 kB
PageTables:      76912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88455392 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73320 MiB
End job on node126 at 2011-05-14 17:41:31