Trace number 3175739

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-S1008065350-031.UNKNOWN.cnf
MD5SUMf9acc85431fa3756e8067132423a3a4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.234
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-3175739-1301786271.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:     13  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:     187 undec:      47 neg:     216
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       437      1899         0         0      5771         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.15	c  N st     8      4918       437      1899         0      4817      5771    102860   no data   no data  --
0.39/0.42	c  N st    10     11301       437      1899         0      4478      5771     71724   no data   no data  --
0.69/0.70	c  N st    11     17046       437      1899         0     10116      5771    202037   no data   no data  --
1.10/1.10	c  F st    12     25000       437      1899         0     12377      5771    247229   no data   no data  --
1.10/1.10	c  N st    12     25000       437      1899         0     12377      5771    247229   no data   no data  --
1.29/1.36	c Decided on static restart strategy
1.29/1.36	c  N st    18     30003       437      1899         0     10641      5771    179406   no data   no data  --
1.29/1.36	c  S st    18     30003       437      1899         0     10641      5771    179406   no data   no data  --
1.29/1.39	c  S st    18     30507       437      1899         0     11143      5771    190057   no data   no data  --
1.29/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1.39/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.57	c lits-rem:       121  cl-subs:      683  v-elim:      0  v-fix:    0  time:  0.17 s
1.49/1.57	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.01
1.49/1.57	c calculated reachability. Time: 0.00
1.49/1.57	c  N st    18     30507       437      1899         0     10460      5771    175404   no data   no data  --
1.89/1.99	c  N st    20     37617       437      1899         0      9712      5771    145546   no data   no data  --
2.29/2.38	c  N st    21     44016       437      1899         0     15901      5771    283226   no data   no data  --
2.49/2.51	c  S st    22     45761       437      1899         0      8911      5771    116642   no data   no data  --
2.49/2.54	c  S st    22     46266       437      1899         0      9415      5771    126483   no data   no data  --
2.49/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
2.49/2.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.61	c lits-rem:        27  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.07 s
2.59/2.61	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
2.59/2.62	c vivif2 --  cl tried     9363 cl shrink        0 lits rem          0 time: 0.00
2.59/2.62	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.01
2.59/2.62	c calculated reachability. Time: 0.00
2.59/2.62	c  N st    22     46266       437      1899         0      9363      5771    125328   no data   no data  --
3.49/3.50	c  N st    23     60663       437      1899         0     13707      5771    210137   no data   no data  --
4.09/4.12	c  N st    24     69400       437      1899         0     11494      5771    155310   no data   no data  --
4.09/4.12	c  S st    24     69400       437      1899         0     11494      5771    155310   no data   no data  --
4.09/4.15	c  S st    24     69903       437      1899         0     11994      5771    165491   no data   no data  --
4.09/4.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
4.09/4.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.30/4.30	c lits-rem:        63  cl-subs:      184  v-elim:      0  v-fix:    0  time:  0.14 s
4.30/4.30	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
4.30/4.30	c vivif2 --  cl tried    11810 cl shrink        0 lits rem          0 time: 0.00
4.30/4.31	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.01
4.30/4.31	c calculated reachability. Time: 0.00
4.30/4.31	c  N st    24     69903       437      1899         0     11810      5771    161637   no data   no data  --
5.50/5.58	c  F st    25     87500       437      1899         0     17295      5771    268365   no data   no data  --
5.50/5.58	c  N st    25     87500       437      1899         0     17295      5771    268365   no data   no data  --
5.99/6.02	c Decided on static restart strategy
6.19/6.28	c  N st    32     95539       437      1899         0     25094      5771    423602   no data   no data  --
6.89/6.94	c  N st    34    104856       437      1899         0     21537      5771    345343   no data   no data  --
6.89/6.94	c  S st    34    104856       437      1899         0     21537      5771    345343   no data   no data  --
6.99/7.00	c  S st    34    105360       437      1899         0     22040      5771    356156   no data   no data  --
6.99/7.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.99/7.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
6.99/7.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.70/7.77	c lits-rem:       264  cl-subs:      981  v-elim:      0  v-fix:    0  time:  0.76 s
7.70/7.77	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
7.70/7.77	c vivif2 --  cl tried    21059 cl shrink        0 lits rem          0 time: 0.00
7.70/7.79	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.01
7.70/7.79	c calculated reachability. Time: 0.00
7.70/7.79	c  N st    34    105360       437      1899         0     21059      5771    335367   no data   no data  --
8.49/8.59	c  N st    35    114958       437      1899         0     16757      5771    224268   no data   no data  --
9.80/9.85	c  N st    36    129355       437      1899         0     16189      5771    198201   no data   no data  --
11.60/11.64	c  N st    37    150951       437      1899         0     21698      5771    306166   no data   no data  --
12.29/12.37	c  S st    38    158040       437      1899         0     28585      5771    453516   no data   no data  --
12.39/12.44	c  S st    38    158543       437      1899         0     29088      5771    464701   no data   no data  --
12.39/12.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.39/12.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
12.39/12.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.79/13.85	c lits-rem:       863  cl-subs:     1684  v-elim:      0  v-fix:    0  time:  1.38 s
13.79/13.85	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
13.79/13.85	c vivif2 --  cl tried    27404 cl shrink        0 lits rem          0 time: 0.00
13.79/13.87	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.02
13.79/13.87	c calculated reachability. Time: 0.00
13.79/13.87	c  N st    38    158543       437      1899         0     27404      5771    426297   no data   no data  --
18.69/18.76	c  N st    39    207131       437      1899         0     22021      5771    276392   no data   no data  --
21.69/21.74	c  N st    40    237815       437      1899         0     32266      5771    468617   no data   no data  --
21.69/21.74	c  S st    40    237815       437      1899         0     32266      5771    468617   no data   no data  --
21.79/21.82	c  S st    40    238318       437      1899         0     32769      5771    479751   no data   no data  --
21.79/21.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.79/21.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.79/21.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.79/21.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.79/21.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.79/21.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
21.79/21.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.39/23.46	c lits-rem:      1075  cl-subs:     2666  v-elim:      0  v-fix:    0  time:  1.61 s
23.39/23.46	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
23.39/23.46	c vivif2 --  cl tried    30103 cl shrink        0 lits rem          0 time: 0.00
23.39/23.49	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.02
23.39/23.49	c calculated reachability. Time: 0.00
23.39/23.49	c  N st    40    238318       437      1899         0     30103      5771    429559   no data   no data  --
30.70/30.71	c  F st    41    306250       437      1899         0     32200      5771    445372   no data   no data  --
30.70/30.72	c  N st    41    306250       437      1899         0     32200      5771    445372   no data   no data  --
31.29/31.30	c Decided on static restart strategy
33.89/34.00	c  N st    51    334553       437      1899         0     36422      5771    514065   no data   no data  --
36.49/36.54	c  N st    53    357477       437      1899         0     34404      5771    462652   no data   no data  --
36.49/36.54	c  S st    53    357477       437      1899         0     34404      5771    462652   no data   no data  --
36.59/36.62	c  S st    53    357981       437      1899         0     34904      5771    473563   no data   no data  --
36.59/36.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.59/36.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.59/36.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.59/36.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.59/36.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.59/36.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
36.59/36.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.09/38.12	c lits-rem:       405  cl-subs:     1365  v-elim:      0  v-fix:    0  time:  1.47 s
38.09/38.12	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
38.09/38.13	c vivif2 --  cl tried    33539 cl shrink        0 lits rem          0 time: 0.00
38.09/38.15	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.03
38.09/38.15	c calculated reachability. Time: 0.00
38.09/38.15	c  N st    53    357981       437      1899         0     33539      5771    444904   no data   no data  --
41.89/41.95	c  N st    54    390374       437      1899         0     39752      5771    566639   no data   no data  --
48.29/48.31	c  N st    55    438962       437      1899         0     33402      5771    391452   no data   no data  --
57.10/57.11	c  N st    56    511844       437      1899         0     46839      5771    663171   no data   no data  --
60.39/60.41	c  N st    57    536971       437      1899         0     41218      5771    528061   no data   no data  --
60.39/60.41	c  S st    57    536971       437      1899         0     41218      5771    528061   no data   no data  --
60.50/60.51	c  S st    57    537472       437      1899         0     41717      5771    539480   no data   no data  --
60.50/60.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.50/60.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.50/60.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
60.50/60.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.50/60.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.50/60.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
60.50/60.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.19/62.23	c lits-rem:       702  cl-subs:     1975  v-elim:      0  v-fix:    0  time:  1.69 s
62.19/62.23	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
62.19/62.23	c vivif2 --  cl tried    39742 cl shrink        0 lits rem          0 time: 0.00
62.19/62.27	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.03
62.19/62.27	c calculated reachability. Time: 0.00
62.19/62.27	c  N st    57    537472       437      1899         0     39742      5771    498362   no data   no data  --
86.80/86.80	c  N st    58    701456       437      1899         0     68351      5771    996127   no data   no data  --
103.59/103.62	c  N st    59    806208       437      1899         0     62394      5771    845747   no data   no data  --
103.59/103.62	c  S st    59    806208       437      1899         0     62394      5771    845747   no data   no data  --
103.69/103.77	c  S st    59    806712       437      1899         0     62896      5771    856357   no data   no data  --
103.69/103.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.69/103.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.69/103.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
103.80/103.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.80/103.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.80/103.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
103.80/103.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
107.70/107.75	c lits-rem:      1007  cl-subs:     8269  v-elim:      0  v-fix:    0  time:  3.93 s
107.70/107.75	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
107.70/107.76	c vivif2 --  cl tried    54627 cl shrink        0 lits rem          0 time: 0.01
107.80/107.83	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.07
107.80/107.83	c calculated reachability. Time: 0.00
107.80/107.83	c  N st    59    806712       437      1899         0     54627      5771    708042   no data   no data  --
152.39/152.46	c  F st    60   1071875       437      1899         0     70692      5771    996005   no data   no data  --
152.39/152.46	c  N st    60   1071875       437      1899         0     70692      5771    996005   no data   no data  --
153.40/153.45	c Decided on static restart strategy
157.89/157.98	c  N st    70   1100186       437      1899         0     54650      5771    632098   no data   no data  --
164.69/164.70	c  N st    72   1136178       437      1899         0     45065      5771    415173   no data   no data  --
169.80/169.82	c  N st    73   1168573       437      1899         0     76397      5771   1059159   no data   no data  --
177.49/177.51	c  N st    74   1210068       437      1899         0     71102      5771    958943   no data   no data  --
177.49/177.51	c  S st    74   1210068       437      1899         0     71102      5771    958943   no data   no data  --
177.69/177.70	c  S st    74   1210569       437      1899         0     71603      5771    969850   no data   no data  --
177.69/177.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
177.69/177.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
177.69/177.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
177.69/177.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.69/177.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.69/177.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
177.69/177.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
181.19/181.22	c lits-rem:      1340  cl-subs:     4380  v-elim:      0  v-fix:    0  time:  3.46 s
181.19/181.22	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
181.19/181.23	c vivif2 --  cl tried    67223 cl shrink        0 lits rem          0 time: 0.01
181.29/181.30	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.06
181.29/181.30	c calculated reachability. Time: 0.00
181.29/181.30	c  N st    74   1210569       437      1899         0     67223      5771    884933   no data   no data  --
196.60/196.66	c  N st    75   1283452       437      1899         0     91469      5771   1396380   no data   no data  --
219.19/219.28	c  N st    76   1392775       437      1899         0     51833      5771    497137   no data   no data  --
251.70/251.77	c  N st    77   1556759       437      1899         0     56654      5771    565782   no data   no data  --
284.20/284.26	c  N st    78   1710569       437      1899         0     97946      5771   1421250   no data   no data  --
284.20/284.26	c  S st    78   1710569       437      1899         0     97946      5771   1421250   no data   no data  --
284.50/284.53	c  S st    78   1711073       437      1899         0     98449      5771   1432184   no data   no data  --
284.50/284.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
284.50/284.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
284.50/284.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
284.60/284.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
284.60/284.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
284.60/284.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
284.60/284.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
294.59/294.61	c lits-rem:      1467  cl-subs:    12447  v-elim:      0  v-fix:    0  time:  9.99 s
294.59/294.61	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
294.59/294.63	c vivif2 --  cl tried    86002 cl shrink        0 lits rem          0 time: 0.01
294.70/294.73	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.10
294.70/294.73	c calculated reachability. Time: 0.00
294.70/294.73	c  N st    78   1711073       437      1899         0     86002      5771   1187001   no data   no data  --
377.50/377.52	c  N st    79   2080038       437      1899         0     98054      5771   1345580   no data   no data  --
407.90/407.97	c  N st    80   2211077       437      1899         0    102117      5771   1414392   no data   no data  --
407.90/407.97	c  S st    80   2211077       437      1899         0    102117      5771   1414392   no data   no data  --
408.20/408.25	c  S st    80   2211582       437      1899         0    102618      5771   1425190   no data   no data  --
408.20/408.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
408.20/408.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
408.20/408.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
408.30/408.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
408.30/408.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
408.30/408.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
408.30/408.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
414.90/414.96	c lits-rem:        93  cl-subs:     8331  v-elim:      0  v-fix:    0  time:  6.62 s
414.90/414.96	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
414.90/414.98	c vivif2 --  cl tried    94287 cl shrink        0 lits rem          0 time: 0.02
415.00/415.08	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.10
415.00/415.08	c calculated reachability. Time: 0.00
415.00/415.08	c  N st    80   2211582       437      1899         0     94287      5771   1269690   no data   no data  --
534.41/534.48	c  N st    81   2711584       437      1899         0    117645      5771   1695710   no data   no data  --
534.41/534.48	c  S st    81   2711584       437      1899         0    117645      5771   1695710   no data   no data  --
534.81/534.87	c  S st    81   2712085       437      1899         0    118146      5771   1706934   no data   no data  --
534.81/534.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
534.81/534.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
534.91/534.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
534.91/534.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
534.91/534.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
534.91/534.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
534.91/534.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
543.81/543.88	c lits-rem:       270  cl-subs:     8527  v-elim:      0  v-fix:    0  time:  8.89 s
543.81/543.88	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
543.91/543.90	c vivif2 --  cl tried   109619 cl shrink        0 lits rem          0 time: 0.02
544.01/544.03	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.13
544.01/544.04	c calculated reachability. Time: 0.00
544.01/544.04	c  N st    81   2712085       437      1899         0    109619      5771   1551810   no data   no data  --
694.50/694.52	c  N st    82   3212085       437      1899         0     85586      5771    874545   no data   no data  --
694.50/694.52	c  S st    82   3212085       437      1899         0     85586      5771    874545   no data   no data  --
694.71/694.76	c  S st    82   3212588       437      1899         0     86085      5771    885936   no data   no data  --
694.71/694.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
694.71/694.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
694.71/694.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
694.80/694.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
694.80/694.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
694.80/694.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
694.80/694.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
697.51/697.51	c lits-rem:       618  cl-subs:     2085  v-elim:      0  v-fix:    0  time:  2.68 s
697.51/697.51	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
697.51/697.52	c vivif2 --  cl tried    84000 cl shrink        0 lits rem          0 time: 0.01
697.61/697.60	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.08
697.61/697.60	c calculated reachability. Time: 0.00
697.61/697.60	c  N st    82   3212588       437      1899         0     84000      5771    846162   no data   no data  --
841.91/841.94	c  N st    83   3712589       437      1899         0     94313      5771    971561   no data   no data  --
841.91/841.94	c  S st    83   3712589       437      1899         0     94313      5771    971561   no data   no data  --
842.11/842.17	c  S st    83   3713093       437      1899         0     94817      5771    983541   no data   no data  --
842.11/842.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
842.11/842.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.21/842.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
842.21/842.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
842.21/842.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
842.21/842.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
842.21/842.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
845.71/845.70	c lits-rem:       725  cl-subs:     3876  v-elim:      0  v-fix:    0  time:  3.46 s
845.71/845.70	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
845.71/845.71	c vivif2 --  cl tried    90941 cl shrink        0 lits rem          0 time: 0.01
845.82/845.81	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.10
845.82/845.81	c calculated reachability. Time: 0.00
845.82/845.81	c  N st    83   3713093       437      1899         0     90941      5771    920051   no data   no data  --
855.61/855.67	c  F st    84   3751563       437      1899         0    128169      5771   1732023   no data   no data  --
855.61/855.67	c  N st    84   3751563       437      1899         0    128169      5771   1732023   no data   no data  --
857.81/857.87	c Decided on static restart strategy
867.41/867.43	c  N st    94   3779869       437      1899         0    155608      5771   2314618   no data   no data  --
878.51/878.58	c  N st    96   3815863       437      1899         0    108480      5771   1274097   no data   no data  --
888.51/888.52	c  N st    97   3848255       437      1899         0    139763      5771   1946644   no data   no data  --
905.41/905.50	c  N st    98   3896843       437      1899         0    103708      5771   1192948   no data   no data  --
931.02/931.04	c  N st    99   3969727       437      1899         0     90201      5771    854358   no data   no data  --
965.62/965.69	c  N st   100   4079052       437      1899         0    110620      5771   1282368   no data   no data  --
1007.21/1007.28	c  N st   101   4213094       437      1899         0    154555      5771   2274119   no data   no data  --
1007.21/1007.28	c  S st   101   4213094       437      1899         0    154555      5771   2274119   no data   no data  --
1007.81/1007.83	c  S st   101   4213596       437      1899         0    155055      5771   2285453   no data   no data  --
1007.81/1007.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1007.81/1007.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1007.91/1007.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1008.01/1008.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1008.01/1008.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1008.01/1008.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1008.01/1008.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1030.51/1030.52	c lits-rem:       334  cl-subs:    15185  v-elim:      0  v-fix:    0  time: 22.52 s
1030.51/1030.52	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
1030.51/1030.55	c vivif2 --  cl tried   139870 cl shrink        0 lits rem          0 time: 0.03
1030.72/1030.75	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.20
1030.72/1030.75	c calculated reachability. Time: 0.00
1030.72/1030.75	c  N st   101   4213596       437      1899         0    139870      5771   1983143   no data   no data  --
1121.71/1121.75	c  N st   102   4459572       437      1899         0    114221      5771   1329125   no data   no data  --
1203.33/1203.30	c  N st   103   4713598       437      1899         0    178498      5771   2683135   no data   no data  --
1203.33/1203.30	c  S st   103   4713598       437      1899         0    178498      5771   2683135   no data   no data  --
1203.82/1203.88	c  S st   103   4714103       437      1899         0    179003      5771   2694967   no data   no data  --
1203.82/1203.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1203.82/1203.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1203.92/1203.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1204.02/1204.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1204.02/1204.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1204.02/1204.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1204.02/1204.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1241.51/1241.50	c lits-rem:       552  cl-subs:    22624  v-elim:      0  v-fix:    0  time: 37.44 s
1241.51/1241.50	c vivif2 --  cl tried     1899 cl shrink        0 lits rem          0 time: 0.00
1241.51/1241.53	c vivif2 --  cl tried   156379 cl shrink        0 lits rem          0 time: 0.03
1241.71/1241.74	c asymm  cl-useful: 0/1899/1899 lits-rem:0 time: 0.21
1241.71/1241.75	c calculated reachability. Time: 0.00
1241.71/1241.75	c  N st   103   4714103       437      1899         0    156379      5771   2264475   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-3175739-1301786271/watcher-3175739-1301786271 -o /tmp/evaluation-result-3175739-1301786271/solver-3175739-1301786271 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175739-1301786271.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: 4.04 4.02 3.89 3/187 2764
/proc/meminfo: memFree=20120416/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=29828 CPUtime=0 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 535 0 0 0 0 0 0 0 25 0 1 0 368857917 30543872 475 33554432000 4194304 4650387 140737181926912 18446744073709551615 4369039 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 7457 475 345 112 0 2422 0

