Trace number 3367821

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S16302531-099.UNKNOWN.cnf
MD5SUM262b86a16f9a75cfd5f5af81be0602bc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.885
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367821-1305387467.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      6  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:     205 undec:      54 neg:     191
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       444      1912         0         0      5769         0   no data   no data
0.04/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4919       444      1912         0      4841      5769    106688   no data   no data
0.39/0.42	c  N st    10     11304       444      1912         0      4475      5769     70318   no data   no data
0.59/0.68	c  N st    11     17050       444      1912         0     10134      5769    201356   no data   no data
1.10/1.11	c  F st    12     25000       444      1912         0     12381      5769    236785   no data   no data
1.10/1.11	c  N st    12     25000       444      1912         0     12381      5769    236785   no data   no data
1.29/1.38	c Decided on static restart strategy
1.29/1.38	c  N st    18     30000       444      1912         0     10670      5769    186741   no data   no data
1.29/1.38	c  S st    18     30000       444      1912         0     10670      5769    186741   no data   no data
1.39/1.41	c  S st    18     30506       444      1912         0     11173      5769    197333   no data   no data
1.39/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.41	c blocked clauses removed:       14 vars:      2 tried:         444 T: 0.00 s
1.39/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
1.39/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.47	c lits-rem:       249  cl-subs:      500  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.48	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.01
1.39/1.48	c calculated reachability. Time: 0.00
1.39/1.48	c  N st    18     30506       442      1898         0     10673      5727    185357   no data   no data
1.88/1.91	c  N st    20     37616       442      1898         0      9908      5727    150539   no data   no data
2.28/2.35	c  N st    21     44015       442      1898         0     16116      5727    272802   no data   no data
2.38/2.49	c  S st    22     45760       442      1898         0      9117      5727    119640   no data   no data
2.48/2.52	c  S st    22     46262       442      1898         0      9618      5727    129968   no data   no data
2.48/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.48/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.48/2.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.48/2.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.48/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.48/2.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
2.48/2.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.48/2.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.48/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.48/2.54	c lits-rem:        33  cl-subs:      168  v-elim:      0  v-fix:    0  time:  0.01 s
2.48/2.54	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
2.48/2.54	c vivif2 --  cl tried     9450 cl shrink        0 lits rem          0 time: 0.00
2.48/2.55	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.01
2.48/2.55	c calculated reachability. Time: 0.00
2.48/2.55	c  N st    22     46262       442      1898         0      9450      5727    126938   no data   no data
3.38/3.48	c  N st    23     60660       442      1898         0     13736      5727    199580   no data   no data
4.09/4.15	c  N st    24     69393       442      1898         0     11551      5727    148966   no data   no data
4.09/4.15	c  S st    24     69393       442      1898         0     11551      5727    148966   no data   no data
4.09/4.19	c  S st    24     69893       442      1898         0     12049      5727    159223   no data   no data
4.09/4.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
4.09/4.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.22	c lits-rem:        43  cl-subs:      177  v-elim:      0  v-fix:    0  time:  0.02 s
4.19/4.22	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
4.19/4.22	c vivif2 --  cl tried    11872 cl shrink        0 lits rem          0 time: 0.00
4.19/4.23	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.01
4.19/4.23	c calculated reachability. Time: 0.00
4.19/4.23	c  N st    24     69893       442      1898         0     11872      5727    155872   no data   no data
5.40/5.50	c  F st    25     87502       442      1898         0     17302      5727    258582   no data   no data
5.40/5.50	c  N st    25     87502       442      1898         0     17302      5727    258582   no data   no data
5.89/5.94	c Decided on static restart strategy
6.09/6.15	c  N st    32     95544       442      1898         0     25155      5727    416854   no data   no data
6.79/6.86	c  N st    34    104839       442      1898         0     21560      5727    345609   no data   no data
6.79/6.86	c  S st    34    104839       442      1898         0     21560      5727    345609   no data   no data
6.89/6.91	c  S st    34    105348       442      1898         0     22067      5727    356593   no data   no data
6.89/6.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
6.89/6.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.89/6.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.89/6.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.12	c lits-rem:       164  cl-subs:     1100  v-elim:      0  v-fix:    0  time:  0.19 s
7.09/7.12	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
7.09/7.13	c vivif2 --  cl tried    20967 cl shrink        0 lits rem          0 time: 0.00
7.09/7.14	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.01
7.09/7.14	c calculated reachability. Time: 0.00
7.09/7.14	c  N st    34    105348       442      1898         0     20967      5727    331928   no data   no data
7.98/8.00	c  N st    35    114946       442      1898         0     16648      5727    210520   no data   no data
9.18/9.23	c  N st    36    129346       442      1898         0     16095      5727    189691   no data   no data
11.08/11.17	c  N st    37    150941       442      1898         0     21512      5727    289213   no data   no data
11.78/11.87	c  S st    38    158022       442      1898         0     28365      5727    422165   no data   no data
11.88/11.94	c  S st    38    158526       442      1898         0     28868      5727    433248   no data   no data
11.88/11.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.88/11.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.88/11.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.88/11.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.88/11.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.88/11.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
11.88/11.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.88/11.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.88/11.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.47	c lits-rem:       169  cl-subs:     2586  v-elim:      0  v-fix:    0  time:  0.50 s
12.39/12.47	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
12.39/12.48	c vivif2 --  cl tried    26282 cl shrink        0 lits rem          0 time: 0.01
12.39/12.50	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.02
12.49/12.50	c calculated reachability. Time: 0.00
12.49/12.50	c  N st    38    158526       442      1898         0     26282      5727    387179   no data   no data
17.60/17.62	c  N st    39    207116       442      1898         0     21132      5727    258498   no data   no data
20.69/20.75	c  N st    40    237790       442      1898         0     31499      5727    467125   no data   no data
20.69/20.75	c  S st    40    237790       442      1898         0     31499      5727    467125   no data   no data
20.79/20.83	c  S st    40    238292       442      1898         0     32000      5727    477364   no data   no data
20.79/20.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.79/20.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.79/20.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.79/20.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.79/20.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
20.79/20.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.79/20.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.79/20.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.28/21.33	c lits-rem:       226  cl-subs:     1865  v-elim:      0  v-fix:    0  time:  0.46 s
21.28/21.33	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
21.28/21.34	c vivif2 --  cl tried    30135 cl shrink        0 lits rem          0 time: 0.01
21.28/21.36	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.02
21.28/21.36	c calculated reachability. Time: 0.00
21.28/21.36	c  N st    40    238292       442      1898         0     30135      5727    439242   no data   no data
29.18/29.24	c  F st    41    306250       442      1898         0     32001      5727    436076   no data   no data
29.18/29.24	c  N st    41    306250       442      1898         0     32001      5727    436076   no data   no data
29.78/29.87	c Decided on static restart strategy
32.58/32.60	c  N st    51    334560       442      1898         0     36304      5727    511599   no data   no data
35.48/35.57	c  N st    53    357439       442      1898         0     34242      5727    449272   no data   no data
35.48/35.57	c  S st    53    357439       442      1898         0     34242      5727    449272   no data   no data
35.58/35.67	c  S st    53    357943       442      1898         0     34745      5727    459925   no data   no data
35.58/35.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.58/35.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.58/35.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.58/35.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.58/35.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.58/35.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
35.58/35.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.58/35.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.68/35.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.99/36.00	c lits-rem:       103  cl-subs:     1686  v-elim:      0  v-fix:    0  time:  0.30 s
35.99/36.00	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
35.99/36.00	c vivif2 --  cl tried    33059 cl shrink        0 lits rem          0 time: 0.01
35.99/36.02	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.02
35.99/36.02	c calculated reachability. Time: 0.00
35.99/36.02	c  N st    53    357943       442      1898         0     33059      5727    428645   no data   no data
39.79/39.85	c  N st    54    390338       442      1898         0     39329      5727    579586   no data   no data
46.49/46.59	c  N st    55    438928       442      1898         0     33027      5727    389309   no data   no data
56.89/56.98	c  N st    56    511810       442      1898         0     46615      5727    687787   no data   no data
60.69/60.70	c  N st    57    536915       442      1898         0     40856      5727    527992   no data   no data
60.69/60.70	c  S st    57    536915       442      1898         0     40856      5727    527992   no data   no data
60.79/60.80	c  S st    57    537423       442      1898         0     41363      5727    538469   no data   no data
60.79/60.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.79/60.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
60.79/60.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.79/60.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.79/60.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.79/60.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
60.79/60.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.79/60.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.79/60.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.19/61.21	c lits-rem:       318  cl-subs:     1457  v-elim:      0  v-fix:    0  time:  0.37 s
61.19/61.21	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
61.19/61.22	c vivif2 --  cl tried    39906 cl shrink        0 lits rem          0 time: 0.01
61.19/61.24	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.02
61.19/61.24	c calculated reachability. Time: 0.00
61.19/61.24	c  N st    57    537423       442      1898         0     39906      5727    508794   no data   no data
84.49/84.57	c  N st    58    701409       442      1898         0     68865      5727   1062200   no data   no data
100.49/100.59	c  N st    59    806134       442      1898         0     62815      5727    928121   no data   no data
100.49/100.59	c  S st    59    806134       442      1898         0     62815      5727    928121   no data   no data
100.69/100.79	c  S st    59    806637       442      1898         0     63317      5727    939477   no data   no data
100.69/100.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.79/100.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
100.79/100.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.79/100.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.79/100.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.79/100.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
100.79/100.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.79/100.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.79/100.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.49/103.54	c lits-rem:       543  cl-subs:     4434  v-elim:      0  v-fix:    0  time:  2.67 s
103.49/103.54	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
103.49/103.55	c vivif2 --  cl tried    58883 cl shrink        0 lits rem          0 time: 0.01
103.59/103.61	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.05
103.59/103.61	c calculated reachability. Time: 0.00
103.59/103.61	c  N st    59    806637       442      1898         0     58883      5727    849739   no data   no data
153.49/153.51	c  F st    60   1071876       442      1898         0     74286      5727   1056939   no data   no data
153.49/153.51	c  N st    60   1071876       442      1898         0     74286      5727   1056939   no data   no data
154.79/154.87	c Decided on static restart strategy
159.39/159.43	c  N st    70   1100184       442      1898         0     58321      5727    699176   no data   no data
166.90/166.98	c  N st    72   1136176       442      1898         0     48784      5727    502858   no data   no data
173.29/173.39	c  N st    73   1168568       442      1898         0     80105      5727   1176930   no data   no data
182.69/182.73	c  N st    74   1209955       442      1898         0     74641      5727   1056655   no data   no data
182.69/182.73	c  S st    74   1209955       442      1898         0     74641      5727   1056655   no data   no data
182.89/182.93	c  S st    74   1210458       442      1898         0     75139      5727   1068240   no data   no data
182.89/182.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
182.89/182.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
182.89/182.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
182.89/182.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.89/182.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.89/182.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
182.89/182.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
182.89/182.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
182.99/183.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.91/185.97	c lits-rem:       505  cl-subs:     5404  v-elim:      0  v-fix:    0  time:  2.96 s
185.91/185.97	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
185.91/185.99	c vivif2 --  cl tried    69735 cl shrink        0 lits rem          0 time: 0.01
186.00/186.04	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.05
186.00/186.04	c calculated reachability. Time: 0.00
186.00/186.04	c  N st    74   1210458       442      1898         0     69735      5727    958817   no data   no data
201.99/202.05	c  N st    75   1283341       442      1898         0     93944      5727   1439055   no data   no data
225.89/225.90	c  N st    76   1392665       442      1898         0     54457      5727    546433   no data   no data
259.09/259.12	c  N st    77   1556649       442      1898         0     59352      5727    613456   no data   no data
292.90/292.97	c  N st    78   1710461       442      1898         0    101235      5727   1511946   no data   no data
292.90/292.97	c  S st    78   1710461       442      1898         0    101235      5727   1511946   no data   no data
293.30/293.36	c  S st    78   1710963       442      1898         0    101735      5727   1522711   no data   no data
293.30/293.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
293.40/293.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
293.40/293.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
293.40/293.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
293.40/293.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.40/293.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
293.40/293.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
293.40/293.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
293.50/293.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.99/301.08	c lits-rem:       881  cl-subs:     6851  v-elim:      0  v-fix:    0  time:  7.58 s
300.99/301.08	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
301.09/301.10	c vivif2 --  cl tried    94884 cl shrink        0 lits rem          0 time: 0.02
301.09/301.18	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.08
301.09/301.18	c calculated reachability. Time: 0.00
301.09/301.18	c  N st    78   1710963       442      1898         0     94884      5727   1395563   no data   no data
387.80/387.80	c  N st    79   2079929       442      1898         0    105908      5727   1465515   no data   no data
421.21/421.30	c  N st    80   2210963       442      1898         0    109873      5727   1572013   no data   no data
421.21/421.30	c  S st    80   2210963       442      1898         0    109873      5727   1572013   no data   no data
421.60/421.63	c  S st    80   2211463       442      1898         0    110372      5727   1583241   no data   no data
421.60/421.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
421.60/421.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
421.60/421.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
421.60/421.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
421.60/421.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
421.60/421.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
421.60/421.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
421.70/421.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
421.70/421.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.80/429.84	c lits-rem:       664  cl-subs:    11915  v-elim:      0  v-fix:    0  time:  8.08 s
429.80/429.84	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
429.80/429.86	c vivif2 --  cl tried    98457 cl shrink        0 lits rem          0 time: 0.02
429.90/429.95	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.09
429.90/429.95	c calculated reachability. Time: 0.00
429.90/429.95	c  N st    80   2211463       442      1898         0     98457      5727   1367767   no data   no data
567.20/567.23	c  N st    81   2711464       442      1898         0    121919      5727   1672934   no data   no data
567.20/567.23	c  S st    81   2711464       442      1898         0    121919      5727   1672934   no data   no data
567.61/567.64	c  S st    81   2711970       442      1898         0    122423      5727   1683658   no data   no data
567.61/567.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
567.70/567.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
567.70/567.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
567.70/567.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
567.70/567.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
567.70/567.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
567.70/567.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
567.70/567.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
567.70/567.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
577.91/577.91	c lits-rem:      1388  cl-subs:    14588  v-elim:      0  v-fix:    0  time: 10.13 s
577.91/577.91	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
577.91/577.93	c vivif2 --  cl tried   107835 cl shrink        0 lits rem          0 time: 0.02
578.01/578.03	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.09
578.01/578.03	c calculated reachability. Time: 0.00
578.01/578.03	c  N st    81   2711970       442      1898         0    107835      5727   1439840   no data   no data
727.21/727.21	c  N st    82   3211970       442      1898         0     84310      5727    861574   no data   no data
727.21/727.21	c  S st    82   3211970       442      1898         0     84310      5727    861574   no data   no data
727.41/727.44	c  S st    82   3212479       442      1898         0     84814      5727    873335   no data   no data
727.41/727.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
727.41/727.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
727.41/727.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
727.41/727.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
727.41/727.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
727.41/727.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
727.41/727.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
727.41/727.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
727.51/727.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
728.11/728.13	c lits-rem:        60  cl-subs:     2180  v-elim:      0  v-fix:    0  time:  0.62 s
728.11/728.13	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
728.11/728.15	c vivif2 --  cl tried    82634 cl shrink        0 lits rem          0 time: 0.01
728.22/728.21	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.06
728.22/728.21	c calculated reachability. Time: 0.00
728.22/728.21	c  N st    82   3212479       442      1898         0     82634      5727    834276   no data   no data
890.61/890.63	c  N st    83   3712479       442      1898         0     93130      5727    969464   no data   no data
890.61/890.63	c  S st    83   3712479       442      1898         0     93130      5727    969464   no data   no data
890.81/890.88	c  S st    83   3712983       442      1898         0     93633      5727    980808   no data   no data
890.81/890.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
890.92/890.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
890.92/890.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
890.92/890.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
890.92/890.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
890.92/890.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
890.92/890.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
890.92/890.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
890.92/890.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
891.81/891.88	c lits-rem:       110  cl-subs:     2972  v-elim:      0  v-fix:    0  time:  0.90 s
891.81/891.88	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
891.81/891.89	c vivif2 --  cl tried    90661 cl shrink        0 lits rem          0 time: 0.01
891.91/891.96	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.07
891.91/891.96	c calculated reachability. Time: 0.00
891.91/891.96	c  N st    83   3712983       442      1898         0     90661      5727    930586   no data   no data
903.72/903.77	c  F st    84   3751564       442      1898         0    127756      5727   1732016   no data   no data
903.72/903.78	c  N st    84   3751564       442      1898         0    127756      5727   1732016   no data   no data
906.22/906.26	c Decided on static restart strategy
914.31/914.35	c  N st    94   3779868       442      1898         0    155122      5727   2308133   no data   no data
925.13/925.14	c  N st    96   3815861       442      1898         0    108055      5727   1300360   no data   no data
936.21/936.27	c  N st    97   3848254       442      1898         0    139278      5727   1940257   no data   no data
951.43/951.50	c  N st    98   3896843       442      1898         0    103336      5727   1204401   no data   no data
977.52/977.50	c  N st    99   3969725       442      1898         0     89794      5727    864088   no data   no data
1009.52/1009.55	c  N st   100   4079051       442      1898         0    110831      5727   1366074   no data   no data
1055.32/1055.31	c  N st   101   4212983       442      1898         0    154635      5727   2323279   no data   no data
1055.32/1055.31	c  S st   101   4212983       442      1898         0    154635      5727   2323279   no data   no data
1055.82/1055.84	c  S st   101   4213486       442      1898         0    155134      5727   2333996   no data   no data
1055.82/1055.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1055.93/1055.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1055.93/1055.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1055.93/1055.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1055.93/1055.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1055.93/1055.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
1055.93/1055.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1055.93/1055.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1056.03/1056.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1069.41/1069.45	c lits-rem:       538  cl-subs:    10215  v-elim:      0  v-fix:    0  time: 13.40 s
1069.41/1069.45	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
1069.41/1069.48	c vivif2 --  cl tried   144919 cl shrink        0 lits rem          0 time: 0.03
1069.62/1069.62	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.14
1069.62/1069.63	c calculated reachability. Time: 0.00
1069.62/1069.63	c  N st   101   4213486       442      1898         0    144919      5727   2142545   no data   no data
1171.22/1171.20	c  N st   102   4459462       442      1898         0    118416      5727   1441204   no data   no data
1265.93/1265.93	c  N st   103   4713488       442      1898         0    183231      5727   2835956   no data   no data
1265.93/1265.93	c  S st   103   4713488       442      1898         0    183231      5727   2835956   no data   no data
1266.53/1266.56	c  S st   103   4713990       442      1898         0    183731      5727   2847329   no data   no data
1266.53/1266.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1266.63/1266.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
1266.63/1266.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1266.63/1266.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1266.63/1266.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1266.63/1266.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
1266.63/1266.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1266.73/1266.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1266.73/1266.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3367821-1305387467/watcher-3367821-1305387467 -o /tmp/evaluation-result-3367821-1305387467/solver-3367821-1305387467 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367821-1305387467.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: 2.79 3.06 3.33 3/371 15022
/proc/meminfo: memFree=22667000/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=29760 CPUtime=0 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 481 0 0 0 0 0 0 0 21 0 1 0 650344475 30474240 421 33554432000 4194304 4580011 140735622343728 18446744073709551615 4510976 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 7440 421 322 95 0 2422 0

