Trace number 3174640

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.06 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S456969343-019.SATISFIABLE.cnf
MD5SUM957c55bb21add5f7b2abfbda860d1a95
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 variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174640-1301787571.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.00	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.00	c -- vars added        800
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       800      3408         0         0     10224         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     27  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     339 undec:     102 neg:     359
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       773      3362         0         0     10224         0   no data   no data
0.04/0.08	c Decided on static restart strategy
0.09/0.19	c  N st     8      4919       773      3362         0      4879     10224    165187   no data   no data
0.49/0.51	c  N st    10     11302       773      3362         0      4510     10224    104433   no data   no data
0.79/0.81	c  N st    11     17049       773      3362         0     10196     10224    301143   no data   no data
1.19/1.28	c  F st    12     25002       773      3362         0     12504     10224    359149   no data   no data
1.19/1.29	c  N st    12     25002       773      3362         0     12504     10224    359149   no data   no data
1.49/1.55	c Decided on static restart strategy
1.49/1.55	c  N st    18     30001       773      3362         0     10742     10224    275683   no data   no data
1.49/1.55	c  S st    18     30001       773      3362         0     10742     10224    275683   no data   no data
1.49/1.58	c  S st    18     30505       773      3362         0     11245     10224    290049   no data   no data
1.49/1.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.59	c blocked clauses removed:        7 vars:      1 tried:         773 T: 0.00 s
1.49/1.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
1.49/1.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.49/1.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.59/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.65	c lits-rem:        90  cl-subs:      281  v-elim:      0  v-fix:    0  time:  0.05 s
1.59/1.66	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.01
1.59/1.66	c calculated reachability. Time: 0.00
1.59/1.66	c  N st    18     30505       772      3355         0     10964     10203    279008   no data   no data
2.09/2.10	c  N st    20     37616       772      3355         0     10194     10203    226681   no data   no data
2.48/2.51	c  N st    21     44015       772      3355         0     16498     10203    437388   no data   no data
2.58/2.64	c  S st    22     45757       772      3355         0      9395     10203    178012   no data   no data
2.58/2.67	c  S st    22     46260       772      3355         0      9896     10203    194007   no data   no data
2.58/2.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.58/2.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.58/2.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.58/2.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.58/2.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.58/2.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
2.58/2.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.58/2.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.58/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.58/2.69	c lits-rem:        10  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.01 s
2.58/2.69	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
2.68/2.70	c vivif2 --  cl tried     9834 cl shrink        0 lits rem          0 time: 0.00
2.68/2.70	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.01
2.68/2.70	c calculated reachability. Time: 0.00
2.68/2.70	c  N st    22     46260       772      3355         0      9834     10203    191623   no data   no data
3.69/3.74	c  N st    23     60658       772      3355         0     14202     10203    330257   no data   no data
4.39/4.45	c  N st    24     69390       772      3355         0     11963     10203    236996   no data   no data
4.39/4.45	c  S st    24     69390       772      3355         0     11963     10203    236996   no data   no data
4.39/4.48	c  S st    24     69894       772      3355         0     12465     10203    252634   no data   no data
4.39/4.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/4.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.39/4.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.39/4.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/4.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/4.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
4.39/4.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.39/4.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.49/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.52	c lits-rem:        18  cl-subs:      109  v-elim:      0  v-fix:    0  time:  0.02 s
4.49/4.52	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
4.49/4.53	c vivif2 --  cl tried    12356 cl shrink        0 lits rem          0 time: 0.00
4.49/4.53	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.01
4.49/4.53	c calculated reachability. Time: 0.00
4.49/4.53	c  N st    24     69894       772      3355         0     12356     10203    248263   no data   no data
5.89/5.92	c  F st    25     87500       772      3355         0     17853     10203    416541   no data   no data
5.89/5.92	c  N st    25     87500       772      3355         0     17853     10203    416541   no data   no data
6.29/6.33	c  N dy    34     93103       772      3355         0     23403     10203    605852     26.80     28.37
6.88/6.93	c  N dy    54    101010       772      3355         0     18402     10203    353706     21.59     22.80
7.18/7.23	c  S st    71    104842       772      3355         0     22214     10203    474192     21.67     19.77
7.18/7.28	c  S st    71    105347       772      3355         0     22718     10203    489232     21.67   no data
7.18/7.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.18/7.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.18/7.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.18/7.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.18/7.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.18/7.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
7.18/7.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.28/7.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.28/7.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.28/7.39	c lits-rem:        78  cl-subs:      169  v-elim:      0  v-fix:    0  time:  0.07 s
7.28/7.39	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
7.28/7.39	c vivif2 --  cl tried    22549 cl shrink        0 lits rem          0 time: 0.00
7.38/7.40	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.01
7.38/7.41	c calculated reachability. Time: 0.00
7.38/7.41	c  N dy    71    105347       772      3355         0     22549     10203    482559     21.67   no data
7.99/8.02	c  N dy    87    112767       772      3355         0     16025     10203    232949     21.25     22.46
8.59/8.62	c  N dy   128    120650       772      3355         0     23877     10203    486408     21.41     22.56
9.29/9.34	c  N dy   166    128359       772      3355         0     16631     10203    218571     21.51     22.92
9.99/10.02	c  N dy   204    136902       772      3355         0     25118     10203    484007     21.53     22.74
10.79/10.85	c  N dy   253    145742       772      3355         0     18014     10203    232066     21.59     22.80
11.59/11.67	c  N dy   291    155477       772      3355         0     27676     10203    538744     21.56     22.73
11.89/11.92	c  S st   303    158020       772      3355         0     30189     10203    615928     21.56     20.52
11.89/11.98	c  S st   303    158522       772      3355         0     30690     10203    632059     21.56   no data
11.89/11.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.89/11.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.89/11.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.89/11.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.89/11.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
11.89/11.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.00/12.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.00/12.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.10/12.16	c lits-rem:       151  cl-subs:      285  v-elim:      0  v-fix:    0  time:  0.15 s
12.10/12.16	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
12.10/12.17	c vivif2 --  cl tried    30405 cl shrink        0 lits rem          0 time: 0.01
12.10/12.19	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.02
12.10/12.19	c calculated reachability. Time: 0.00
12.10/12.19	c  N dy   303    158522       772      3355         0     30405     10203    620902     21.56   no data
13.39/13.44	c  N dy   334    171913       772      3355         0     26805     10203    464516     21.40     22.81
14.69/14.70	c  N dy   386    184764       772      3355         0     21701     10203    292011     21.39     22.67
15.79/15.82	c  N dy   447    196559       772      3355         0     33432     10203    664341     21.45     23.03
16.99/17.05	c  N dy   512    209164       772      3355         0     27102     10203    430182     21.51     22.88
19.09/19.13	c  N dy   552    229224       772      3355         0     27102     10203    403500     21.32     22.73
19.98/20.05	c  S st   607    237783       772      3355         0     35615     10203    676153     21.38     21.36
20.08/20.12	c  S st   607    238287       772      3355         0     36119     10203    692240     21.38   no data
20.08/20.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.08/20.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.08/20.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.08/20.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.08/20.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.08/20.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
20.08/20.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.08/20.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.08/20.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.28/20.37	c lits-rem:       126  cl-subs:      437  v-elim:      0  v-fix:    0  time:  0.20 s
20.28/20.37	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
20.28/20.38	c vivif2 --  cl tried    35682 cl shrink        0 lits rem          0 time: 0.01
20.38/20.40	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.02
20.38/20.40	c calculated reachability. Time: 0.00
20.38/20.40	c  N dy   607    238287       772      3355         0     35682     10203    677474     21.38   no data
21.99/22.06	c  N dy   678    253989       772      3355         0     30445     10203    490397     21.40     22.85
23.89/23.97	c  N dy   749    270233       772      3355         0     24737     10203    278581     21.39     22.66
25.79/25.86	c  N dy   829    287547       772      3355         0     41929     10203    823065     21.43     25.48
27.89/27.90	c  F st   897    306252       772      3355         0     37675     10203    661555     21.35     19.27
27.89/27.90	c  N st   897    306252       772      3355         0     37675     10203    661555     21.35     19.27
28.50/28.55	c Decided on static restart strategy
31.19/31.22	c  N st   907    334566       772      3355         0     41849     10203   1031004     21.35   no data
33.99/34.05	c  N st   909    357432       772      3355         0     39720     10203   1014431     21.35   no data
33.99/34.05	c  S st   909    357432       772      3355         0     39720     10203   1014431     21.35   no data
34.09/34.13	c  S st   909    357935       772      3355         0     40223     10203   1029823     21.35   no data
34.09/34.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.09/34.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.09/34.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.09/34.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.09/34.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.09/34.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
34.09/34.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.09/34.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.09/34.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.79/34.80	c lits-rem:       271  cl-subs:      943  v-elim:      0  v-fix:    0  time:  0.61 s
34.79/34.80	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
34.79/34.81	c vivif2 --  cl tried    39280 cl shrink        0 lits rem          0 time: 0.01
34.79/34.83	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.02
34.79/34.83	c calculated reachability. Time: 0.00
34.79/34.83	c  N st   909    357935       772      3355         0     39280     10203    988629     21.35   no data
39.50/39.50	c  N st   910    390328       772      3355         0     45566     10203   1251484     21.35   no data
46.49/46.59	c  N st   911    438916       772      3355         0     39173     10203    895127     21.35   no data
57.29/57.32	c  N st   912    511799       772      3355         0     52763     10203   1312601     21.35   no data
61.28/61.37	c  N st   913    536902       772      3355         0     46971     10203   1039305     21.35   no data
61.28/61.37	c  S st   913    536902       772      3355         0     46971     10203   1039305     21.35   no data
61.38/61.48	c  S st   913    537405       772      3355         0     47473     10203   1054840     21.35   no data
61.38/61.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.49/61.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
61.49/61.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.49/61.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.49/61.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.49/61.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
61.49/61.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.49/61.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.49/61.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.70/62.79	c lits-rem:       394  cl-subs:     1604  v-elim:      0  v-fix:    0  time:  1.25 s
62.70/62.79	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
62.79/62.80	c vivif2 --  cl tried    45869 cl shrink        0 lits rem          0 time: 0.01
62.79/62.83	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.03
62.79/62.83	c calculated reachability. Time: 0.00
62.79/62.83	c  N st   913    537405       772      3355         0     45869     10203    993187     21.35   no data
90.99/91.10	c  N st   914    701389       772      3355         0     39936     10203    661495     21.35   no data
110.39/110.41	c  N st   915    806108       772      3355         0     69116     10203   1667468     21.35   no data
110.39/110.41	c  S st   915    806108       772      3355         0     69116     10203   1667468     21.35   no data
110.49/110.56	c  S st   915    806611       772      3355         0     69618     10203   1682836     21.35   no data
110.49/110.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
110.49/110.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
110.49/110.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
110.49/110.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.49/110.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.49/110.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
110.49/110.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
110.59/110.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
110.59/110.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.19/115.26	c lits-rem:       591  cl-subs:     2995  v-elim:      0  v-fix:    0  time:  4.60 s
115.19/115.26	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
115.19/115.29	c vivif2 --  cl tried    66623 cl shrink        0 lits rem          0 time: 0.02
115.29/115.35	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.06
115.29/115.35	c calculated reachability. Time: 0.00
115.29/115.35	c  N st   915    806611       772      3355         0     66623     10203   1572063     21.35   no data
165.39/165.49	c  F st   916   1071875       772      3355         0     82628     10203   2028585     21.35   no data
165.39/165.49	c  N st   916   1071875       772      3355         0     82628     10203   2028585     21.35   no data
166.69/166.76	c Decided on static restart strategy
170.59/170.66	c  N st   926   1100180       772      3355         0     66353     10203   1338053     21.35   no data
177.69/177.78	c  N st   928   1136173       772      3355         0     56590     10203   1003291     21.35   no data
184.80/184.84	c  N st   929   1168565       772      3355         0     88460     10203   2146848     21.35   no data
193.00/193.08	c  N st   930   1209916       772      3355         0     83134     10203   1889350     21.35   no data
193.00/193.08	c  S st   930   1209916       772      3355         0     83134     10203   1889350     21.35   no data
193.20/193.28	c  S st   930   1210417       772      3355         0     83634     10203   1905838     21.35   no data
193.20/193.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
193.30/193.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
193.30/193.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
193.30/193.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
193.30/193.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.30/193.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
193.30/193.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
193.30/193.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
193.39/193.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.29/197.32	c lits-rem:       628  cl-subs:     2470  v-elim:      0  v-fix:    0  time:  3.91 s
197.29/197.32	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
197.29/197.34	c vivif2 --  cl tried    81164 cl shrink        0 lits rem          0 time: 0.02
197.39/197.41	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.07
197.39/197.41	c calculated reachability. Time: 0.00
197.39/197.41	c  N st   930   1210417       772      3355         0     81164     10203   1807663     21.35   no data
213.99/214.00	c  N st   931   1283300       772      3355         0     57191     10203    920681     21.35   no data
238.39/238.43	c  N st   932   1392625       772      3355         0     65420     10203   1156972     21.35   no data
273.90/273.97	c  N st   933   1556609       772      3355         0     70222     10203   1260936     21.35   no data
311.90/311.90	c  N st   934   1710417       772      3355         0     56461     10203    674036     21.35   no data
311.90/311.90	c  S st   934   1710417       772      3355         0     56461     10203    674036     21.35   no data
312.00/312.02	c  S st   934   1710919       772      3355         0     56963     10203    689215     21.35   no data
312.00/312.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
312.00/312.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
312.00/312.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
312.00/312.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
312.00/312.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.00/312.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
312.00/312.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
312.00/312.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
312.00/312.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.10/312.17	c lits-rem:        55  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.09 s
312.10/312.17	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
312.10/312.18	c vivif2 --  cl tried    56919 cl shrink        0 lits rem          0 time: 0.01
312.20/312.22	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.04
312.20/312.22	c calculated reachability. Time: 0.00
312.20/312.22	c  N st   934   1710919       772      3355         0     56919     10203    688278     21.35   no data
408.70/408.77	c  N st   935   2079885       772      3355         0     62605     10203    733447     21.35   no data
445.20/445.29	c  N st   936   2210921       772      3355         0     64698     10203    754360     21.35   no data
445.20/445.29	c  S st   936   2210921       772      3355         0     64698     10203    754360     21.35   no data
445.41/445.42	c  S st   936   2211424       772      3355         0     65201     10203    769645     21.35   no data
445.41/445.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
445.41/445.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
445.41/445.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
445.41/445.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
445.41/445.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.41/445.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
445.41/445.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
445.41/445.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
445.41/445.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.51/445.59	c lits-rem:        52  cl-subs:       79  v-elim:      0  v-fix:    0  time:  0.10 s
445.51/445.59	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
445.60/445.60	c vivif2 --  cl tried    65122 cl shrink        0 lits rem          0 time: 0.01
445.60/445.64	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.04
445.60/445.64	c calculated reachability. Time: 0.00
445.60/445.64	c  N st   936   2211424       772      3355         0     65122     10203    767262     21.35   no data
597.71/597.79	c  N st   937   2711424       772      3355         0     82043     10203   1192710     21.35   no data
597.71/597.79	c  S st   937   2711424       772      3355         0     82043     10203   1192710     21.35   no data
597.91/597.99	c  S st   937   2711926       772      3355         0     82545     10203   1208978     21.35   no data
597.91/597.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
598.01/598.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
598.01/598.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
598.01/598.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
598.01/598.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
598.01/598.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
598.01/598.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
598.01/598.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
598.01/598.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
598.71/598.76	c lits-rem:       145  cl-subs:     1049  v-elim:      0  v-fix:    0  time:  0.67 s
598.71/598.76	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
598.71/598.77	c vivif2 --  cl tried    81496 cl shrink        0 lits rem          0 time: 0.02
598.81/598.84	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.06
598.81/598.84	c calculated reachability. Time: 0.00
598.81/598.84	c  N st   937   2711926       772      3355         0     81496     10203   1173504     21.35   no data
760.52/760.54	c  N st   938   3211926       772      3355         0    127191     10203   2830566     21.35   no data
760.52/760.54	c  S st   938   3211926       772      3355         0    127191     10203   2830566     21.35   no data
760.82/760.85	c  S st   938   3212430       772      3355         0    127695     10203   2845191     21.35   no data
760.82/760.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
760.92/760.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
760.92/760.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
760.92/760.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.92/760.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.92/760.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
760.92/760.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
760.92/760.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
761.02/761.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
775.32/775.37	c lits-rem:       606  cl-subs:     5764  v-elim:      0  v-fix:    0  time: 14.33 s
775.32/775.37	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
775.42/775.41	c vivif2 --  cl tried   121931 cl shrink        0 lits rem          0 time: 0.04
775.52/775.52	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.12
775.52/775.53	c calculated reachability. Time: 0.00
775.52/775.53	c  N st   938   3212430       772      3355         0    121931     10203   2627836     21.35   no data
955.63/955.65	c  N st   939   3712430       772      3355         0    133026     10203   2834134     21.35   no data
955.63/955.65	c  S st   939   3712430       772      3355         0    133026     10203   2834134     21.35   no data
955.93/955.99	c  S st   939   3712934       772      3355         0    133528     10203   2850201     21.35   no data
956.03/956.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
956.03/956.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
956.03/956.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
956.03/956.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
956.03/956.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
956.03/956.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
956.03/956.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
956.13/956.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
956.13/956.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
967.72/967.78	c lits-rem:      1283  cl-subs:     4655  v-elim:      0  v-fix:    0  time: 11.60 s
967.72/967.78	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
967.82/967.82	c vivif2 --  cl tried   128873 cl shrink        0 lits rem          0 time: 0.04
967.93/967.95	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.13
967.93/967.95	c calculated reachability. Time: 0.00
967.93/967.95	c  N st   939   3712934       772      3355         0    128873     10203   2673223     21.35   no data
984.12/984.19	c  F st   940   3751563       772      3355         0    166985     10203   4105676     21.35   no data
984.12/984.19	c  N st   940   3751563       772      3355         0    166985     10203   4105676     21.35   no data
985.92/985.96	c Decided on static restart strategy
992.72/992.70	c  N st   950   3779866       772      3355         0    111315     10203   1892807     21.35   no data
1006.53/1006.56	c  N st   952   3815858       772      3355         0    146710     10203   3070657     21.35   no data
1021.42/1021.44	c  N st   953   3848250       772      3355         0     93929     10203   1234116     21.35   no data
1036.93/1036.99	c  N st   954   3896838       772      3355         0    141803     10203   2949036     21.35   no data
1064.23/1064.22	c  N st   955   3969722       772      3355         0    127787     10203   2375028     21.35   no data
1104.53/1104.55	c  N st   956   4079046       772      3355         0    148983     10203   3125300     21.35   no data
1156.73/1156.78	c  N st   957   4212935       772      3355         0    104298     10203   1510363     21.35   no data
1156.73/1156.78	c  S st   957   4212935       772      3355         0    104298     10203   1510363     21.35   no data
1157.03/1157.03	c  S st   957   4213443       772      3355         0    104805     10203   1527100     21.35   no data
1157.03/1157.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1157.03/1157.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1157.03/1157.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1157.03/1157.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1157.03/1157.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1157.03/1157.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
1157.03/1157.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1157.13/1157.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1157.13/1157.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1158.34/1158.37	c lits-rem:       184  cl-subs:     1568  v-elim:      0  v-fix:    0  time:  1.21 s
1158.34/1158.37	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
1158.43/1158.40	c vivif2 --  cl tried   103237 cl shrink        0 lits rem          0 time: 0.02
1158.43/1158.49	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.09
1158.43/1158.49	c calculated reachability. Time: 0.00
1158.43/1158.49	c  N st   957   4213443       772      3355         0    103237     10203   1472088     21.35   no data
1243.73/1243.76	c  N st   958   4459420       772      3355         0    165609     10203   3764993     21.35   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-3174640-1301787571/watcher-3174640-1301787571 -o /tmp/evaluation-result-3174640-1301787571/solver-3174640-1301787571 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174640-1301787571.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.89 5/189 20546
/proc/meminfo: memFree=22494476/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=20396 CPUtime=0 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4194304 221 0 0 0 0 0 0 0 25 0 1 0 290359404 20885504 173 33554432000 4194304 4627331 140733193975216 18446744073709551615 212431054613 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20546/statm: 5099 183 150 106 0 57 0

