Trace number 3367809

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-v500-c2130-S831119356-083.SATISFIABLE.cnf
MD5SUM0ac8a1d876c0f6cbfe96d1c05d468900
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.002999
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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-3367809-1305387416.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2130/2130 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:    500 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.01	c lits-rem:         0  cl-subs:        0  v-elim:     14  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:     232 undec:      51 neg:     217
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       486      2116         0         0      6438         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.10/0.14	c  N st     8      4922       486      2116         0      4851      6438    113608   no data   no data
0.29/0.39	c  N st    10     11306       486      2116         0      4481      6438     73491   no data   no data
0.59/0.65	c  N st    11     17049       486      2116         0     10076      6438    204728   no data   no data
0.99/1.07	c  F st    12     25001       486      2116         0     12348      6438    266256   no data   no data
0.99/1.07	c  N st    12     25001       486      2116         0     12348      6438    266256   no data   no data
1.29/1.31	c Decided on static restart strategy
1.29/1.31	c  N st    18     30000       486      2116         0     10641      6438    201749   no data   no data
1.29/1.31	c  S st    18     30000       486      2116         0     10641      6438    201749   no data   no data
1.29/1.34	c  S st    18     30502       486      2116         0     11143      6438    213197   no data   no data
1.29/1.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.35	c blocked clauses removed:        0 vars:      0 tried:         486 T: 0.00 s
1.29/1.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1.29/1.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.41	c lits-rem:       120  cl-subs:      529  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.41	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.01
1.39/1.41	c calculated reachability. Time: 0.00
1.39/1.41	c  N st    18     30502       486      2116         0     10614      6438    199550   no data   no data
1.79/1.83	c  N st    20     37614       486      2116         0      9862      6438    160257   no data   no data
2.20/2.22	c  N st    21     44018       486      2116         0     16125      6438    300802   no data   no data
2.30/2.34	c  S st    22     45753       486      2116         0      9082      6438    127180   no data   no data
2.30/2.37	c  S st    22     46256       486      2116         0      9584      6438    138600   no data   no data
2.30/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.30/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.30/2.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.30/2.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.30/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.30/2.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
2.30/2.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.30/2.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.30/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.30/2.39	c lits-rem:        26  cl-subs:      103  v-elim:      0  v-fix:    0  time:  0.01 s
2.30/2.39	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
2.30/2.39	c vivif2 --  cl tried     9481 cl shrink        0 lits rem          0 time: 0.00
2.30/2.40	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.00
2.39/2.40	c calculated reachability. Time: 0.00
2.39/2.40	c  N st    22     46256       486      2116         0      9481      6438    136424   no data   no data
3.19/3.27	c  N st    23     60653       486      2116         0     13825      6438    228946   no data   no data
3.79/3.89	c  N st    24     69385       486      2116         0     11634      6438    167303   no data   no data
3.79/3.89	c  S st    24     69385       486      2116         0     11634      6438    167303   no data   no data
3.89/3.93	c  S st    24     69886       486      2116         0     12134      6438    179414   no data   no data
3.89/3.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
3.89/3.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.95	c lits-rem:        26  cl-subs:      157  v-elim:      0  v-fix:    0  time:  0.02 s
3.89/3.95	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
3.89/3.96	c vivif2 --  cl tried    11977 cl shrink        0 lits rem          0 time: 0.00
3.89/3.96	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.01
3.89/3.96	c calculated reachability. Time: 0.00
3.89/3.96	c  N st    24     69886       486      2116         0     11977      6438    175862   no data   no data
5.09/5.13	c  F st    25     87501       486      2116         0     17524      6438    302029   no data   no data
5.09/5.14	c  N st    25     87501       486      2116         0     17524      6438    302029   no data   no data
5.49/5.54	c Decided on static restart strategy
5.69/5.78	c  N st    32     95539       486      2116         0     25405      6438    473949   no data   no data
6.39/6.41	c  N st    34    104829       486      2116         0     21767      6438    376127   no data   no data
6.39/6.41	c  S st    34    104829       486      2116         0     21767      6438    376127   no data   no data
6.39/6.46	c  S st    34    105336       486      2116         0     22273      6438    388115   no data   no data
6.39/6.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.39/6.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
6.39/6.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.39/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.61	c lits-rem:       203  cl-subs:      674  v-elim:      0  v-fix:    0  time:  0.12 s
6.60/6.61	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
6.60/6.61	c vivif2 --  cl tried    21599 cl shrink        0 lits rem          0 time: 0.00
6.60/6.61	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.01
6.60/6.61	c calculated reachability. Time: 0.00
6.60/6.61	c  N st    34    105336       486      2116         0     21599      6438    371319   no data   no data
7.29/7.36	c  N st    35    114934       486      2116         0     17235      6438    248716   no data   no data
8.49/8.53	c  N st    36    129331       486      2116         0     16642      6438    220575   no data   no data
10.39/10.43	c  N st    37    150926       486      2116         0     22055      6438    329893   no data   no data
11.00/11.05	c  S st    38    158004       486      2116         0     28947      6438    498277   no data   no data
11.10/11.12	c  S st    38    158505       486      2116         0     29448      6438    509843   no data   no data
11.10/11.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.10/11.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.10/11.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.10/11.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.10/11.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.10/11.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
11.10/11.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.10/11.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.10/11.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.63	c lits-rem:       435  cl-subs:     1846  v-elim:      0  v-fix:    0  time:  0.47 s
11.59/11.63	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
11.59/11.63	c vivif2 --  cl tried    27602 cl shrink        0 lits rem          0 time: 0.00
11.59/11.65	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.02
11.59/11.65	c calculated reachability. Time: 0.00
11.59/11.65	c  N st    38    158505       486      2116         0     27602      6438    465571   no data   no data
16.19/16.26	c  N st    39    207093       486      2116         0     22382      6438    311174   no data   no data
19.09/19.16	c  N st    40    237757       486      2116         0     32721      6438    529912   no data   no data
19.09/19.16	c  S st    40    237757       486      2116         0     32721      6438    529912   no data   no data
19.19/19.23	c  S st    40    238259       486      2116         0     33219      6438    541285   no data   no data
19.19/19.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.19/19.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.19/19.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
19.19/19.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.19/19.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.19/19.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.71	c lits-rem:       213  cl-subs:     1802  v-elim:      0  v-fix:    0  time:  0.44 s
19.70/19.71	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
19.70/19.71	c vivif2 --  cl tried    31417 cl shrink        0 lits rem          0 time: 0.01
19.70/19.73	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.02
19.70/19.73	c calculated reachability. Time: 0.00
19.70/19.73	c  N st    40    238259       486      2116         0     31417      6438    500598   no data   no data
27.18/27.24	c  F st    41    306250       486      2116         0     33380      6438    520379   no data   no data
27.18/27.24	c  N st    41    306250       486      2116         0     33380      6438    520379   no data   no data
27.78/27.82	c Decided on static restart strategy
30.38/30.40	c  N st    51    334551       486      2116         0     37656      6438    585382   no data   no data
33.18/33.21	c  N st    53    357388       486      2116         0     35617      6438    534346   no data   no data
33.18/33.21	c  S st    53    357388       486      2116         0     35617      6438    534346   no data   no data
33.18/33.29	c  S st    53    357894       486      2116         0     36122      6438    545643   no data   no data
33.18/33.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.28/33.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.28/33.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.28/33.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.28/33.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.28/33.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
33.28/33.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.28/33.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.28/33.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.48/33.56	c lits-rem:       162  cl-subs:     1021  v-elim:      0  v-fix:    0  time:  0.24 s
33.48/33.56	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
33.48/33.57	c vivif2 --  cl tried    35101 cl shrink        0 lits rem          0 time: 0.01
33.48/33.59	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.02
33.48/33.59	c calculated reachability. Time: 0.00
33.48/33.59	c  N st    53    357894       486      2116         0     35101      6438    520773   no data   no data
37.79/37.84	c  N st    54    390286       486      2116         0     41378      6438    653724   no data   no data
43.89/43.93	c  N st    55    438874       486      2116         0     35110      6438    480506   no data   no data
53.18/53.28	c  N st    56    511758       486      2116         0     48467      6438    757827   no data   no data
56.39/56.49	c  N st    57    536845       486      2116         0     42748      6438    619831   no data   no data
56.39/56.49	c  S st    57    536845       486      2116         0     42748      6438    619831   no data   no data
56.49/56.59	c  S st    57    537349       486      2116         0     43250      6438    631170   no data   no data
56.49/56.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.59/56.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.59/56.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.59/56.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.59/56.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.59/56.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
56.59/56.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.59/56.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.59/56.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.09/57.15	c lits-rem:       353  cl-subs:     1670  v-elim:      0  v-fix:    0  time:  0.52 s
57.09/57.15	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
57.09/57.15	c vivif2 --  cl tried    41580 cl shrink        0 lits rem          0 time: 0.01
57.09/57.18	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.02
57.09/57.18	c calculated reachability. Time: 0.00
57.09/57.18	c  N st    57    537349       486      2116         0     41580      6438    591363   no data   no data
82.29/82.30	c  N st    58    701334       486      2116         0     35716      6438    362987   no data   no data
98.68/98.75	c  N st    59    806023       486      2116         0     64760      6438   1060002   no data   no data
98.68/98.75	c  S st    59    806023       486      2116         0     64760      6438   1060002   no data   no data
98.88/98.90	c  S st    59    806531       486      2116         0     65266      6438   1071713   no data   no data
98.88/98.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.88/98.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
98.88/98.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.88/98.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.88/98.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.88/98.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
98.88/98.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.88/98.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.88/98.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.79/100.89	c lits-rem:       662  cl-subs:     3337  v-elim:      0  v-fix:    0  time:  1.92 s
100.79/100.89	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
100.89/100.91	c vivif2 --  cl tried    61929 cl shrink        0 lits rem          0 time: 0.01
100.89/100.95	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.04
100.89/100.95	c calculated reachability. Time: 0.00
100.89/100.95	c  N st    59    806531       486      2116         0     61929      6438    995387   no data   no data
152.19/152.20	c  F st    60   1071875       486      2116         0     77560      6438   1221004   no data   no data
152.19/152.20	c  N st    60   1071875       486      2116         0     77560      6438   1221004   no data   no data
153.39/153.43	c Decided on static restart strategy
157.98/158.05	c  N st    70   1100178       486      2116         0     61445      6438    823756   no data   no data
164.89/164.90	c  N st    72   1136171       486      2116         0     51752      6438    605886   no data   no data
171.18/171.22	c  N st    73   1168564       486      2116         0     83374      6438   1408424   no data   no data
179.49/179.59	c  N st    74   1209797       486      2116         0     77797      6438   1220970   no data   no data
179.49/179.59	c  S st    74   1209797       486      2116         0     77797      6438   1220970   no data   no data
179.69/179.79	c  S st    74   1210302       486      2116         0     78302      6438   1233057   no data   no data
179.69/179.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.79/179.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
179.79/179.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
179.79/179.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.79/179.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.79/179.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
179.79/179.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
179.79/179.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
179.79/179.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.89/182.97	c lits-rem:      1438  cl-subs:     4582  v-elim:      0  v-fix:    0  time:  3.10 s
182.89/182.97	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
182.89/182.99	c vivif2 --  cl tried    73720 cl shrink        0 lits rem          0 time: 0.01
182.99/183.04	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.05
182.99/183.04	c calculated reachability. Time: 0.00
182.99/183.04	c  N st    74   1210302       486      2116         0     73720      6438   1123958   no data   no data
199.20/199.25	c  N st    75   1283184       486      2116         0     50256      6438    508040   no data   no data
220.68/220.76	c  N st    76   1392507       486      2116         0     58381      6438    676979   no data   no data
258.29/258.38	c  N st    77   1556491       486      2116         0     63129      6438    722728   no data   no data
294.29/294.31	c  N st    78   1710302       486      2116         0    104424      6438   1664058   no data   no data
294.29/294.31	c  S st    78   1710302       486      2116         0    104424      6438   1664058   no data   no data
294.59/294.64	c  S st    78   1710807       486      2116         0    104927      6438   1675752   no data   no data
294.59/294.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
294.59/294.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
294.59/294.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
294.59/294.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.59/294.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.59/294.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
294.59/294.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
294.69/294.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
294.69/294.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.30/306.39	c lits-rem:      1208  cl-subs:    11064  v-elim:      0  v-fix:    0  time: 11.62 s
306.30/306.39	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
306.40/306.42	c vivif2 --  cl tried    93863 cl shrink        0 lits rem          0 time: 0.02
306.50/306.50	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.08
306.50/306.50	c calculated reachability. Time: 0.00
306.50/306.50	c  N st    78   1710807       486      2116         0     93863      6438   1441054   no data   no data
392.80/392.87	c  N st    79   2079771       486      2116         0    106259      6438   1694536   no data   no data
426.60/426.62	c  N st    80   2210807       486      2116         0    110423      6438   1799359   no data   no data
426.60/426.62	c  S st    80   2210807       486      2116         0    110423      6438   1799359   no data   no data
426.91/426.93	c  S st    80   2211310       486      2116         0    110922      6438   1812143   no data   no data
426.91/426.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
426.91/426.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
426.91/426.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.91/426.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.91/426.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.91/426.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
426.91/426.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
427.00/427.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
427.00/427.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.49/436.52	c lits-rem:       637  cl-subs:     6577  v-elim:      0  v-fix:    0  time:  9.46 s
436.49/436.52	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
436.49/436.54	c vivif2 --  cl tried   104345 cl shrink        0 lits rem          0 time: 0.02
436.59/436.66	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.12
436.59/436.66	c calculated reachability. Time: 0.00
436.59/436.66	c  N st    80   2211310       486      2116         0    104345      6438   1659677   no data   no data
583.20/583.21	c  N st    81   2711313       486      2116         0    127461      6438   2026558   no data   no data
583.20/583.21	c  S st    81   2711313       486      2116         0    127461      6438   2026558   no data   no data
583.60/583.64	c  S st    81   2711818       486      2116         0    127965      6438   2038741   no data   no data
583.60/583.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
583.70/583.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
583.70/583.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
583.70/583.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
583.70/583.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
583.70/583.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
583.70/583.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
583.70/583.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
583.79/583.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
596.31/596.34	c lits-rem:       914  cl-subs:    10720  v-elim:      0  v-fix:    0  time: 12.53 s
596.31/596.34	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
596.31/596.37	c vivif2 --  cl tried   117245 cl shrink        0 lits rem          0 time: 0.03
596.40/596.48	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.11
596.40/596.48	c calculated reachability. Time: 0.00
596.40/596.48	c  N st    81   2711818       486      2116         0    117245      6438   1813016   no data   no data
736.40/736.46	c  N st    82   3211818       486      2116         0     93207      6438   1112446   no data   no data
736.40/736.46	c  S st    82   3211818       486      2116         0     93207      6438   1112446   no data   no data
736.70/736.71	c  S st    82   3212322       486      2116         0     93711      6438   1124090   no data   no data
736.70/736.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
736.70/736.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
736.70/736.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
736.70/736.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
736.70/736.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
736.70/736.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
736.70/736.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
736.70/736.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
736.70/736.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
737.80/737.85	c lits-rem:       141  cl-subs:     2344  v-elim:      0  v-fix:    0  time:  1.06 s
737.80/737.85	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
737.80/737.87	c vivif2 --  cl tried    91367 cl shrink        0 lits rem          0 time: 0.02
737.90/737.94	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.07
737.90/737.94	c calculated reachability. Time: 0.00
737.90/737.94	c  N st    82   3212322       486      2116         0     91367      6438   1074936   no data   no data
887.91/887.91	c  N st    83   3712326       486      2116         0    102092      6438   1231421   no data   no data
887.91/887.91	c  S st    83   3712326       486      2116         0    102092      6438   1231421   no data   no data
888.11/888.15	c  S st    83   3712826       486      2116         0    102591      6438   1243641   no data   no data
888.11/888.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
888.11/888.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
888.11/888.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
888.11/888.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.11/888.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.11/888.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
888.11/888.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
888.21/888.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
888.21/888.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
890.02/890.05	c lits-rem:       215  cl-subs:     3377  v-elim:      0  v-fix:    0  time:  1.80 s
890.02/890.05	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
890.02/890.07	c vivif2 --  cl tried    99214 cl shrink        0 lits rem          0 time: 0.02
890.10/890.14	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.07
890.10/890.14	c calculated reachability. Time: 0.00
890.10/890.14	c  N st    83   3712826       486      2116         0     99214      6438   1164490   no data   no data
903.71/903.71	c  F st    84   3751564       486      2116         0    137007      6438   2108250   no data   no data
903.71/903.71	c  N st    84   3751564       486      2116         0    137007      6438   2108250   no data   no data
906.11/906.14	c Decided on static restart strategy
915.61/915.62	c  N st    94   3779870       486      2116         0    164684      6438   2783021   no data   no data
926.60/926.65	c  N st    96   3815864       486      2116         0    116964      6438   1570177   no data   no data
938.31/938.36	c  N st    97   3848256       486      2116         0    148553      6438   2351282   no data   no data
954.41/954.48	c  N st    98   3896847       486      2116         0    112046      6438   1413976   no data   no data
981.11/981.11	c  N st    99   3969730       486      2116         0     98233      6438   1081569   no data   no data
1019.91/1019.91	c  N st   100   4079053       486      2116         0    119321      6438   1637002   no data   no data
1071.42/1071.41	c  N st   101   4212827       486      2116         0    162648      6438   2645585   no data   no data
1071.42/1071.41	c  S st   101   4212827       486      2116         0    162648      6438   2645585   no data   no data
1072.01/1072.03	c  S st   101   4213332       486      2116         0    163151      6438   2657898   no data   no data
1072.01/1072.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1072.11/1072.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
1072.11/1072.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1072.11/1072.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1072.11/1072.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1072.11/1072.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1072.11/1072.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1072.11/1072.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1072.21/1072.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1095.01/1095.07	c lits-rem:      1147  cl-subs:    13139  v-elim:      0  v-fix:    0  time: 22.82 s
1095.01/1095.07	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
1095.11/1095.11	c vivif2 --  cl tried   150012 cl shrink        0 lits rem          0 time: 0.03
1095.21/1095.25	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.14
1095.21/1095.26	c calculated reachability. Time: 0.00
1095.21/1095.26	c  N st   101   4213332       486      2116         0    150012      6438   2355804   no data   no data
1190.41/1190.48	c  N st   102   4459310       486      2116         0    123637      6438   1639098   no data   no data
1296.42/1296.49	c  N st   103   4713333       486      2116         0     96977      6438    935102   no data   no data
1296.42/1296.49	c  S st   103   4713333       486      2116         0     96977      6438    935102   no data   no data
1296.72/1296.71	c  S st   103   4713835       486      2116         0     97479      6438    947779   no data   no data
1296.72/1296.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1296.72/1296.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1296.72/1296.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1296.72/1296.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1296.72/1296.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.72/1296.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1296.72/1296.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1296.72/1296.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1296.72/1296.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.92/1296.98	c lits-rem:        52  cl-subs:      340  v-elim:      0  v-fix:    0  time:  0.19 s
1296.92/1296.98	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
1296.92/1297.00	c vivif2 --  cl tried    97139 cl shrink        0 lits rem          0 time: 0.01
1297.03/1297.07	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.07
1297.03/1297.07	c calculated reachability. Time: 0.00
1297.03/1297.07	c  N st   103   4713835       486      2116         0     97139      6438    939182   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-3367809-1305387416/watcher-3367809-1305387416 -o /tmp/evaluation-result-3367809-1305387416/solver-3367809-1305387416 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367809-1305387416.cnf 