[startup+0.052316 s]
/proc/loadavg: 2.79 3.06 3.33 3/371 15022
/proc/meminfo: memFree=22667000/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=30184 CPUtime=0.04 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 690 0 0 0 4 0 0 0 21 0 1 0 650344475 30908416 621 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 7546 621 363 95 0 2528 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30184

[startup+0.100305 s]
/proc/loadavg: 2.79 3.06 3.33 3/371 15022
/proc/meminfo: memFree=22667000/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=30184 CPUtime=0.09 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 743 0 0 0 9 0 0 0 21 0 1 0 650344475 30908416 674 33554432000 4194304 4580011 140735622343728 18446744073709551615 4293044 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 7546 674 364 95 0 2528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30184

[startup+0.300289 s]
/proc/loadavg: 2.79 3.06 3.33 3/371 15022
/proc/meminfo: memFree=22667000/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=30780 CPUtime=0.29 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 991 0 0 0 29 0 0 0 22 0 1 0 650344475 31518720 789 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 7695 789 364 95 0 2677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30780

[startup+0.700195 s]
/proc/loadavg: 2.79 3.06 3.33 3/371 15022
/proc/meminfo: memFree=22667000/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=31204 CPUtime=0.69 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 1375 0 0 0 69 0 0 0 24 0 1 0 650344475 31952896 971 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 7801 971 364 95 0 2783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31204

