Trace number 3370283

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 (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S332580795-055.SATISFIABLE.cnf
MD5SUM1e018578440519156ef15a041316c93e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-3370283-1305388664.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      51 undec:       4 neg:      45
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.10/0.11	c  N st     8      4921       100      2130         0      4601     10650    100229   no data   no data  --
0.19/0.29	c  N st    10     11304       100      2130         0      4252     10650     74325   no data   no data  --
0.39/0.49	c  N st    11     17047       100      2130         0      9550     10650    187607   no data   no data  --
0.69/0.78	c  F st    12     25002       100      2130         0     11702     10650    230826   no data   no data  --
0.69/0.78	c  N st    12     25002       100      2130         0     11702     10650    230826   no data   no data  --
0.89/0.97	c Decided on static restart strategy
0.89/0.97	c  N st    18     30001       100      2130         0     10069     10650    188453   no data   no data  --
0.89/0.97	c  S st    18     30001       100      2130         0     10069     10650    188453   no data   no data  --
0.99/1.00	c  S st    18     30504       100      2130         0     10559     10650    199222   no data   no data  --
0.99/1.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.99/1.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.99/1.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.99/1.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.99/1.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.99/1.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.99/1.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.42	c lits-rem:      2049  cl-subs:     1854  v-elim:      0  v-fix:    0  time:  0.41 s
1.39/1.46	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.04
1.39/1.46	c calculated reachability. Time: 0.00
1.39/1.46	c  N st    18     30504       100      2130         0      8705     10650    157328   no data   no data  --
1.69/1.77	c  N st    20     37619       100      2130         0      7994     10650    129788   no data   no data  --
1.99/2.07	c  N st    21     44018       100      2130         0     13889     10650    254406   no data   no data  --
2.09/2.16	c  S st    22     45758       100      2130         0     15508     10650    290298   no data   no data  --
2.20/2.21	c  S st    22     46259       100      2130         0     15994     10650    301309   no data   no data  --
2.20/2.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.20/2.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2.20/2.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.30/3.34	c lits-rem:      2962  cl-subs:     2174  v-elim:      0  v-fix:    0  time:  1.12 s
3.30/3.34	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.30/3.34	c vivif2 --  cl tried    13820 cl shrink        0 lits rem          0 time: 0.00
3.30/3.40	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
3.30/3.40	c calculated reachability. Time: 0.00
3.30/3.40	c  N st    22     46259       100      2130         0     13820     10650    252326   no data   no data  --
4.09/4.12	c  N st    23     60656       100      2130         0      9787     10650    145295   no data   no data  --
4.51/4.55	c  N st    24     69389       100      2130         0     17899     10650    315452   no data   no data  --
4.51/4.55	c  S st    24     69389       100      2130         0     17899     10650    315452   no data   no data  --
4.51/4.59	c  S st    24     69893       100      2130         0     18385     10650    326406   no data   no data  --
4.51/4.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.51/4.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4.59/4.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.79/5.80	c lits-rem:      3813  cl-subs:     2409  v-elim:      0  v-fix:    0  time:  1.19 s
5.79/5.80	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
5.79/5.80	c vivif2 --  cl tried    15976 cl shrink        0 lits rem          0 time: 0.00
5.79/5.87	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
5.79/5.87	c calculated reachability. Time: 0.00
5.79/5.87	c  N st    24     69893       100      2130         0     15976     10650    274605   no data   no data  --
6.89/6.94	c  F st    25     87502       100      2130         0     11090     10650    157360   no data   no data  --
6.89/6.94	c  N st    25     87502       100      2130         0     11090     10650    157360   no data   no data  --
7.19/7.22	c Decided on static restart strategy
7.29/7.39	c  N st    32     95541       100      2130         0     18592     10650    320623   no data   no data  --
7.99/8.04	c  N st    34    104840       100      2130         0     15170     10650    238308   no data   no data  --
7.99/8.04	c  S st    34    104840       100      2130         0     15170     10650    238308   no data   no data  --
7.99/8.08	c  S st    34    105343       100      2130         0     15654     10650    248867   no data   no data  --
7.99/8.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.99/8.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.99/8.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.90/8.99	c lits-rem:      1955  cl-subs:     1174  v-elim:      0  v-fix:    0  time:  0.90 s
8.90/8.99	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
8.90/8.99	c vivif2 --  cl tried    14480 cl shrink        0 lits rem          0 time: 0.00
8.99/9.05	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
8.99/9.05	c calculated reachability. Time: 0.00
8.99/9.05	c  N st    34    105343       100      2130         0     14480     10650    223340   no data   no data  --
9.59/9.65	c  N st    35    114941       100      2130         0     23347     10650    414277   no data   no data  --
10.49/10.57	c  N st    36    129338       100      2130         0     23789     10650    429313   no data   no data  --
12.10/12.11	c  N st    37    150936       100      2130         0     15120     10650    201924   no data   no data  --
12.50/12.57	c  S st    38    158017       100      2130         0     21694     10650    347708   no data   no data  --
12.60/12.63	c  S st    38    158520       100      2130         0     22176     10650    358159   no data   no data  --
12.60/12.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.60/12.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.60/12.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
12.60/12.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.60/12.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.60/12.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
12.60/12.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.79/13.86	c lits-rem:      2751  cl-subs:     1736  v-elim:      0  v-fix:    0  time:  1.22 s
13.79/13.86	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.79/13.87	c vivif2 --  cl tried    20440 cl shrink        0 lits rem          0 time: 0.00
13.89/13.95	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
13.89/13.95	c calculated reachability. Time: 0.00
13.89/13.95	c  N st    38    158520       100      2130         0     20440     10650    317105   no data   no data  --
17.60/17.67	c  N st    39    207108       100      2130         0     32952     10650    566506   no data   no data  --
19.99/20.07	c  N st    40    237781       100      2130         0     25199     10650    383769   no data   no data  --
19.99/20.07	c  S st    40    237781       100      2130         0     25199     10650    383769   no data   no data  --
20.09/20.13	c  S st    40    238285       100      2130         0     25681     10650    394430   no data   no data  --
20.09/20.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.09/20.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
20.09/20.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
20.09/20.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.40/21.43	c lits-rem:      2378  cl-subs:     2377  v-elim:      0  v-fix:    0  time:  1.29 s
21.40/21.43	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
21.40/21.44	c vivif2 --  cl tried    23304 cl shrink        0 lits rem          0 time: 0.00
21.50/21.53	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
21.50/21.53	c calculated reachability. Time: 0.00
21.50/21.53	c  N st    40    238285       100      2130         0     23304     10650    344183   no data   no data  --
27.39/27.44	c  F st    41    306250       100      2130         0     25195     10650    347097   no data   no data  --
27.39/27.44	c  N st    41    306250       100      2130         0     25195     10650    347097   no data   no data  --
27.79/27.84	c Decided on static restart strategy
30.19/30.22	c  N st    51    334555       100      2130         0     29308     10650    421151   no data   no data  --
32.69/32.73	c  N st    53    357429       100      2130         0     27325     10650    367571   no data   no data  --
32.69/32.73	c  S st    53    357429       100      2130         0     27325     10650    367571   no data   no data  --
32.79/32.80	c  S st    53    357933       100      2130         0     27808     10650    378288   no data   no data  --
32.79/32.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.79/32.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.79/32.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.79/32.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.79/32.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.79/32.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
32.79/32.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.89/33.92	c lits-rem:      2008  cl-subs:     1633  v-elim:      0  v-fix:    0  time:  1.11 s
33.89/33.93	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
33.89/33.93	c vivif2 --  cl tried    26175 cl shrink        0 lits rem          0 time: 0.00
33.99/34.04	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
33.99/34.04	c calculated reachability. Time: 0.00
33.99/34.04	c  N st    53    357933       100      2130         0     26175     10650    344305   no data   no data  --
37.50/37.59	c  N st    54    390325       100      2130         0     32001     10650    454294   no data   no data  --
43.19/43.23	c  N st    55    438916       100      2130         0     26131     10650    313634   no data   no data  --
50.79/50.85	c  N st    56    511803       100      2130         0     38908     10650    574377   no data   no data  --
53.69/53.72	c  N st    57    536900       100      2130         0     33551     10650    445636   no data   no data  --
53.69/53.72	c  S st    57    536900       100      2130         0     33551     10650    445636   no data   no data  --
53.79/53.80	c  S st    57    537405       100      2130         0     34040     10650    456850   no data   no data  --
53.79/53.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.79/53.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.79/53.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
53.79/53.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.79/53.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.79/53.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
53.79/53.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.10/55.18	c lits-rem:      1875  cl-subs:     1462  v-elim:      0  v-fix:    0  time:  1.36 s
55.10/55.18	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
55.10/55.18	c vivif2 --  cl tried    32578 cl shrink        0 lits rem          0 time: 0.00
55.29/55.32	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.13
55.29/55.32	c calculated reachability. Time: 0.00
55.29/55.32	c  N st    57    537405       100      2130         0     32578     10650    425061   no data   no data  --
76.89/76.90	c  N st    58    701389       100      2130         0     60037     10650    976180   no data   no data  --
90.09/90.19	c  N st    59    806107       100      2130         0     54418     10650    810802   no data   no data  --
90.09/90.19	c  S st    59    806107       100      2130         0     54418     10650    810802   no data   no data  --
90.31/90.31	c  S st    59    806618       100      2130         0     54905     10650    822308   no data   no data  --
90.31/90.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.31/90.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.31/90.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
90.31/90.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.31/90.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.31/90.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
90.31/90.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.09/94.18	c lits-rem:      3608  cl-subs:     5559  v-elim:      0  v-fix:    0  time:  3.83 s
94.09/94.18	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
94.09/94.19	c vivif2 --  cl tried    49346 cl shrink        0 lits rem          0 time: 0.01
94.29/94.37	c asymm  cl-useful: 0/1734/2130 lits-rem:0 time: 0.18
94.29/94.37	c calculated reachability. Time: 0.00
94.29/94.37	c  N st    59    806618       100      2130         0     49346     10650    718862   no data   no data  --
130.80/130.81	c  F st    60   1071877       100      2130         0     64710     10650    989597   no data   no data  --
130.80/130.81	c  N st    60   1071877       100      2130         0     64710     10650    989597   no data   no data  --
131.70/131.70	c Decided on static restart strategy
136.30/136.33	c  N st    70   1100178       100      2130         0     49546     10650    642491   no data   no data  --
142.01/142.04	c  N st    72   1136172       100      2130         0     82620     10650   1355648   no data   no data  --
146.79/146.80	c  N st    73   1168564       100      2130         0     70168     10650   1074922   no data   no data  --
152.80/152.84	c  N st    74   1209929       100      2130         0     65096     10650    952384   no data   no data  --
152.80/152.84	c  S st    74   1209929       100      2130         0     65096     10650    952384   no data   no data  --
152.91/153.00	c  S st    74   1210435       100      2130         0     65583     10650    963433   no data   no data  --
152.91/153.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
152.91/153.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
153.01/153.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
153.01/153.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.01/153.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.01/153.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
153.01/153.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
157.90/157.98	c lits-rem:      1178  cl-subs:     5887  v-elim:      0  v-fix:    0  time:  4.92 s
157.90/157.98	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
157.90/157.99	c vivif2 --  cl tried    59696 cl shrink        0 lits rem          0 time: 0.01
158.10/158.17	c asymm  cl-useful: 0/1607/2130 lits-rem:0 time: 0.19
158.10/158.18	c calculated reachability. Time: 0.00
158.10/158.18	c  N st    74   1210435       100      2130         0     59696     10650    846236   no data   no data  --
169.80/169.80	c  N st    75   1283317       100      2130         0     82444     10650   1297698   no data   no data  --
187.60/187.60	c  N st    76   1392640       100      2130         0     91808     10650   1479028   no data   no data  --
215.71/215.79	c  N st    77   1556624       100      2130         0     49660     10650    535801   no data   no data  --
245.30/245.33	c  N st    78   1710435       100      2130         0     88730     10650   1337563   no data   no data  --
245.30/245.33	c  S st    78   1710435       100      2130         0     88730     10650   1337563   no data   no data  --
245.49/245.55	c  S st    78   1710937       100      2130         0     89210     10650   1348804   no data   no data  --
245.49/245.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
245.49/245.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
245.49/245.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
245.59/245.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.59/245.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.59/245.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
245.59/245.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
258.80/258.89	c lits-rem:      4934  cl-subs:    12527  v-elim:      0  v-fix:    0  time: 13.27 s
258.80/258.89	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
258.90/258.91	c vivif2 --  cl tried    76683 cl shrink        0 lits rem          0 time: 0.01
259.00/259.01	c asymm  cl-useful: 0/523/2130 lits-rem:0 time: 0.11
259.00/259.01	c calculated reachability. Time: 0.00
259.00/259.02	c  N st    78   1710937       100      2130         0     76683     10650   1104372   no data   no data  --
337.81/337.87	c  N st    79   2079901       100      2130         0     88359     10650   1266415   no data   no data  --
367.00/367.03	c  N st    80   2210937       100      2130         0     92021     10650   1327025   no data   no data  --
367.00/367.03	c  S st    80   2210937       100      2130         0     92021     10650   1327025   no data   no data  --
367.20/367.27	c  S st    80   2211438       100      2130         0     92501     10650   1338017   no data   no data  --
367.20/367.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
367.20/367.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
367.30/367.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
367.30/367.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
367.30/367.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
367.30/367.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
367.30/367.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
379.20/379.28	c lits-rem:      3585  cl-subs:    11381  v-elim:      0  v-fix:    0  time: 11.93 s
379.20/379.28	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
379.20/379.29	c vivif2 --  cl tried    81120 cl shrink        0 lits rem          0 time: 0.01
379.52/379.51	c asymm  cl-useful: 0/1293/2130 lits-rem:0 time: 0.21
379.52/379.51	c calculated reachability. Time: 0.00
379.52/379.51	c  N st    80   2211438       100      2130         0     81120     10650   1120405   no data   no data  --
490.10/490.16	c  N st    81   2711438       100      2130         0    104007     10650   1481130   no data   no data  --
490.10/490.16	c  S st    81   2711438       100      2130         0    104007     10650   1481130   no data   no data  --
490.40/490.45	c  S st    81   2711941       100      2130         0    104481     10650   1492181   no data   no data  --
490.40/490.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
490.40/490.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
490.50/490.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
490.50/490.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
490.50/490.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.50/490.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
490.50/490.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
507.12/507.15	c lits-rem:      9615  cl-subs:    14705  v-elim:      0  v-fix:    0  time: 16.61 s
507.12/507.15	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
507.12/507.16	c vivif2 --  cl tried    89776 cl shrink        0 lits rem          0 time: 0.01
507.41/507.40	c asymm  cl-useful: 0/837/2130 lits-rem:0 time: 0.24
507.41/507.40	c calculated reachability. Time: 0.00
507.41/507.40	c  N st    81   2711941       100      2130         0     89776     10650   1237870   no data   no data  --
622.41/622.40	c  N st    82   3211941       100      2130         0    139101     10650   2170057   no data   no data  --
622.41/622.40	c  S st    82   3211941       100      2130         0    139101     10650   2170057   no data   no data  --
622.91/622.91	c  S st    82   3212443       100      2130         0    139569     10650   2180677   no data   no data  --
622.91/622.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
622.91/622.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
622.91/622.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
623.01/623.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
623.01/623.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
623.01/623.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
623.01/623.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
709.72/709.77	c lits-rem:      2673  cl-subs:    26488  v-elim:      0  v-fix:    0  time: 86.72 s
709.72/709.77	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
709.72/709.79	c vivif2 --  cl tried   113081 cl shrink        0 lits rem          0 time: 0.02
710.02/710.06	c asymm  cl-useful: 0/786/2130 lits-rem:0 time: 0.27
710.02/710.07	c calculated reachability. Time: 0.00
710.02/710.07	c  N st    82   3212443       100      2130         0    113081     10650   1685210   no data   no data  --
840.62/840.60	c  N st    83   3712445       100      2130         0    131108     10650   1962681   no data   no data  --
840.62/840.60	c  S st    83   3712445       100      2130         0    131108     10650   1962681   no data   no data  --
840.92/840.96	c  S st    83   3712947       100      2130         0    131586     10650   1973774   no data   no data  --
840.92/840.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
840.92/840.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
841.02/841.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
841.02/841.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
841.02/841.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
841.02/841.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
841.02/841.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
880.22/880.22	c lits-rem:      5678  cl-subs:    18530  v-elim:      0  v-fix:    0  time: 39.15 s
880.22/880.22	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
880.22/880.25	c vivif2 --  cl tried   113056 cl shrink        0 lits rem          0 time: 0.02
880.62/880.63	c asymm  cl-useful: 0/721/2130 lits-rem:0 time: 0.38
880.62/880.63	c calculated reachability. Time: 0.00
880.62/880.63	c  N st    83   3712947       100      2130         0    113056     10650   1620454   no data   no data  --
893.91/893.99	c  F st    84   3751562       100      2130         0    148215     10650   2381133   no data   no data  --
893.91/893.99	c  N st    84   3751562       100      2130         0    148215     10650   2381133   no data   no data  --
896.92/896.93	c Decided on static restart strategy
903.13/903.15	c  N st    94   3779863       100      2130         0     98680     10650   1311362   no data   no data  --
914.72/914.70	c  N st    96   3815856       100      2130         0    131689     10650   2032166   no data   no data  --
927.92/927.98	c  N st    97   3848248       100      2130         0     84082     10650    954692   no data   no data  --
941.52/941.58	c  N st    98   3896836       100      2130         0    128685     10650   1929696   no data   no data  --
963.63/963.66	c  N st    99   3969719       100      2130         0    117031     10650   1663330   no data   no data  --
999.02/999.00	c  N st   100   4079044       100      2130         0    137625     10650   2147209   no data   no data  --
1036.73/1036.78	c  N st   101   4212947       100      2130         0     97945     10650   1199199   no data   no data  --
1036.73/1036.78	c  S st   101   4212947       100      2130         0     97945     10650   1199199   no data   no data  --
1037.03/1037.04	c  S st   101   4213452       100      2130         0     98426     10650   1210130   no data   no data  --
1037.03/1037.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1037.03/1037.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1037.03/1037.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1037.13/1037.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1037.13/1037.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1037.13/1037.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1037.13/1037.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1045.33/1045.33	c lits-rem:       553  cl-subs:     5123  v-elim:      0  v-fix:    0  time:  8.22 s
1045.33/1045.33	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1045.33/1045.35	c vivif2 --  cl tried    93303 cl shrink        0 lits rem          0 time: 0.01
1045.53/1045.53	c asymm  cl-useful: 0/623/2130 lits-rem:0 time: 0.18
1045.53/1045.53	c calculated reachability. Time: 0.00
1045.53/1045.53	c  N st   101   4213452       100      2130         0     93303     10650   1113977   no data   no data  --
1114.22/1114.22	c  N st   102   4459430       100      2130         0    153046     10650   2384833   no data   no data  --
1191.53/1191.59	c  N st   103   4713452       100      2130         0    129810     10650   1801190   no data   no data  --
1191.53/1191.59	c  S st   103   4713452       100      2130         0    129810     10650   1801190   no data   no data  --
1192.03/1192.08	c  S st   103   4713954       100      2130         0    130287     10650   1812553   no data   no data  --
1192.03/1192.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1192.03/1192.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1192.13/1192.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1192.23/1192.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1192.23/1192.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1192.23/1192.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1192.23/1192.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1224.44/1224.41	c lits-rem:      3043  cl-subs:    15654  v-elim:      0  v-fix:    0  time: 32.20 s
1224.44/1224.41	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1224.44/1224.43	c vivif2 --  cl tried   114633 cl shrink        0 lits rem          0 time: 0.02
1224.83/1224.80	c asymm  cl-useful: 0/763/2130 lits-rem:0 time: 0.37
1224.83/1224.81	c calculated reachability. Time: 0.00
1224.83/1224.81	c  N st   103   4713954       100      2130         0    114633     10650   1530842   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370283-1305388664/watcher-3370283-1305388664 -o /tmp/evaluation-result-3370283-1305388664/solver-3370283-1305388664 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370283-1305388664.cnf 

running on 2 cores: 5,7

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.00 3.77 3.52 3/350 14398
/proc/meminfo: memFree=25894692/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=30288 CPUtime=0.01 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 698 0 0 0 1 0 0 0 20 0 1 0 650466893 31014912 620 33554432000 4194304 4650387 140735478912496 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 7572 620 376 112 0 2537 0

[startup+0.111433 s]
/proc/loadavg: 3.00 3.77 3.52 3/350 14398
/proc/meminfo: memFree=25894692/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=30420 CPUtime=0.1 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 821 0 0 0 10 0 0 0 21 0 1 0 650466893 31150080 743 33554432000 4194304 4650387 140735478912496 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 7605 743 377 112 0 2570 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30420

[startup+0.200429 s]
/proc/loadavg: 3.00 3.77 3.52 3/350 14398
/proc/meminfo: memFree=25894692/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=30948 CPUtime=0.19 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 1012 0 0 0 19 0 0 0 21 0 1 0 650466893 31690752 802 33554432000 4194304 4650387 140735478912496 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 7737 802 379 112 0 2702 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30948

[startup+0.300401 s]
/proc/loadavg: 3.00 3.77 3.52 3/350 14398
/proc/meminfo: memFree=25894692/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=31256 CPUtime=0.29 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 1225 0 0 0 29 0 0 0 21 0 1 0 650466893 32006144 815 33554432000 4194304 4650387 140735478912496 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 7814 815 379 112 0 2779 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31256

[startup+0.700325 s]
/proc/loadavg: 3.00 3.77 3.52 3/350 14398
/proc/meminfo: memFree=25894692/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=31544 CPUtime=0.69 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 1658 0 0 0 69 0 0 0 22 0 1 0 650466893 32301056 997 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 7886 997 379 112 0 2851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31544

[startup+1.50019 s]
/proc/loadavg: 3.00 3.77 3.52 5/360 14412
/proc/meminfo: memFree=25861240/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=37440 CPUtime=1.49 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 3335 0 0 0 149 0 0 0 25 0 1 0 650466893 38338560 2373 33554432000 4194304 4650387 140735478912496 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 9360 2373 381 112 0 4325 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37440

[startup+3.10089 s]
/proc/loadavg: 3.00 3.77 3.52 5/360 14412
/proc/meminfo: memFree=25843880/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=41028 CPUtime=3.09 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 4646 0 0 0 309 0 0 0 25 0 1 0 650466893 42012672 3301 33554432000 4194304 4650387 140735478912496 18446744073709551615 4438370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 10257 3301 381 112 0 5222 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41028

[startup+6.30031 s]
/proc/loadavg: 3.08 3.78 3.52 5/360 14412
/proc/meminfo: memFree=25826496/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=44080 CPUtime=6.29 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 6573 0 0 0 628 1 0 0 25 0 1 0 650466893 45137920 3904 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 11020 3904 381 112 0 5985 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44080

[startup+12.7001 s]
/proc/loadavg: 3.15 3.78 3.53 5/360 14412
/proc/meminfo: memFree=25809924/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=47732 CPUtime=12.69 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 10357 0 0 0 1267 2 0 0 25 0 1 0 650466893 48877568 4870 33554432000 4194304 4650387 140735478912496 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 11933 4870 381 112 0 6898 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47732

[startup+25.5008 s]
/proc/loadavg: 3.34 3.79 3.53 5/360 14413
/proc/meminfo: memFree=25783632/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=51068 CPUtime=25.49 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 15657 0 0 0 2546 3 0 0 25 0 1 0 650466893 52293632 5651 33554432000 4194304 4650387 140735478912496 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 12767 5651 381 112 0 7732 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51068

[startup+51.1011 s]
/proc/loadavg: 3.56 3.80 3.54 5/360 14413
/proc/meminfo: memFree=25772412/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=54224 CPUtime=51.09 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 24226 0 0 0 5105 4 0 0 25 0 1 0 650466893 55525376 6477 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 13556 6477 381 112 0 8521 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54224

[startup+102.301 s]
/proc/loadavg: 3.81 3.83 3.56 5/360 14415
/proc/meminfo: memFree=25741640/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=69656 CPUtime=102.3 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 39827 0 0 0 10223 7 0 0 25 0 1 0 650466893 71327744 10501 33554432000 4194304 4650387 140735478912496 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 17414 10501 381 112 0 12379 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69656

[startup+162.301 s]
/proc/loadavg: 3.93 3.86 3.59 5/360 14416
/proc/meminfo: memFree=25690008/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=80504 CPUtime=162.3 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 55066 0 0 0 16220 10 0 0 25 0 1 0 650466893 82436096 13303 33554432000 4194304 4650387 140735478912496 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 20126 13303 381 112 0 15091 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 80504

[startup+222.314 s]
/proc/loadavg: 4.10 3.91 3.62 5/360 14427
/proc/meminfo: memFree=25662448/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=80836 CPUtime=222.31 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 67538 0 0 0 22219 12 0 0 25 0 1 0 650466893 82776064 13191 33554432000 4194304 4650387 140735478912496 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 20209 13191 381 112 0 15174 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 80836

[startup+282.301 s]
/proc/loadavg: 4.03 3.93 3.64 5/360 14429
/proc/meminfo: memFree=25648036/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=96352 CPUtime=282.3 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 78793 0 0 0 28215 15 0 0 25 0 1 0 650466893 98664448 16445 33554432000 4194304 4650387 140735478912496 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 24088 16445 381 112 0 19053 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 96352

[startup+342.301 s]
/proc/loadavg: 4.01 3.94 3.66 5/360 14430
/proc/meminfo: memFree=25619104/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=96592 CPUtime=342.3 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 87664 0 0 0 34213 17 0 0 25 0 1 0 650466893 98910208 17109 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 24148 17109 381 112 0 19113 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 96592

[startup+402.301 s]
/proc/loadavg: 4.06 3.96 3.68 5/360 14435
/proc/meminfo: memFree=25609496/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=103064 CPUtime=402.31 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 96577 0 0 0 40211 20 0 0 25 0 1 0 650466893 105537536 19169 33554432000 4194304 4650387 140735478912496 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 25766 19169 381 112 0 20731 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 103064

[startup+462.301 s]
/proc/loadavg: 4.02 3.97 3.70 5/360 14436
/proc/meminfo: memFree=25593136/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=103316 CPUtime=462.31 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 105842 0 0 0 46207 24 0 0 25 0 1 0 650466893 105795584 19093 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 25829 19093 381 112 0 20794 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 103316

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/360 14438
/proc/meminfo: memFree=25580944/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=115732 CPUtime=522.3 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 115797 0 0 0 52204 26 0 0 25 0 1 0 650466893 118509568 21473 33554432000 4194304 4650387 140735478912496 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 28933 21473 381 112 0 23898 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 115732

[startup+582.301 s]
/proc/loadavg: 4.05 3.99 3.74 5/360 14440
/proc/meminfo: memFree=25580412/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=115876 CPUtime=582.31 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 124117 0 0 0 58201 30 0 0 25 0 1 0 650466893 118657024 22269 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 28969 22269 381 112 0 23934 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 115876

[startup+642.301 s]
/proc/loadavg: 4.02 3.99 3.75 5/360 14441
/proc/meminfo: memFree=25546272/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=130424 CPUtime=642.31 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 132619 0 0 0 64199 32 0 0 25 0 1 0 650466893 133554176 25647 33554432000 4194304 4650387 140735478912496 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 32606 25647 381 112 0 27571 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 130424

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.76 5/360 14443
/proc/meminfo: memFree=25541636/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=133680 CPUtime=702.32 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 133364 0 0 0 70200 32 0 0 25 0 1 0 650466893 136888320 26392 33554432000 4194304 4650387 140735478912496 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 33420 26392 381 112 0 28385 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 133680

[startup+762.301 s]
/proc/loadavg: 4.16 4.03 3.79 5/360 14444
/proc/meminfo: memFree=25555484/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=133848 CPUtime=762.32 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 140578 0 0 0 76198 34 0 0 25 0 1 0 650466893 137060352 24925 33554432000 4194304 4650387 140735478912496 18446744073709551615 4330353 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 33462 24925 381 112 0 28427 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 133848

[startup+822.3 s]
/proc/loadavg: 4.09 4.04 3.81 5/360 14446
/proc/meminfo: memFree=25518256/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=133972 CPUtime=822.32 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 147628 0 0 0 82195 37 0 0 25 0 1 0 650466893 137187328 26451 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 33493 26451 381 112 0 28458 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 133972

[startup+882.314 s]
/proc/loadavg: 4.03 4.03 3.82 5/360 14448
/proc/meminfo: memFree=25488096/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=142992 CPUtime=882.33 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 152385 0 0 0 88195 38 0 0 25 0 1 0 650466893 146423808 28425 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 35748 28425 381 112 0 30713 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 142992

[startup+942.3 s]
/proc/loadavg: 4.08 4.04 3.83 5/360 14449
/proc/meminfo: memFree=25489424/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=143084 CPUtime=942.32 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 158480 0 0 0 94191 41 0 0 25 0 1 0 650466893 146518016 28314 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 35771 28314 381 112 0 30736 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 143084

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.84 5/360 14451
/proc/meminfo: memFree=25488396/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=143244 CPUtime=1002.32 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 164948 0 0 0 100187 45 0 0 25 0 1 0 650466893 146681856 28742 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 35811 28742 381 112 0 30776 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 143244

[startup+1062.3 s]
/proc/loadavg: 4.16 4.05 3.85 5/360 14452
/proc/meminfo: memFree=25480536/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=143340 CPUtime=1062.32 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 171355 0 0 0 106185 47 0 0 25 0 1 0 650466893 146780160 28963 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 35835 28963 381 112 0 30800 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 143340

[startup+1122.3 s]
/proc/loadavg: 4.12 4.06 3.86 5/360 14454
/proc/meminfo: memFree=25497348/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=143488 CPUtime=1122.32 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 179291 0 0 0 112183 49 0 0 25 0 1 0 650466893 146931712 27347 33554432000 4194304 4650387 140735478912496 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 35872 27347 381 112 0 30837 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 143488

[startup+1182.3 s]
/proc/loadavg: 4.04 4.05 3.87 5/360 14456
/proc/meminfo: memFree=25445608/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=143588 CPUtime=1182.33 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 185915 0 0 0 118181 52 0 0 25 0 1 0 650466893 147034112 27655 33554432000 4194304 4650387 140735478912496 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 35897 27655 381 112 0 30862 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 143588

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.88 5/360 14457
/proc/meminfo: memFree=25410624/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=152948 CPUtime=1242.33 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 189727 0 0 0 124180 53 0 0 25 0 1 0 650466893 156618752 31467 33554432000 4194304 4650387 140735478912496 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 38237 31467 381 112 0 33202 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 152948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.20 4.08 3.90 4/359 14460
/proc/meminfo: memFree=25522460/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=153036 CPUtime=1300.04 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 195934 0 0 0 129948 56 0 0 25 0 1 0 650466893 156708864 30800 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 38259 30800 381 112 0 33224 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 153036

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

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

[startup+1300 s]
/proc/loadavg: 4.20 4.08 3.90 4/359 14460
/proc/meminfo: memFree=25522460/32951124 swapFree=40554400/67111528
[pid=14398] ppid=14396 vsize=153036 CPUtime=1300.04 cores=5,7
/proc/14398/stat : 14398 (strangenight1-s) R 14396 14398 13111 0 -1 4202496 195934 0 0 0 129948 56 0 0 25 0 1 0 650466893 156708864 30800 33554432000 4194304 4650387 140735478912496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14398/statm: 38259 30800 381 112 0 33224 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 153036

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.49
CPU system time (s): 0.567913
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 207724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.49
system time used= 0.567913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195934
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 867

runsolver used 4.46332 second user time and 10.7024 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-14 17:57:44
IDJOB=3370283
IDBENCH=83092
IDSOLVER=1847
FILE ID=node104/3370283-1305388664
RUNJOBID= node104-1305388664-14372
PBS_JOBID= 13324398
Free space on /tmp= 73388 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S332580795-055.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370283-1305388664/watcher-3370283-1305388664 -o /tmp/evaluation-result-3370283-1305388664/solver-3370283-1305388664 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370283-1305388664.cnf

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

MD5SUM BENCH= 1e018578440519156ef15a041316c93e
RANDOM SEED=767292216

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25895848 kB
Buffers:        283032 kB
Cached:        2296404 kB
SwapCached:     122128 kB
Active:         892880 kB
Inactive:      5897292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25895848 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           12556 kB
Writeback:           0 kB
AnonPages:     4101512 kB
Mapped:          11260 kB
Slab:           115856 kB
PageTables:      84896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74842872 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= 73372 MiB
End job on node104 at 2011-05-14 18:19:27