running on 2 cores: 4,6

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.74 3.98 3.97 4/320 11819
/proc/meminfo: memFree=12301584/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=30108 CPUtime=0 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 659 0 0 0 0 0 0 0 25 0 1 0 650340329 30830592 584 33554432000 4194304 4580011 140737016655632 18446744073709551615 4303824 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 7527 584 356 95 0 2509 0

[startup+0.106919 s]
/proc/loadavg: 3.74 3.98 3.97 4/320 11819
/proc/meminfo: memFree=12301584/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=30400 CPUtime=0.1 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 799 0 0 0 10 0 0 0 25 0 1 0 650340329 31129600 724 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 7600 724 364 95 0 2582 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30400

[startup+0.200902 s]
/proc/loadavg: 3.74 3.98 3.97 4/320 11819
/proc/meminfo: memFree=12301584/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=30692 CPUtime=0.19 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 951 0 0 0 19 0 0 0 25 0 1 0 650340329 31428608 735 33554432000 4194304 4580011 140737016655632 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 7673 735 364 95 0 2655 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30692

[startup+0.300912 s]
/proc/loadavg: 3.74 3.98 3.97 4/320 11819
/proc/meminfo: memFree=12301584/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=30872 CPUtime=0.29 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 1053 0 0 0 29 0 0 0 25 0 1 0 650340329 31612928 837 33554432000 4194304 4580011 140737016655632 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 7718 837 364 95 0 2700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30872

