Trace number 3175878

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S794554332-033.UNKNOWN.cnf
MD5SUMf154a23cd5dae9f4e2340ec192300943
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark111.453
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-3175878-1301788113.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:     11  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:     205 undec:      43 neg:     202
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       439      1904         0         0      5776         0   no data   no data  --
0.04/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4917       439      1904         0      4823      5776    104040   no data   no data  --
0.29/0.38	c  N st    10     11301       439      1904         0      4492      5776     70348   no data   no data  --
0.59/0.63	c  N st    11     17044       439      1904         0     10084      5776    193998   no data   no data  --
1.00/1.03	c  F st    12     25001       439      1904         0     12316      5776    239625   no data   no data  --
1.00/1.03	c  N st    12     25001       439      1904         0     12316      5776    239625   no data   no data  --
1.19/1.29	c Decided on static restart strategy
1.19/1.29	c  N st    18     30000       439      1904         0     10636      5776    190883   no data   no data  --
1.19/1.29	c  S st    18     30000       439      1904         0     10636      5776    190883   no data   no data  --
1.29/1.32	c  S st    18     30503       439      1904         0     11139      5776    201355   no data   no data  --
1.29/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1.29/1.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.52	c lits-rem:       141  cl-subs:      593  v-elim:      0  v-fix:    0  time:  0.19 s
1.49/1.52	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.01
1.49/1.53	c calculated reachability. Time: 0.00
1.49/1.53	c  N st    18     30503       439      1904         0     10546      5776    187742   no data   no data  --
1.89/1.96	c  N st    20     37613       439      1904         0      9811      5776    150417   no data   no data  --
2.29/2.36	c  N st    21     44013       439      1904         0     16040      5776    278273   no data   no data  --
2.39/2.48	c  S st    22     45754       439      1904         0      9013      5776    118132   no data   no data  --
2.49/2.51	c  S st    22     46256       439      1904         0      9511      5776    129069   no data   no data  --
2.49/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
2.49/2.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.58	c lits-rem:        40  cl-subs:       98  v-elim:      0  v-fix:    0  time:  0.07 s
2.49/2.58	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
2.49/2.59	c vivif2 --  cl tried     9413 cl shrink        0 lits rem          0 time: 0.00
2.49/2.59	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.01
2.49/2.59	c calculated reachability. Time: 0.00
2.49/2.59	c  N st    22     46256       439      1904         0      9413      5776    127148   no data   no data  --
3.39/3.49	c  N st    23     60654       439      1904         0     13727      5776    203542   no data   no data  --
4.09/4.15	c  N st    24     69384       439      1904         0     11506      5776    153125   no data   no data  --
4.09/4.15	c  S st    24     69384       439      1904         0     11506      5776    153125   no data   no data  --
4.09/4.18	c  S st    24     69888       439      1904         0     12008      5776    164108   no data   no data  --
4.09/4.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.09/4.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
4.09/4.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.30/4.33	c lits-rem:        76  cl-subs:      166  v-elim:      0  v-fix:    0  time:  0.14 s
4.30/4.33	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
4.30/4.33	c vivif2 --  cl tried    11842 cl shrink        0 lits rem          0 time: 0.00
4.30/4.34	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.01
4.30/4.34	c calculated reachability. Time: 0.00
4.30/4.34	c  N st    24     69888       439      1904         0     11842      5776    160589   no data   no data  --
5.59/5.60	c  F st    25     87500       439      1904         0     17342      5776    274097   no data   no data  --
5.59/5.60	c  N st    25     87500       439      1904         0     17342      5776    274097   no data   no data  --
5.89/6.00	c Decided on static restart strategy
6.19/6.22	c  N st    32     95535       439      1904         0     25238      5776    448427   no data   no data  --
6.79/6.88	c  N st    34    104833       439      1904         0     21557      5776    335606   no data   no data  --
6.79/6.88	c  S st    34    104833       439      1904         0     21557      5776    335606   no data   no data  --
6.89/6.93	c  S st    34    105333       439      1904         0     22056      5776    346975   no data   no data  --
6.89/6.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
6.89/6.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/7.65	c lits-rem:       334  cl-subs:     1367  v-elim:      0  v-fix:    0  time:  0.70 s
7.59/7.65	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
7.59/7.65	c vivif2 --  cl tried    20689 cl shrink        0 lits rem          0 time: 0.00
7.59/7.67	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.01
7.59/7.67	c calculated reachability. Time: 0.00
7.59/7.67	c  N st    34    105333       439      1904         0     20689      5776    322912   no data   no data  --
8.29/8.37	c  N st    35    114932       439      1904         0     16412      5776    214382   no data   no data  --
9.39/9.40	c  N st    36    129330       439      1904         0     15849      5776    189411   no data   no data  --
11.00/11.09	c  N st    37    150927       439      1904         0     21269      5776    298810   no data   no data  --
11.69/11.78	c  S st    38    158004       439      1904         0     28150      5776    444131   no data   no data  --
11.79/11.85	c  S st    38    158509       439      1904         0     28655      5776    454916   no data   no data  --
11.79/11.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.79/11.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.79/11.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
11.79/11.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.10/13.16	c lits-rem:       586  cl-subs:     1662  v-elim:      0  v-fix:    0  time:  1.29 s
13.10/13.16	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
13.10/13.17	c vivif2 --  cl tried    26993 cl shrink        0 lits rem          0 time: 0.00
13.10/13.19	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.02
13.10/13.19	c calculated reachability. Time: 0.00
13.10/13.19	c  N st    38    158509       439      1904         0     26993      5776    420787   no data   no data  --
17.79/17.81	c  N st    39    207098       439      1904         0     21726      5776    278814   no data   no data  --
20.80/20.81	c  N st    40    237764       439      1904         0     32071      5776    484645   no data   no data  --
20.80/20.81	c  S st    40    237764       439      1904         0     32071      5776    484645   no data   no data  --
20.80/20.88	c  S st    40    238269       439      1904         0     32575      5776    495359   no data   no data  --
20.80/20.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.80/20.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.80/20.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.90/20.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.90/20.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.90/20.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
20.90/20.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.39/22.47	c lits-rem:       537  cl-subs:     2445  v-elim:      0  v-fix:    0  time:  1.56 s
22.39/22.47	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
22.39/22.47	c vivif2 --  cl tried    30130 cl shrink        0 lits rem          0 time: 0.00
22.49/22.50	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.02
22.49/22.50	c calculated reachability. Time: 0.00
22.49/22.50	c  N st    40    238269       439      1904         0     30130      5776    445833   no data   no data  --
30.19/30.25	c  F st    41    306253       439      1904         0     32124      5776    439625   no data   no data  --
30.19/30.25	c  N st    41    306253       439      1904         0     32124      5776    439625   no data   no data  --
30.80/30.85	c Decided on static restart strategy
33.49/33.55	c  N st    51    334556       439      1904         0     36235      5776    502987   no data   no data  --
36.09/36.15	c  N st    53    357404       439      1904         0     34164      5776    453055   no data   no data  --
36.09/36.15	c  S st    53    357404       439      1904         0     34164      5776    453055   no data   no data  --
36.19/36.23	c  S st    53    357909       439      1904         0     34668      5776    464047   no data   no data  --
36.19/36.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.19/36.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.19/36.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.19/36.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.19/36.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.19/36.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
36.19/36.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.59/37.61	c lits-rem:       401  cl-subs:     1751  v-elim:      0  v-fix:    0  time:  1.36 s
37.59/37.61	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
37.59/37.62	c vivif2 --  cl tried    32917 cl shrink        0 lits rem          0 time: 0.00
37.59/37.64	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.02
37.59/37.64	c calculated reachability. Time: 0.00
37.59/37.64	c  N st    53    357909       439      1904         0     32917      5776    428568   no data   no data  --
41.49/41.57	c  N st    54    390302       439      1904         0     39190      5776    565753   no data   no data  --
46.99/47.06	c  N st    55    438891       439      1904         0     33110      5776    410985   no data   no data  --
56.69/56.79	c  N st    56    511773       439      1904         0     46546      5776    705536   no data   no data  --
60.40/60.48	c  N st    57    536863       439      1904         0     40844      5776    539565   no data   no data  --
60.40/60.48	c  S st    57    536863       439      1904         0     40844      5776    539565   no data   no data  --
60.50/60.58	c  S st    57    537364       439      1904         0     41343      5776    549994   no data   no data  --
60.50/60.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.50/60.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.59/60.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
60.59/60.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.59/60.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.59/60.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
60.59/60.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.09/62.18	c lits-rem:      1025  cl-subs:     1437  v-elim:      0  v-fix:    0  time:  1.57 s
62.09/62.18	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
62.09/62.19	c vivif2 --  cl tried    39906 cl shrink        0 lits rem          0 time: 0.01
62.19/62.22	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.03
62.19/62.22	c calculated reachability. Time: 0.00
62.19/62.22	c  N st    57    537364       439      1904         0     39906      5776    518220   no data   no data  --
85.99/86.03	c  N st    58    701351       439      1904         0     69111      5776   1095518   no data   no data  --
101.39/101.46	c  N st    59    806047       439      1904         0     62434      5776    864488   no data   no data  --
101.39/101.46	c  S st    59    806047       439      1904         0     62434      5776    864488   no data   no data  --
101.59/101.62	c  S st    59    806547       439      1904         0     62932      5776    875673   no data   no data  --
101.59/101.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.59/101.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.59/101.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
101.59/101.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.59/101.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.59/101.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
101.59/101.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.99/105.04	c lits-rem:       802  cl-subs:     7393  v-elim:      0  v-fix:    0  time:  3.37 s
104.99/105.04	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
104.99/105.05	c vivif2 --  cl tried    55539 cl shrink        0 lits rem          0 time: 0.01
104.99/105.09	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.05
105.09/105.10	c calculated reachability. Time: 0.00
105.09/105.10	c  N st    59    806547       439      1904         0     55539      5776    743482   no data   no data  --
149.99/150.03	c  F st    60   1071875       439      1904         0     71616      5776   1013972   no data   no data  --
149.99/150.03	c  N st    60   1071875       439      1904         0     71616      5776   1013972   no data   no data  --
151.30/151.34	c Decided on static restart strategy
155.69/155.73	c  N st    70   1100186       439      1904         0     55546      5776    644113   no data   no data  --
162.70/162.76	c  N st    72   1136179       439      1904         0     46001      5776    439152   no data   no data  --
168.40/168.47	c  N st    73   1168572       439      1904         0     77283      5776   1086407   no data   no data  --
176.69/176.78	c  N st    74   1209820       439      1904         0     71736      5776    961431   no data   no data  --
176.69/176.78	c  S st    74   1209820       439      1904         0     71736      5776    961431   no data   no data  --
176.89/176.97	c  S st    74   1210322       439      1904         0     72238      5776    972280   no data   no data  --
176.89/176.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.89/176.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
177.00/177.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
177.00/177.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.00/177.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.00/177.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
177.00/177.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.30/180.38	c lits-rem:      1767  cl-subs:     5545  v-elim:      0  v-fix:    0  time:  3.35 s
180.30/180.38	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
180.30/180.39	c vivif2 --  cl tried    66693 cl shrink        0 lits rem          0 time: 0.01
180.40/180.45	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.06
180.40/180.46	c calculated reachability. Time: 0.00
180.40/180.46	c  N st    74   1210322       439      1904         0     66693      5776    869388   no data   no data  --
194.90/194.95	c  N st    75   1283206       439      1904         0     90700      5776   1306098   no data   no data  --
217.30/217.34	c  N st    76   1392529       439      1904         0     51571      5776    489881   no data   no data  --
251.10/251.14	c  N st    77   1556514       439      1904         0     56263      5776    551475   no data   no data  --
283.60/283.60	c  N st    78   1710322       439      1904         0     97762      5776   1406561   no data   no data  --
283.60/283.60	c  S st    78   1710322       439      1904         0     97762      5776   1406561   no data   no data  --
283.81/283.86	c  S st    78   1710826       439      1904         0     98266      5776   1418059   no data   no data  --
283.81/283.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
283.81/283.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.90/283.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
283.90/283.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.90/283.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
283.90/283.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
283.90/283.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.50/290.54	c lits-rem:        71  cl-subs:     9022  v-elim:      0  v-fix:    0  time:  6.59 s
290.50/290.54	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
290.50/290.55	c vivif2 --  cl tried    89244 cl shrink        0 lits rem          0 time: 0.01
290.60/290.65	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.09
290.60/290.65	c calculated reachability. Time: 0.00
290.60/290.65	c  N st    78   1710826       439      1904         0     89244      5776   1258452   no data   no data  --
377.90/377.95	c  N st    79   2079790       439      1904         0    101669      5776   1529589   no data   no data  --
408.90/408.99	c  N st    80   2210827       439      1904         0    105531      5776   1501096   no data   no data  --
408.90/408.99	c  S st    80   2210827       439      1904         0    105531      5776   1501096   no data   no data  --
409.21/409.29	c  S st    80   2211329       439      1904         0    106033      5776   1512450   no data   no data  --
409.30/409.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
409.30/409.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
409.30/409.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
409.30/409.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
409.30/409.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
409.30/409.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
409.30/409.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
416.61/416.63	c lits-rem:       283  cl-subs:     8633  v-elim:      0  v-fix:    0  time:  7.24 s
416.61/416.63	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
416.61/416.65	c vivif2 --  cl tried    97400 cl shrink        0 lits rem          0 time: 0.02
416.71/416.75	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.10
416.71/416.76	c calculated reachability. Time: 0.00
416.71/416.76	c  N st    80   2211329       439      1904         0     97400      5776   1349622   no data   no data  --
539.21/539.29	c  N st    81   2711332       439      1904         0    119978      5776   1679999   no data   no data  --
539.21/539.29	c  S st    81   2711332       439      1904         0    119978      5776   1679999   no data   no data  --
539.61/539.68	c  S st    81   2711836       439      1904         0    120481      5776   1691421   no data   no data  --
539.61/539.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
539.61/539.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
539.71/539.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
539.71/539.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
539.71/539.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
539.71/539.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
539.71/539.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
550.60/550.62	c lits-rem:       389  cl-subs:    14443  v-elim:      0  v-fix:    0  time: 10.83 s
550.60/550.62	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
550.60/550.64	c vivif2 --  cl tried   106038 cl shrink        0 lits rem          0 time: 0.02
550.70/550.75	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.11
550.70/550.76	c calculated reachability. Time: 0.00
550.70/550.76	c  N st    81   2711836       439      1904         0    106038      5776   1432458   no data   no data  --
680.51/680.57	c  N st    82   3211836       439      1904         0     82496      5776    820236   no data   no data  --
680.51/680.57	c  S st    82   3211836       439      1904         0     82496      5776    820236   no data   no data  --
680.71/680.76	c  S st    82   3212340       439      1904         0     83000      5776    831087   no data   no data  --
680.71/680.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
680.71/680.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
680.71/680.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
680.81/680.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
680.81/680.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
680.81/680.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
680.81/680.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
683.01/683.00	c lits-rem:       476  cl-subs:     1249  v-elim:      0  v-fix:    0  time:  2.19 s
683.01/683.00	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
683.01/683.02	c vivif2 --  cl tried    81751 cl shrink        0 lits rem          0 time: 0.01
683.01/683.08	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.07
683.01/683.09	c calculated reachability. Time: 0.00
683.01/683.09	c  N st    82   3212340       439      1904         0     81751      5776    808202   no data   no data  --
822.52/822.56	c  N st    83   3712340       439      1904         0     92026      5776    926648   no data   no data  --
822.52/822.56	c  S st    83   3712340       439      1904         0     92026      5776    926648   no data   no data  --
822.72/822.77	c  S st    83   3712842       439      1904         0     92523      5776    937308   no data   no data  --
822.72/822.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
822.72/822.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
822.72/822.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
822.82/822.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
822.82/822.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.82/822.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
822.82/822.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
825.62/825.67	c lits-rem:       631  cl-subs:     3618  v-elim:      0  v-fix:    0  time:  2.84 s
825.62/825.67	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
825.62/825.68	c vivif2 --  cl tried    88905 cl shrink        0 lits rem          0 time: 0.01
825.72/825.78	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.10
825.72/825.78	c calculated reachability. Time: 0.00
825.72/825.78	c  N st    83   3712842       439      1904         0     88905      5776    878394   no data   no data  --
836.21/836.21	c  F st    84   3751564       439      1904         0    126332      5776   1694145   no data   no data  --
836.21/836.21	c  N st    84   3751564       439      1904         0    126332      5776   1694145   no data   no data  --
838.01/838.08	c Decided on static restart strategy
845.21/845.27	c  N st    94   3779866       439      1904         0    153827      5776   2319722   no data   no data  --
854.62/854.68	c  N st    96   3815859       439      1904         0    106846      5776   1266584   no data   no data  --
864.81/864.82	c  N st    97   3848251       439      1904         0    138276      5776   1944869   no data   no data  --
881.32/881.38	c  N st    98   3896839       439      1904         0    102292      5776   1137641   no data   no data  --
901.32/901.39	c  N st    99   3969721       439      1904         0     88578      5776    835299   no data   no data  --
934.22/934.23	c  N st   100   4079044       439      1904         0    109406      5776   1262903   no data   no data  --
978.72/978.77	c  N st   101   4212843       439      1904         0    151873      5776   2105766   no data   no data  --
978.72/978.77	c  S st   101   4212843       439      1904         0    151873      5776   2105766   no data   no data  --
979.22/979.21	c  S st   101   4213344       439      1904         0    152374      5776   2117286   no data   no data  --
979.22/979.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
979.22/979.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
979.22/979.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
979.32/979.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
979.32/979.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
979.32/979.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
979.32/979.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1004.72/1004.75	c lits-rem:      2293  cl-subs:    21246  v-elim:      0  v-fix:    0  time: 25.40 s
1004.72/1004.75	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
1004.72/1004.77	c vivif2 --  cl tried   131128 cl shrink        0 lits rem          0 time: 0.02
1004.92/1004.93	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.16
1004.92/1004.94	c calculated reachability. Time: 0.00
1004.92/1004.94	c  N st   101   4213344       439      1904         0    131128      5776   1733682   no data   no data  --
1080.52/1080.54	c  N st   102   4459320       439      1904         0    106269      5776   1160011   no data   no data  --
1159.03/1159.01	c  N st   103   4713346       439      1904         0    170398      5776   2442583   no data   no data  --
1159.03/1159.01	c  S st   103   4713346       439      1904         0    170398      5776   2442583   no data   no data  --
1159.53/1159.58	c  S st   103   4713849       439      1904         0    170901      5776   2453555   no data   no data  --
1159.53/1159.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1159.53/1159.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1159.63/1159.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1159.73/1159.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1159.73/1159.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1159.73/1159.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1159.73/1159.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1191.33/1191.33	c lits-rem:       595  cl-subs:    22686  v-elim:      0  v-fix:    0  time: 31.58 s
1191.33/1191.33	c vivif2 --  cl tried     1904 cl shrink        0 lits rem          0 time: 0.00
1191.33/1191.36	c vivif2 --  cl tried   148215 cl shrink        0 lits rem          0 time: 0.03
1191.52/1191.56	c asymm  cl-useful: 0/1904/1904 lits-rem:0 time: 0.20
1191.52/1191.57	c calculated reachability. Time: 0.00
1191.52/1191.57	c  N st   103   4713849       439      1904         0    148215      5776   2039504   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-3175878-1301788113/watcher-3175878-1301788113 -o /tmp/evaluation-result-3175878-1301788113/solver-3175878-1301788113 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175878-1301788113.cnf 