[startup+0.0709129 s]
/proc/loadavg: 4.04 4.02 3.89 3/187 2764
/proc/meminfo: memFree=20120416/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=30300 CPUtime=0.06 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 739 0 0 0 6 0 0 0 25 0 1 0 368857917 31027200 666 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 7575 667 379 112 0 2540 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30300

[startup+0.100902 s]
/proc/loadavg: 4.04 4.02 3.89 3/187 2764
/proc/meminfo: memFree=20120416/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=30300 CPUtime=0.09 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 771 0 0 0 9 0 0 0 25 0 1 0 368857917 31027200 698 33554432000 4194304 4650387 140737181926912 18446744073709551615 4330667 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 7575 698 379 112 0 2540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30300

[startup+0.300871 s]
/proc/loadavg: 4.04 4.02 3.89 3/187 2764
/proc/meminfo: memFree=20120416/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=30848 CPUtime=0.29 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 1026 0 0 0 29 0 0 0 25 0 1 0 368857917 31588352 823 33554432000 4194304 4650387 140737181926912 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 7712 823 381 112 0 2677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30848

[startup+0.700799 s]
/proc/loadavg: 4.04 4.02 3.89 3/187 2764
/proc/meminfo: memFree=20120416/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=31360 CPUtime=0.69 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 1379 0 0 0 69 0 0 0 25 0 1 0 368857917 32112640 974 33554432000 4194304 4650387 140737181926912 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 7840 974 381 112 0 2805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31360