[startup+1.50105 s]
/proc/loadavg: 2.79 3.06 3.33 6/383 15042
/proc/meminfo: memFree=22637640/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=36952 CPUtime=1.48 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 3275 0 0 0 148 0 0 0 25 0 1 0 650344475 37838848 2311 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 9238 2311 367 95 0 4220 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36952

[startup+3.10079 s]
/proc/loadavg: 2.79 3.06 3.33 6/383 15042
/proc/meminfo: memFree=22611476/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=37052 CPUtime=3.08 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 4106 0 0 0 308 0 0 0 25 0 1 0 650344475 37941248 2424 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 9263 2424 367 95 0 4245 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37052

[startup+6.3002 s]
/proc/loadavg: 2.89 3.08 3.34 6/383 15042
/proc/meminfo: memFree=22603308/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=38268 CPUtime=6.29 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 6045 0 0 0 628 1 0 0 25 0 1 0 650344475 39186432 2581 33554432000 4194304 4580011 140735622343728 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 9567 2581 367 95 0 4549 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38268

[startup+12.701 s]
/proc/loadavg: 2.98 3.09 3.34 6/383 15043
/proc/meminfo: memFree=22579400/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=47884 CPUtime=12.69 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 10298 0 0 0 1267 2 0 0 25 0 1 0 650344475 49033216 5153 33554432000 4194304 4580011 140735622343728 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 11971 5153 367 95 0 6953 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47884