running on 2 cores: 1,3

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.92 3.98 3.94 4/189 12603
/proc/meminfo: memFree=19087872/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=30136 CPUtime=0 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 612 0 0 0 0 0 0 0 25 0 1 0 369041871 30859264 539 33554432000 4194304 4650387 140736671438352 18446744073709551615 260020056773 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 7534 543 360 112 0 2499 0

[startup+0.0431939 s]
/proc/loadavg: 3.92 3.98 3.94 4/189 12603
/proc/meminfo: memFree=19087872/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=30272 CPUtime=0.04 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 710 0 0 0 4 0 0 0 25 0 1 0 369041871 30998528 637 33554432000 4194304 4650387 140736671438352 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 7568 637 378 112 0 2533 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30272

[startup+0.101184 s]
/proc/loadavg: 3.92 3.98 3.94 4/189 12603
/proc/meminfo: memFree=19087872/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=30404 CPUtime=0.09 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 784 0 0 0 9 0 0 0 25 0 1 0 369041871 31133696 711 33554432000 4194304 4650387 140736671438352 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 7601 711 379 112 0 2566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30404

[startup+0.300149 s]
/proc/loadavg: 3.92 3.98 3.94 4/189 12603
/proc/meminfo: memFree=19087872/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=30940 CPUtime=0.29 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 1050 0 0 0 29 0 0 0 25 0 1 0 369041871 31682560 846 33554432000 4194304 4650387 140736671438352 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 7735 846 381 112 0 2700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30940

