Trace number 3176042

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-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S116041094-082.UNKNOWN.cnf
MD5SUMc3607b4797e262c1da0dfb143eedc361
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.264
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3176042-1301791471.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 bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     17  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     202 undec:      51 neg:     197
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       433      1909         0         0      5834         0   no data   no data  --
0.02/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4922       433      1909         0      4810      5834    101841   no data   no data  --
0.29/0.39	c  N st    10     11304       433      1909         0      4445      5834     69500   no data   no data  --
0.59/0.64	c  N st    11     17047       433      1909         0     10039      5834    192493   no data   no data  --
1.00/1.03	c  F st    12     25001       433      1909         0     12316      5834    236007   no data   no data  --
1.00/1.03	c  N st    12     25001       433      1909         0     12316      5834    236007   no data   no data  --
1.19/1.26	c Decided on static restart strategy
1.19/1.26	c  N st    18     30001       433      1909         0     10606      5834    182170   no data   no data  --
1.19/1.26	c  S st    18     30001       433      1909         0     10606      5834    182170   no data   no data  --
1.19/1.29	c  S st    18     30504       433      1909         0     11108      5834    192546   no data   no data  --
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
1.19/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.46	c lits-rem:       149  cl-subs:      779  v-elim:      0  v-fix:    0  time:  0.17 s
1.39/1.47	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.01
1.39/1.47	c calculated reachability. Time: 0.00
1.39/1.47	c  N st    18     30504       433      1909         0     10329      5834    175330   no data   no data  --
1.79/1.83	c  N st    20     37616       433      1909         0      9602      5834    146358   no data   no data  --
2.09/2.18	c  N st    21     44016       433      1909         0     15810      5834    284052   no data   no data  --
2.19/2.29	c  S st    22     45757       433      1909         0     17511      5834    321169   no data   no data  --
2.29/2.32	c  S st    22     46259       433      1909         0      9308      5834    124108   no data   no data  --
2.29/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
2.29/2.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.39	c lits-rem:        14  cl-subs:       74  v-elim:      0  v-fix:    0  time:  0.06 s
2.29/2.39	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
2.29/2.39	c vivif2 --  cl tried     9234 cl shrink        0 lits rem          0 time: 0.00
2.39/2.40	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.01
2.39/2.40	c calculated reachability. Time: 0.00
2.39/2.40	c  N st    22     46259       433      1909         0      9234      5834    122454   no data   no data  --
3.19/3.29	c  N st    23     60657       433      1909         0     13595      5834    210655   no data   no data  --
3.89/3.95	c  N st    24     69388       433      1909         0     11384      5834    151686   no data   no data  --
3.89/3.95	c  S st    24     69388       433      1909         0     11384      5834    151686   no data   no data  --
3.89/3.98	c  S st    24     69891       433      1909         0     11885      5834    162531   no data   no data  --
3.89/3.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
3.89/3.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.13	c lits-rem:        45  cl-subs:      148  v-elim:      0  v-fix:    0  time:  0.14 s
4.09/4.13	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
4.09/4.13	c vivif2 --  cl tried    11737 cl shrink        0 lits rem          0 time: 0.00
4.09/4.14	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.01
4.09/4.14	c calculated reachability. Time: 0.00
4.09/4.14	c  N st    24     69891       433      1909         0     11737      5834    159331   no data   no data  --
5.19/5.27	c  F st    25     87500       433      1909         0     17182      5834    270789   no data   no data  --
5.19/5.27	c  N st    25     87500       433      1909         0     17182      5834    270789   no data   no data  --
5.59/5.62	c Decided on static restart strategy
5.79/5.84	c  N st    32     95536       433      1909         0     25028      5834    434463   no data   no data  --
6.39/6.45	c  N st    34    104837       433      1909         0     21479      5834    351556   no data   no data  --
6.39/6.45	c  S st    34    104837       433      1909         0     21479      5834    351556   no data   no data  --
6.39/6.50	c  S st    34    105343       433      1909         0     21983      5834    361964   no data   no data  --
6.39/6.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.49/6.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.49/6.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
6.49/6.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.23	c lits-rem:       316  cl-subs:      930  v-elim:      0  v-fix:    0  time:  0.72 s
7.19/7.23	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
7.19/7.24	c vivif2 --  cl tried    21053 cl shrink        0 lits rem          0 time: 0.00
7.19/7.25	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.01
7.19/7.25	c calculated reachability. Time: 0.00
7.19/7.25	c  N st    34    105343       433      1909         0     21053      5834    341742   no data   no data  --
7.99/8.00	c  N st    35    114941       433      1909         0     16735      5834    227443   no data   no data  --
8.99/9.10	c  N st    36    129338       433      1909         0     16238      5834    204265   no data   no data  --
10.78/10.82	c  N st    37    150934       433      1909         0     21621      5834    311040   no data   no data  --
11.39/11.44	c  S st    38    158015       433      1909         0     28513      5834    455897   no data   no data  --
11.49/11.52	c  S st    38    158517       433      1909         0     29014      5834    466627   no data   no data  --
11.49/11.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.49/11.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.49/11.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
11.49/11.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.79/12.87	c lits-rem:       913  cl-subs:     1535  v-elim:      0  v-fix:    0  time:  1.33 s
12.79/12.87	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
12.79/12.88	c vivif2 --  cl tried    27479 cl shrink        0 lits rem          0 time: 0.00
12.89/12.90	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.02
12.89/12.90	c calculated reachability. Time: 0.00
12.89/12.90	c  N st    38    158517       433      1909         0     27479      5834    435155   no data   no data  --
17.18/17.23	c  N st    39    207105       433      1909         0     22056      5834    282173   no data   no data  --
20.19/20.29	c  N st    40    237776       433      1909         0     32353      5834    484167   no data   no data  --
20.19/20.29	c  S st    40    237776       433      1909         0     32353      5834    484167   no data   no data  --
20.29/20.36	c  S st    40    238283       433      1909         0     32859      5834    494596   no data   no data  --
20.29/20.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.29/20.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.29/20.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.29/20.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.29/20.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
20.29/20.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.89/21.94	c lits-rem:      1254  cl-subs:     2918  v-elim:      0  v-fix:    0  time:  1.55 s
21.89/21.94	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
21.89/21.94	c vivif2 --  cl tried    29941 cl shrink        0 lits rem          0 time: 0.00
21.89/21.96	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.02
21.89/21.96	c calculated reachability. Time: 0.00
21.89/21.96	c  N st    40    238283       433      1909         0     29941      5834    436901   no data   no data  --
29.09/29.16	c  F st    41    306250       433      1909         0     31972      5834    448292   no data   no data  --
29.09/29.16	c  N st    41    306250       433      1909         0     31972      5834    448292   no data   no data  --
29.70/29.73	c Decided on static restart strategy
32.29/32.32	c  N st    51    334555       433      1909         0     36189      5834    510780   no data   no data  --
34.98/35.08	c  N st    53    357424       433      1909         0     34150      5834    462606   no data   no data  --
34.98/35.08	c  S st    53    357424       433      1909         0     34150      5834    462606   no data   no data  --
35.09/35.16	c  S st    53    357925       433      1909         0     34650      5834    473018   no data   no data  --
35.09/35.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.09/35.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.09/35.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.09/35.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.09/35.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.09/35.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
35.09/35.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.38/36.44	c lits-rem:       467  cl-subs:     1521  v-elim:      0  v-fix:    0  time:  1.25 s
36.38/36.44	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
36.38/36.44	c vivif2 --  cl tried    33129 cl shrink        0 lits rem          0 time: 0.00
36.38/36.46	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.02
36.38/36.46	c calculated reachability. Time: 0.00
36.38/36.46	c  N st    53    357925       433      1909         0     33129      5834    441107   no data   no data  --
40.60/40.63	c  N st    54    390319       433      1909         0     39390      5834    576482   no data   no data  --
46.49/46.59	c  N st    55    438907       433      1909         0     33238      5834    407872   no data   no data  --
56.00/56.03	c  N st    56    511789       433      1909         0     46558      5834    682642   no data   no data  --
59.49/59.50	c  N st    57    536889       433      1909         0     40956      5834    518524   no data   no data  --
59.49/59.50	c  S st    57    536889       433      1909         0     40956      5834    518524   no data   no data  --
59.59/59.60	c  S st    57    537390       433      1909         0     41455      5834    529977   no data   no data  --
59.59/59.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.59/59.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.59/59.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.59/59.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.59/59.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.59/59.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
59.59/59.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.99/61.06	c lits-rem:       626  cl-subs:     1588  v-elim:      0  v-fix:    0  time:  1.43 s
60.99/61.06	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
60.99/61.06	c vivif2 --  cl tried    39867 cl shrink        0 lits rem          0 time: 0.00
60.99/61.09	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.03
60.99/61.09	c calculated reachability. Time: 0.00
60.99/61.09	c  N st    57    537390       433      1909         0     39867      5834    500723   no data   no data  --
84.70/84.77	c  N st    58    701374       433      1909         0     68952      5834   1110727   no data   no data  --
100.69/100.71	c  N st    59    806088       433      1909         0     62825      5834    927747   no data   no data  --
100.69/100.71	c  S st    59    806088       433      1909         0     62825      5834    927747   no data   no data  --
100.79/100.85	c  S st    59    806588       433      1909         0     63324      5834    938859   no data   no data  --
100.79/100.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.79/100.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.79/100.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.79/100.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.79/100.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.79/100.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
100.79/100.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
103.79/103.83	c lits-rem:       786  cl-subs:     4091  v-elim:      0  v-fix:    0  time:  2.93 s
103.79/103.83	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
103.79/103.84	c vivif2 --  cl tried    59233 cl shrink        0 lits rem          0 time: 0.01
103.79/103.89	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.05
103.79/103.89	c calculated reachability. Time: 0.00
103.79/103.89	c  N st    59    806588       433      1909         0     59233      5834    854077   no data   no data  --
150.69/150.78	c  F st    60   1071876       433      1909         0     74573      5834   1088338   no data   no data  --
150.69/150.78	c  N st    60   1071876       433      1909         0     74573      5834   1088338   no data   no data  --
151.79/151.88	c Decided on static restart strategy
155.69/155.72	c  N st    70   1100190       433      1909         0     58673      5834    709651   no data   no data  --
162.29/162.39	c  N st    72   1136183       433      1909         0     49209      5834    517166   no data   no data  --
167.99/168.09	c  N st    73   1168575       433      1909         0     80660      5834   1203934   no data   no data  --
175.49/175.57	c  N st    74   1209882       433      1909         0     75019      5834   1045978   no data   no data  --
175.49/175.57	c  S st    74   1209882       433      1909         0     75019      5834   1045978   no data   no data  --
175.69/175.75	c  S st    74   1210383       433      1909         0     75519      5834   1056986   no data   no data  --
175.69/175.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.69/175.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.69/175.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
175.79/175.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.79/175.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.79/175.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
175.79/175.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
178.99/179.06	c lits-rem:       927  cl-subs:     5730  v-elim:      0  v-fix:    0  time:  3.25 s
178.99/179.06	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
178.99/179.07	c vivif2 --  cl tried    69789 cl shrink        0 lits rem          0 time: 0.01
179.09/179.13	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.06
179.09/179.13	c calculated reachability. Time: 0.00
179.09/179.13	c  N st    74   1210383       433      1909         0     69789      5834    946778   no data   no data  --
192.89/192.99	c  N st    75   1283266       433      1909         0     94116      5834   1523046   no data   no data  --
215.50/215.52	c  N st    76   1392590       433      1909         0     54683      5834    568567   no data   no data  --
248.69/248.76	c  N st    77   1556576       433      1909         0     59351      5834    626897   no data   no data  --
280.40/280.42	c  N st    78   1710383       433      1909         0    100592      5834   1488962   no data   no data  --
280.40/280.42	c  S st    78   1710383       433      1909         0    100592      5834   1488962   no data   no data  --
280.59/280.69	c  S st    78   1710883       433      1909         0    101087      5834   1500231   no data   no data  --
280.69/280.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
280.69/280.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
280.69/280.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
280.69/280.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
280.69/280.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.69/280.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
280.69/280.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
289.90/289.96	c lits-rem:       619  cl-subs:    11991  v-elim:      0  v-fix:    0  time:  9.17 s
289.90/289.96	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
289.90/289.98	c vivif2 --  cl tried    89096 cl shrink        0 lits rem          0 time: 0.01
290.00/290.07	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.09
290.00/290.07	c calculated reachability. Time: 0.00
290.00/290.07	c  N st    78   1710883       433      1909         0     89096      5834   1265121   no data   no data  --
377.60/377.61	c  N st    79   2079848       433      1909         0    101569      5834   1505509   no data   no data  --
408.79/408.89	c  N st    80   2210883       433      1909         0    105404      5834   1533798   no data   no data  --
408.79/408.89	c  S st    80   2210883       433      1909         0    105404      5834   1533798   no data   no data  --
409.20/409.21	c  S st    80   2211392       433      1909         0    105911      5834   1545379   no data   no data  --
409.20/409.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
409.20/409.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
409.20/409.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
409.29/409.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
409.29/409.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
409.29/409.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
409.29/409.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
416.70/416.77	c lits-rem:       541  cl-subs:     8353  v-elim:      0  v-fix:    0  time:  7.46 s
416.70/416.77	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
416.70/416.78	c vivif2 --  cl tried    97558 cl shrink        0 lits rem          0 time: 0.02
416.80/416.87	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.09
416.80/416.88	c calculated reachability. Time: 0.00
416.80/416.88	c  N st    80   2211392       433      1909         0     97558      5834   1372495   no data   no data  --
560.20/560.25	c  N st    81   2711394       433      1909         0    120120      5834   1636623   no data   no data  --
560.20/560.25	c  S st    81   2711394       433      1909         0    120120      5834   1636623   no data   no data  --
560.60/560.65	c  S st    81   2711897       433      1909         0    120620      5834   1647473   no data   no data  --
560.60/560.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
560.60/560.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
560.70/560.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
560.70/560.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
560.70/560.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
560.70/560.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
560.70/560.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
574.60/574.69	c lits-rem:       725  cl-subs:    19083  v-elim:      0  v-fix:    0  time: 13.92 s
574.60/574.69	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
574.70/574.71	c vivif2 --  cl tried   101537 cl shrink        0 lits rem          0 time: 0.02
574.80/574.84	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.13
574.80/574.85	c calculated reachability. Time: 0.00
574.80/574.85	c  N st    81   2711897       433      1909         0    101537      5834   1309044   no data   no data  --
709.00/709.03	c  N st    82   3211901       433      1909         0     78555      5834    728639   no data   no data  --
709.00/709.03	c  S st    82   3211901       433      1909         0     78555      5834    728639   no data   no data  --
709.20/709.21	c  S st    82   3212405       433      1909         0     79058      5834    739675   no data   no data  --
709.20/709.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
709.20/709.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
709.20/709.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
709.20/709.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
709.20/709.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
709.20/709.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
709.20/709.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
711.00/711.03	c lits-rem:       337  cl-subs:      621  v-elim:      0  v-fix:    0  time:  1.76 s
711.00/711.03	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
711.00/711.04	c vivif2 --  cl tried    78437 cl shrink        0 lits rem          0 time: 0.01
711.10/711.10	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.06
711.10/711.10	c calculated reachability. Time: 0.00
711.10/711.10	c  N st    82   3212405       433      1909         0     78437      5834    728532   no data   no data  --
879.92/879.95	c  N st    83   3712405       433      1909         0     89843      5834    900363   no data   no data  --
879.92/879.95	c  S st    83   3712405       433      1909         0     89843      5834    900363   no data   no data  --
880.11/880.17	c  S st    83   3712906       433      1909         0     90344      5834    912217   no data   no data  --
880.11/880.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
880.11/880.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
880.21/880.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
880.21/880.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
880.21/880.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
880.21/880.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
880.21/880.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
882.71/882.78	c lits-rem:       470  cl-subs:     1298  v-elim:      0  v-fix:    0  time:  2.55 s
882.71/882.78	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
882.71/882.79	c vivif2 --  cl tried    89046 cl shrink        0 lits rem          0 time: 0.01
882.81/882.88	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.08
882.81/882.88	c calculated reachability. Time: 0.00
882.81/882.88	c  N st    83   3712906       433      1909         0     89046      5834    888383   no data   no data  --
893.21/893.27	c  F st    84   3751562       433      1909         0    126782      5834   1804856   no data   no data  --
893.21/893.28	c  N st    84   3751562       433      1909         0    126782      5834   1804856   no data   no data  --
895.31/895.39	c Decided on static restart strategy
904.22/904.23	c  N st    94   3779872       433      1909         0    154243      5834   2391627   no data   no data  --
914.31/914.36	c  N st    96   3815865       433      1909         0    106363      5834   1219156   no data   no data  --
923.71/923.73	c  N st    97   3848257       433      1909         0    137735      5834   1912166   no data   no data  --
940.21/940.21	c  N st    98   3896845       433      1909         0    100979      5834   1078721   no data   no data  --
964.52/964.51	c  N st    99   3969727       433      1909         0     87170      5834    795483   no data   no data  --
996.22/996.30	c  N st   100   4079050       433      1909         0    107412      5834   1195797   no data   no data  --
1034.91/1034.96	c  N st   101   4212906       433      1909         0    151012      5834   2141866   no data   no data  --
1034.91/1034.96	c  S st   101   4212906       433      1909         0    151012      5834   2141866   no data   no data  --
1035.41/1035.49	c  S st   101   4213408       433      1909         0    151513      5834   2152972   no data   no data  --
1035.41/1035.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1035.41/1035.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1035.51/1035.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1035.61/1035.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1035.61/1035.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1035.61/1035.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
1035.61/1035.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1058.61/1058.60	c lits-rem:      1207  cl-subs:    18236  v-elim:      0  v-fix:    0  time: 22.96 s
1058.61/1058.60	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
1058.61/1058.62	c vivif2 --  cl tried   133277 cl shrink        0 lits rem          0 time: 0.02
1058.81/1058.82	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.20
1058.81/1058.83	c calculated reachability. Time: 0.00
1058.81/1058.83	c  N st   101   4213408       433      1909         0    133277      5834   1804911   no data   no data  --
1142.32/1142.35	c  N st   102   4459384       433      1909         0    107233      5834   1144854   no data   no data  --
1220.42/1220.42	c  N st   103   4713410       433      1909         0    173039      5834   2644012   no data   no data  --
1220.42/1220.42	c  S st   103   4713410       433      1909         0    173039      5834   2644012   no data   no data  --
1220.92/1220.96	c  S st   103   4713913       433      1909         0    173539      5834   2655355   no data   no data  --
1220.92/1220.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1220.92/1220.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1221.02/1221.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1221.12/1221.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1221.12/1221.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1221.12/1221.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
1221.12/1221.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1250.73/1250.72	c lits-rem:       265  cl-subs:    17814  v-elim:      0  v-fix:    0  time: 29.58 s
1250.73/1250.72	c vivif2 --  cl tried     1909 cl shrink        0 lits rem          0 time: 0.00
1250.73/1250.75	c vivif2 --  cl tried   155725 cl shrink        0 lits rem          0 time: 0.03
1250.92/1250.95	c asymm  cl-useful: 0/1909/1909 lits-rem:0 time: 0.21
1250.92/1250.96	c calculated reachability. Time: 0.00
1250.92/1250.96	c  N st   103   4713913       433      1909         0    155725      5834   2310513   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3176042-1301791471/watcher-3176042-1301791471 -o /tmp/evaluation-result-3176042-1301791471/solver-3176042-1301791471 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176042-1301791471.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.68 3.93 3.94 5/174 23081
/proc/meminfo: memFree=21052544/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=30180 CPUtime=0 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 634 0 0 0 0 0 0 0 25 0 1 0 290744843 30904320 562 33554432000 4194304 4650387 140736697384464 18446744073709551615 4441540 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 7545 563 364 112 0 2510 0