[startup+25.5007 s]
/proc/loadavg: 3.20 3.14 3.35 6/383 15043
/proc/meminfo: memFree=22556580/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=52096 CPUtime=25.48 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 15081 0 0 0 2546 2 0 0 25 0 1 0 650344475 53346304 6292 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 13024 6292 367 95 0 8006 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52096

[startup+51.101 s]
/proc/loadavg: 3.47 3.20 3.37 6/383 15044
/proc/meminfo: memFree=22548932/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=55220 CPUtime=51.09 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 23063 0 0 0 5105 4 0 0 25 0 1 0 650344475 56545280 6674 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 13805 6674 367 95 0 8787 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55220

[startup+102.316 s]
/proc/loadavg: 3.89 3.35 3.41 6/383 15045
/proc/meminfo: memFree=22485784/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=73192 CPUtime=102.31 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 39068 0 0 0 10223 8 0 0 25 0 1 0 650344475 74948608 11385 33554432000 4194304 4580011 140735622343728 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 18298 11385 367 95 0 13280 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 73192

[startup+162.301 s]
/proc/loadavg: 3.96 3.47 3.44 6/383 15047
/proc/meminfo: memFree=22479520/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=73536 CPUtime=162.29 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 49505 0 0 0 16218 11 0 0 25 0 1 0 650344475 75300864 11466 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 18384 11466 367 95 0 13366 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73536