[startup+0.701086 s]
/proc/loadavg: 3.92 3.98 3.94 4/189 12603
/proc/meminfo: memFree=19087872/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=31560 CPUtime=0.69 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 1566 0 0 0 69 0 0 0 25 0 1 0 369041871 32317440 907 33554432000 4194304 4650387 140736671438352 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 7890 907 381 112 0 2855 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31560

[startup+1.50093 s]
/proc/loadavg: 3.92 3.98 3.94 5/190 12604
/proc/meminfo: memFree=19083028/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=36972 CPUtime=1.49 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 3291 0 0 0 149 0 0 0 25 0 1 0 369041871 37859328 2325 33554432000 4194304 4650387 140736671438352 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 9243 2325 383 112 0 4208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36972

[startup+3.10064 s]
/proc/loadavg: 3.92 3.98 3.94 5/190 12604
/proc/meminfo: memFree=19075960/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=37664 CPUtime=3.09 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 4275 0 0 0 309 0 0 0 25 0 1 0 369041871 38567936 2579 33554432000 4194304 4650387 140736671438352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 9416 2579 383 112 0 4381 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37664

[startup+6.30104 s]
/proc/loadavg: 3.93 3.98 3.94 5/190 12604
/proc/meminfo: memFree=19083696/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=39212 CPUtime=6.29 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 6330 0 0 0 628 1 0 0 25 0 1 0 369041871 40153088 2755 33554432000 4194304 4650387 140736671438352 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 9803 2755 383 112 0 4768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39212