[startup+0.0520459 s]
/proc/loadavg: 3.68 3.93 3.89 5/189 20546
/proc/meminfo: memFree=22494476/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=30540 CPUtime=0.04 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 830 0 0 0 4 0 0 0 25 0 1 0 290359404 31272960 746 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309376 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 7635 746 371 106 0 2606 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30540

[startup+0.101044 s]
/proc/loadavg: 3.68 3.93 3.89 5/189 20546
/proc/meminfo: memFree=22494476/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=30680 CPUtime=0.09 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 892 0 0 0 9 0 0 0 25 0 1 0 290359404 31416320 808 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 7670 808 371 106 0 2641 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30680

[startup+0.301008 s]
/proc/loadavg: 3.68 3.93 3.89 5/189 20546
/proc/meminfo: memFree=22494476/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=31240 CPUtime=0.29 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 1198 0 0 0 29 0 0 0 25 0 1 0 290359404 31989760 914 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 7810 914 372 106 0 2781 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31240

[startup+0.700924 s]
/proc/loadavg: 3.68 3.93 3.89 5/189 20546
/proc/meminfo: memFree=22494476/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=31752 CPUtime=0.69 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 1662 0 0 0 69 0 0 0 25 0 1 0 290359404 32514048 1084 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 7938 1084 372 106 0 2909 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31752