[startup+222.301 s]
/proc/loadavg: 3.98 3.56 3.47 6/383 15048
/proc/meminfo: memFree=22455416/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=82124 CPUtime=222.29 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 60341 0 0 0 22215 14 0 0 25 0 1 0 650344475 84094976 13780 33554432000 4194304 4580011 140735622343728 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 20531 13780 367 95 0 15513 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82124

[startup+282.301 s]
/proc/loadavg: 4.07 3.67 3.51 6/383 15050
/proc/meminfo: memFree=22448052/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=82380 CPUtime=282.3 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 69965 0 0 0 28213 17 0 0 25 0 1 0 650344475 84357120 14288 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 20595 14288 367 95 0 15577 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 82380

[startup+342.301 s]
/proc/loadavg: 4.12 3.76 3.55 6/383 15051
/proc/meminfo: memFree=22400272/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=96984 CPUtime=342.29 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 81120 0 0 0 34209 20 0 0 25 0 1 0 650344475 99311616 17260 33554432000 4194304 4580011 140735622343728 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 24246 17260 367 95 0 19228 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 96984

[startup+402.301 s]
/proc/loadavg: 4.04 3.80 3.58 6/383 15053
/proc/meminfo: memFree=22392052/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=97196 CPUtime=402.3 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 89630 0 0 0 40207 23 0 0 25 0 1 0 650344475 99528704 17359 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 24299 17359 367 95 0 19281 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 97196