[startup+12.7009 s]
/proc/loadavg: 3.93 3.98 3.94 5/190 12604
/proc/meminfo: memFree=19071996/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=48320 CPUtime=12.69 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 10567 0 0 0 1267 2 0 0 25 0 1 0 369041871 49479680 5223 33554432000 4194304 4650387 140736671438352 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 12080 5223 383 112 0 7045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48320

[startup+25.5005 s]
/proc/loadavg: 3.95 3.98 3.94 5/190 12604
/proc/meminfo: memFree=19054892/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=53448 CPUtime=25.49 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 15501 0 0 0 2546 3 0 0 25 0 1 0 369041871 54730752 6442 33554432000 4194304 4650387 140736671438352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 13362 6442 383 112 0 8327 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53448

[startup+51.1008 s]
/proc/loadavg: 3.96 3.98 3.94 5/190 12605
/proc/meminfo: memFree=19055388/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=56376 CPUtime=51.09 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 23695 0 0 0 5104 5 0 0 25 0 1 0 369041871 57729024 6974 33554432000 4194304 4650387 140736671438352 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 14094 6974 383 112 0 9059 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56376

[startup+102.306 s]
/proc/loadavg: 4.06 4.00 3.95 5/190 12606
/proc/meminfo: memFree=19018408/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=71060 CPUtime=102.3 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 38788 0 0 0 10222 8 0 0 19 0 1 0 369041871 72765440 10829 33554432000 4194304 4650387 140736671438352 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 17765 10829 383 112 0 12730 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71060