[startup+1.5008 s]
/proc/loadavg: 3.68 3.93 3.89 5/190 20547
/proc/meminfo: memFree=22480260/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=32548 CPUtime=1.49 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 2617 0 0 0 149 0 0 0 25 0 1 0 290359404 33329152 1223 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 8137 1223 373 106 0 3108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32548

[startup+3.10049 s]
/proc/loadavg: 3.68 3.93 3.89 5/190 20547
/proc/meminfo: memFree=22453600/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=40252 CPUtime=3.08 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 5706 0 0 0 308 0 0 0 25 0 1 0 290359404 41218048 3266 33554432000 4194304 4627331 140733193975216 18446744073709551615 4324631 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 10063 3266 377 106 0 5034 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40252

[startup+6.30086 s]
/proc/loadavg: 3.70 3.93 3.89 5/190 20547
/proc/meminfo: memFree=22440112/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=42340 CPUtime=6.29 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 8311 0 0 0 628 1 0 0 25 0 1 0 290359404 43356160 3898 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 10585 3898 377 106 0 5556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42340

[startup+12.7007 s]
/proc/loadavg: 3.73 3.94 3.89 5/190 20547
/proc/meminfo: memFree=22412624/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=65948 CPUtime=12.69 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 12399 0 0 0 1267 2 0 0 25 0 1 0 290359404 67530752 7225 33554432000 4194304 4627331 140733193975216 18446744073709551615 4299551 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 16487 7225 377 106 0 11458 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65948