[startup+462.301 s]
/proc/loadavg: 4.01 3.83 3.60 6/383 15055
/proc/meminfo: memFree=22372284/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=105260 CPUtime=462.3 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 97826 0 0 0 46204 26 0 0 25 0 1 0 650344475 107786240 18531 33554432000 4194304 4580011 140735622343728 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 26315 18531 367 95 0 21297 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 105260

[startup+522.301 s]
/proc/loadavg: 4.00 3.86 3.62 6/383 15056
/proc/meminfo: memFree=22367528/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=105412 CPUtime=522.3 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 105031 0 0 0 52202 28 0 0 25 0 1 0 650344475 107941888 19010 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 26353 19010 367 95 0 21335 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105412

[startup+582.301 s]
/proc/loadavg: 4.00 3.88 3.64 6/383 15058
/proc/meminfo: memFree=22349244/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=113828 CPUtime=582.31 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 112666 0 0 0 58200 31 0 0 25 0 1 0 650344475 116559872 21907 33554432000 4194304 4580011 140735622343728 18446744073709551615 4321149 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 28457 21907 367 95 0 23439 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 113828

[startup+642.301 s]
/proc/loadavg: 4.19 3.95 3.68 6/383 15059
/proc/meminfo: memFree=22338668/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=113984 CPUtime=642.31 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 119866 0 0 0 64198 33 0 0 25 0 1 0 650344475 116719616 21161 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 28496 21161 367 95 0 23478 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 113984