[startup+1.50055 s]
/proc/loadavg: 4.04 4.02 3.89 5/190 2795
/proc/meminfo: memFree=20120560/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=36788 CPUtime=1.49 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 3237 0 0 0 149 0 0 0 25 0 1 0 368857917 37670912 2254 33554432000 4194304 4650387 140737181926912 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 9197 2254 383 112 0 4162 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36788

[startup+3.10033 s]
/proc/loadavg: 4.04 4.02 3.89 5/190 2795
/proc/meminfo: memFree=20099564/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=37556 CPUtime=3.09 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 4252 0 0 0 309 0 0 0 25 0 1 0 368857917 38457344 2544 33554432000 4194304 4650387 140737181926912 18446744073709551615 4333747 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 9389 2544 383 112 0 4354 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37556

[startup+6.30077 s]
/proc/loadavg: 4.03 4.02 3.89 5/190 2795
/proc/meminfo: memFree=20086972/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=38968 CPUtime=6.29 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 6022 0 0 0 628 1 0 0 25 0 1 0 368857917 39903232 2967 33554432000 4194304 4650387 140737181926912 18446744073709551615 4315022 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 9742 2967 383 112 0 4707 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38968

[startup+12.7006 s]
/proc/loadavg: 4.03 4.02 3.89 5/190 2795
/proc/meminfo: memFree=20060108/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=48360 CPUtime=12.69 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 10601 0 0 0 1267 2 0 0 25 0 1 0 368857917 49520640 5234 33554432000 4194304 4650387 140737181926912 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 12090 5234 383 112 0 7055 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48360

