Trace number 3367810

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.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1023920765-089.SATISFIABLE.cnf
MD5SUMea9dfa5adeec712c099d553962345305
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-3367810-1305387420.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:        1704
0.00/0.01	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1704/1704 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:    400 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:      7  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:     167 undec:      44 neg:     189
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       393      1696         0         0      5123         0   no data   no data
0.02/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4921       393      1696         0      4808      5123     95771   no data   no data
0.29/0.39	c  N st    10     11304       393      1696         0      4431      5123     65828   no data   no data
0.59/0.64	c  N st    11     17048       393      1696         0     10015      5123    169798   no data   no data
1.00/1.02	c  F st    12     25000       393      1696         0     12305      5123    229047   no data   no data
1.00/1.02	c  N st    12     25000       393      1696         0     12305      5123    229047   no data   no data
1.19/1.28	c Decided on static restart strategy
1.19/1.28	c  N st    18     30001       393      1696         0     10636      5123    168256   no data   no data
1.19/1.28	c  S st    18     30001       393      1696         0     10636      5123    168256   no data   no data
1.29/1.32	c  S st    18     30507       393      1696         0     11142      5123    177950   no data   no data
1.29/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.32	c blocked clauses removed:       10 vars:      1 tried:         393 T: 0.00 s
1.29/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1.29/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.38	c lits-rem:       101  cl-subs:      715  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.39	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.01
1.29/1.39	c calculated reachability. Time: 0.00
1.29/1.39	c  N st    18     30507       392      1686         0     10357      5093    162472   no data   no data
1.79/1.80	c  N st    20     37617       392      1686         0      9639      5093    137971   no data   no data
2.10/2.19	c  N st    21     44016       392      1686         0     15856      5093    263164   no data   no data
2.29/2.31	c  S st    22     45761       392      1686         0      8890      5093    109015   no data   no data
2.29/2.34	c  S st    22     46263       392      1686         0      9391      5093    118939   no data   no data
2.29/2.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
2.29/2.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.36	c lits-rem:        24  cl-subs:      110  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.36	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
2.29/2.36	c vivif2 --  cl tried     9281 cl shrink        0 lits rem          0 time: 0.00
2.29/2.36	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.01
2.29/2.36	c calculated reachability. Time: 0.00
2.29/2.36	c  N st    22     46263       392      1686         0      9281      5093    116902   no data   no data
3.20/3.30	c  N st    23     60661       392      1686         0     13616      5093    201351   no data   no data
3.89/3.93	c  N st    24     69394       392      1686         0     11403      5093    142843   no data   no data
3.89/3.93	c  S st    24     69394       392      1686         0     11403      5093    142843   no data   no data
3.89/3.97	c  S st    24     69898       392      1686         0     11903      5093    153244   no data   no data
3.89/3.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.89/3.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
3.89/3.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.99	c lits-rem:        29  cl-subs:      164  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.99	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
3.89/3.99	c vivif2 --  cl tried    11739 cl shrink        0 lits rem          0 time: 0.00
3.99/4.00	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.01
3.99/4.00	c calculated reachability. Time: 0.00
3.99/4.00	c  N st    24     69898       392      1686         0     11739      5093    149969   no data   no data
5.19/5.29	c  F st    25     87501       392      1686         0     17180      5093    255891   no data   no data
5.19/5.29	c  N st    25     87501       392      1686         0     17180      5093    255891   no data   no data
5.59/5.68	c Decided on static restart strategy
5.89/5.94	c  N st    32     95538       392      1686         0     25010      5093    420966   no data   no data
6.49/6.60	c  N st    34    104847       392      1686         0     21477      5093    331339   no data   no data
6.49/6.60	c  S st    34    104847       392      1686         0     21477      5093    331339   no data   no data
6.60/6.66	c  S st    34    105350       392      1686         0     21979      5093    341855   no data   no data
6.60/6.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.60/6.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.60/6.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
6.60/6.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.60/6.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.60/6.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.80	c lits-rem:       169  cl-subs:      932  v-elim:      0  v-fix:    0  time:  0.12 s
6.79/6.80	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
6.79/6.81	c vivif2 --  cl tried    21047 cl shrink        0 lits rem          0 time: 0.00
6.79/6.82	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.01
6.79/6.82	c calculated reachability. Time: 0.00
6.79/6.82	c  N st    34    105350       392      1686         0     21047      5093    322353   no data   no data
7.60/7.64	c  N st    35    114948       392      1686         0     16776      5093    218655   no data   no data
8.80/8.88	c  N st    36    129345       392      1686         0     16176      5093    188228   no data   no data
10.69/10.71	c  N st    37    150940       392      1686         0     21699      5093    301770   no data   no data
11.29/11.37	c  S st    38    158027       392      1686         0     28605      5093    451736   no data   no data
11.39/11.44	c  S st    38    158531       392      1686         0     29106      5093    461699   no data   no data
11.39/11.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.39/11.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
11.39/11.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.39/11.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.39/11.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.79	c lits-rem:       367  cl-subs:     1524  v-elim:      0  v-fix:    0  time:  0.33 s
11.69/11.79	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
11.79/11.80	c vivif2 --  cl tried    27582 cl shrink        0 lits rem          0 time: 0.01
11.79/11.82	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.02
11.79/11.82	c calculated reachability. Time: 0.00
11.79/11.82	c  N st    38    158531       392      1686         0     27582      5093    428822   no data   no data
16.59/16.67	c  N st    39    207121       392      1686         0     22285      5093    276649   no data   no data
19.60/19.63	c  N st    40    237796       392      1686         0     32625      5093    490240   no data   no data
19.60/19.63	c  S st    40    237796       392      1686         0     32625      5093    490240   no data   no data
19.70/19.71	c  S st    40    238302       392      1686         0     33128      5093    500998   no data   no data
19.70/19.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.70/19.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.70/19.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.70/19.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.70/19.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
19.70/19.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.70/19.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.70/19.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.15	c lits-rem:       257  cl-subs:     1548  v-elim:      0  v-fix:    0  time:  0.40 s
20.09/20.15	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
20.09/20.15	c vivif2 --  cl tried    31580 cl shrink        0 lits rem          0 time: 0.01
20.09/20.17	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.02
20.09/20.17	c calculated reachability. Time: 0.00
20.09/20.17	c  N st    40    238302       392      1686         0     31580      5093    468368   no data   no data
27.99/28.06	c  F st    41    306250       392      1686         0     33405      5093    451386   no data   no data
27.99/28.06	c  N st    41    306250       392      1686         0     33405      5093    451386   no data   no data
28.69/28.74	c Decided on static restart strategy
31.40/31.49	c  N st    51    334555       392      1686         0     37664      5093    527604   no data   no data
34.19/34.25	c  N st    53    357454       392      1686         0     35614      5093    485417   no data   no data
34.19/34.25	c  S st    53    357454       392      1686         0     35614      5093    485417   no data   no data
34.29/34.35	c  S st    53    357959       392      1686         0     36118      5093    495938   no data   no data
34.29/34.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.29/34.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.29/34.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.29/34.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.29/34.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.29/34.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
34.29/34.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.29/34.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.29/34.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.70	c lits-rem:       170  cl-subs:     1413  v-elim:      0  v-fix:    0  time:  0.32 s
34.69/34.70	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
34.69/34.70	c vivif2 --  cl tried    34705 cl shrink        0 lits rem          0 time: 0.01
34.69/34.72	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.02
34.69/34.72	c calculated reachability. Time: 0.00
34.69/34.72	c  N st    53    357959       392      1686         0     34705      5093    464466   no data   no data
39.10/39.11	c  N st    54    390353       392      1686         0     40892      5093    594512   no data   no data
45.79/45.85	c  N st    55    438941       392      1686         0     34536      5093    408746   no data   no data
56.59/56.69	c  N st    56    511823       392      1686         0     47939      5093    652482   no data   no data
60.39/60.42	c  N st    57    536939       392      1686         0     42246      5093    529303   no data   no data
60.39/60.42	c  S st    57    536939       392      1686         0     42246      5093    529303   no data   no data
60.50/60.52	c  S st    57    537443       392      1686         0     42750      5093    539784   no data   no data
60.50/60.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.50/60.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
60.50/60.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.50/60.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.50/60.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.50/60.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
60.50/60.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.50/60.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.50/60.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.00/61.02	c lits-rem:       168  cl-subs:     2249  v-elim:      0  v-fix:    0  time:  0.46 s
61.00/61.02	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
61.00/61.03	c vivif2 --  cl tried    40501 cl shrink        0 lits rem          0 time: 0.01
61.00/61.05	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.02
61.00/61.05	c calculated reachability. Time: 0.00
61.00/61.05	c  N st    57    537443       392      1686         0     40501      5093    498508   no data   no data
85.29/85.38	c  N st    58    701427       392      1686         0     69567      5093   1076590   no data   no data
102.69/102.71	c  N st    59    806167       392      1686         0     63452      5093    902859   no data   no data
102.69/102.71	c  S st    59    806167       392      1686         0     63452      5093    902859   no data   no data
102.79/102.86	c  S st    59    806672       392      1686         0     63955      5093    913863   no data   no data
102.79/102.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.79/102.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
102.79/102.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
102.79/102.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.79/102.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.79/102.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
102.79/102.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.79/102.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
102.89/102.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.09/105.10	c lits-rem:       369  cl-subs:     5357  v-elim:      0  v-fix:    0  time:  2.18 s
105.09/105.10	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
105.09/105.12	c vivif2 --  cl tried    58598 cl shrink        0 lits rem          0 time: 0.01
105.09/105.16	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.04
105.09/105.16	c calculated reachability. Time: 0.00
105.09/105.16	c  N st    59    806672       392      1686         0     58598      5093    811546   no data   no data
150.79/150.87	c  F st    60   1071875       392      1686         0     74240      5093   1055402   no data   no data
150.79/150.87	c  N st    60   1071875       392      1686         0     74240      5093   1055402   no data   no data
152.09/152.10	c Decided on static restart strategy
156.30/156.34	c  N st    70   1100176       392      1686         0     58368      5093    689083   no data   no data
164.00/164.08	c  N st    72   1136169       392      1686         0     48760      5093    488258   no data   no data
170.40/170.44	c  N st    73   1168561       392      1686         0     80072      5093   1111890   no data   no data
179.30/179.36	c  N st    74   1210008       392      1686         0     74620      5093    982404   no data   no data
179.30/179.36	c  S st    74   1210008       392      1686         0     74620      5093    982404   no data   no data
179.49/179.58	c  S st    74   1210508       392      1686         0     75117      5093    992822   no data   no data
179.49/179.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.59/179.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
179.59/179.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
179.59/179.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.59/179.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.59/179.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
179.59/179.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
179.59/179.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
179.59/179.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.30/182.39	c lits-rem:       709  cl-subs:     6859  v-elim:      0  v-fix:    0  time:  2.74 s
182.30/182.39	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
182.40/182.40	c vivif2 --  cl tried    68258 cl shrink        0 lits rem          0 time: 0.01
182.40/182.45	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.05
182.40/182.46	c calculated reachability. Time: 0.00
182.40/182.46	c  N st    74   1210508       392      1686         0     68258      5093    863703   no data   no data
197.90/197.91	c  N st    75   1283390       392      1686         0     92093      5093   1290501   no data   no data
220.19/220.26	c  N st    76   1392713       392      1686         0     53103      5093    509119   no data   no data
254.30/254.37	c  N st    77   1556699       392      1686         0     57913      5093    570105   no data   no data
289.31/289.38	c  N st    78   1710508       392      1686         0     98954      5093   1316795   no data   no data
289.31/289.38	c  S st    78   1710508       392      1686         0     98954      5093   1316795   no data   no data
289.59/289.68	c  S st    78   1711009       392      1686         0     99450      5093   1328013   no data   no data
289.59/289.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
289.69/289.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
289.69/289.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
289.69/289.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.69/289.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
289.69/289.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
289.69/289.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
289.69/289.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
289.69/289.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.11/298.12	c lits-rem:       683  cl-subs:    12254  v-elim:      0  v-fix:    0  time:  8.33 s
298.11/298.12	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
298.11/298.14	c vivif2 --  cl tried    87196 cl shrink        0 lits rem          0 time: 0.02
298.20/298.24	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.10
298.20/298.25	c calculated reachability. Time: 0.00
298.20/298.25	c  N st    78   1711009       392      1686         0     87196      5093   1127418   no data   no data
387.50/387.54	c  N st    79   2079973       392      1686         0     99044      5093   1306570   no data   no data
423.60/423.63	c  N st    80   2211009       392      1686         0    102927      5093   1328677   no data   no data
423.60/423.63	c  S st    80   2211009       392      1686         0    102927      5093   1328677   no data   no data
424.00/424.06	c  S st    80   2211515       392      1686         0    103432      5093   1339801   no data   no data
424.00/424.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
424.10/424.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
424.10/424.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
424.10/424.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
424.10/424.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
424.10/424.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
424.10/424.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
424.10/424.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
424.10/424.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.31/432.35	c lits-rem:       269  cl-subs:    11951  v-elim:      0  v-fix:    0  time:  8.15 s
432.31/432.35	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
432.31/432.36	c vivif2 --  cl tried    91481 cl shrink        0 lits rem          0 time: 0.02
432.40/432.43	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.07
432.40/432.44	c calculated reachability. Time: 0.00
432.40/432.44	c  N st    80   2211515       392      1686         0     91481      5093   1134701   no data   no data
572.70/572.79	c  N st    81   2711515       392      1686         0    115230      5093   1542941   no data   no data
572.70/572.79	c  S st    81   2711515       392      1686         0    115230      5093   1542941   no data   no data
573.12/573.15	c  S st    81   2712017       392      1686         0    115730      5093   1553976   no data   no data
573.12/573.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
573.20/573.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
573.20/573.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
573.20/573.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
573.20/573.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
573.20/573.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
573.20/573.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
573.20/573.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
573.20/573.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
581.81/581.91	c lits-rem:       515  cl-subs:    14003  v-elim:      0  v-fix:    0  time:  8.63 s
581.81/581.91	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
581.91/581.93	c vivif2 --  cl tried   101727 cl shrink        0 lits rem          0 time: 0.02
582.00/582.06	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.13
582.00/582.06	c calculated reachability. Time: 0.00
582.00/582.06	c  N st    81   2712017       392      1686         0    101727      5093   1303927   no data   no data
734.61/734.69	c  N st    82   3212017       392      1686         0     77879      5093    686744   no data   no data
734.61/734.69	c  S st    82   3212017       392      1686         0     77879      5093    686744   no data   no data
734.82/734.88	c  S st    82   3212520       392      1686         0     78379      5093    697886   no data   no data
734.82/734.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
734.91/734.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
734.91/734.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
734.91/734.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
734.91/734.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
734.91/734.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
734.91/734.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
734.91/734.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
734.91/734.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
735.11/735.12	c lits-rem:        40  cl-subs:      853  v-elim:      0  v-fix:    0  time:  0.18 s
735.11/735.12	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
735.11/735.13	c vivif2 --  cl tried    77526 cl shrink        0 lits rem          0 time: 0.01
735.11/735.18	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.05
735.11/735.18	c calculated reachability. Time: 0.00
735.11/735.18	c  N st    82   3212520       392      1686         0     77526      5093    686051   no data   no data
884.21/884.28	c  N st    83   3712523       392      1686         0     88553      5093    843996   no data   no data
884.21/884.28	c  S st    83   3712523       392      1686         0     88553      5093    843996   no data   no data
884.51/884.55	c  S st    83   3713025       392      1686         0     89048      5093    855884   no data   no data
884.51/884.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
884.51/884.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
884.51/884.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
884.51/884.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
884.51/884.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
884.51/884.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
884.51/884.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
884.61/884.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
884.61/884.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
885.01/885.02	c lits-rem:       102  cl-subs:     1248  v-elim:      0  v-fix:    0  time:  0.38 s
885.01/885.02	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
885.01/885.03	c vivif2 --  cl tried    87800 cl shrink        0 lits rem          0 time: 0.01
885.11/885.10	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.07
885.11/885.11	c calculated reachability. Time: 0.00
885.11/885.11	c  N st    83   3713025       392      1686         0     87800      5093    834880   no data   no data
896.21/896.27	c  F st    84   3751563       392      1686         0    124946      5093   1626365   no data   no data
896.21/896.27	c  N st    84   3751563       392      1686         0    124946      5093   1626365   no data   no data
898.51/898.56	c Decided on static restart strategy
908.52/908.56	c  N st    94   3779867       392      1686         0    152466      5093   2226525   no data   no data
921.51/921.55	c  N st    96   3815862       392      1686         0    105236      5093   1166992   no data   no data
932.21/932.28	c  N st    97   3848254       392      1686         0    136591      5093   1813983   no data   no data
950.71/950.75	c  N st    98   3896846       392      1686         0    100383      5093   1068864   no data   no data
975.81/975.81	c  N st    99   3969728       392      1686         0     86827      5093    762573   no data   no data
1012.03/1012.06	c  N st   100   4079051       392      1686         0    107346      5093   1183836   no data   no data
1055.71/1055.76	c  N st   101   4213025       392      1686         0    150384      5093   2083514   no data   no data
1055.71/1055.76	c  S st   101   4213025       392      1686         0    150384      5093   2083514   no data   no data
1056.21/1056.21	c  S st   101   4213527       392      1686         0    150884      5093   2094012   no data   no data
1056.21/1056.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1056.21/1056.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1056.21/1056.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1056.21/1056.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1056.21/1056.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1056.21/1056.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1056.21/1056.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1056.31/1056.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1056.31/1056.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1069.13/1069.20	c lits-rem:      1178  cl-subs:    13649  v-elim:      0  v-fix:    0  time: 12.82 s
1069.13/1069.20	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
1069.23/1069.23	c vivif2 --  cl tried   137235 cl shrink        0 lits rem          0 time: 0.03
1069.42/1069.40	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.18
1069.42/1069.41	c calculated reachability. Time: 0.00
1069.42/1069.41	c  N st   101   4213527       392      1686         0    137235      5093   1848545   no data   no data
1161.72/1161.79	c  N st   102   4459503       392      1686         0    111739      5093   1256488   no data   no data
1252.52/1252.52	c  N st   103   4713527       392      1686         0    176704      5093   2600045   no data   no data
1252.52/1252.52	c  S st   103   4713527       392      1686         0    176704      5093   2600045   no data   no data
1253.12/1253.11	c  S st   103   4714031       392      1686         0    177207      5093   2610950   no data   no data
1253.12/1253.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1253.22/1253.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1253.22/1253.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1253.22/1253.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1253.22/1253.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1253.22/1253.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1253.22/1253.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1253.22/1253.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1253.32/1253.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1278.52/1278.58	c lits-rem:       999  cl-subs:    19028  v-elim:      0  v-fix:    0  time: 25.26 s
1278.52/1278.58	c vivif2 --  cl tried     1686 cl shrink        0 lits rem          0 time: 0.00
1278.62/1278.61	c vivif2 --  cl tried   158179 cl shrink        0 lits rem          0 time: 0.03
1278.72/1278.77	c asymm  cl-useful: 0/1686/1686 lits-rem:0 time: 0.16
1278.72/1278.78	c calculated reachability. Time: 0.00
1278.72/1278.78	c  N st   103   4714031       392      1686         0    158179      5093   2255730   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-3367810-1305387420/watcher-3367810-1305387420 -o /tmp/evaluation-result-3367810-1305387420/solver-3367810-1305387420 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367810-1305387420.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.76 3.98 3.97 5/320 11846
/proc/meminfo: memFree=12292400/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=30092 CPUtime=0 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 621 0 0 0 0 0 0 0 25 0 1 0 650340771 30814208 561 33554432000 4194304 4580011 140736743271968 18446744073709551615 4245776 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 7523 561 354 95 0 2505 0