[startup+702.301 s]
/proc/loadavg: 4.07 3.95 3.70 6/383 15061
/proc/meminfo: memFree=22331032/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=114088 CPUtime=702.31 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 126214 0 0 0 70196 35 0 0 25 0 1 0 650344475 116826112 22228 33554432000 4194304 4580011 140735622343728 18446744073709551615 4304848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 28522 22228 367 95 0 23504 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 114088

[startup+762.315 s]
/proc/loadavg: 4.02 3.96 3.71 6/383 15063
/proc/meminfo: memFree=22334568/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=114240 CPUtime=762.33 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 133516 0 0 0 76195 38 0 0 25 0 1 0 650344475 116981760 21418 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 28560 21418 367 95 0 23542 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 114240

[startup+822.3 s]
/proc/loadavg: 4.06 3.98 3.73 6/383 15064
/proc/meminfo: memFree=22320508/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=114344 CPUtime=822.31 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 139427 0 0 0 82191 40 0 0 25 0 1 0 650344475 117088256 21817 33554432000 4194304 4580011 140735622343728 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 28586 21817 367 95 0 23568 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 114344

[startup+882.3 s]
/proc/loadavg: 4.10 4.00 3.75 6/383 15066
/proc/meminfo: memFree=22314752/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=114768 CPUtime=882.32 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 145543 0 0 0 88189 43 0 0 25 0 1 0 650344475 117522432 22247 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 28692 22247 367 95 0 23674 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 114768