[startup+25.5003 s]
/proc/loadavg: 3.79 3.94 3.89 5/190 20548
/proc/meminfo: memFree=22372340/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=75592 CPUtime=25.49 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 14947 0 0 0 2546 3 0 0 25 0 1 0 290359404 77406208 9773 33554432000 4194304 4627331 140733193975216 18446744073709551615 4308233 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 18898 9773 377 106 0 13869 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75592

[startup+51.1004 s]
/proc/loadavg: 3.86 3.94 3.89 5/190 20548
/proc/meminfo: memFree=22345352/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=82160 CPUtime=51.09 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 27506 0 0 0 5104 5 0 0 25 0 1 0 290359404 84131840 12519 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 20540 12519 377 106 0 15511 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82160

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.90 5/190 20550
/proc/meminfo: memFree=22291872/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=83552 CPUtime=102.29 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 36965 0 0 0 10223 6 0 0 25 0 1 0 290359404 85557248 14256 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 20888 14256 377 106 0 15859 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 83552

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.90 5/190 20551
/proc/meminfo: memFree=22240616/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=104752 CPUtime=162.29 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 57733 0 0 0 16219 10 0 0 25 0 1 0 290359404 107266048 19117 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309102 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 26188 19117 377 106 0 21159 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 104752

[startup+222.301 s]
/proc/loadavg: 4.02 3.97 3.91 5/190 20553
/proc/meminfo: memFree=22195424/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=123956 CPUtime=222.3 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 75624 0 0 0 22216 14 0 0 25 0 1 0 290359404 126930944 24375 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 30989 24375 377 106 0 25960 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 123956