[startup+0.700872 s]
/proc/loadavg: 3.74 3.98 3.97 4/320 11819
/proc/meminfo: memFree=12301584/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=31324 CPUtime=0.69 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 1424 0 0 0 69 0 0 0 25 0 1 0 650340329 32075776 1001 33554432000 4194304 4580011 140737016655632 18446744073709551615 4306299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 7831 1001 364 95 0 2813 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31324

[startup+1.50078 s]
/proc/loadavg: 3.76 3.98 3.97 5/321 11820
/proc/meminfo: memFree=12293592/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=37420 CPUtime=1.49 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 3470 0 0 0 149 0 0 0 25 0 1 0 650340329 38318080 2445 33554432000 4194304 4580011 140737016655632 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 9355 2445 367 95 0 4337 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37420

[startup+3.10045 s]
/proc/loadavg: 3.76 3.98 3.97 5/321 11820
/proc/meminfo: memFree=12285912/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=37584 CPUtime=3.09 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 4612 0 0 0 309 0 0 0 25 0 1 0 650340329 38486016 2379 33554432000 4194304 4580011 140737016655632 18446744073709551615 4293688 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 9396 2379 367 95 0 4378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37584

[startup+6.30094 s]
/proc/loadavg: 3.78 3.98 3.97 5/321 11847
/proc/meminfo: memFree=12287440/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=39144 CPUtime=6.29 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 6720 0 0 0 629 0 0 0 25 0 1 0 650340329 40083456 2917 33554432000 4194304 4580011 140737016655632 18446744073709551615 4316597 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 9786 2917 367 95 0 4768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39144