[startup+162.3 s]
/proc/loadavg: 4.02 4.00 3.95 5/190 12608
/proc/meminfo: memFree=19008472/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=73340 CPUtime=162.29 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 50394 0 0 0 16217 12 0 0 25 0 1 0 369041871 75100160 11906 33554432000 4194304 4650387 140736671438352 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 18335 11906 383 112 0 13300 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73340

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 12609
/proc/meminfo: memFree=18988484/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=82616 CPUtime=222.3 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 62334 0 0 0 22214 16 0 0 25 0 1 0 369041871 84598784 13589 33554432000 4194304 4650387 140736671438352 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 20654 13589 383 112 0 15619 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 82616

[startup+282.3 s]
/proc/loadavg: 4.04 4.01 3.95 5/190 12611
/proc/meminfo: memFree=18979912/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=82876 CPUtime=282.3 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 71859 0 0 0 28210 20 0 0 25 0 1 0 369041871 84865024 13872 33554432000 4194304 4650387 140736671438352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 20719 13872 383 112 0 15684 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 82876

[startup+342.3 s]
/proc/loadavg: 4.07 4.02 3.96 5/190 12613
/proc/meminfo: memFree=18968224/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=97416 CPUtime=342.3 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 83647 0 0 0 34206 24 0 0 25 0 1 0 369041871 99753984 16986 33554432000 4194304 4650387 140736671438352 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 24354 16986 383 112 0 19319 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 97416