[startup+0.0300329 s]
/proc/loadavg: 3.76 3.98 3.97 5/320 11846
/proc/meminfo: memFree=12292400/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=30092 CPUtime=0.02 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 657 0 0 0 2 0 0 0 25 0 1 0 650340771 30814208 597 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 7523 597 363 95 0 2505 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30092

[startup+0.101079 s]
/proc/loadavg: 3.76 3.98 3.97 5/320 11846
/proc/meminfo: memFree=12292400/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=30224 CPUtime=0.09 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 751 0 0 0 9 0 0 0 25 0 1 0 650340771 30949376 691 33554432000 4194304 4580011 140736743271968 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 7556 691 364 95 0 2538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30224

[startup+0.301016 s]
/proc/loadavg: 3.76 3.98 3.97 5/320 11846
/proc/meminfo: memFree=12292400/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=30788 CPUtime=0.29 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 972 0 0 0 29 0 0 0 25 0 1 0 650340771 31526912 792 33554432000 4194304 4580011 140736743271968 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 7697 792 364 95 0 2679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30788

[startup+0.700916 s]
/proc/loadavg: 3.76 3.98 3.97 5/320 11846
/proc/meminfo: memFree=12292400/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=31348 CPUtime=0.69 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 1422 0 0 0 69 0 0 0 25 0 1 0 650340771 32100352 836 33554432000 4194304 4580011 140736743271968 18446744073709551615 4306016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 7837 836 364 95 0 2819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31348