[startup+0.0279289 s]
/proc/loadavg: 3.68 3.93 3.94 5/174 23081
/proc/meminfo: memFree=21052544/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=30340 CPUtime=0.02 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 693 0 0 0 2 0 0 0 25 0 1 0 290744843 31068160 620 33554432000 4194304 4650387 140736697384464 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 7585 620 378 112 0 2550 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30340

[startup+0.100939 s]
/proc/loadavg: 3.68 3.93 3.94 5/174 23081
/proc/meminfo: memFree=21052544/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=30340 CPUtime=0.09 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 781 0 0 0 9 0 0 0 25 0 1 0 290744843 31068160 708 33554432000 4194304 4650387 140736697384464 18446744073709551615 4367397 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 7585 709 379 112 0 2550 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30340

[startup+0.300912 s]
/proc/loadavg: 3.68 3.93 3.94 5/174 23081
/proc/meminfo: memFree=21052544/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=30848 CPUtime=0.29 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 1040 0 0 0 29 0 0 0 25 0 1 0 290744843 31588352 838 33554432000 4194304 4650387 140736697384464 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 7712 838 381 112 0 2677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30848

[startup+0.700831 s]
/proc/loadavg: 3.68 3.93 3.94 5/174 23081
/proc/meminfo: memFree=21052544/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=31676 CPUtime=0.69 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 1557 0 0 0 69 0 0 0 25 0 1 0 290744843 32436224 904 33554432000 4194304 4650387 140736697384464 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 7919 904 381 112 0 2884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31676