[startup+12.7007 s]
/proc/loadavg: 3.80 3.98 3.97 5/321 11847
/proc/meminfo: memFree=12259564/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=50308 CPUtime=12.69 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 11922 0 0 0 1268 1 0 0 25 0 1 0 650340329 51515392 5513 33554432000 4194304 4580011 140737016655632 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 12577 5513 367 95 0 7559 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50308

[startup+25.5005 s]
/proc/loadavg: 3.90 3.99 3.98 5/321 11847
/proc/meminfo: memFree=12235032/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=56124 CPUtime=25.49 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 17677 0 0 0 2547 2 0 0 25 0 1 0 650340329 57470976 7181 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 14031 7181 367 95 0 9013 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56124

[startup+51.1011 s]
/proc/loadavg: 3.94 3.99 3.98 5/321 11848
/proc/meminfo: memFree=12209508/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=59992 CPUtime=51.08 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 26217 0 0 0 5105 3 0 0 25 0 1 0 650340329 61431808 8363 33554432000 4194304 4580011 140737016655632 18446744073709551615 4305251 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 14998 8363 367 95 0 9980 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59992

[startup+102.301 s]
/proc/loadavg: 3.97 3.99 3.98 5/321 11849
/proc/meminfo: memFree=12154516/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=79980 CPUtime=102.29 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 43193 0 0 0 10222 7 0 0 25 0 1 0 650340329 81899520 13308 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 19995 13308 367 95 0 14977 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 79980