[startup+1.50084 s]
/proc/loadavg: 3.78 3.98 3.97 5/321 11847
/proc/meminfo: memFree=12288308/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=36644 CPUtime=1.49 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 3139 0 0 0 149 0 0 0 25 0 1 0 650340771 37523456 2261 33554432000 4194304 4580011 140736743271968 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 9161 2261 367 95 0 4143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36644

[startup+3.10061 s]
/proc/loadavg: 3.78 3.98 3.97 5/321 11847
/proc/meminfo: memFree=12269584/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=36824 CPUtime=3.09 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 4148 0 0 0 309 0 0 0 25 0 1 0 650340771 37707776 2179 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 9206 2179 367 95 0 4188 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36824

[startup+6.30093 s]
/proc/loadavg: 3.78 3.98 3.97 5/321 11847
/proc/meminfo: memFree=12264752/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=37792 CPUtime=6.29 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 5892 0 0 0 629 0 0 0 25 0 1 0 650340771 38699008 2529 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 9448 2529 367 95 0 4430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37792

[startup+12.7008 s]
/proc/loadavg: 3.90 3.99 3.98 5/321 11847
/proc/meminfo: memFree=12249536/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=48060 CPUtime=12.69 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 10737 0 0 0 1268 1 0 0 25 0 1 0 650340771 49213440 4934 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 12015 4934 367 95 0 6997 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48060