[startup+1.50069 s]
/proc/loadavg: 3.70 3.93 3.94 5/190 23097
/proc/meminfo: memFree=21033104/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=36908 CPUtime=1.49 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 3239 0 0 0 149 0 0 0 25 0 1 0 290744843 37793792 2285 33554432000 4194304 4650387 140736697384464 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 9227 2285 383 112 0 4192 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36908

[startup+3.10037 s]
/proc/loadavg: 3.70 3.93 3.94 4/188 23097
/proc/meminfo: memFree=21017256/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=37716 CPUtime=3.09 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 4486 0 0 0 309 0 0 0 25 0 1 0 290744843 38621184 2372 33554432000 4194304 4650387 140736697384464 18446744073709551615 4330920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 9429 2372 383 112 0 4394 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37716

[startup+6.30081 s]
/proc/loadavg: 3.70 3.93 3.94 5/190 23124
/proc/meminfo: memFree=21003028/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=38840 CPUtime=6.29 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 6394 0 0 0 628 1 0 0 25 0 1 0 290744843 39772160 2815 33554432000 4194304 4650387 140736697384464 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 9710 2815 383 112 0 4675 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38840

[startup+12.7006 s]
/proc/loadavg: 3.75 3.94 3.94 5/190 23125
/proc/meminfo: memFree=20971544/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=48152 CPUtime=12.69 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 10602 0 0 0 1267 2 0 0 25 0 1 0 290744843 49307648 5182 33554432000 4194304 4650387 140736697384464 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 12038 5182 383 112 0 7003 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48152