[startup+162.3 s]
/proc/loadavg: 3.99 3.99 3.98 5/321 11851
/proc/meminfo: memFree=12131160/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=80320 CPUtime=162.28 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 54737 0 0 0 16218 10 0 0 25 0 1 0 650340329 82247680 13415 33554432000 4194304 4580011 140737016655632 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 20080 13415 367 95 0 15062 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 80320

[startup+222.312 s]
/proc/loadavg: 3.99 3.99 3.98 5/321 11853
/proc/meminfo: memFree=12093664/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=95760 CPUtime=222.3 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 69046 0 0 0 22216 14 0 0 25 0 1 0 650340329 98058240 16383 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 23940 16383 367 95 0 18922 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 95760

[startup+282.3 s]
/proc/loadavg: 4.04 4.01 3.98 5/321 11854
/proc/meminfo: memFree=12071796/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=95960 CPUtime=282.29 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 78066 0 0 0 28212 17 0 0 25 0 1 0 650340329 98263040 17389 33554432000 4194304 4580011 140737016655632 18446744073709551615 4304848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 23990 17389 367 95 0 18972 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 95960

[startup+342.301 s]
/proc/loadavg: 4.05 4.02 3.99 5/321 11856
/proc/meminfo: memFree=12032956/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=113724 CPUtime=342.29 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 89843 0 0 0 34209 20 0 0 25 0 1 0 650340329 116453376 20355 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 28431 20355 367 95 0 23413 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 113724