[startup+942.3 s]
/proc/loadavg: 4.04 4.00 3.76 6/383 15067
/proc/meminfo: memFree=22310856/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=116812 CPUtime=942.31 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 152021 0 0 0 94186 45 0 0 25 0 1 0 650344475 119615488 22897 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 29203 22897 367 95 0 24185 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 116812

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.77 6/383 15069
/proc/meminfo: memFree=22308324/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=116928 CPUtime=1002.32 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 158497 0 0 0 100184 48 0 0 25 0 1 0 650344475 119734272 23265 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 29232 23265 367 95 0 24214 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 116928

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.79 6/383 15071
/proc/meminfo: memFree=22296984/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=134392 CPUtime=1062.31 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 168603 0 0 0 106180 51 0 0 25 0 1 0 650344475 137617408 26896 33554432000 4194304 4580011 140735622343728 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 33598 26896 367 95 0 28580 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 134392

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.80 6/383 15072
/proc/meminfo: memFree=22252772/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=134436 CPUtime=1122.32 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 172469 0 0 0 112180 52 0 0 25 0 1 0 650344475 137662464 27282 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 33609 27282 367 95 0 28591 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 134436

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 3.82 6/383 15074
/proc/meminfo: memFree=22265128/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=134532 CPUtime=1182.32 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 178251 0 0 0 118177 55 0 0 25 0 1 0 650344475 137760768 26585 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 33633 26585 367 95 0 28615 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 134532

[startup+1242.3 s]
/proc/loadavg: 4.11 4.05 3.84 6/383 15075
/proc/meminfo: memFree=22257636/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=134636 CPUtime=1242.33 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 184363 0 0 0 124175 58 0 0 25 0 1 0 650344475 137867264 26076 33554432000 4194304 4580011 140735622343728 18446744073709551615 4294382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 33659 26076 367 95 0 28641 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 134636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.04 3.84 6/383 15077
/proc/meminfo: memFree=22237476/32951124 swapFree=67111348/67111528
[pid=15022] ppid=15020 vsize=205568 CPUtime=1300.03 cores=0,2
/proc/15022/stat : 15022 (strangenight2-s) R 15020 15022 13910 0 -1 4202496 189888 0 0 0 129944 59 0 0 25 0 1 0 650344475 210501632 31601 33554432000 4194304 4580011 140735622343728 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15022/statm: 51392 31601 367 95 0 46374 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 205568

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.06
CPU user time (s): 1299.46
CPU system time (s): 0.600908
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 205568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
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= 189888
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= 8
involuntary context switches= 14436

runsolver used 5.06923 second user time and 10.9163 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 17:37:47
IDJOB=3367821
IDBENCH=83030
IDSOLVER=1845
FILE ID=node139/3367821-1305387467
RUNJOBID= node139-1305387467-14999
PBS_JOBID= 13324363
Free space on /tmp= 73356 MiB

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

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

MD5SUM BENCH= 262b86a16f9a75cfd5f5af81be0602bc
RANDOM SEED=1886810736

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22667652 kB
Buffers:        289744 kB
Cached:        2843568 kB
SwapCached:          0 kB
Active:        7925348 kB
Inactive:      2052108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22667652 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           11280 kB
Writeback:           0 kB
AnonPages:     6843948 kB
Mapped:          28788 kB
Slab:           203372 kB
PageTables:      38568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76796328 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= 73336 MiB
End job on node139 at 2011-05-14 17:59:29