[startup+25.5003 s]
/proc/loadavg: 3.79 3.94 3.94 5/190 23125
/proc/meminfo: memFree=20949468/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=53860 CPUtime=25.49 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 15803 0 0 0 2546 3 0 0 25 0 1 0 290744843 55152640 6684 33554432000 4194304 4650387 140736697384464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 13465 6684 383 112 0 8430 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53860

[startup+51.1006 s]
/proc/loadavg: 3.86 3.94 3.94 5/190 23125
/proc/meminfo: memFree=20921404/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=56692 CPUtime=51.09 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 23968 0 0 0 5104 5 0 0 25 0 1 0 290744843 58052608 7125 33554432000 4194304 4650387 140736697384464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 14173 7125 383 112 0 9138 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56692

[startup+102.306 s]
/proc/loadavg: 4.00 3.96 3.95 5/190 23127
/proc/meminfo: memFree=20886884/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=71152 CPUtime=102.29 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 38971 0 0 0 10220 9 0 0 25 0 1 0 290744843 72859648 10894 33554432000 4194304 4650387 140736697384464 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 17788 10894 383 112 0 12753 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 71152

[startup+162.3 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 23129
/proc/meminfo: memFree=20842824/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=74440 CPUtime=162.29 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 51506 0 0 0 16217 12 0 0 25 0 1 0 290744843 76226560 11153 33554432000 4194304 4650387 140736697384464 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 18610 11153 383 112 0 13575 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74440

[startup+222.3 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 23130
/proc/meminfo: memFree=20798244/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=88788 CPUtime=222.29 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 64491 0 0 0 22213 16 0 0 25 0 1 0 290744843 90918912 15109 33554432000 4194304 4650387 140736697384464 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 22197 15109 383 112 0 17162 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88788

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 23132
/proc/meminfo: memFree=20764344/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=100060 CPUtime=282.29 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 77072 0 0 0 28210 19 0 0 25 0 1 0 290744843 102461440 18020 33554432000 4194304 4650387 140736697384464 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 25015 18020 383 112 0 19980 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 100060

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 23133
/proc/meminfo: memFree=20722268/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=105432 CPUtime=342.29 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 86692 0 0 0 34206 23 0 0 25 0 1 0 290744843 107962368 18881 33554432000 4194304 4650387 140736697384464 18446744073709551615 4327845 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 26358 18881 383 112 0 21323 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 105432

[startup+402.301 s]
/proc/loadavg: 4.04 3.99 3.95 5/190 23135
/proc/meminfo: memFree=20715528/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=105628 CPUtime=402.29 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 95587 0 0 0 40204 25 0 0 25 0 1 0 290744843 108163072 18659 33554432000 4194304 4650387 140736697384464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 26407 18659 383 112 0 21372 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 105628

[startup+462.301 s]
/proc/loadavg: 4.05 4.00 3.96 5/190 23137
/proc/meminfo: memFree=20686208/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=118500 CPUtime=462.3 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 105534 0 0 0 46202 28 0 0 25 0 1 0 290744843 121344000 21468 33554432000 4194304 4650387 140736697384464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 29625 21468 383 112 0 24590 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 118500

[startup+522.301 s]
/proc/loadavg: 4.02 4.00 3.96 5/190 23138
/proc/meminfo: memFree=20673260/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=118656 CPUtime=522.3 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 112540 0 0 0 52200 30 0 0 25 0 1 0 290744843 121503744 21381 33554432000 4194304 4650387 140736697384464 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 29664 21381 383 112 0 24629 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 118656

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23140
/proc/meminfo: memFree=20663184/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=127756 CPUtime=582.3 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 118663 0 0 0 58198 32 0 0 25 0 1 0 290744843 130822144 25159 33554432000 4194304 4650387 140736697384464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 31939 25159 383 112 0 26904 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 127756

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23141
/proc/meminfo: memFree=20643268/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=127924 CPUtime=642.31 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 126657 0 0 0 64197 34 0 0 25 0 1 0 290744843 130994176 25167 33554432000 4194304 4650387 140736697384464 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 31981 25167 383 112 0 26946 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 127924

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 23143
/proc/meminfo: memFree=20630728/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=128080 CPUtime=702.3 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 134428 0 0 0 70194 36 0 0 25 0 1 0 290744843 131153920 25008 33554432000 4194304 4650387 140736697384464 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 32020 25008 383 112 0 26985 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 128080

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 23145
/proc/meminfo: memFree=20626356/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=128244 CPUtime=762.31 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 141551 0 0 0 76192 39 0 0 25 0 1 0 290744843 131321856 23941 33554432000 4194304 4650387 140736697384464 18446744073709551615 4328262 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 32061 23941 383 112 0 27026 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 128244

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23146
/proc/meminfo: memFree=20623684/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=128364 CPUtime=822.31 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 147707 0 0 0 82188 43 0 0 25 0 1 0 290744843 131444736 24159 33554432000 4194304 4650387 140736697384464 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 32091 24159 383 112 0 27056 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 128364

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23148
/proc/meminfo: memFree=20611580/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=128488 CPUtime=882.31 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 153621 0 0 0 88186 45 0 0 25 0 1 0 290744843 131571712 23999 33554432000 4194304 4650387 140736697384464 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 32122 23999 383 112 0 27087 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 128488

[startup+942.301 s]
/proc/loadavg: 4.11 4.03 3.97 5/190 23149
/proc/meminfo: memFree=20623060/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=129944 CPUtime=942.31 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 160354 0 0 0 94184 47 0 0 25 0 1 0 290744843 133062656 24655 33554432000 4194304 4650387 140736697384464 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 32486 24655 383 112 0 27451 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 129944

[startup+1002.3 s]
/proc/loadavg: 4.09 4.04 3.98 5/190 23160
/proc/meminfo: memFree=20617252/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=130016 CPUtime=1002.31 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 166697 0 0 0 100181 50 0 0 25 0 1 0 290744843 133136384 25132 33554432000 4194304 4650387 140736697384464 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 32504 25132 383 112 0 27469 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 130016

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 3.98 5/190 23162
/proc/meminfo: memFree=20595520/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=147816 CPUtime=1062.31 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 174595 0 0 0 106180 51 0 0 25 0 1 0 290744843 151363584 30006 33554432000 4194304 4650387 140736697384464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 36954 30006 383 112 0 31919 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 147816

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/190 23163
/proc/meminfo: memFree=20564956/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=147888 CPUtime=1122.31 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 180615 0 0 0 112177 54 0 0 25 0 1 0 290744843 151437312 29498 33554432000 4194304 4650387 140736697384464 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 36972 29498 383 112 0 31937 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 147888

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.98 5/190 23165
/proc/meminfo: memFree=20568640/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=148008 CPUtime=1182.32 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 187109 0 0 0 118175 57 0 0 25 0 1 0 290744843 151560192 29761 33554432000 4194304 4650387 140736697384464 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 37002 29761 383 112 0 31967 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 148008

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.98 5/190 23169
/proc/meminfo: memFree=20536516/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=160716 CPUtime=1242.31 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 194067 0 0 0 124173 58 0 0 25 0 1 0 290744843 164573184 33352 33554432000 4194304 4650387 140736697384464 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 40179 33352 383 112 0 35144 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 160716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 23171
/proc/meminfo: memFree=20543764/32951124 swapFree=67111528/67111528
[pid=23081] ppid=23079 vsize=172072 CPUtime=1300.03 cores=4,6
/proc/23081/stat : 23081 (strangenight1-s) R 23079 23081 23036 0 -1 4202496 199188 0 0 0 129943 60 0 0 25 0 1 0 290744843 176201728 34291 33554432000 4194304 4650387 140736697384464 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23081/statm: 43018 34291 383 112 0 37983 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 172072

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.609907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199188
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= 9
involuntary context switches= 1077

runsolver used 2.25066 second user time and 4.86126 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-03 02:44:31
IDJOB=3176042
IDBENCH=83060
IDSOLVER=1589
FILE ID=node139/3176042-1301791471
RUNJOBID= node139-1301791471-23055
PBS_JOBID= 12841417
Free space on /tmp= 71872 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S116041094-082.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176042-1301791471/watcher-3176042-1301791471 -o /tmp/evaluation-result-3176042-1301791471/solver-3176042-1301791471 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176042-1301791471.cnf

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

MD5SUM BENCH= c3607b4797e262c1da0dfb143eedc361
RANDOM SEED=1868619581

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:      21052576 kB
Buffers:        366696 kB
Cached:       11201216 kB
SwapCached:          0 kB
Active:        7407572 kB
Inactive:      4221952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21052576 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24852 kB
Writeback:           0 kB
AnonPages:       61804 kB
Mapped:          14720 kB
Slab:           202520 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190284 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= 71848 MiB
End job on node139 at 2011-04-03 03:06:13