[startup+25.5006 s]
/proc/loadavg: 3.91 3.99 3.98 5/321 11847
/proc/meminfo: memFree=12229456/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=53844 CPUtime=25.49 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 16050 0 0 0 2547 2 0 0 25 0 1 0 650340771 55136256 6484 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 13461 6484 367 95 0 8443 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53844

[startup+51.1011 s]
/proc/loadavg: 3.94 3.99 3.98 5/321 11848
/proc/meminfo: memFree=12203552/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=57164 CPUtime=51.09 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 23403 0 0 0 5105 4 0 0 25 0 1 0 650340771 58535936 7218 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 14291 7218 367 95 0 9273 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57164

[startup+102.312 s]
/proc/loadavg: 3.97 3.99 3.98 5/321 11849
/proc/meminfo: memFree=12155876/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=61692 CPUtime=102.3 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 35559 0 0 0 10223 7 0 0 25 0 1 0 650340771 63172608 8609 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 15423 8609 367 95 0 10405 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61692

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.98 5/321 11851
/proc/meminfo: memFree=12126692/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=73336 CPUtime=162.3 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 48969 0 0 0 16219 11 0 0 25 0 1 0 650340771 75096064 11717 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 18334 11717 367 95 0 13316 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 73336

[startup+222.301 s]
/proc/loadavg: 3.99 3.99 3.98 5/321 11853
/proc/meminfo: memFree=12101596/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=84228 CPUtime=222.3 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 60775 0 0 0 22216 14 0 0 25 0 1 0 650340771 86249472 13545 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 21057 13545 367 95 0 16039 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 84228