[startup+282.301 s]
/proc/loadavg: 4.17 4.00 3.92 5/190 20554
/proc/meminfo: memFree=22163760/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=124168 CPUtime=282.29 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 89758 0 0 0 28211 18 0 0 25 0 1 0 290359404 127148032 24675 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 31042 24675 377 106 0 26013 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 124168

[startup+342.3 s]
/proc/loadavg: 4.06 4.00 3.92 5/190 20556
/proc/meminfo: memFree=22155660/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=126752 CPUtime=342.3 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 103932 0 0 0 34208 22 0 0 25 0 1 0 290359404 129794048 23589 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309087 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 31688 23589 377 106 0 26659 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 126752

[startup+402.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 20558
/proc/meminfo: memFree=22136404/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=127564 CPUtime=402.3 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 115540 0 0 0 40205 25 0 0 25 0 1 0 290359404 130625536 25493 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 31891 25493 377 106 0 26862 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 127564

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 20559
/proc/meminfo: memFree=22117260/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=182172 CPUtime=462.31 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 127330 0 0 0 46202 29 0 0 25 0 1 0 290359404 186544128 26971 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 45543 26971 377 106 0 40514 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 182172

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20561
/proc/meminfo: memFree=22126636/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=131752 CPUtime=522.31 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 138097 0 0 0 52199 32 0 0 25 0 1 0 290359404 134914048 26906 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 32938 26906 377 106 0 27909 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 131752

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 20562
/proc/meminfo: memFree=22093588/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=133836 CPUtime=582.3 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 149182 0 0 0 58194 36 0 0 25 0 1 0 290359404 137048064 26699 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 33459 26699 377 106 0 28430 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 133836

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 20564
/proc/meminfo: memFree=22106928/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=192068 CPUtime=642.31 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 159313 0 0 0 64192 39 0 0 25 0 1 0 290359404 196677632 29038 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 48017 29038 377 106 0 42988 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 192068

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20566
/proc/meminfo: memFree=22109500/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=139612 CPUtime=702.31 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 170036 0 0 0 70188 43 0 0 25 0 1 0 290359404 142962688 27811 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 34903 27811 377 106 0 29874 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 139612

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20567
/proc/meminfo: memFree=22076956/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=170076 CPUtime=762.32 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 186443 0 0 0 76184 48 0 0 25 0 1 0 290359404 174157824 35835 33554432000 4194304 4627331 140733193975216 18446744073709551615 4420147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 42519 35835 377 106 0 37490 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 170076

[startup+822.301 s]
/proc/loadavg: 4.11 4.03 3.94 5/190 20569
/proc/meminfo: memFree=22075676/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=170868 CPUtime=822.32 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 193953 0 0 0 82181 51 0 0 25 0 1 0 290359404 174968832 34610 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 42717 34610 377 106 0 37688 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 170868

[startup+882.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 20570
/proc/meminfo: memFree=22069816/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=171012 CPUtime=882.32 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 202909 0 0 0 88179 53 0 0 25 0 1 0 290359404 175116288 34736 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 42753 34736 377 106 0 37724 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 171012

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 20572
/proc/meminfo: memFree=22065204/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=171124 CPUtime=942.32 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 211559 0 0 0 94176 56 0 0 25 0 1 0 290359404 175230976 34305 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309174 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 42781 34305 377 106 0 37752 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 171124

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 20574
/proc/meminfo: memFree=22011952/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=186464 CPUtime=1002.32 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 221477 0 0 0 100174 58 0 0 25 0 1 0 290359404 190939136 39502 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 46616 39502 377 106 0 41587 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 186464

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 20575
/proc/meminfo: memFree=22017368/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=186564 CPUtime=1062.33 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 229449 0 0 0 106172 61 0 0 25 0 1 0 290359404 191041536 38871 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 46641 38871 377 106 0 41612 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 186564

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 20577
/proc/meminfo: memFree=21996244/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=186640 CPUtime=1122.33 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 237861 0 0 0 112170 63 0 0 25 0 1 0 290359404 191119360 38389 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 46660 38389 377 106 0 41631 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 186640

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 20578
/proc/meminfo: memFree=21982948/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=246016 CPUtime=1182.33 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 245633 0 0 0 118166 67 0 0 25 0 1 0 290359404 251920384 41632 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 61504 41632 377 106 0 56475 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 246016

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 20580
/proc/meminfo: memFree=21947936/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=246440 CPUtime=1242.33 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 254785 0 0 0 124163 70 0 0 25 0 1 0 290359404 252354560 41238 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 61610 41238 377 106 0 56581 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 246440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 2/184 20594
/proc/meminfo: memFree=22337164/32951124 swapFree=67111528/67111528
[pid=20546] ppid=20544 vsize=189860 CPUtime=1300.04 cores=4,6
/proc/20546/stat : 20546 (strangenight2-s) R 20544 20546 20033 0 -1 4202496 263203 0 0 0 129930 74 0 0 25 0 1 0 290359404 194416640 39989 33554432000 4194304 4627331 140733193975216 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20546/statm: 47465 39989 377 106 0 42436 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 189860

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.3
system time used= 0.753885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263203
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 752

runsolver used 2.27065 second user time and 4.82027 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-03 01:39:31
IDJOB=3174640
IDBENCH=82858
IDSOLVER=1587
FILE ID=node102/3174640-1301787571
RUNJOBID= node102-1301783660-20053
PBS_JOBID= 12841415
Free space on /tmp= 71960 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S456969343-019.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174640-1301787571/watcher-3174640-1301787571 -o /tmp/evaluation-result-3174640-1301787571/solver-3174640-1301787571 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174640-1301787571.cnf

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

MD5SUM BENCH= 957c55bb21add5f7b2abfbda860d1a95
RANDOM SEED=943936886

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22494508 kB
Buffers:        344312 kB
Cached:        9779536 kB
SwapCached:          0 kB
Active:        7252072 kB
Inactive:      2945076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22494508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23324 kB
Writeback:           0 kB
AnonPages:       73224 kB
Mapped:          16384 kB
Slab:           195532 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   289268 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= 71952 MiB
End job on node102 at 2011-04-03 02:01:13