[startup+402.3 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 12614
/proc/meminfo: memFree=18961380/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=97644 CPUtime=402.3 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 92849 0 0 0 40203 27 0 0 25 0 1 0 369041871 99987456 16971 33554432000 4194304 4650387 140736671438352 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 24411 16971 383 112 0 19376 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 97644

[startup+462.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 12616
/proc/meminfo: memFree=18947320/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=109988 CPUtime=462.31 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 102406 0 0 0 46201 30 0 0 25 0 1 0 369041871 112627712 19537 33554432000 4194304 4650387 140736671438352 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 27497 19537 383 112 0 22462 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 109988

[startup+522.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 12617
/proc/meminfo: memFree=18929208/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=110124 CPUtime=522.31 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 110350 0 0 0 52198 33 0 0 25 0 1 0 369041871 112766976 20560 33554432000 4194304 4650387 140736671438352 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 27531 20560 383 112 0 22496 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 110124

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12619
/proc/meminfo: memFree=18921260/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=120956 CPUtime=582.3 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 119765 0 0 0 58195 35 0 0 25 0 1 0 369041871 123858944 22087 33554432000 4194304 4650387 140736671438352 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 30239 22087 383 112 0 25204 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 120956

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12621
/proc/meminfo: memFree=18922092/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=121128 CPUtime=642.32 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 127879 0 0 0 64193 39 0 0 25 0 1 0 369041871 124035072 22372 33554432000 4194304 4650387 140736671438352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 30282 22372 383 112 0 25247 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 121128

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12622
/proc/meminfo: memFree=18872704/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=121232 CPUtime=702.31 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 134910 0 0 0 70189 42 0 0 25 0 1 0 369041871 124141568 23901 33554432000 4194304 4650387 140736671438352 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 30308 23901 383 112 0 25273 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 121232

[startup+762.306 s]
/proc/loadavg: 3.92 3.98 3.95 4/188 12662
/proc/meminfo: memFree=19153596/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=121380 CPUtime=762.32 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 142576 0 0 0 76187 45 0 0 25 0 1 0 369041871 124293120 23400 33554432000 4194304 4650387 140736671438352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 30345 23400 383 112 0 25310 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 121380

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 12690
/proc/meminfo: memFree=19089428/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=121536 CPUtime=822.32 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 149974 0 0 0 82185 47 0 0 25 0 1 0 369041871 124452864 22475 33554432000 4194304 4650387 140736671438352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 30384 22475 383 112 0 25349 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 121536

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12692
/proc/meminfo: memFree=19057808/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=122688 CPUtime=882.31 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 156768 0 0 0 88182 49 0 0 25 0 1 0 369041871 125632512 23212 33554432000 4194304 4650387 140736671438352 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 30672 23212 383 112 0 25637 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 122688

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 12694
/proc/meminfo: memFree=19034224/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=122792 CPUtime=942.32 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 163618 0 0 0 94180 52 0 0 25 0 1 0 369041871 125739008 23789 33554432000 4194304 4650387 140736671438352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 30698 23789 383 112 0 25663 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 122792

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.96 5/190 12695
/proc/meminfo: memFree=19001932/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=138324 CPUtime=1002.32 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 170319 0 0 0 100179 53 0 0 25 0 1 0 369041871 141643776 27419 33554432000 4194304 4650387 140736671438352 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 34581 27419 383 112 0 29546 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 138324

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 12697
/proc/meminfo: memFree=18994568/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=141772 CPUtime=1062.32 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 177793 0 0 0 106177 55 0 0 25 0 1 0 369041871 145174528 28212 33554432000 4194304 4650387 140736671438352 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 35443 28212 383 112 0 30408 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 141772

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12698
/proc/meminfo: memFree=18965140/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=141876 CPUtime=1122.32 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 184549 0 0 0 112174 58 0 0 25 0 1 0 369041871 145281024 28536 33554432000 4194304 4650387 140736671438352 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 35469 28536 383 112 0 30434 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 141876

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12700
/proc/meminfo: memFree=18953088/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=150656 CPUtime=1182.32 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 190299 0 0 0 118172 60 0 0 25 0 1 0 369041871 154271744 31060 33554432000 4194304 4650387 140736671438352 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 37664 31060 383 112 0 32629 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 150656

[startup+1242.3 s]
/proc/loadavg: 3.95 3.98 3.96 5/190 12730
/proc/meminfo: memFree=19009204/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=161852 CPUtime=1242.33 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 195509 0 0 0 124171 62 0 0 25 0 1 0 369041871 165736448 32538 33554432000 4194304 4650387 140736671438352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 40463 32538 383 112 0 35428 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 161852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.01 3.97 5/190 12758
/proc/meminfo: memFree=18999764/32951124 swapFree=67111528/67111528
[pid=12603] ppid=12601 vsize=162616 CPUtime=1300.04 cores=1,3
/proc/12603/stat : 12603 (strangenight1-s) R 12601 12603 12018 0 -1 4202496 198544 0 0 0 129940 64 0 0 25 0 1 0 369041871 166518784 32282 33554432000 4194304 4650387 140736671438352 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12603/statm: 40654 32282 383 112 0 35619 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 162616

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.05
CPU user time (s): 1299.4
CPU system time (s): 0.648901
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 214096

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

runsolver used 1.9607 second user time and 5.15322 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-03 01:48:33
IDJOB=3175878
IDBENCH=82896
IDSOLVER=1589
FILE ID=node110/3175878-1301788113
RUNJOBID= node110-1301783654-12039
PBS_JOBID= 12841408
Free space on /tmp= 71104 MiB

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

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

MD5SUM BENCH= f154a23cd5dae9f4e2340ec192300943
RANDOM SEED=786961609

node110.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.830
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.66
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.830
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.83
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19088152 kB
Buffers:        397512 kB
Cached:       12830288 kB
SwapCached:          0 kB
Active:        8752808 kB
Inactive:      4795872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19088152 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6276 kB
Writeback:           0 kB
AnonPages:      321076 kB
Mapped:          16392 kB
Slab:           249892 kB
PageTables:       5888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   537816 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= 71096 MiB
End job on node110 at 2011-04-03 02:10:15