[startup+25.5004 s]
/proc/loadavg: 4.02 4.02 3.90 5/190 2797
/proc/meminfo: memFree=20025144/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=53800 CPUtime=25.49 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 15367 0 0 0 2546 3 0 0 25 0 1 0 368857917 55091200 6356 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 13450 6356 383 112 0 8415 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53800

[startup+51.1009 s]
/proc/loadavg: 4.07 4.03 3.90 5/190 2797
/proc/meminfo: memFree=20009704/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=56836 CPUtime=51.09 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 23042 0 0 0 5104 5 0 0 25 0 1 0 368857917 58200064 7573 33554432000 4194304 4650387 140737181926912 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 14209 7573 383 112 0 9174 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56836

[startup+102.307 s]
/proc/loadavg: 4.03 4.03 3.91 5/190 2799
/proc/meminfo: memFree=19960812/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=62940 CPUtime=102.3 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 35833 0 0 0 10222 8 0 0 25 0 1 0 368857917 64450560 8692 33554432000 4194304 4650387 140737181926912 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 15735 8692 383 112 0 10700 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62940

[startup+162.3 s]
/proc/loadavg: 4.01 4.02 3.91 5/190 2800
/proc/meminfo: memFree=19927572/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=72584 CPUtime=162.29 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 49375 0 0 0 16218 11 0 0 25 0 1 0 368857917 74326016 11535 33554432000 4194304 4650387 140737181926912 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 18146 11535 383 112 0 13111 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72584

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 2802
/proc/meminfo: memFree=19875932/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=82308 CPUtime=222.29 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 61390 0 0 0 22215 14 0 0 25 0 1 0 368857917 84283392 13377 33554432000 4194304 4650387 140737181926912 18446744073709551615 4303959 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 20577 13377 383 112 0 15542 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82308

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 2803
/proc/meminfo: memFree=19825320/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=82588 CPUtime=282.3 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 71427 0 0 0 28212 18 0 0 25 0 1 0 368857917 84570112 13834 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 20647 13834 383 112 0 15612 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 82588

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2805
/proc/meminfo: memFree=19799760/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=98772 CPUtime=342.3 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 82860 0 0 0 34208 22 0 0 25 0 1 0 368857917 101142528 16815 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 24693 16815 383 112 0 19658 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 98772

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2807
/proc/meminfo: memFree=19794280/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=98972 CPUtime=402.3 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 91925 0 0 0 40206 24 0 0 25 0 1 0 368857917 101347328 17176 33554432000 4194304 4650387 140737181926912 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 24743 17176 383 112 0 19708 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 98972

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2808
/proc/meminfo: memFree=19759780/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=110260 CPUtime=462.3 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 101861 0 0 0 46202 28 0 0 25 0 1 0 368857917 112906240 20129 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 27565 20129 383 112 0 22530 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 110260

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2810
/proc/meminfo: memFree=19760636/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=110400 CPUtime=522.3 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 110039 0 0 0 52198 32 0 0 25 0 1 0 368857917 113049600 21056 33554432000 4194304 4650387 140737181926912 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 27600 21056 383 112 0 22565 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 110400