[startup+282.3 s]
/proc/loadavg: 4.04 4.01 3.98 5/321 11854
/proc/meminfo: memFree=12073780/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=84460 CPUtime=282.3 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 69870 0 0 0 28213 17 0 0 25 0 1 0 650340771 86487040 13612 33554432000 4194304 4580011 140736743271968 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 21115 13612 367 95 0 16097 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 84460

[startup+342.301 s]
/proc/loadavg: 4.05 4.02 3.99 5/321 11856
/proc/meminfo: memFree=12032320/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=96020 CPUtime=342.3 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 79164 0 0 0 34209 21 0 0 25 0 1 0 650340771 98324480 17080 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 24005 17080 367 95 0 18987 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 96020

[startup+402.3 s]
/proc/loadavg: 4.02 4.01 3.99 5/321 11857
/proc/meminfo: memFree=12014676/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=96228 CPUtime=402.3 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 86980 0 0 0 40206 24 0 0 25 0 1 0 650340771 98537472 16793 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 24057 16793 367 95 0 19039 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96228

[startup+462.301 s]
/proc/loadavg: 4.07 4.02 4.00 5/321 11859
/proc/meminfo: memFree=11994800/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=103244 CPUtime=462.31 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 94608 0 0 0 46205 26 0 0 25 0 1 0 650340771 105721856 17789 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 25811 17789 367 95 0 20793 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 103244

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/321 11861
/proc/meminfo: memFree=11978260/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=103400 CPUtime=522.3 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 101461 0 0 0 52202 28 0 0 25 0 1 0 650340771 105881600 17988 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 25850 17988 367 95 0 20832 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 103400