[startup+402.3 s]
/proc/loadavg: 4.02 4.01 3.99 5/321 11857
/proc/meminfo: memFree=12015672/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=113960 CPUtime=402.3 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 99410 0 0 0 40206 24 0 0 25 0 1 0 650340329 116695040 20564 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 28490 20564 367 95 0 23472 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113960

[startup+462.301 s]
/proc/loadavg: 4.08 4.02 4.00 5/321 11859
/proc/meminfo: memFree=11982528/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=126424 CPUtime=462.3 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 108682 0 0 0 46204 26 0 0 25 0 1 0 650340329 129458176 24603 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 31606 24603 367 95 0 26588 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 126424

[startup+522.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/321 11861
/proc/meminfo: memFree=11968984/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=126584 CPUtime=522.3 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 116642 0 0 0 52202 28 0 0 25 0 1 0 650340329 129622016 24921 33554432000 4194304 4580011 140737016655632 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 31646 24921 367 95 0 26628 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 126584

[startup+582.301 s]
/proc/loadavg: 4.08 4.03 4.00 5/321 11862
/proc/meminfo: memFree=11955672/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=126732 CPUtime=582.3 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 124376 0 0 0 58200 30 0 0 25 0 1 0 650340329 129773568 24601 33554432000 4194304 4580011 140737016655632 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 31683 24601 367 95 0 26665 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 126732

[startup+642.301 s]
/proc/loadavg: 4.03 4.02 4.00 5/321 11864
/proc/meminfo: memFree=11940256/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=140520 CPUtime=642.3 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 133676 0 0 0 64196 34 0 0 25 0 1 0 650340329 143892480 28142 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 35130 28142 367 95 0 30112 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 140520

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/321 11865
/proc/meminfo: memFree=11946060/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=140692 CPUtime=702.3 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 141726 0 0 0 70194 36 0 0 25 0 1 0 650340329 144068608 27807 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 35173 27807 367 95 0 30155 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 140692

[startup+762.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/321 11867
/proc/meminfo: memFree=11932240/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=141616 CPUtime=762.31 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 150016 0 0 0 76192 39 0 0 25 0 1 0 650340329 145014784 27253 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 35404 27253 367 95 0 30386 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 141616

[startup+822.301 s]
/proc/loadavg: 4.07 4.02 4.00 5/321 11869
/proc/meminfo: memFree=11934816/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=141728 CPUtime=822.3 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 157324 0 0 0 82189 41 0 0 25 0 1 0 650340329 145129472 28454 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 35432 28454 367 95 0 30414 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 141728

[startup+882.312 s]
/proc/loadavg: 4.13 4.05 4.01 5/321 11870
/proc/meminfo: memFree=11922012/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=141828 CPUtime=882.31 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 164124 0 0 0 88188 43 0 0 25 0 1 0 650340329 145231872 28970 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 35457 28970 367 95 0 30439 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 141828

[startup+942.3 s]
/proc/loadavg: 4.09 4.05 4.01 5/321 11872
/proc/meminfo: memFree=11922728/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=147348 CPUtime=942.31 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 171695 0 0 0 94185 46 0 0 25 0 1 0 650340329 150884352 30086 33554432000 4194304 4580011 140737016655632 18446744073709551615 4318723 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 36837 30086 367 95 0 31819 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 147348

[startup+1002.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/321 11873
/proc/meminfo: memFree=11893548/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=147444 CPUtime=1002.3 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 178223 0 0 0 100182 48 0 0 25 0 1 0 650340329 150982656 30102 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 36861 30102 367 95 0 31843 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 147444

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 4.00 5/321 11875
/proc/meminfo: memFree=11857300/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=147552 CPUtime=1062.3 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 184721 0 0 0 106180 50 0 0 25 0 1 0 650340329 151093248 29684 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 36888 29684 367 95 0 31870 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 147552

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/321 11877
/proc/meminfo: memFree=11836920/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=169412 CPUtime=1122.31 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 193284 0 0 0 112178 53 0 0 25 0 1 0 650340329 173477888 34507 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 42353 34507 367 95 0 37335 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 169412

[startup+1182.3 s]
/proc/loadavg: 4.08 4.05 4.01 5/321 11878
/proc/meminfo: memFree=11846060/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=169496 CPUtime=1182.31 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 198945 0 0 0 118176 55 0 0 25 0 1 0 650340329 173563904 33554 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 42374 33554 367 95 0 37356 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 169496

[startup+1242.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/321 11880
/proc/meminfo: memFree=11800864/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=169572 CPUtime=1242.31 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 204229 0 0 0 124174 57 0 0 25 0 1 0 650340329 173641728 35277 33554432000 4194304 4580011 140737016655632 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 42393 35277 367 95 0 37375 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 169572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 4.00 3.99 3/309 11917
/proc/meminfo: memFree=12105180/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=169680 CPUtime=1300.02 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 209914 0 0 0 129943 59 0 0 25 0 1 0 650340329 173752320 33790 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 42420 33790 367 95 0 37402 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 169680

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

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

[startup+1300 s]
/proc/loadavg: 3.85 4.00 3.99 3/309 11917
/proc/meminfo: memFree=12105180/32950928 swapFree=67111348/67111528
[pid=11819] ppid=11817 vsize=169680 CPUtime=1300.02 cores=4,6
/proc/11819/stat : 11819 (strangenight2-s) R 11817 11819 10553 0 -1 4202496 209914 0 0 0 129943 59 0 0 25 0 1 0 650340329 173752320 33790 33554432000 4194304 4580011 140737016655632 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11819/statm: 42420 33790 367 95 0 37402 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 169680

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.44
CPU system time (s): 0.598908
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 236536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.44
system time used= 0.598908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209915
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= 826

runsolver used 3.80342 second user time and 9.2336 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 17:36:56
IDJOB=3367809
IDBENCH=83018
IDSOLVER=1845
FILE ID=node120/3367809-1305387416
RUNJOBID= node120-1305387410-11751
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-v500-c2130-S831119356-083.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367809-1305387416/watcher-3367809-1305387416 -o /tmp/evaluation-result-3367809-1305387416/solver-3367809-1305387416 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367809-1305387416.cnf

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

MD5SUM BENCH= 0ac8a1d876c0f6cbfe96d1c05d468900
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:      12301864 kB
Buffers:        243940 kB
Cached:        3566800 kB
SwapCached:          0 kB
Active:       17403088 kB
Inactive:      2957196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12301864 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           22916 kB
Writeback:           0 kB
AnonPages:    16549816 kB
Mapped:          25680 kB
Slab:           175832 kB
PageTables:      49180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51686512 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= 73500 MiB
End job on node120 at 2011-05-14 17:58:38