[startup+582.301 s]
/proc/loadavg: 4.11 4.03 3.92 5/190 2811
/proc/meminfo: memFree=19731952/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=123860 CPUtime=582.3 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 119653 0 0 0 58196 34 0 0 25 0 1 0 368857917 126832640 22961 33554432000 4194304 4650387 140737181926912 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 30965 22961 383 112 0 25930 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 123860

[startup+642.3 s]
/proc/loadavg: 4.07 4.04 3.93 5/190 2813
/proc/meminfo: memFree=19718048/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=123936 CPUtime=642.3 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 125966 0 0 0 64194 36 0 0 25 0 1 0 368857917 126910464 24260 33554432000 4194304 4650387 140737181926912 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 30984 24260 383 112 0 25949 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 123936

[startup+702.301 s]
/proc/loadavg: 4.03 4.03 3.93 5/190 2815
/proc/meminfo: memFree=19718888/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=124100 CPUtime=702.31 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 133138 0 0 0 70192 39 0 0 25 0 1 0 368857917 127078400 23440 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 31025 23440 383 112 0 25990 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 124100

[startup+762.306 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 2817
/proc/meminfo: memFree=19709068/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=124200 CPUtime=762.31 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 139470 0 0 0 76190 41 0 0 25 0 1 0 368857917 127180800 24420 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 31050 24420 383 112 0 26015 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 124200

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 2819
/proc/meminfo: memFree=19711760/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=124348 CPUtime=822.31 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 146811 0 0 0 82188 43 0 0 25 0 1 0 368857917 127332352 23569 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 31087 23569 383 112 0 26052 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 124348

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 2820
/proc/meminfo: memFree=19713724/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=129140 CPUtime=882.31 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 153764 0 0 0 88186 45 0 0 25 0 1 0 368857917 132239360 24753 33554432000 4194304 4650387 140737181926912 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 32285 24753 383 112 0 27250 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 129140

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 2822
/proc/meminfo: memFree=19697724/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=129256 CPUtime=942.31 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 159931 0 0 0 94184 47 0 0 25 0 1 0 368857917 132358144 24891 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 32314 24891 383 112 0 27279 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 129256

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 2824
/proc/meminfo: memFree=19677116/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=129360 CPUtime=1002.31 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 166342 0 0 0 100182 49 0 0 25 0 1 0 368857917 132464640 25217 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 32340 25217 383 112 0 27305 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 129360

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 2825
/proc/meminfo: memFree=19628472/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=148840 CPUtime=1062.32 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 173860 0 0 0 106180 52 0 0 25 0 1 0 368857917 152412160 29243 33554432000 4194304 4650387 140737181926912 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 37210 29243 383 112 0 32175 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 148840

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 2827
/proc/meminfo: memFree=19632780/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=148952 CPUtime=1122.31 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 180024 0 0 0 112178 53 0 0 25 0 1 0 368857917 152526848 29145 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 37238 29145 383 112 0 32203 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 148952

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 2828
/proc/meminfo: memFree=19636864/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=149044 CPUtime=1182.31 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 186424 0 0 0 118176 55 0 0 25 0 1 0 368857917 152621056 29065 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 37261 29065 383 112 0 32226 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 149044

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 2830
/proc/meminfo: memFree=19587748/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=166308 CPUtime=1242.31 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 191911 0 0 0 124175 56 0 0 25 0 1 0 368857917 170299392 34552 33554432000 4194304 4650387 140737181926912 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 41577 34552 383 112 0 36542 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 166308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.97 3.92 3/186 2837
/proc/meminfo: memFree=19850404/32950940 swapFree=67111528/67111528
[pid=2764] ppid=2761 vsize=166384 CPUtime=1300.02 cores=0,2
/proc/2764/stat : 2764 (strangenight1-s) R 2761 2764 2420 0 -1 4202496 198304 0 0 0 129943 59 0 0 25 0 1 0 368857917 170377216 33841 33554432000 4194304 4650387 140737181926912 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2764/statm: 41596 33841 383 112 0 36561 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 166384

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.44
CPU system time (s): 0.604908
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 219156

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

runsolver used 2.14467 second user time and 4.71928 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 01:17:51
IDJOB=3175739
IDBENCH=82757
IDSOLVER=1589
FILE ID=node117/3175739-1301786271
RUNJOBID= node117-1301783654-2438
PBS_JOBID= 12841401
Free space on /tmp= 71416 MiB

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

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

MD5SUM BENCH= f9acc85431fa3756e8067132423a3a4a
RANDOM SEED=324580187

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20120696 kB
Buffers:        389296 kB
Cached:       12052020 kB
SwapCached:          0 kB
Active:        7981740 kB
Inactive:      4545692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20120696 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18704 kB
Writeback:           0 kB
AnonPages:       85976 kB
Mapped:          16004 kB
Slab:           239604 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   298456 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= 71412 MiB
End job on node117 at 2011-04-03 01:39:33