[startup+582.301 s]
/proc/loadavg: 4.07 4.03 4.00 5/321 11862
/proc/meminfo: memFree=11946852/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=110560 CPUtime=582.31 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 108742 0 0 0 58200 31 0 0 25 0 1 0 650340771 113213440 20612 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 27640 20612 367 95 0 22622 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 110560

[startup+642.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/321 11864
/proc/meminfo: memFree=11946444/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=110712 CPUtime=642.31 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 115302 0 0 0 64198 33 0 0 25 0 1 0 650340771 113369088 19615 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 27678 19615 367 95 0 22660 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 110712

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/321 11865
/proc/meminfo: memFree=11939968/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=110804 CPUtime=702.31 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 121343 0 0 0 70195 36 0 0 25 0 1 0 650340771 113463296 20696 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 27701 20696 367 95 0 22683 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 110804

[startup+762.312 s]
/proc/loadavg: 4.00 4.01 4.00 5/321 11867
/proc/meminfo: memFree=11950964/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=110956 CPUtime=762.32 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 128271 0 0 0 76194 38 0 0 25 0 1 0 650340771 113618944 19921 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 27739 19921 367 95 0 22721 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 110956

[startup+822.301 s]
/proc/loadavg: 4.06 4.02 4.00 5/321 11869
/proc/meminfo: memFree=11928856/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=111072 CPUtime=822.31 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 134815 0 0 0 82190 41 0 0 25 0 1 0 650340771 113737728 20940 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 27768 20940 367 95 0 22750 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 111072

[startup+882.301 s]
/proc/loadavg: 4.12 4.04 4.01 5/321 11870
/proc/meminfo: memFree=11933416/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=111480 CPUtime=882.31 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 141269 0 0 0 88187 44 0 0 25 0 1 0 650340771 114155520 21700 33554432000 4194304 4580011 140736743271968 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 27870 21700 367 95 0 22852 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 111480

[startup+942.301 s]
/proc/loadavg: 4.09 4.05 4.01 5/321 11872
/proc/meminfo: memFree=11917764/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=113800 CPUtime=942.31 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 147417 0 0 0 94185 46 0 0 25 0 1 0 650340771 116531200 22046 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 28450 22046 367 95 0 23432 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 113800

[startup+1002.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/321 11873
/proc/meminfo: memFree=11890928/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=113908 CPUtime=1002.31 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 153463 0 0 0 100182 49 0 0 25 0 1 0 650340771 116641792 22235 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 28477 22235 367 95 0 23459 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 113908

[startup+1062.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/321 11875
/proc/meminfo: memFree=11853700/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=130744 CPUtime=1062.32 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 162894 0 0 0 106180 52 0 0 25 0 1 0 650340771 133881856 25709 33554432000 4194304 4580011 140736743271968 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 32686 25709 367 95 0 27668 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 130744

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/321 11877
/proc/meminfo: memFree=11832572/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=130784 CPUtime=1122.32 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 166800 0 0 0 112179 53 0 0 25 0 1 0 650340771 133922816 26280 33554432000 4194304 4580011 140736743271968 18446744073709551615 4305136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 32696 26280 367 95 0 27678 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 130784

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 4.01 5/321 11878
/proc/meminfo: memFree=11840832/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=130888 CPUtime=1182.32 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 172854 0 0 0 118177 55 0 0 25 0 1 0 650340771 134029312 26176 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 32722 26176 367 95 0 27704 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 130888

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/321 11880
/proc/meminfo: memFree=11798244/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=131012 CPUtime=1242.32 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 178903 0 0 0 124175 57 0 0 25 0 1 0 650340771 134156288 25716 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 32753 25716 367 95 0 27735 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 131012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.62 3.95 3.97 2/304 11935
/proc/meminfo: memFree=12246216/32950928 swapFree=67111348/67111528
[pid=11846] ppid=11844 vsize=148604 CPUtime=1300.03 cores=0,2
/proc/11846/stat : 11846 (strangenight2-s) R 11844 11846 10553 0 -1 4202496 186049 0 0 0 129944 59 0 0 25 0 1 0 650340771 152170496 29188 33554432000 4194304 4580011 140736743271968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11846/statm: 37151 29188 367 95 0 32133 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 148604

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.05
CPU user time (s): 1299.45
CPU system time (s): 0.600908
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 201088

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

runsolver used 3.75043 second user time and 9.29859 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 17:37:00
IDJOB=3367810
IDBENCH=83019
IDSOLVER=1845
FILE ID=node120/3367810-1305387420
RUNJOBID= node120-1305387410-11750
PBS_JOBID= 13324382
Free space on /tmp= 73492 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1023920765-089.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367810-1305387420/watcher-3367810-1305387420 -o /tmp/evaluation-result-3367810-1305387420/solver-3367810-1305387420 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367810-1305387420.cnf

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

MD5SUM BENCH= ea9dfa5adeec712c099d553962345305
RANDOM SEED=1448808946

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12292432 kB
Buffers:        243984 kB
Cached:        3566864 kB
SwapCached:          0 kB
Active:       17412872 kB
Inactive:      2957220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12292432 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           22964 kB
Writeback:           0 kB
AnonPages:    16559588 kB
Mapped:          25700 kB
Slab:           175664 kB
PageTables:      49600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51706204 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= 73504 MiB
End job on node120 at 2011-05-14 17:58:42